* Package: dev-util/systemtap-3.1  * Repository: gentoo  * Maintainer: swegener@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib_abi_amd64 multilib_abi_x86 python_targets_python2_7 userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> ABI=x86 * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.4.113-gentoo-r1/build * Found sources for kernel version: * 3.4.113-gentoo-r1 * Checking for suitable kernel configuration options... * systemtap requires support for KProbes Instrumentation (KPROBES) - this can be enabled in 'Instrumentation Support -> Kprobes'. * systemtap works best with support for Debug Filesystem (DEBUG_FS) - this can be enabled in 'Kernel hacking -> Debug Filesystem'. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source (for ABI=x86)... >>> Unpacking systemtap-3.1.tar.gz to /var/tmp/portage/dev-util/systemtap-3.1/work >>> Source unpacked in /var/tmp/portage/dev-util/systemtap-3.1/work >>> Preparing source in /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1 (for ABI=x86) ... * Fixing shebang in ./doc/SystemTap_Tapset_Reference/overload.py. * Fixing shebang in ./scripts/update-syscall-docs. * Fixing shebang in ./scripts/kprobes_test/run_module.py. * Fixing shebang in ./scripts/kprobes_test/stap_probes_test.py. * Fixing shebang in ./scripts/kprobes_test/gen_code.py. * Fixing shebang in ./scripts/kprobes_test/stap_run_module.py. * Fixing shebang in ./scripts/kprobes_test/is_probed.py. * Fixing shebang in ./scripts/kprobes_test/stap_gen_code.py. * Fixing shebang in ./scripts/kprobes_test/monitor_system.py. * Fixing shebang in ./scripts/kprobes_test/readelf.py. * Fixing shebang in ./scripts/kprobes_test/kprobes_test.py. * Fixing shebang in ./testsuite/systemtap.examples/general/pyexample.py. * Fixing shebang in ./testsuite/systemtap.python/celsius.py. * Running eautoreconf in '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/testsuite' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1' ... * Running autopoint --force ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: systemtap-3.1/ * Running elibtoolize in: systemtap-3.1/testsuite/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1 (for ABI=x86) ... * econf: updating systemtap-3.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating systemtap-3.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/systemtap-3.1 --htmldir=/usr/share/doc/systemtap-3.1/html --libdir=/usr/lib32 --docdir=/usr/share/doc/systemtap-3.1 --without-rpm --disable-server --disable-docs --disable-refdocs --disable-grapher --disable-sqlite checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python2.7/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 whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for i686-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 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 whether ln -s works... yes checking for i686-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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none 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++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ppoll... yes checking for openat... yes checking for a sed that does not truncate output... /bin/sed 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 for ld used by x86_64-pc-linux-gnu-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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for python... /var/tmp/portage/dev-util/systemtap-3.1/temp/python2.7/bin/python checking whether /var/tmp/portage/dev-util/systemtap-3.1/temp/python2.7/bin/python is version 2 or 3... 2 checking whether /usr/bin/python2.7 version is >= 2.6... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... linux2 checking for /usr/bin/python2.7 script directory... ${prefix}/lib32/python2.7/site-packages checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib32/python2.7/site-packages checking for python3... /var/tmp/portage/dev-util/systemtap-3.1/temp/python2.7/bin/python3 checking for python3 version... : python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT) checking for python3 platform... : python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT) checking for python3 script directory... : python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT) checking for python3 extension module directory... : python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT) checking to see if prologue searching should be the default... no checking to see if sdt probes should be the default... yes checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes configure: Compiling with gcc -fstack-protector-all et al. checking pkg-config is at least version 0.9.0... yes checking for latex... no checking for dvips... no checking for ps2pdf... yes checking for xmlto... yes checking for fop... no checking for xmlto --stringparam support... yes checking for nss... yes configure: using dracut module directory /usr/lib/dracut/modules.d/99stap configure: using dracut binary /sbin checking for avahi... no configure: WARNING: some compile-server functionality will be restricted, cannot find avahi development files checking how to link readline libs... -lreadline checking for ebl_get_elfmachine in -lebl... yes checking for dwfl_module_getsym in -ldw... yes checking for dwarf_next_unit in -ldw... yes configure: stap will link -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf checking for elf_getshdrstrndx in -lelf... yes configure: staprun will link -lelf checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -std=c++11 -E checking boost/utility/string_ref.hpp usability... yes checking boost/utility/string_ref.hpp presence... yes checking for boost/utility/string_ref.hpp... yes configure: checking dyninst support checking BPatch_object.h usability... no checking BPatch_object.h presence... no checking for BPatch_object.h... no checking for libvirt... no checking for libxml2... yes configure: WARNING: will not build systemtap virt support, cannot find libvirt headers checking for python2.7-config... /usr/bin/python2.7-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python3-config... /var/tmp/portage/dev-util/systemtap-3.1/temp/python2.7/bin/python3-config checking Python.h usability... no checking Python.h presence... no checking for Python.h... no checking for jsonc... yes checking for ncurses... yes checking for assembler .section "?" flags support... yes checking for selinux... no checking whether F_SETPIPE_SZ is declared... yes checking for javac... yes checking for jar... yes java found, will try to configure Byteman support configure: Adding extra version checking that generated files are newer than configure... done 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 man/Makefile config.status: creating man/cs/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating man/stap.1 config.status: creating man/stappaths.7 config.status: creating man/systemtap.8 config.status: creating man/cs/stap.1 config.status: creating man/cs/stappaths.7 config.status: creating man/cs/systemtap.8 config.status: creating initscript/config.systemtap config.status: creating initscript/config.stap-server config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating initscript/99stap/module-setup.sh config.status: creating initscript/99stap/install config.status: creating initscript/99stap/check config.status: creating run-stap config.status: creating dtrace config.status: creating stapdyn/Makefile config.status: creating java/Makefile config.status: creating java/stapbm config.status: creating python/Makefile config.status: creating staprun/Makefile config.status: creating staprun/run-staprun config.status: creating staprun/guest/stapshd config.status: creating staprun/guest/stapsh-daemon config.status: creating staprun/guest/stapsh@.service 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-3.1/work/systemtap-3.1/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--htmldir=/usr/share/doc/systemtap-3.1/html' '--libdir=/usr/lib32' '--docdir=/usr/share/doc/systemtap-3.1' '--without-rpm' '--disable-server' '--disable-docs' '--disable-refdocs' '--disable-grapher' '--disable-sqlite' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-march=native -O2 -pipe -m32' 'LDFLAGS=-Wl,--as-needed -Wl,--hash-style=gnu -m32' 'CPPFLAGS= ' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-march=native -O2 -pipe -m32' 'PYTHON=/usr/bin/python2.7' 'PKG_CONFIG=/usr/bin/pkg-config' 'PKG_CONFIG_PATH=/var/tmp/portage/dev-util/systemtap-3.1/temp/python2.7/pkgconfig:/usr/lib32/pkgconfig' 'python=/usr/bin/python2.7' 'pyexecdir=${exec_prefix}/lib32/python2.7/site-packages' 'python3=/var/tmp/portage/dev-util/systemtap-3.1/temp/python2.7/bin/python3' 'py3execdir=' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/lib/portage/python2.7/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 whether to enable maintainer-specific portions of Makefiles... no configure: Will test no apps from: xulrunner tcl postgres mysql java checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1 (for ABI=x86) ... make -j -l8 /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-3.1/work/systemtap-3.1' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1' x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/nss -I/usr/include/nspr -DSTAP -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-loc2c.o `test -f 'loc2c.c' || echo './'`loc2c.c x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/nss -I/usr/include/nspr -DSTAP -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-stap-authorize-cert.o `test -f 'stap-authorize-cert.cxx' || echo './'`stap-authorize-cert.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/nss -I/usr/include/nspr -DSTAP -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o loc2c_test-loc2c.o `test -f 'loc2c.c' || echo './'`loc2c.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/nss -I/usr/include/nspr -DSTAP -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o loc2c_test-loc2c-test.o `test -f 'loc2c-test.c' || echo './'`loc2c-test.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-interactive.o `test -f 'interactive.cxx' || echo './'`interactive.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-3.1"' -DPYEXECDIR='"/usr/lib32/python2.7/site-packages"' -DPY3EXECDIR='""' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/nss -I/usr/include/nspr -DSTAP -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,--hash-style=gnu -m32 -o loc2c-test loc2c_test-loc2c-test.o loc2c_test-loc2c.o -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lpthread -lreadline -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 x86_64-pc-linux-gnu-g++ -std=c++11 -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,--hash-style=gnu -m32 -o stap-authorize-cert stap_authorize_cert-stap-authorize-cert.o stap_authorize_cert-nsscommon.o stap_authorize_cert-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 x86_64-pc-linux-gnu-g++ -std=c++11 -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,--hash-style=gnu -m32 -o stap-sign-module stap_sign_module-stap-sign-module.o stap_sign_module-nsscommon.o stap_sign_module-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 x86_64-pc-linux-gnu-g++ -std=c++11 -Wall -Wextra -I/usr/include/nss -I/usr/include/nspr -march=native -O2 -pipe -m32 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,--hash-style=gnu -m32 -o stap stap-main.o stap-session.o stap-parse.o stap-staptree.o stap-elaborate.o stap-translate.o stap-tapsets.o stap-buildrun.o stap-loc2c.o stap-hash.o stap-mdfour.o stap-cache.o stap-util.o stap-coveragedb.o stap-dwarf_wrappers.o stap-tapset-been.o stap-tapset-procfs.o stap-tapset-timers.o stap-tapset-netfilter.o stap-tapset-perfmon.o stap-tapset-mark.o stap-tapset-itrace.o stap-tapset-utrace.o stap-task_finder.o stap-dwflpp.o stap-rpm_finder.o stap-setupdwfl.o stap-remote.o stap-privilege.o stap-cmdline.o stap-tapset-dynprobe.o stap-tapset-method.o stap-translator-output.o stap-stapregex.o stap-stapregex-tree.o stap-stapregex-parse.o stap-stapregex-dfa.o stap-stringtable.o stap-tapset-python.o stap-interactive.o stap-nsscommon.o stap-csclient.o stap-cscommon.o -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lpthread -lreadline -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1' Making all in java make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/java' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/java' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/java' Making all in python make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python' (cd .; CFLAGS="-I./../includes -I/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/../includes/sys" /usr/bin/python2.7 setup.py build \ --build-base /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build \ --verbose) running build running build_py creating /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build creating /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/lib.linux-x86_64-2.7 creating /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT copying HelperSDT/__main__.py -> /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT copying HelperSDT/__init__.py -> /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'HelperSDT._HelperSDT' extension creating /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7 creating /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT x86_64-pc-linux-gnu-gcc -I./../includes -I/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/../includes/sys -fPIC -I/usr/include/python2.7 -c HelperSDT/_HelperSDT.c -o /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -m32 -L. -Wl,--as-needed -Wl,--hash-style=gnu -m32 -I./../includes -I/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/../includes/sys /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o -L/usr/lib32 -lpython2.7 -o /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT/_HelperSDT.so /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386:x86-64 architecture of input file `/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o' is incompatible with i386 output /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o: In function `init_HelperSDT': _HelperSDT.c:(.text+0xff): undefined reference to `Py_InitModule4_64' /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o: file class ELFCLASS64 incompatible with ELFCLASS32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: File in wrong format collect2: error: ld returned 1 exit status error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 make[2]: *** [Makefile:614: all-local] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1/python' make[1]: *** [Makefile:1954: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1' make: *** [Makefile:712: all] Error 2 * ERROR: dev-util/systemtap-3.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/systemtap-3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/systemtap-3.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-util/systemtap-3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/systemtap-3.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1' * S: '/var/tmp/portage/dev-util/systemtap-3.1/work/systemtap-3.1'