D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/rrdcollect-0.2.9-10.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9rHeKt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rrdcollect-0.2.9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rrdcollect-0.2.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rrdcollect-0.2.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rrdcollect-checkpid.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rrdcollect-socket.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rrdcollect-0.2.9-lsb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v9IQJm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rrdcollect-0.2.9 + '[' 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 --enable-exec 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 for style of include used by make... GNU 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 dependency style of gcc... none 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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes configure: creating cache config.cache checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for rrdtool... no configure: WARNING: forcing RRDTOOL to have "rrdtool" value. checking rrd.h usability... no checking rrd.h presence... no checking for rrd.h... no checking rrd/rrd.h usability... no checking rrd/rrd.h presence... no checking for rrd/rrd.h... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_exec in -lpcre... yes checking whether to enable exec:/// support... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for size_t... yes checking whether anonymous unions work... yes checking for memset... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for getopt_long... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for pid_t... 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 spoon... there is no spoon configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands + make Making all in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/doc' sed -e 's:!rrdcollect_conf!:/etc/rrdcollect.conf:;s:!VERSION!:0.2.9:' rrdcollect.man > rrdcollect.8 sed -e 's:!rrdcollect_conf!:/etc/rrdcollect.conf:;s:!VERSION!:0.2.9:' rrdcollect.conf.man > rrdcollect.conf.5 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/doc' Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/src' gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rrdcollect.c rrdcollect.c: In function 'main': rrdcollect.c:385:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | chdir(workdir); | ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c counters.c gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c checkpid.c gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parse.c gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scan.c gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rrdcollect rrdcollect.o counters.o checkpid.o parse.o scan.o log.o -lpcre make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lhyC64 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 + cd rrdcollect-0.2.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/install-sh -d /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/etc test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/man/man5" /usr/bin/install -p -m 644 rrdcollect.conf.5 '/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/man/man5' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/man/man8" /usr/bin/install -p -m 644 rrdcollect.8 '/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/doc' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/src' test -z "/usr/sbin" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/sbin" /usr/bin/install -p rrdcollect '/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9' 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/rrdcollect-0.2.9' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64//etc/rc.d/init.d + install -m 0755 doc/sample-rrdcollect.init /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/etc/rc.d/init.d/rrdcollect + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.2.9-10.mga9 --unique-debug-suffix -0.2.9-10.mga9.aarch64 --unique-debug-src-base rrdcollect-0.2.9-10.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rrdcollect-0.2.9 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/sbin/rrdcollect dwz: ./usr/sbin/rrdcollect-0.2.9-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 76kB, size after compression: 76kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 98 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 mangling shebang in /etc/rc.d/init.d/rrdcollect from /bin/sh to #!/usr/bin/sh Processing files: rrdcollect-0.2.9-10.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J9pyDG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rrdcollect-0.2.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/doc/rrdcollect + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/doc/rrdcollect + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/doc/rrdcollect + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/doc/rrdcollect + cp -pr README /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64/usr/share/doc/rrdcollect + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(rrdcollect) = 0.2.9-10.mga9 rrdcollect = 0.2.9-10.mga9 rrdcollect(aarch-64) = 0.2.9-10.mga9 Requires(interp): /bin/sh /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(preun): /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) libc.so.6(GLIBC_2.34)(64bit) libpcre.so.1()(64bit) Processing files: rrdcollect-debugsource-0.2.9-10.mga9.aarch64 Provides: rrdcollect-debugsource = 0.2.9-10.mga9 rrdcollect-debugsource(aarch-64) = 0.2.9-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rrdcollect-debuginfo-0.2.9-10.mga9.aarch64 Provides: debuginfo(build-id) = ebbde22e0c718245c1a503491e48019b27624b25 rrdcollect-debuginfo = 0.2.9-10.mga9 rrdcollect-debuginfo(aarch-64) = 0.2.9-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rrdcollect-debugsource(aarch-64) = 0.2.9-10.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rrdcollect-0.2.9-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rrdcollect-debugsource-0.2.9-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rrdcollect-debuginfo-0.2.9-10.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TC3Vve + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rrdcollect-0.2.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/rrdcollect-0.2.9-10.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kqvTOR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf rrdcollect-0.2.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!