Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libspiro.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-183944-60012/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libspiro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/libspiro-20200505-5.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libspiro.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-183944-60012/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libspiro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h4Mdp0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libspiro-20200505 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/libspiro-dist-20200505.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libspiro-20200505 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tCAQpD + umask 022 + cd /builddir/build/BUILD + cd libspiro-20200505 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --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 --disable-static checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking target system type... loongarch64-Anolis-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 for style of include used by make... GNU checking for loongarch64-Anolis-linux-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 dependency style of gcc... none checking for loongarch64-Anolis-linux-ar... no checking for loongarch64-Anolis-linux-lib... no checking for loongarch64-Anolis-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-Anolis-linux-gnu file names to loongarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-Anolis-linux-ar... ar checking for archiver @FILE support... @ checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for loongarch64-Anolis-linux-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for loongarch64-Anolis-linux-valgrind... no checking for valgrind... no checking for loongarch64-Anolis-linux-strip... strip checking whether make supports nested variables... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for library containing cos... -lm checking for hypot... yes checking for isfinite... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for gettimeofday... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wc++-compat... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wdeprecated-declarations... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating libspiro.pc config.status: creating spiro-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configuration: Source code location . Build code location Destination prefix /usr Compiler gcc Config auto WCFLAGS " -Wall -Wextra -Wcast-align -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wunused -Wdeprecated-declarations" Config auto WLSLIB " -Wall -Wextra -Wcast-align -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wunused -Wdeprecated-declarations" Config CFLAGS "-O2 -g" Config LDFLAGS "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" Config LS_CFLAGS "" Config LS_LIB "" + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505' CC spiroentrypoints.lo make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505' CC bezctx.lo make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505' CC spiro.lo make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' spiro.c:1122:1: warning: 'spiro_seg_to_bpath' defined but not used [-Wunused-function] spiro_seg_to_bpath(const double ks[4], ^~~~~~~~~~~~~~~~~~ spiro.c:661:1: warning: 'setup_path' defined but not used [-Wunused-function] setup_path(const spiro_cp *src, int n) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505' CCLD libspiro.la make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test2.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test1.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test0.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC unit-test.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test3.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test5.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test4.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test6.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test10.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test7.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test11.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test8.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test9.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test12.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test13.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test14.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test18.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test15.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test16.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test17.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test20.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-testm.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD unit-test make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test0 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CC call-test19.o make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test1 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test2 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test3 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test4 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test5 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test7 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test6 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test9 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test10 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test8 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test14 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test11 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test12 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test13 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test15 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test16 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test17 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test18 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test19 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-test20 make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' CCLD call-testm make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RbK5dJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 + cd libspiro-20200505 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libspiro-20200505' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libspiro.la '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libspiro.so.1.0.1 /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64/libspiro.so.1.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64 && { ln -s -f libspiro.so.1.0.1 libspiro.so.1 || { rm -f libspiro.so.1 && ln -s libspiro.so.1.0.1 libspiro.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64 && { ln -s -f libspiro.so.1.0.1 libspiro.so || { rm -f libspiro.so && ln -s libspiro.so.1.0.1 libspiro.so; }; }) libtool: install: /usr/bin/install -p .libs/libspiro.lai /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64/libspiro.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/include' /usr/bin/install -p -m 644 bezctx.h bezctx_intf.h spiro.h spiroentrypoints.h '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/man/man3' /usr/bin/install -p -m 644 libspiro.3 '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libspiro.pc '/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' make[1]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[1]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' + find /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 20200505-5.an8 --unique-debug-suffix -20200505-5.an8.loongarch64 --unique-debug-src-base libspiro-20200505-5.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libspiro-20200505 extracting debug info from /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/lib64/libspiro.so.1.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 98 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Y3VPs + umask 022 + cd /builddir/build/BUILD + cd libspiro-20200505 + make check Making check in . make[1]: Entering directory '/builddir/build/BUILD/libspiro-20200505' make check-local make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505' make[2]: Nothing to be done for 'check-local'. make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' make[1]: Leaving directory '/builddir/build/BUILD/libspiro-20200505' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' make[3]: Entering directory '/builddir/build/BUILD/libspiro-20200505/tests' PASS: unit-test PASS: call-test0 PASS: call-test1 PASS: call-test2 PASS: call-test3 PASS: call-test4 PASS: call-test5 PASS: call-test6 PASS: call-test7 PASS: call-test8 PASS: call-test9 PASS: call-test10 PASS: call-test11 PASS: call-test12 PASS: call-test13 PASS: call-test14 PASS: call-test15 PASS: call-test16 PASS: call-test17 PASS: call-test18 PASS: call-test19 PASS: call-test20 PASS: call-testm ============================================================================ Testsuite summary for spiro 20200505 ============================================================================ # TOTAL: 23 # PASS: 23 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[2]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' make[1]: Leaving directory '/builddir/build/BUILD/libspiro-20200505/tests' + exit 0 Processing files: libspiro-20200505-5.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eNIYuW + umask 022 + cd /builddir/build/BUILD + cd libspiro-20200505 + DOCDIR=/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/doc/libspiro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/doc/libspiro + cp -pr README README-GeorgeWilliams README-RaphLevien README.md /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/doc/libspiro + cp -pr ChangeLog /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/doc/libspiro + cp -pr AUTHORS /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/doc/libspiro + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y4JDxo + umask 022 + cd /builddir/build/BUILD + cd libspiro-20200505 + LICENSEDIR=/builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/licenses/libspiro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/licenses/libspiro + cp -pr COPYING /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64/usr/share/licenses/libspiro + exit 0 Provides: libspiro = 20200505-5.an8 libspiro(loongarch-64) = 20200505-5.an8 libspiro.so.1()(64bit) 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.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) Processing files: libspiro-devel-20200505-5.an8.loongarch64 Provides: libspiro-devel = 20200505-5.an8 libspiro-devel(loongarch-64) = 20200505-5.an8 pkgconfig(libspiro) = 20200505 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libspiro.so.1()(64bit) Processing files: libspiro-debugsource-20200505-5.an8.loongarch64 Provides: libspiro-debugsource = 20200505-5.an8 libspiro-debugsource(loongarch-64) = 20200505-5.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libspiro-debuginfo-20200505-5.an8.loongarch64 Provides: debuginfo(build-id) = 8faa37fb73d6915f3a6383ff656d32ccbe627e78 libspiro-debuginfo = 20200505-5.an8 libspiro-debuginfo(loongarch-64) = 20200505-5.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libspiro-debugsource(loongarch-64) = 20200505-5.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 Wrote: /builddir/build/RPMS/libspiro-20200505-5.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libspiro-devel-20200505-5.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libspiro-debugsource-20200505-5.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libspiro-debuginfo-20200505-5.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hWZDDM + umask 022 + cd /builddir/build/BUILD + cd libspiro-20200505 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libspiro-20200505-5.an8.loongarch64 + exit 0 Child return code was: 0