D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/spawn-fcgi-1.6.4-6.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mt8JpF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf spawn-fcgi-1.6.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/spawn-fcgi-1.6.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd spawn-fcgi-1.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8cnt8z + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-fcgi-1.6.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /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 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 for aarch64-mageia-linux-gnu-gcc... no checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... 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/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for library containing socket... none required checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for issetugid... no checking for inet_pton... yes checking for IPv6 support... no checking if gcc supports -Wall -W -Wshadow -pedantic... yes checking if gcc supports -std=gnu99... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -c -o spawn-fcgi.o spawn-fcgi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o spawn-fcgi spawn-fcgi.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' Making all in doc make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ObYwVw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 + cd spawn-fcgi-1.6.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/bin' /usr/bin/install -p spawn-fcgi '/home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 spawn-fcgi.1 '/home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.6.4-6.mga9 --unique-debug-suffix -1.6.4-6.mga9.aarch64 --unique-debug-src-base spawn-fcgi-1.6.4-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/spawn-fcgi-1.6.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/bin/spawn-fcgi dwz: ./usr/bin/spawn-fcgi-1.6.4-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 48kB, size after compression: 48kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 36 blocks + /usr/lib/rpm/check-buildroot + '[' -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/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/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: spawn-fcgi-1.6.4-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EC2tws + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-fcgi-1.6.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/doc/spawn-fcgi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/doc/spawn-fcgi + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/doc/spawn-fcgi + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/doc/spawn-fcgi + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/doc/spawn-fcgi + cp -pr README /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64/usr/share/doc/spawn-fcgi + RPM_EC=0 ++ jobs -p + exit 0 Provides: spawn-fcgi = 1.6.4-6.mga9 spawn-fcgi(aarch-64) = 1.6.4-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) Processing files: spawn-fcgi-debugsource-1.6.4-6.mga9.aarch64 Provides: spawn-fcgi-debugsource = 1.6.4-6.mga9 spawn-fcgi-debugsource(aarch-64) = 1.6.4-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: spawn-fcgi-debuginfo-1.6.4-6.mga9.aarch64 Provides: debuginfo(build-id) = b59f84740ee506a63fde52c707c50d903be22c1e spawn-fcgi-debuginfo = 1.6.4-6.mga9 spawn-fcgi-debuginfo(aarch-64) = 1.6.4-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: spawn-fcgi-debugsource(aarch-64) = 1.6.4-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/spawn-fcgi-debugsource-1.6.4-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/spawn-fcgi-debuginfo-1.6.4-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/spawn-fcgi-1.6.4-6.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.exMRv0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-fcgi-1.6.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/spawn-fcgi-1.6.4-6.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N3khiO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf spawn-fcgi-1.6.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!