D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/units-2.21-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I7O6zh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf units-2.21 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/units-2.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd units-2.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pathfix.py -pni '/usr/bin/python3 -s' ./units_cur ./units_cur: updating + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sOIlWj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd units-2.21 + '[' 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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for aarch64-mageia-linux-gnu-gcc... no checking for aarch64-mageia-linux-gnu-cc... no checking for aarch64-mageia-linux-gnu-egcs... no checking for aarch64-mageia-linux-gnu-cl.exe... 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 for gcc option to accept ISO C99... none needed detected non-mac os: linux-gnu checking whether C compiler accepts -fpic... yes checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for library containing sin... -lm checking for append_history in -lreadline... yes checking whether rl_completion_suppress_append is declared... 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/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 for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for strchr... yes checking for strspn... yes checking for strtok... yes checking whether TIOCGWINSZ is declared... yes checking for setenv... yes checking for setlocale... yes checking for locale and UTF-8 support... yes checking for isfinite... yes checking for mksinfo... no checking for python... /usr/bin/python configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 sed -e "s@outfile_name = 'currency.units'@outfile_name='/var/lib/units/currency.units'@"\ -e "s@/usr/bin/python@/usr/bin/python@" \ ./units_cur > units_cur_inst sed s!@DATAFILE@!/usr/share/units/definitions.units! ./units.man > units.1 gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.21\" -DPACKAGE_STRING=\"GNU\ units\ 2.21\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fpic -I. -c getopt.c gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.21\" -DPACKAGE_STRING=\"GNU\ units\ 2.21\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fpic -I. -c getopt1.c gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.21\" -DPACKAGE_STRING=\"GNU\ units\ 2.21\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fpic -I. -c parse.tab.c gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.21\" -DPACKAGE_STRING=\"GNU\ units\ 2.21\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fpic -I. -c units.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fpic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o units units.o parse.tab.o getopt.o getopt1.o -lreadline -lm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.etUktQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 + cd units-2.21 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/man/man1 /usr/bin/install -p -m 644 units.1 /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/man/man1/`echo units|sed 's&^&&'`.1 /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/info /usr/bin/install -p -m 644 units.info /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/info if test -f /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/info/dir; then \ if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/info/dir \ /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/info/units.info; \ else true; fi \ else true; fi Trying to update currency.units (will use existing file if this fails) ./units_cur currency.units Error connecting to currency server: HTTPSConnectionPool(host='www.floatrates.com', port=443): Max retries exceeded with url: /daily/USD.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')). make: [Makefile:212: currency-units-update] Error 1 (ignored) if [ ! -s currency.units ]; then cp ./currency.units currency.units;fi /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/units/ /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/var/lib/units/ /usr/bin/install -p -m 644 ./definitions.units /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/units/definitions.units rm -f /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/units/currency.units /usr/bin/install -p -m 644 currency.units /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/var/lib/units/currency.units if [ /var/lib/units/ != /usr/share/units/ ];then ln -sf /var/lib/units/currency.units /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/units/currency.units;fi /usr/bin/install -p -m 644 ./locale_map.txt /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/share/units/locale_map.txt if test yes = yes; then \ /usr/bin/install -p units_cur_inst /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/bin/`echo units_cur|sed 's&^&&'`;fi if test no = yes; then make install-mks; fi /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/bin /usr/bin/install -p units /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/bin/`echo units|sed 's&^&&'` + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.21-1.mga9 --unique-debug-suffix -2.21-1.mga9.aarch64 --unique-debug-src-base units-2.21-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/units-2.21 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64/usr/bin/units dwz: ./usr/bin/units-2.21-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 236kB, size after compression: 236kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 586 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 Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dzmsZa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd units-2.21 + '[' 1 -eq 1 ']' + /usr/bin/make check Checking units Units seems to work + RPM_EC=0 ++ jobs -p + exit 0 Processing files: units-2.21-1.mga9.aarch64 Provides: units = 2.21-1.mga9 units(aarch-64) = 2.21-1.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libreadline.so.8()(64bit) Processing files: units-debugsource-2.21-1.mga9.aarch64 Provides: units-debugsource = 2.21-1.mga9 units-debugsource(aarch-64) = 2.21-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: units-debuginfo-2.21-1.mga9.aarch64 Provides: debuginfo(build-id) = 11ed10cd4393fba086c696f6b868ebf242e80188 units-debuginfo = 2.21-1.mga9 units-debuginfo(aarch-64) = 2.21-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: units-debugsource(aarch-64) = 2.21-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/units-debuginfo-2.21-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/units-debugsource-2.21-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/units-2.21-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0cJJTG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd units-2.21 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/units-2.21-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RoxPdJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf units-2.21 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!