* Package: app-benchmarks/spew-1.0.8 * Repository: gentoo * Maintainer: blueness@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying fix-automake-1.13.patch ... [ ok ] * Applying remove-symlinks-makefile.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: spew-1.0.8/ checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/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-g++... x86_64-pc-linux-gnu-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether ln -s works... yes checking for poptGetContext in -lpopt... yes checking for wresize in -lncurses... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether O_DIRECT is declared... yes checking whether TIOCGWINSZ is declared... yes checking whether WIOCGETD is declared... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether MNT_MNTTAB is declared... no checking whether _PATH_MOUNTED is declared... yes checking whether MNTTAB_PATH is declared... yes checking for getmntent... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for getpagesize... yes checking for gettimeofday... yes checking for memset... yes checking for strerror... yes checking for strsignal... yes checking for strrchr... yes checking for localtime_r... yes checking for basename... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8' Making all in src make[2]: Entering directory `/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o common.o common.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o TimeHack.o TimeHack.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o Job.o Job.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o Log.o Log.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o Random.o Random.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o ReadJob.o ReadJob.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o WriteJob.o WriteJob.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o Transfer.o Transfer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o TransferFactory.o TransferFactory.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o GarbageTransfer.o GarbageTransfer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o NumbersTransfer.o NumbersTransfer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o RandomTransfer.o RandomTransfer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o BytePatternTransfer.o BytePatternTransfer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o TransferInfo.o TransferInfo.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o TransferInfoList.o TransferInfoList.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o TransferInfoListFactory.o TransferInfoListFactory.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o RandomTransferInfoList.o RandomTransferInfoList.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SequentialTransferInfoList.o SequentialTransferInfoList.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o Tui.o Tui.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o spew.o spew.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewDisplay.o SpewDisplay.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewConsole.o SpewConsole.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewTui.o SpewTui.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewTuiWindow.o SpewTuiWindow.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewTuiHelpWindow.o SpewTuiHelpWindow.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewTuiProgressWindow.o SpewTuiProgressWindow.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewTuiStatisticsWindow.o SpewTuiStatisticsWindow.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -DSYSCONFDIR=/etc -c -o SpewTuiStatusWindow.o SpewTuiStatusWindow.cpp rm -f libcommon.a x86_64-pc-linux-gnu-ar cru libcommon.a common.o TimeHack.o Job.o Log.o Random.o ReadJob.o WriteJob.o Transfer.o TransferFactory.o GarbageTransfer.o NumbersTransfer.o RandomTransfer.o BytePatternTransfer.o TransferInfo.o TransferInfoList.o TransferInfoListFactory.o RandomTransferInfoList.o SequentialTransferInfoList.o x86_64-pc-linux-gnu-ranlib libcommon.a rm -f libtui.a x86_64-pc-linux-gnu-ar cru libtui.a Tui.o x86_64-pc-linux-gnu-ranlib libtui.a spew.cpp: In function 'void help(poptContext_s*&)': spew.cpp:288:26: error: format not a string literal and no format arguments [-Werror=format-security] SpewTuiStatisticsWindow.cpp: In member function 'void SpewTuiStatisticsWindow::updateTotalRunTime()': SpewTuiStatisticsWindow.cpp:281:84: error: format not a string literal and no format arguments [-Werror=format-security] SpewTuiStatisticsWindow.cpp:281:84: error: format not a string literal and no format arguments [-Werror=format-security] cc1plus: some warnings being treated as errors make[2]: *** [SpewTuiStatisticsWindow.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1plus: some warnings being treated as errors make[2]: *** [spew.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8' make: *** [all] Error 2 * ERROR: app-benchmarks/spew-1.0.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-benchmarks/spew-1.0.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-benchmarks/spew-1.0.8::gentoo'`. * The complete build log is located at '/var/log/log/build/app-benchmarks/spew-1.0.8:20140825-165341.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-benchmarks/spew-1.0.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/spew-1.0.8/temp/environment'. * Working directory: '/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8' * S: '/var/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8'