* Package: dev-util/systemtap-4.0-r1 * Repository: gentoo * Maintainer: swegener@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_7 ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /kernel-4.19.122 * Found sources for kernel version: * 4.19.122 * Checking for suitable kernel configuration options... [ ok ] * Using python3.7 to build >>> Unpacking source... >>> Unpacking systemtap-4.0.tar.gz to /var/tmp/portage/dev-util/systemtap-4.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-util/systemtap-4.0-r1/work >>> Preparing source in /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0 ... * Fixing shebang in ./httpd/docker/fedora_install_package.py. * Fixing shebang in ./httpd/client.py. * Fixing shebang in ./testsuite/systemtap.python/celsius.py. * Fixing shebang in ./testsuite/systemtap.examples/general/pyexample.py. * Fixing shebang in ./doc/SystemTap_Tapset_Reference/overload.py. * Fixing shebang in ./stap-exporter/stap-exporter.in. * Fixing shebang in ./scripts/update-syscall-docs. * Fixing shebang in ./scripts/kprobes_test/monitor_system.py. * Fixing shebang in ./scripts/kprobes_test/gen_code.py. * Fixing shebang in ./scripts/kprobes_test/kprobes_test.py. * Fixing shebang in ./scripts/kprobes_test/stap_run_module.py. * Fixing shebang in ./scripts/kprobes_test/stap_gen_code.py. * 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/is_probed.py. * Fixing shebang in ./scripts/kprobes_test/readelf.py. * Applying systemtap-3.1-ia64.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/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-4.0-r1/work/systemtap-4.0' ... * 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-4.0/ * Running elibtoolize in: systemtap-4.0/testsuite/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0 ... * econf: updating systemtap-4.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating systemtap-4.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/systemtap-4.0-r1 --htmldir=/usr/share/doc/systemtap-4.0-r1/html --libdir=/usr/lib64 --disable-docs --disable-grapher --disable-refdocs --disable-server --enable-pie --with-python3 --without-java --without-openssl --without-python2-probes --without-rpm --disable-virt --disable-sqlite --without-avahi --with-nss --without-selinux checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.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 whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking 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 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 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 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++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-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... no 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-4.0-r1/temp/python3.7/bin/python checking whether /var/tmp/portage/dev-util/systemtap-4.0-r1/temp/python3.7/bin/python is version 2 or 3... 3 checking whether /usr/bin/python3.7 version is >= 2.6... yes checking for /usr/bin/python3.7 version... 3.7 checking for /usr/bin/python3.7 platform... linux checking for /usr/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages checking for /usr/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for python3... /usr/bin/python3.7 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages 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... yes configure: Compiling with gcc -fstack-protector-all et al. configure: Compiling with gcc pie et al. 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 latex... no checking for dvips... no checking for ps2pdf... no 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 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... no checking for dwfl_module_getsym in -ldw... yes checking for dwarf_next_unit in -ldw... yes configure: stap will link -Wl,--start-group -ldw -Wl,--end-group -lelf checking for elf_getshdrstrndx in -lelf... yes configure: staprun will link -lelf configure: stapbpf will link -lelf checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking boost/utility/string_ref.hpp usability... no checking boost/utility/string_ref.hpp presence... no checking for boost/utility/string_ref.hpp... no 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 checking for python3.7-config... /usr/bin/python3.7-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for jsonc... yes checking for ncurses... yes checking for assembler .section "?" flags support... yes checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes checking whether F_SETPIPE_SZ is declared... yes checking for javac... no checking for jar... no configure: WARNING: will not run per-method java probing, missing byteman or java requirements 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-service.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 stapbpf/Makefile config.status: creating httpd/Makefile config.status: creating httpd/docker/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 stap-exporter/Makefile 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-4.0-r1/work/systemtap-4.0/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' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/systemtap-4.0-r1' '--htmldir=/usr/share/doc/systemtap-4.0-r1/html' '--libdir=/usr/lib64' '--disable-docs' '--disable-grapher' '--disable-refdocs' '--disable-server' '--enable-pie' '--with-python3' '--without-java' '--without-openssl' '--without-python2-probes' '--without-rpm' '--disable-virt' '--disable-sqlite' '--without-avahi' '--with-nss' '--without-selinux' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fcommon' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fcommon' 'PYTHON=/usr/bin/python3.7' 'PKG_CONFIG_PATH=/var/tmp/portage/dev-util/systemtap-4.0-r1/temp/python3.7/pkgconfig' 'python=/usr/bin/python3.7' 'pyexecdir=${exec_prefix}/lib/python3.7/site-packages' 'python3=/usr/bin/python3.7' 'py3execdir=${exec_prefix}/lib/python3.7/site-packages' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/lib/portage/python3.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-4.0-r1/work/systemtap-4.0 ... make -j4 sed -e "s#@pkgdatadir@#/usr/share/systemtap#g" < macros.systemtap.in > macros.systemtap /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-4.0-r1/work/systemtap-4.0' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-loc2stap.o `test -f 'loc2stap.cxx' || echo './'`loc2stap.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -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 -fPIE -I/usr/include/nss -I/usr/include/nspr -DSTAP -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-interactive.o `test -f 'interactive.cxx' || echo './'`interactive.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-bpf-base.o `test -f 'bpf-base.cxx' || echo './'`bpf-base.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-bpf-bitset.o `test -f 'bpf-bitset.cxx' || echo './'`bpf-bitset.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-bpf-translate.o `test -f 'bpf-translate.cxx' || echo './'`bpf-translate.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-bpf-opt.o `test -f 'bpf-opt.cxx' || echo './'`bpf-opt.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-client-nss.o `test -f 'client-nss.cxx' || echo './'`client-nss.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap-nss-server-info.o `test -f 'nss-server-info.cxx' || echo './'`nss-server-info.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -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++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx x86_64-pc-linux-gnu-g++ -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-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.7/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.7/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx x86_64-pc-linux-gnu-g++ -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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-loc2stap.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-bpf-base.o stap-bpf-bitset.o stap-bpf-translate.o stap-bpf-opt.o stap-csclient.o stap-nsscommon.o stap-client-nss.o stap-cscommon.o stap-nss-server-info.o -Wl,--start-group -ldw -Wl,--end-group -lelf -lpthread -lreadline -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 x86_64-pc-linux-gnu-g++ -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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++ -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' Making all in java make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' Making all in python make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' (cd .; CFLAGS="-I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys" /usr/bin/python3.7 setup.py build \ --build-base /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build \ --verbose) running build running build_py creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7 creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT copying HelperSDT/__main__.py -> /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT copying HelperSDT/__init__.py -> /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'HelperSDT._HelperSDT' extension creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-x86_64-3.7 creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-x86_64-3.7/HelperSDT x86_64-pc-linux-gnu-gcc -pthread -I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys -fPIC -I/usr/include/python3.7m -c HelperSDT/_HelperSDT.c -o /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-x86_64-3.7/HelperSDT/_HelperSDT.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-x86_64-3.7/HelperSDT/_HelperSDT.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT/_HelperSDT.cpython-37m-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' Making all in stapdyn make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' Making all in staprun make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o staprun-modverify.o `test -f 'modverify.c' || echo './'`modverify.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o ../staprun-nsscommon.o `test -f '../nsscommon.cxx' || echo './'`../nsscommon.cxx x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -Wno-format-nonliteral -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o libstrfloctime_a-strfloctime.o `test -f 'strfloctime.c' || echo './'`strfloctime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stapsh-stapsh.o `test -f 'stapsh.c' || echo './'`stapsh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stapio.o stapio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o mainloop.o mainloop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o common.o common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o ctl.o ctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o relay.o relay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o relay_old.o relay_old.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o monitor.o monitor.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o ../staprun-privilege.o `test -f '../privilege.cxx' || echo './'`../privilege.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o ../staprun-util.o `test -f '../util.cxx' || echo './'`../util.cxx rm -f libstrfloctime.a ar cru libstrfloctime.a libstrfloctime_a-strfloctime.o x86_64-pc-linux-gnu-ranlib libstrfloctime.a x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stap-merge stap_merge-stap_merge.o x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stapsh stapsh-stapsh.o x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stapio stapio.o mainloop.o common.o ctl.o relay.o relay_old.o monitor.o libstrfloctime.a -lpthread -ljson-c -lpanel -lncurses -ltinfo x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o staprun staprun-staprun.o staprun-staprun_funcs.o staprun-ctl.o staprun-common.o ../staprun-privilege.o ../staprun-util.o staprun-modverify.o ../staprun-nsscommon.o libstrfloctime.a -lelf -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' Making all in stapbpf make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stapbpf-stapbpf.o `test -f 'stapbpf.cxx' || echo './'`stapbpf.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stapbpf-bpfinterp.o `test -f 'bpfinterp.cxx' || echo './'`bpfinterp.cxx x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o stapbpf-libbpf.o `test -f 'libbpf.c' || echo './'`libbpf.c x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stapbpf stapbpf-stapbpf.o stapbpf-bpfinterp.o stapbpf-libbpf.o -lelf -lpthread make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' Making all in man make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' Making all in cs make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' Making all in po make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' test ! -f ./systemtap.pot || \ test -z "en.gmo pl.gmo fr.gmo cs.gmo" || make en.gmo pl.gmo fr.gmo cs.gmo make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' make[3]: 'en.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' touch stamp-po make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' Making all in httpd make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' Making all in docker make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' Making all in stap-exporter make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' sed -e "s#%sysconfdir%#/etc#g" < stap-exporter.in > stap-exporter make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' make[1]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' >>> Source compiled. >>> Test phase [not enabled]: dev-util/systemtap-4.0-r1 >>> Install dev-util/systemtap-4.0-r1 into /var/tmp/portage/dev-util/systemtap-4.0-r1/image make -j4 DESTDIR=/var/tmp/portage/dev-util/systemtap-4.0-r1/image install /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' Making all in java make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' Making all in python make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' (cd .; CFLAGS="-I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys" /usr/bin/python3.7 setup.py build \ --build-base /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build \ --verbose) running build running build_py warning: build_py: byte-compiling is disabled, skipping. running build_ext make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' Making all in stapdyn make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' Making all in staprun make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' Making all in stapbpf make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' Making all in man make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' Making all in cs make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' Making all in po make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' Making all in httpd make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' Making all in docker make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' Making all in stap-exporter make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' make[1]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make install-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' Making install in . make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stap-report dtrace '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stap '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stap-env '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stap-sign-module stap-authorize-cert '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap' (cd ./runtime; for f in *.[ch]; do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/runtime/$f; done) for f in stap-report dtrace ; do \ sed -i -e "s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin/$f; \ done /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/include/sys' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/include/sys' for f in stap-env ; do \ sed -i -e "/INSTALL-HOOK/d;s,sysconfdir=.*,sysconfdir=/etc,;s,pkglibexecdir=.*,pkglibexecdir=/usr/libexec/systemtap/,;s,localstatedir=.*,localstatedir=/var/lib,;s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap/$f; \ done (cd ./runtime/unwind; find . \( -name '*.[ch]' \) -print \ | while read f; do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/runtime/unwind/$f; done) (cd ./runtime/transport; for f in *.[ch]; \ do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/runtime/transport/$f; done) (cd ./runtime/linux; for f in *.[ch]; \ do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/runtime/linux/$f; done) (cd ./runtime/linux/uprobes; for f in Makefile *.[ch]; \ do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/runtime/linux/uprobes/$f; done) (cd ./runtime/linux/uprobes2; for f in *.[ch]; \ do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/runtime/linux/uprobes2/$f; done) (cd ./tapset; find . \( -name '*.stp' -o -name '*.stpm' -o -name README \) -print \ | while read f; do /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/tapset/$f; done) (cd ./testsuite/systemtap.examples; find . -type f -print \ | egrep -v 'check.exp|ChangeLog|examples-index-gen.pl|html/.*\.tmpl|metadatabase.dbq$' \ | while read f; do if test -x $f; then \ i_cmd="/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c"; else \ i_cmd="/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644"; fi; \ $i_cmd -D $f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/systemtap/examples/$f; done) test -e /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/systemtap || mkdir -p /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/systemtap make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' Making install in java make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make install-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' Making install in python make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' (cd .; CFLAGS="-I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys" /usr/bin/python3.7 setup.py build \ --build-base /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build \ --verbose) running build running build_py warning: build_py: byte-compiling is disabled, skipping. running build_ext make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' (cd .; CFLAGS="-I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys" /usr/bin/python3.7 setup.py build \ --build-base /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build \ install --prefix /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr \ --single-version-externally-managed \ --record /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/install_files.txt \ --verbose) make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap/python' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stap-resolve-module-function.py '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap/python' running build running build_py warning: build_py: byte-compiling is disabled, skipping. running build_ext running install running install_lib creating /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib creating /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7 creating /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7/site-packages creating /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7/site-packages/HelperSDT copying /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT/__main__.py -> /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7/site-packages/HelperSDT copying /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT/__init__.py -> /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7/site-packages/HelperSDT copying /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-x86_64-3.7/HelperSDT/_HelperSDT.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7/site-packages/HelperSDT warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info writing /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info/PKG-INFO writing dependency_links to /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info/dependency_links.txt writing top-level names to /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info/top_level.txt writing manifest file '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info/SOURCES.txt' reading manifest file '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info/SOURCES.txt' writing manifest file '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info/SOURCES.txt' Copying /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/HelperSDT.egg-info to /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/python3.7/site-packages/HelperSDT-0.1.0-py3.7.egg-info running install_scripts writing list of installed files to '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/install_files.txt' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' Making install in stapdyn make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make install-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapdyn' Making install in staprun make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make install-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c staprun stap-merge stapsh '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stapio '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/libexec/systemtap' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 staprun.8 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' make install-exec-hook make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' if [ `id -u` -eq 0 ]; then \ getent group stapusr >/dev/null || groupadd -g 156 -r stapusr 2>/dev/null || groupadd -r stapusr; \ getent group stapusr >/dev/null && chgrp stapusr "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin/staprun"; \ chmod 04110 "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin/staprun"; \ fi make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/staprun' Making install in stapbpf make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make install-am make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stapbpf '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stapbpf.8 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' make install-exec-hook make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' if [ `id -u` -eq 0 ]; then \ getent group stapusr >/dev/null || groupadd -g 156 -r stapusr 2>/dev/null || groupadd -r stapusr; \ getent group stapusr >/dev/null \ && chgrp stapusr "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin/stapbpf" \ && chmod 04110 "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/bin/stapbpf"; \ fi make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stapbpf' Making install in doc make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' Making install in SystemTap_Tapset_Reference make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/SystemTap_Tapset_Reference' Making install in beginners make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc/beginners' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/doc' Making install in man make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' Making install in cs make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man7 for f in ./*.7stap; do \ /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 "$f" "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man7"; \ done /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man1' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man3' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man7' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man3' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stappaths.7 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man7' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stapsh.8 systemtap.8 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/cs/man8' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man/cs' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man7 for f in ./*.7stap; do \ /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 "$f" "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man7"; \ done /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man3' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man7' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man3' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stappaths.7 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man7' /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stapsh.8 systemtap-service.8 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/man' Making install in po make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' installing en.gmo as /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/locale/en/LC_MESSAGES/systemtap.mo installing pl.gmo as /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/locale/pl/LC_MESSAGES/systemtap.mo installing fr.gmo as /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/locale/fr/LC_MESSAGES/systemtap.mo installing cs.gmo as /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/locale/cs/LC_MESSAGES/systemtap.mo if test "systemtap" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/po' Making install in httpd make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make -C .. git_version.stamp make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' make install-recursive make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' Making install in docker make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd/docker' make[4]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[5]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[4]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/httpd' Making install in stap-exporter make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' /bin/mkdir -p "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter" /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/sbin' cd ./default; find . | cpio -pdmv "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter/" /bin/mkdir -p '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c stap-exporter '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/sbin' /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./timeout.stp /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./syscalllatency.stp /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./errno.stp /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./syscallsbypid.stp /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./EXAMPLE /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./syscallerrorsbypid.stp /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./autostart-also_ran.stp /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./EXAMPLE_NOERROR /var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/stap-exporter//./topsys.stp 2 blocks /bin/mkdir -p "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/systemd/system" /bin/mkdir -p "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/sysconfig" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stap-exporter.8 '/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./stap-exporter.service "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/usr/lib/systemd/system" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./stap-exporter.options "/var/tmp/portage/dev-util/systemtap-4.0-r1/image/etc/sysconfig/stap-exporter" make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/stap-exporter' make[1]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' >>> Completed installing dev-util/systemtap-4.0-r1 into /var/tmp/portage/dev-util/systemtap-4.0-r1/image * Final size of build directory: 54532 KiB (53.2 MiB) * Final size of installed tree: 15292 KiB (14.9 MiB) * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/python3.7/site-packages/HelperSDT/_HelperSDT.cpython-37m-x86_64-linux-gnu.so * Verifying compiled files in /usr/lib/python3.7/site-packages 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/lib/python3.7/site-packages/HelperSDT/_HelperSDT.cpython-37m-x86_64-linux-gnu.so /usr/libexec/systemtap/stap-authorize-cert /usr/libexec/systemtap/stap-sign-module /usr/bin/stap /usr/bin/staprun /usr/bin/stapsh /usr/bin/stap-merge /usr/libexec/systemtap/stapio /usr/bin/stapbpf >>> Done. * >>> SetUID: [chmod go-r] /usr/bin/staprun ... [ ok ] * >>> SetUID: [chmod go-r] /usr/bin/stapbpf ... [ ok ] emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1011-aws x86_64) ================================================================= System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011348 total, 7723040 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sun, 07 Jun 2020 15:05:36 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS