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/bc.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-36057-17034/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/bc.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 warning: bogus date in %changelog: Tue Oct 20 2012 Fedora Release Engineering - 1.06.95-8 warning: bogus date in %changelog: Wed Sep 9 2001 Phil Knirsch 1.06-5 Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/bc-1.07.1-5.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/bc.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-36057-17034/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/bc.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 warning: bogus date in %changelog: Tue Oct 20 2012 Fedora Release Engineering - 1.06.95-8 warning: bogus date in %changelog: Wed Sep 9 2001 Phil Knirsch 1.06-5 Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yAEmfQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bc-1.07.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bc-1.07.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bc-1.07.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/bc-1.06-dc_ibase.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/bc-1.06.95-doc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9aCTXZ + umask 022 + cd /builddir/build/BUILD + cd bc-1.07.1 + 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 + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name 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 --with-readline 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 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 for style of include used by make... GNU 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 checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no 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 for bison... bison -y checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for lib.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ptrdiff_t... yes checking for vprintf... yes checking for _doprnt... no checking for isgraph... yes checking for setvbuf... yes checking for fstat... yes checking for strtol... yes checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes Using the readline library. Adding GCC specific compile flags. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bc/Makefile config.status: creating dc/Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating doc/texi-ver.incl config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o vfprintf.o vfprintf.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o getopt.o getopt.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o getopt1.o getopt1.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o number.o number.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' rm -f libbc.a ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o ranlib libbc.a make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/lib' Making all in bc make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o load.o load.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o execute.o execute.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o bc.o bc.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o scan.o scan.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o warranty.o warranty.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o storage.o storage.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o util.o util.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' echo '{0}' > libmath.h make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' /usr/bin/make global.o make[3]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o global.o global.c make[3]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmath.h -o fbc main.o bc.o scan.o execute.o load.o storage.o util.o warranty.o global.o ../lib/libbc.a -lreadline -lncurses ./fbc -c ./libmath.b libmath.h ./fix-libmath_h 2655 2793 rm -f ./fbc ./global.o make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o global.o global.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' gcc -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' Making all in dc make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o misc.o misc.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o dc.o dc.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o array.o array.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o stack.o stack.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o string.o string.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o eval.o eval.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -c -o numeric.o numeric.c make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' gcc -O2 -g -Wall -funsigned-char -O2 -g -Wall -funsigned-char -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in dc.info dc.info-[0-9] dc.info-[0-9][0-9] dc.i[0-9] dc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o dc.info dc.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./dc.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/doc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in bc.info bc.info-[0-9] bc.info-[0-9][0-9] bc.i[0-9] bc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o bc.info bc.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./bc.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/doc' make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Op2Kga + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 ++ dirname /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 + cd bc-1.07.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/lib' 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/bc-1.07.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/lib' Making install in bc make[1]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/bc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/bin' /usr/bin/install -p bc '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' make[1]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/bc' Making install in dc make[1]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/dc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/bin' /usr/bin/install -p dc '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' make[1]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/dc' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/bc-1.07.1/doc' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/info' /usr/bin/install -p -m 644 ./bc.info ./dc.info '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/info' '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/info/bc.info' install-info --info-dir='/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/info' '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/info/dc.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/man/man1' /usr/bin/install -p -m 644 bc.1 dc.1 '/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/bc-1.07.1/doc' make[1]: Entering directory '/builddir/build/BUILD/bc-1.07.1' make[2]: Entering directory '/builddir/build/BUILD/bc-1.07.1' 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/bc-1.07.1' make[1]: Leaving directory '/builddir/build/BUILD/bc-1.07.1' + rm -f /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64//usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.07.1-5.el8 --unique-debug-suffix -1.07.1-5.el8.loongarch64 --unique-debug-src-base bc-1.07.1-5.el8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bc-1.07.1 extracting debug info from /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/bin/bc extracting debug info from /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/bin/dc /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 749 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 Processing files: bc-1.07.1-5.el8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ch9KBk + umask 022 + cd /builddir/build/BUILD + cd bc-1.07.1 + DOCDIR=/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + cp -pr FAQ /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + cp -pr AUTHORS /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + cp -pr NEWS /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + cp -pr README /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + cp -pr Examples/ /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/doc/bc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Eg2GWu + umask 022 + cd /builddir/build/BUILD + cd bc-1.07.1 + LICENSEDIR=/builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/licenses/bc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/licenses/bc + cp -pr COPYING /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/licenses/bc + cp -pr COPYING.LIB /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64/usr/share/licenses/bc + exit 0 Provides: bc = 1.07.1-5.el8 bc(loongarch-64) = 1.07.1-5.el8 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 /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: bc-debugsource-1.07.1-5.el8.loongarch64 Provides: bc-debugsource = 1.07.1-5.el8 bc-debugsource(loongarch-64) = 1.07.1-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bc-debuginfo-1.07.1-5.el8.loongarch64 Provides: bc-debuginfo = 1.07.1-5.el8 bc-debuginfo(loongarch-64) = 1.07.1-5.el8 debuginfo(build-id) = 0ca4110c3896fbbeaa112ddba5e2e7322b08e8c4 debuginfo(build-id) = e4ba5fe0e4fc10f3ed2e211c5c09f6ee20de0cf6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bc-debugsource(loongarch-64) = 1.07.1-5.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 Wrote: /builddir/build/RPMS/bc-1.07.1-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/bc-debugsource-1.07.1-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/bc-debuginfo-1.07.1-5.el8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GfFgkF + umask 022 + cd /builddir/build/BUILD + cd bc-1.07.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bc-1.07.1-5.el8.loongarch64 + exit 0 Child return code was: 0