D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/pam_ccreds-10-15.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AnfzkE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pam_ccreds-10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pam_ccreds-10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pam_ccreds-10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f acconfig.h + echo 'Patch #0 (pam_ccreds-10-dbnss.patch):' Patch #0 (pam_ccreds-10-dbnss.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dbnss --fuzz=0 patching file cc_db.c patching file configure.in + echo 'Patch #1 (pam_ccreds-strdup.patch):' Patch #1 (pam_ccreds-strdup.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .strdup --fuzz=0 patching file cc_lib.c Hunk #1 succeeded at 158 (offset 27 lines). Hunk #2 succeeded at 167 (offset 27 lines). Hunk #3 succeeded at 177 (offset 27 lines). + echo 'Patch #2 (pam_ccreds-10-automake-1.13.patch):' Patch #2 (pam_ccreds-10-automake-1.13.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vsSJbF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pam_ccreds-10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:5: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:9: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/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/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --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 --libdir=/lib64 checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/opensslconf.h usability... yes checking openssl/opensslconf.h presence... yes checking for openssl/opensslconf.h... yes checking for SHA1_Init in -lcrypto... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking pam/pam_misc.h usability... no checking pam/pam_misc.h presence... no checking for pam/pam_misc.h... no checking pam/pam_modules.h usability... no checking pam/pam_modules.h presence... no checking for pam/pam_modules.h... no checking db_nss/db.h usability... no checking db_nss/db.h presence... no checking for db_nss/db.h... no checking for main in -ldb_nss... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for main in -ldb... yes checking for pam_start in -lpam... yes checking for misc_conv in -lpam_misc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_ccreds-10' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -o cc_db.o cc_db.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -o cc_lib.o cc_lib.c cc_lib.c: In function 'pam_cc_run_helper_binary': cc_lib.c:687:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 687 | write(fds[1], passwd, strlen(passwd) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc_lib.c:690:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 690 | write(fds[1], "", 1); /* blank password */ | ^~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -o cc_pam.o cc_pam.c aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -shared -Wl,-Bdynamic -Wl,--version-script,./exports.linux -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pam_ccreds.so cc_db.o cc_lib.o cc_pam.o -lpam_misc -lpam -ldb -lcrypto aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -o cc_test.o cc_test.c aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -Wl,-rpath -Wl,/lib64/security -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cc_test cc_test.o pam_ccreds.so -lpam -lpam_misc -lpam_misc -lpam -ldb -lcrypto aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -o cc_dump.o cc_dump.c aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -Wl,-rpath -Wl,/lib64/security -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cc_dump cc_dump.o pam_ccreds.so -lpam -lpam_misc -lpam_misc -lpam -ldb -lcrypto aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -o ccreds_chkpwd.o ccreds_chkpwd.c aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -Wl,-rpath -Wl,/lib64/security -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ccreds_chkpwd ccreds_chkpwd.o pam_ccreds.so -lpam -lpam_misc -lpam_misc -lpam -ldb -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_ccreds-10' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7scp7B + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64 + cd pam_ccreds-10 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/lib64/security + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64//usr/sbin + install pam_ccreds.so /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/lib64/security + install cc_dump cc_test /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64//usr/sbin + install ccreds_chkpwd /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64//usr/sbin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/var/cache + touch /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/var/cache/.security.db + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 10-15.mga8 --unique-debug-suffix -10-15.mga8.aarch64 --unique-debug-src-base pam_ccreds-10-15.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pam_ccreds-10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/lib64/security/pam_ccreds.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/lib64/security/pam_ccreds.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/sbin/cc_dump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/sbin/cc_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/sbin/cc_dump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/sbin/ccreds_chkpwd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/sbin/cc_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/sbin/ccreds_chkpwd original debug info size: 228kB, size after compression: 220kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 89 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pam_ccreds-10-15.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DLQGMA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pam_ccreds-10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/share/doc/pam_ccreds + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/share/doc/pam_ccreds + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/share/doc/pam_ccreds + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/share/doc/pam_ccreds + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/share/doc/pam_ccreds + cp -pr pam.conf /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64/usr/share/doc/pam_ccreds + RPM_EC=0 ++ jobs -p + exit 0 Provides: pam_ccreds = 10-15.mga8 pam_ccreds(aarch-64) = 10-15.mga8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdb-5.3.so()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) Processing files: pam_ccreds-debugsource-10-15.mga8.aarch64 Provides: pam_ccreds-debugsource = 10-15.mga8 pam_ccreds-debugsource(aarch-64) = 10-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pam_ccreds-debuginfo-10-15.mga8.aarch64 Provides: debuginfo(build-id) = 3fe5f76783f15bfbdf860ef17dd2b7ae6dab5c4c debuginfo(build-id) = 6f5fb06c9529fd2e8868a2b5e9b1f09c69f94fe8 debuginfo(build-id) = 9d3950bf15c3adb571bcb657ea1032a22a7f7a65 debuginfo(build-id) = b93f21bfe715b618af11dae96c68aaec43ef2689 pam_ccreds-debuginfo = 10-15.mga8 pam_ccreds-debuginfo(aarch-64) = 10-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pam_ccreds-debugsource(aarch-64) = 10-15.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam_ccreds-debugsource-10-15.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam_ccreds-10-15.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam_ccreds-debuginfo-10-15.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YJ71lB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pam_ccreds-10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pam_ccreds-10-15.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CKYCrE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pam_ccreds-10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!