Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ostree.spec'], chrootPath='/var/lib/mock/dist-an23-build-295341-65781/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ostree.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Tue Jul 14 2023 Liwei Ge - 2022.2-6.0.1 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1689292800 Wrote: /builddir/build/SRPMS/ostree-2022.2-6.0.1.an23.src.rpm RPM build warnings: bogus date in %changelog: Tue Jul 14 2023 Liwei Ge - 2022.2-6.0.1 Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ostree.spec'], chrootPath='/var/lib/mock/dist-an23-build-295341-65781/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ostree.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Tue Jul 14 2023 Liwei Ge - 2022.2-6.0.1 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1689292800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0rg0bh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libostree-2022.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libostree-2022.2.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libostree-2022.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ostree-2022.2 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Add-an-ostree-boot-complete.service-to-propagate-sta.patch + /usr/bin/git apply --index --reject - :207: trailing whitespace. if (!glnx_file_replace_contents_at (self->boot_fd, _OSTREE_FINALIZE_STAGED_FAILURE_PATH, Checking patch Makefile-boot.am... Checking patch Makefile-ostree.am... Checking patch src/boot/ostree-boot-complete.service... Checking patch src/libostree/ostree-cmdprivate.c... Checking patch src/libostree/ostree-cmdprivate.h... Checking patch src/libostree/ostree-impl-system-generator.c... Checking patch src/libostree/ostree-sysroot-deploy.c... Checking patch src/libostree/ostree-sysroot-private.h... Checking patch src/libostree/ostree-sysroot.c... Checking patch src/ostree/ot-admin-builtin-boot-complete.c... Checking patch src/ostree/ot-admin-builtins.h... Checking patch src/ostree/ot-builtin-admin.c... Applied patch Makefile-boot.am cleanly. Applied patch Makefile-ostree.am cleanly. Applied patch src/boot/ostree-boot-complete.service cleanly. Applied patch src/libostree/ostree-cmdprivate.c cleanly. Applied patch src/libostree/ostree-cmdprivate.h cleanly. Applied patch src/libostree/ostree-impl-system-generator.c cleanly. Applied patch src/libostree/ostree-sysroot-deploy.c cleanly. Applied patch src/libostree/ostree-sysroot-private.h cleanly. Applied patch src/libostree/ostree-sysroot.c cleanly. Applied patch src/ostree/ot-admin-builtin-boot-complete.c cleanly. Applied patch src/ostree/ot-admin-builtins.h cleanly. Applied patch src/ostree/ot-builtin-admin.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0001-Add-an-ostree-boot-complete.service-to-propagate-sta.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-libarchive-Handle-archive_entry_symlink-returning-NU.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-repo-libarchive.c... Applied patch src/libostree/ostree-repo-libarchive.c cleanly. + /usr/bin/git commit -q -m 0002-libarchive-Handle-archive_entry_symlink-returning-NU.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-repo-Factor-out-_ostree_repo_auto_transaction_new.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-repo-private.h... Checking patch src/libostree/ostree-repo.c... Applied patch src/libostree/ostree-repo-private.h cleanly. Applied patch src/libostree/ostree-repo.c cleanly. + /usr/bin/git commit -q -m 0003-repo-Factor-out-_ostree_repo_auto_transaction_new.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-repo-Correctly-initialize-refcount-of-temporary-tran.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-repo-commit.c... Applied patch src/libostree/ostree-repo-commit.c cleanly. + /usr/bin/git commit -q -m 0004-repo-Correctly-initialize-refcount-of-temporary-tran.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-deploy-Try-to-rebuild-policy-in-new-deployment-if-ne.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-sysroot-deploy.c... Applied patch src/libostree/ostree-sysroot-deploy.c cleanly. + /usr/bin/git commit -q -m 0005-deploy-Try-to-rebuild-policy-in-new-deployment-if-ne.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-deploy-Be-a-bit-more-verbose-about-SELinux-bits.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-sysroot-deploy.c... Applied patch src/libostree/ostree-sysroot-deploy.c cleanly. + /usr/bin/git commit -q -m 0006-deploy-Be-a-bit-more-verbose-about-SELinux-bits.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-backport-GH2694-secure-execution-enablement-s390x.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-bootloader-zipl.c... Checking patch src/libostree/s390x-se-luks-gencpio... Checking patch src/libostree/ostree-bootloader-zipl.c... Checking patch src/libostree/ostree-bootloader-zipl.c... Checking patch src/libostree/s390x-se-luks-gencpio... Checking patch src/libostree/ostree-bootloader-zipl.c... Applied patch src/libostree/ostree-bootloader-zipl.c cleanly. Applied patch src/libostree/s390x-se-luks-gencpio cleanly. Applied patch src/libostree/ostree-bootloader-zipl.c cleanly. Applied patch src/libostree/ostree-bootloader-zipl.c cleanly. Applied patch src/libostree/s390x-se-luks-gencpio cleanly. Applied patch src/libostree/ostree-bootloader-zipl.c cleanly. + /usr/bin/git commit -q -m 0007-backport-GH2694-secure-execution-enablement-s390x.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-backport-GH2696-ed25519-verify-signatures-minimum-length.patch + /usr/bin/git apply --index --reject - Checking patch src/libostree/ostree-sign-ed25519.c... Applied patch src/libostree/ostree-sign-ed25519.c cleanly. + /usr/bin/git commit -q -m 0008-backport-GH2696-ed25519-verify-signatures-minimum-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Support-overlayfs-whiteouts-on-checkout.patch + /usr/bin/git apply --index --reject - Checking patch Makefile-tests.am... Checking patch bash/ostree... Checking patch man/ostree-checkout.xml... Checking patch src/libostree/ostree-repo-checkout.c... Checking patch src/libostree/ostree-repo.h... Checking patch src/libostree/ostree-sysroot-deploy.c... Checking patch src/ostree/ot-builtin-checkout.c... Checking patch tests/archive-test.sh... Checking patch tests/basic-test.sh... Checking patch tests/libtest.sh... Checking patch tests/test-admin-deploy-whiteouts.sh... Applied patch Makefile-tests.am cleanly. Applied patch bash/ostree cleanly. Applied patch man/ostree-checkout.xml cleanly. Applied patch src/libostree/ostree-repo-checkout.c cleanly. Applied patch src/libostree/ostree-repo.h cleanly. Applied patch src/libostree/ostree-sysroot-deploy.c cleanly. Applied patch src/ostree/ot-builtin-checkout.c cleanly. Applied patch tests/archive-test.sh cleanly. Applied patch tests/basic-test.sh cleanly. Applied patch tests/libtest.sh cleanly. Applied patch tests/test-admin-deploy-whiteouts.sh cleanly. + /usr/bin/git commit -q -m 0001-Support-overlayfs-whiteouts-on-checkout.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FA5iby + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libostree-2022.2 + env NOCONFIGURE=1 ./autogen.sh grep: warning: stray \ before , grep: warning: stray \ before white space autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I buildutil -I libglnx ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'buildutil'. libtoolize: copying file 'buildutil/libtool.m4' libtoolize: copying file 'buildutil/ltoptions.m4' libtoolize: copying file 'buildutil/ltsugar.m4' libtoolize: copying file 'buildutil/ltversion.m4' libtoolize: copying file 'buildutil/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: running: gtkdocize --copy grep: warning: stray \ before , grep: warning: stray \ before white space autoreconf: running: aclocal --force -I buildutil -I libglnx ${ACLOCAL_FLAGS} autoreconf: running: /usr/bin/autoconf --force configure.ac:8: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:218: warning: AM_PATH_GPGME_PTHREAD is obsolete; use AM_PATH_GPGME instead to use GPGME_CFLAGS and GPGME_LIBS ./lib/autoconf/general.m4:2448: AC_OBSOLETE is expanded from... aclocal.m4:499: AM_PATH_GPGME_PTHREAD is expanded from... aclocal.m4:934: PKG_CHECK_MODULES is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:218: the top level configure.ac:218: warning: The macro `AC_OBSOLETE' is obsolete. configure.ac:218: You should run autoupdate. ./lib/autoconf/general.m4:2448: AC_OBSOLETE is expanded from... aclocal.m4:499: AM_PATH_GPGME_PTHREAD is expanded from... aclocal.m4:934: PKG_CHECK_MODULES is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:218: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:16: installing 'build-aux/compile' configure.ac:12: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-08-24 16:20:33.311537875 +0800 +++ ./configure 2023-08-24 16:20:34.511544115 +0800 @@ -2094,7 +2094,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-08-24 16:20:34.511544115 +0800 +++ ./configure 2023-08-24 16:20:34.531544219 +0800 @@ -8902,7 +8902,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -20615,7 +20615,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./build-aux/config.guess '/usr/lib/rpm/anolis/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./build-aux/config.sub '/usr/lib/rpm/anolis/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld"~' ./build-aux/ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 + ./configure --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-gtk-doc --with-selinux --with-curl --with-openssl --enable-installed-tests=exclusive --with-dracut=yesbutnoconf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '982' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-Anolis-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-Anolis-linux-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for bison... bison -y checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Werror=shadow in envvar CFLAGS... yes checking if gcc supports flag -Werror=empty-body in envvar CFLAGS... yes checking if gcc supports flag -Werror=strict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=format=2 -Werror=format-security -Werror=format-nonliteral in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Werror=return-type in envvar CFLAGS... yes checking if gcc supports flag -Werror=switch in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=int-conversion in envvar CFLAGS... yes checking if gcc supports flag -Werror=parentheses in envvar CFLAGS... yes checking if gcc supports flag -Werror=undef in envvar CFLAGS... yes checking if gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes checking if gcc supports flag -Werror=misleading-indentation in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if gcc supports flag -Werror=unused-result in envvar CFLAGS... yes checking for -fsanitize=thread in CFLAGS... no checking build system type... aarch64-Anolis-linux-gnu checking host system type... aarch64-Anolis-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-Anolis-linux-gnu file names to aarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert aarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-Anolis-linux-file... no checking for file... file checking for aarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-Anolis-linux-strip... no checking for strip... strip checking for aarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8908: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc options needed to detect all undeclared functions... none needed checking whether renameat2 is declared... yes checking whether memfd_create is declared... yes checking whether copy_file_range is declared... yes checking for nanotime... no checking for clock_gettime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for sys/xattr.h... yes checking for aarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for aarch64-Anolis-linux-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.0.0... yes (version 2.76.4) checking for OT_DEP_GIO_UNIX... yes checking for OT_DEP_LZMA... yes checking for OT_DEP_ZLIB... yes checking for OT_DEP_E2P... yes checking for OT_DEP_CURL... yes checking for libsoup-2.4 >= 2.39.1... yes checking for OT_DEP_SOUP... yes checking whether SOUP_SESSION_TLS_INTERACTION is declared... yes checking for gobject-introspection... yes checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib64 as gpg-error-config configure: Use gpgrt-config as gpgme-config