* Package: dev-util/systemtap-1.6  * Repository: gentoo  * Maintainer: swegener@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib sqlite userland_GNU  * FEATURES: ccache preserve-libs sandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.8.13-gentoo/build * Found sources for kernel version: * 3.8.13-gentoo * Checking for suitable kernel configuration options...  [ ok ] >>> Unpacking source... >>> Unpacking systemtap-1.6.tar.gz to /var/tmp/portage/dev-util/systemtap-1.6/work >>> Source unpacked in /var/tmp/portage/dev-util/systemtap-1.6/work >>> Preparing source in /var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6 ... * Converting shebang in 'dtrace.in' >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6 ... * econf: updating systemtap-1.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating systemtap-1.6/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --docdir=/usr/share/doc/systemtap-1.6 --without-rpm --disable-server --disable-docs --disable-refdocs --disable-grapher --enable-sqlite configure: loading site script /usr/share/config.site 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for function prototypes... yes checking for string.h... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ppoll... yes checking to see if prologue searching should be the default... no configure: Compiler does not support -fstack-protector-all et al. checking for sqlite3_open in -lsqlite3... yes checking for latex... yes checking for dvips... yes checking for ps2pdf... yes checking for latex2html... no checking for publican... no checking for xmlto... no checking for /usr/include/nss3... no checking for /usr/include/nss... yes checking for /usr/include/nspr4... no checking for /usr/include/nspr... yes checking nspr/nspr.h usability... yes checking nspr/nspr.h presence... yes checking for nspr/nspr.h... yes checking nspr/plgetopt.h usability... yes checking nspr/plgetopt.h presence... yes checking for nspr/plgetopt.h... yes checking nspr/prerror.h usability... yes checking nspr/prerror.h presence... yes checking for nspr/prerror.h... yes checking nss/ssl.h usability... yes checking nss/ssl.h presence... yes checking for nss/ssl.h... yes checking nss/nss.h usability... yes checking nss/nss.h presence... yes checking for nss/nss.h... yes checking nss/pk11func.h usability... yes checking nss/pk11func.h presence... yes checking for nss/pk11func.h... yes checking nss/secerr.h usability... yes checking nss/secerr.h presence... yes checking for nss/secerr.h... yes checking for PR_Connect in -lnspr4... yes checking for SSL_ReHandshake in -lssl3... yes checking for /usr/include/avahi-client... no checking for /usr/include/avahi-common... no checking for avahi_client_new in -lavahi-client... no configure: WARNING: some compile-server functionality will be restricted, cannot find avahi headers configure: WARNING: some compile-server functionality will be restricted, cannot find avahi libraries checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ebl_get_elfmachine in -lebl... yes checking for dwfl_module_getsym in -ldw... yes checking for dwarf_getcfi_elf in -ldw... yes configure: stap will link -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for assembler .section "?" flags support... yes configure: creating ./config.status config.status: creating includes/sys/sdt-config.h config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating grapher/Makefile config.status: creating grapher/stapgraph.1 config.status: creating stappaths.7 config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating run-stap config.status: creating dtrace config.status: creating doc/beginners/publican.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/beginners commands === configuring in testsuite (/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--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' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/systemtap-1.6' '--without-rpm' '--disable-server' '--disable-docs' '--disable-refdocs' '--disable-grapher' '--enable-sqlite' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=bdver1 -O2 -mfma -mtbm --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=2048 -mtune=bdver1 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=bdver1 -O2 -mfma -mtbm --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=2048 -mtune=bdver1 -pipe' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site 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 to enable maintainer-specific portions of Makefiles... no configure: Will test no apps from: xulrunner tcl postgres mysql configure: creating ./config.status config.status: creating Makefile === configuring in runtime/staprun (/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6/runtime/staprun) configure: running /bin/sh ./configure --disable-option-checking '--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' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/systemtap-1.6' '--without-rpm' '--disable-server' '--disable-docs' '--disable-refdocs' '--disable-grapher' '--enable-sqlite' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=bdver1 -O2 -mfma -mtbm --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=2048 -mtune=bdver1 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=bdver1 -O2 -mfma -mtbm --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=2048 -mtune=bdver1 -pipe' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for nss... 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 libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking for elf_getshdrstrndx in -lelf... yes configure: staprun will link -lelf configure: creating ./config.status config.status: creating Makefile config.status: creating run-staprun config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6 ... make -j5 --load-average=5 /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Output is new file, creating git_version.h make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6' CXX stap-main.o CXX stap-elaborate.o CXX stap-translate.o translate.cxx: In function 'void emit_symbol_data(systemtap_session&)': translate.cxx:5572:78: error: narrowing conversion of '-1' from 'int' to 'long unsigned int' inside { } is ill-formed in C++11 [-Werror=narrowing] cc1plus: all warnings being treated as errors make[2]: *** [stap-translate.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6' make: *** [all] Error 2 make: INTERNAL: Exiting with 6 jobserver tokens available; should be 5! emake failed * ERROR: dev-util/systemtap-1.6 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 5495: Called __eapi2_src_compile * phase-helpers.sh, line 632: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=dev-util/systemtap-1.6'`, * the complete build log and the output of `emerge -pqv '=dev-util/systemtap-1.6'`. * The complete build log is located at '/var/tmp/portage/dev-util/systemtap-1.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/systemtap-1.6/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6' * S: '/var/tmp/portage/dev-util/systemtap-1.6/work/systemtap-1.6'