D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/units-2.20-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1SM2l6 + 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.20 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/units-2.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd units-2.20 + /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.RiPXR9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd units-2.20 + '[' 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 + 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=x86_64-mageia-linux-gnu --build=x86_64-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 x86_64-mageia-linux-gnu-gcc... x86_64-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-mageia-linux-gnu-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... x86_64-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 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 s!@DATAFILE@!/usr/share/units/definitions.units! ./units.man > units.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 x86_64-mageia-linux-gnu-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.20\" -DPACKAGE_STRING=\"GNU\ units\ 2.20\" -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 x86_64-mageia-linux-gnu-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.20\" -DPACKAGE_STRING=\"GNU\ units\ 2.20\" -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 x86_64-mageia-linux-gnu-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.20\" -DPACKAGE_STRING=\"GNU\ units\ 2.20\" -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 x86_64-mageia-linux-gnu-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.20\" -DPACKAGE_STRING=\"GNU\ units\ 2.20\" -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 x86_64-mageia-linux-gnu-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.CbU556 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 + cd units-2.20 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/man/man1 /usr/bin/install -p -m 644 units.1 /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/man/man1/`echo units|sed 's&^&&'`.1 /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/info /usr/bin/install -p -m 644 units.info /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/info if test -f /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/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.20-1.mga8.x86_64/usr/share/info/dir \ /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/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.20-1.mga8.x86_64/usr/share/units/ /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/bin /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/var/lib/units/ /usr/bin/install -p -m 644 ./definitions.units /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/units/definitions.units rm -f /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/units/currency.units /usr/bin/install -p -m 644 currency.units /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/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.20-1.mga8.x86_64/usr/share/units/currency.units;fi /usr/bin/install -p -m 644 ./locale_map.txt /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/share/units/locale_map.txt if test yes = yes; then \ /usr/bin/install -p units_cur_inst /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/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.20-1.mga8.x86_64/usr/bin /usr/bin/install -p units /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/bin/`echo units|sed 's&^&&'` + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.20-1.mga8 --unique-debug-suffix -2.20-1.mga8.x86_64 --unique-debug-src-base units-2.20-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/units-2.20 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/bin/units extracting debug info from /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64/usr/bin/units original debug info size: 292kB, size after compression: 284kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 527 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UlkWR8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd units-2.20 + '[' 1 -eq 1 ']' + /usr/bin/make check Checking units Units seems to work + RPM_EC=0 ++ jobs -p + exit 0 Processing files: units-2.20-1.mga8.x86_64 Provides: units = 2.20-1.mga8 units(x86-64) = 2.20-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libreadline.so.8()(64bit) Processing files: units-debugsource-2.20-1.mga8.x86_64 Provides: units-debugsource = 2.20-1.mga8 units-debugsource(x86-64) = 2.20-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: units-debuginfo-2.20-1.mga8.x86_64 Provides: debuginfo(build-id) = 4a7e41cb7dfa3faa1227d72dd3e8aaa6f401284b units-debuginfo = 2.20-1.mga8 units-debuginfo(x86-64) = 2.20-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: units-debugsource(x86-64) = 2.20-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/units-debuginfo-2.20-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/units-debugsource-2.20-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/units-2.20-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nGpI68 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd units-2.20 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/units-2.20-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZZ4709 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf units-2.20 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!