* Package:    sys-devel/bc-1.08.2: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.08.2.tar.gz to /var/tmp/portage/sys-devel/bc-1.08.2/work
>>> Source unpacked in /var/tmp/portage/sys-devel/bc-1.08.2/work
>>> Preparing source in /var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2 ...
./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.08.2 --htmldir=/usr/share/doc/bc-1.08.2/html --libdir=/usr/lib64 --with-readline --program-suffix=-reference --without-libedit
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for stdarg.h... yes
checking for stddef.h... yes
checking for errno.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for lib.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
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 an ANSI C-conforming const... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for __attribute__... yes
checking for vprintf... yes
checking for isgraph... yes
checking for setvbuf... yes
checking for fstat... yes
checking for getopt_long... yes
checking for strtol... yes
checking for tparm in -lncurses... no
checking for tgetent in -ltermcap... no
checking for readline in -lreadline... 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.08.2/work/bc-1.08.2 ...
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.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/lib'
rm -f libbc.a
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/lib'
x86_64-pc-linux-gnu-ar cr libbc.a getopt.o getopt1.o vfprintf.o number.o 
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/lib'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/lib'
x86_64-pc-linux-gnu-ranlib libbc.a
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/lib'
Making all in bc
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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:360:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  360 |   write (1, "\n(interrupt) Exiting bc.\n", 26);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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  -lreadline  
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/bc'
Making all in dc
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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 input.o input.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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 ‘maybe_system’:
misc.c:108:15: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  108 |         (void)system(cmd);
      |               ^~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -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.08.2/work/bc-1.08.2/dc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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 input.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a -lreadline  
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/dc'
Making all in doc
make[2]: Nothing to be done for 'all'.
>>> Source compiled.
>>> Test phase [not enabled]: sys-devel/bc-1.08.2

>>> Install sys-devel/bc-1.08.2 into /var/tmp/portage/sys-devel/bc-1.08.2/image
make -j2 DESTDIR=/var/tmp/portage/sys-devel/bc-1.08.2/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.08.2/work/bc-1.08.2/bc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c bc '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/bin/./bc-reference'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/dc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c dc '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/bin/./dc-reference'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2/work/bc-1.08.2/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/info'
 /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c -m 644 ./bc.info ./dc.info '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/info'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/doc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/doc'
 install-info --info-dir='/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/info' '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/info/bc.info'
 install-info --info-dir='/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/info' '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/info/dc.info'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/doc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c -m 644 'bc.1' '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/man/man1/bc-reference.1'
 /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c -m 644 'dc.1' '/var/tmp/portage/sys-devel/bc-1.08.2/image/usr/share/man/man1/dc-reference.1'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/bc-1.08.2/work/bc-1.08.2/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.08.2 into /var/tmp/portage/sys-devel/bc-1.08.2/image

 * Final size of build directory: 2692 KiB (2.6 MiB)
 * Final size of installed tree:   448 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