* Package:    sys-devel/bc-1.07.1-r6:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux readline
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking bc-1.07.1.tar.gz to /var/tmp/portage/sys-devel/bc-1.07.1-r6/work
>>> Source unpacked in /var/tmp/portage/sys-devel/bc-1.07.1-r6/work
>>> Preparing source in /var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/bc-1.07.1-r6 --htmldir=/usr/share/doc/bc-1.07.1-r6/html --libdir=/usr/lib64 --with-readline --program-suffix=-reference --without-libedit
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for bison... bison -y
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-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... no
checking for tgetent in -ltermcap... no
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1 ...
make -j2 AR=x86_64-pc-linux-gnu-ar 
make  all-recursive
Making all in lib
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I..  -I. -I.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o getopt.o getopt.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I..  -I. -I.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o vfprintf.o vfprintf.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I..  -I. -I.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I..  -I. -I.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o number.o number.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
rm -f libbc.a
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
x86_64-pc-linux-gnu-ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o 
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
x86_64-pc-linux-gnu-ranlib libbc.a
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/lib'
Making all in bc
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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 '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o bc.o bc.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o scan.o scan.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o execute.o execute.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o load.o load.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o util.o util.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o storage.o storage.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o warranty.o warranty.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
echo '{0}' > libmath.h
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make global.o
make[3]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o global.o global.c
make[3]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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  
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
./fbc -c ./libmath.b </dev/null >libmath.h
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
./fix-libmath_h
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
rm -f ./fbc ./global.o
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o global.o global.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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  
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
Making all in dc
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o dc.o dc.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o misc.o misc.c
misc.c: In function ‘dc_system’:
misc.c:140:17: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  140 |                 system(tmpstr);
      |                 ^~~~~~~~~~~~~~
misc.c:144:9: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  144 |         system(s);
      |         ^~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o eval.o eval.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o array.o array.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o stack.o stack.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o string.o string.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I./.. -I./../h -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -c -o numeric.o numeric.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -funsigned-char  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a 
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
Making all in doc
make[2]: Nothing to be done for 'all'.
>>> Source compiled.
>>> Test phase [not enabled]: sys-devel/bc-1.07.1-r6

>>> Install sys-devel/bc-1.07.1-r6 into /var/tmp/portage/sys-devel/bc-1.07.1-r6/image
make -j2 DESTDIR=/var/tmp/portage/sys-devel/bc-1.07.1-r6/image install 
Making install in lib
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in bc
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c bc '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/bin/./bc-reference'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/bc'
Making install in dc
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c dc '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/bin/./dc-reference'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/dc'
Making install in doc
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/info'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./bc.info ./dc.info '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/info'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/doc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/doc'
 install-info --info-dir='/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/info' '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/info/bc.info'
 install-info --info-dir='/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/info' '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/info/dc.info'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/doc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 'bc.1' '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/man/man1/bc-reference.1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 'dc.1' '/var/tmp/portage/sys-devel/bc-1.07.1-r6/image/usr/share/man/man1/dc-reference.1'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.07.1-r6/work/bc-1.07.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
>>> Completed installing sys-devel/bc-1.07.1-r6 into /var/tmp/portage/sys-devel/bc-1.07.1-r6/image

 * Final size of build directory: 2584 KiB (2.5 MiB)
 * Final size of installed tree:   428 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/bc-reference
   /usr/bin/dc-reference