Summary: | autoconf: update to 2.71 | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Anton Farygin <rider> |
Component: | autoconf | Assignee: | Gleb F-Malinovskiy <glebfm> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | a.lukyanov, ancieg, arbars, arseny, asy, glebfm, ldv, placeholder, rider, tergoevm |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Bug Depends on: | 46988 | ||
Bug Blocks: | 46625 |
Description
Anton Farygin
2022-04-06 11:42:05 MSK
ping Свежий blackbox тоже хочет 2,71 autoreconf-default: running: aclocal --force -I m4 configure.ac:4: error: Autoconf version 2.71 or higher is required 2.71 мого кто уже хочет. Решил собрать cpio версию апстрима 2.14 за место 2.13 из Сизифа, в итоге configure.ac:23: error: Autoconf version 2.71 or higher is required (In reply to Mikhail Tergoev from comment #4) > configure.ac:23: error: Autoconf version 2.71 or higher is required I've encountered this requirement today. Как правило, люди пишут AC_PREREQ([2.71]) просто так. *** Bug 46416 has been marked as a duplicate of this bug. *** autoconf_2.71-2.71-alt1 -> icarus: * Fri Jul 21 2023 Gleb F-Malinovskiy <glebfm@altlinux> 2.71-alt1 - Updated to v2.71 (ALT#42349). (In reply to Repository Robot from comment #8) > autoconf_2.71-2.71-alt1 -> icarus: > > * Fri Jul 21 2023 Gleb F-Malinovskiy <glebfm@altlinux> 2.71-alt1 > - Updated to v2.71 (ALT#42349). Прошу прощения за нетерпеливость: а в Sisyphus будет собрано? :) (In reply to Anton Zhukharev from comment #9) > (In reply to Repository Robot from comment #8) > > autoconf_2.71-2.71-alt1 -> icarus: > > > > * Fri Jul 21 2023 Gleb F-Malinovskiy <glebfm@altlinux> 2.71-alt1 > > - Updated to v2.71 (ALT#42349). > > Прошу прощения за нетерпеливость: а в Sisyphus будет собрано? :) Конечно. icarus нужен для предваритальной тестовой пересборки, а баги на sisyphus не должны автоматически закрываться сборке в icarus. Держу в курсе, пересборка показала, что этот баг не решается отдельно от #46988. util-linux-2.39.1-alt1 localstatedir: /var/lib - runstatedir: /var/run + runstatedir: ${localstatedir}/run [...] + Checking contents of files in /usr/src/tmp/util-linux-buildroot/ (default) + grep: /usr/src/tmp/util-linux-buildroot/lib64/libuuid.so.1.3.0: binary file matches + grep: /usr/src/tmp/util-linux-buildroot/usr/lib64/libuuid.a: binary file matches + grep: /usr/src/tmp/util-linux-buildroot/usr/sbin/uuidd: binary file matches + grep: /usr/src/tmp/util-linux-buildroot/sbin/agetty: binary file matches + 028-check_contents.brp: ERROR: Contents of files listed above match pattern /var/lib/(cache|lib|lock|log|nis|run|spool|www|yp)/ krb5-1.21.1-alt1 -+ configured_kdcrundir=/var/run/krb5kdc -+ test /var/run/krb5kdc '!=' /var/run/krb5kdc ++ configured_kdcrundir=/var/lib/kerberos/run/krb5kdc ++ test /var/lib/kerberos/run/krb5kdc '!=' /var/run/krb5kdc ++ exit 1 autoconf_2.71-2.71-alt1 -> sisyphus: * Fri Jul 21 2023 Gleb F-Malinovskiy <glebfm@altlinux> 2.71-alt1 - Updated to v2.71 (ALT#42349). |