D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/bc-1.07.1-5.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pg66Cj + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bc-1.07.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/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 /home/iurt/rpmbuild/SOURCES/bc-1.06-dc_ibase.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.labyqk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bc-1.07.1 + '[' 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 --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 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 whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none 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 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... -lfl checking whether yytext is a pointer... yes checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for bison... bison -y checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-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 -j8 /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o vfprintf.o vfprintf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o getopt.o getopt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o getopt1.o getopt1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o number.o number.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' rm -f libbc.a x86_64-mageia-linux-gnu-ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o x86_64-mageia-linux-gnu-ranlib libbc.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' Making all in bc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o warranty.o warranty.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o main.o main.c main.c: In function 'use_quit': main.c:355:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 355 | write (1, "\n(interrupt) Exiting bc.\n", 26); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o load.o load.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o util.o util.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o storage.o storage.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o execute.o execute.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o scan.o scan.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o bc.o bc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' echo '{0}' > libmath.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' /usr/bin/make global.o make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o global.o global.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' 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 -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lfl -lreadline -lncurses ./fbc -c ./libmath.b libmath.h ./fix-libmath_h 2655 2793 rm -f ./fbc ./global.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o global.o global.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' 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 -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a -lfl -lreadline -lncurses make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' Making all in dc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o misc.o misc.c misc.c: In function 'dc_system': misc.c:140:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | system(tmpstr); | ^~~~~~~~~~~~~~ misc.c:144:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | system(s); | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o array.o array.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o string.o string.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o dc.o dc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o stack.o stack.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o numeric.o numeric.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -c -o eval.o eval.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' 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 -Wall -funsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -funsigned-char -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/bc-1.07.1/doc' make[2]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/bc-1.07.1/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BCrw3k + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64 + cd bc-1.07.1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info install Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' make[2]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/lib' Making install in bc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin' /usr/bin/install -c bc '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/bc' Making install in dc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin' /usr/bin/install -c dc '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/dc' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info' /usr/bin/install -c -m 644 ./bc.info ./dc.info '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info/bc.info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/info/dc.info' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 bc.1 dc.1 '/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1' make[2]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/bc-1.07.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bc-1.07.1' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.07.1-5.mga8 --unique-debug-suffix -1.07.1-5.mga8.x86_64 --unique-debug-src-base bc-1.07.1-5.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bc-1.07.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin/bc explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin/dc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin/bc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/bin/dc original debug info size: 480kB, size after compression: 456kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 749 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 Processing files: bc-1.07.1-5.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FGvZQl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bc-1.07.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/doc/bc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/doc/bc + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/doc/bc + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/doc/bc + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/doc/bc + cp -pr README /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64/usr/share/doc/bc + RPM_EC=0 ++ jobs -p + exit 0 Provides: bc = 1.07.1-5.mga8 bc(x86-64) = 1.07.1-5.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) libreadline.so.8()(64bit) Processing files: bc-debugsource-1.07.1-5.mga8.x86_64 Provides: bc-debugsource = 1.07.1-5.mga8 bc-debugsource(x86-64) = 1.07.1-5.mga8 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.mga8.x86_64 Provides: bc-debuginfo = 1.07.1-5.mga8 bc-debuginfo(x86-64) = 1.07.1-5.mga8 debuginfo(build-id) = 154eaf05603f79730c3e3193d4b9d11e8d721041 debuginfo(build-id) = 46375e6392db9470eac00e422cfbc35f9a36e039 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bc-debugsource(x86-64) = 1.07.1-5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/bc-1.07.1-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/bc-debugsource-1.07.1-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/bc-debuginfo-1.07.1-5.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JQo58l + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bc-1.07.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bc-1.07.1-5.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fcxXfk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf bc-1.07.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!