request from: hawk checking if we should skip the build started at: Sun Dec 15 10:49:06 2019 fetching http://src.tld-linux.org/~builderti//srpms/2b60a79e-8473-4285-a4dd-7b4553fb5aaf/systemtap-3.3-3.src.rpm fetched 5142180 bytes, 76591.8 K/s installing srpm: systemtap-3.3-3.src.rpm + install -d /tmp/B.MM_Zku/BUILD /tmp/B.MM_Zku/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog systemtap-3.3-3.src.rpm * Sun Dec 15 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/systemtap.git;a=log;h=master * Sun Dec 15 2019 Marcin Krol 6bfb3cd - release 3 * Mon Mar 11 2019 Marcin Krol 9de2537 - disabled dyninst + rpm -Uhv --nodeps --define '_topdir /tmp/B.MM_Zku' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests systemtap-3.3-3.src.rpm systemtap ################################################## + rm -f systemtap-3.3-3.src.rpm + install -m 700 -d /tmp/B.MM_Zku/BUILD/tmp + TMPDIR=/tmp/B.MM_Zku/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.MM_Zku' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.MM_Zku/systemtap.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 2b60a79e-8473-4285-a4dd-7b4553fb5aaf; TMPDIR=/tmp/B.MM_Zku/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MM_Zku' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.MM_Zku/systemtap.spec + : build-id: 2b60a79e-8473-4285-a4dd-7b4553fb5aaf + TMPDIR=/tmp/B.MM_Zku/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MM_Zku' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.MM_Zku/systemtap.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MM_Zku/BUILD/tmp /bin/sh -e /tmp/B.MM_Zku/BUILD/tmp/rpm-tmp.58601 + umask 022 + cd /tmp/B.MM_Zku/BUILD + cd /tmp/B.MM_Zku/BUILD + rm -rf systemtap-3.3 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.MM_Zku/systemtap-3.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd systemtap-3.3 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (systemtap-configure.patch):' Patch #0 (systemtap-configure.patch): + that implements the configure --disable-nls option. + '[' ! -f po/Makevars ']' + aclocal + autoconf + autoheader + automake -a -c -f --foreign + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' --disable-silent-rules --enable-crash --enable-docs --enable-pie --enable-server --enable-sqlite '--with-dyninst=no' '--with-java=/usr/lib64/jvm/java' checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking target system type... x86_64-tld-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk 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-tld-linux-gcc... x86_64-tld-linux-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-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-tld-linux-gcc... gcc3 checking how to run the C preprocessor... x86_64-tld-linux-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-tld-linux-gcc... (cached) x86_64-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether x86_64-tld-linux-g++ accepts -g... yes checking dependency style of x86_64-tld-linux-g++... gcc3 checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/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... /usr/bin/python checking whether /usr/bin/python is version 2 or 3... 2 checking for a Python interpreter with version >= 2.6... python2 checking for python2... /usr/bin/python2 checking for python2 version... 2.7 checking for python2 platform... linux2 checking for python2 script directory... ${prefix}/share/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... linux checking for python3 script directory... ${prefix}/share/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.8/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-tld-linux-g++ supports C++11 features with -std=c++11... yes configure: Compiling with gcc -fstack-protector-all et al. configure: Compiling with gcc pie et al. checking for x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sqlite3 > 3.7... yes checking for crash/defs.h... yes checking for latex... yes checking for dvips... yes checking for ps2pdf... yes checking for xmlto... yes checking for fop... no checking for xmlto --stringparam support... yes checking for nss >= 3... yes configure: using dracut module directory /usr/lib/dracut/modules.d/99stap configure: using dracut binary /sbin checking for avahi-client... yes checking for rpm... yes checking for rpmtsInitIterator in -lrpm... yes checking for rpmdbNextIterator in -lrpmdb... yes checking for rpmFreeCrypto in -lrpmio... no checking how to link readline libs... -lreadline checking for ebl_get_elfmachine in -lebl... yes checking for dwfl_module_getsym in -ldw... yes checking for dwarf_next_unit in -ldw... yes configure: stap will link -lrpm -lrpmio -lc -lrpm -lrpmdb -Wl,--start-group -ldw -lebl -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-tld-linux-g++ -std=c++11 -E checking boost/utility/string_ref.hpp usability... yes checking boost/utility/string_ref.hpp presence... yes checking for boost/utility/string_ref.hpp... yes checking for libvirt >= 1.0.2... yes checking for libxml-2.0... yes checking for python2-config... /usr/bin/python2-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python3-config... /usr/bin/python3-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for json-c >= 0.11... yes checking for ncurses... yes checking for assembler .section "?" flags support... yes checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes checking for libselinux... yes checking whether F_SETPIPE_SZ is declared... yes checking for javac... yes checking for jar... yes java found, will try to configure Byteman support configure: Adding extra version checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating includes/sys/sdt-config.h config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating man/cs/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating man/stap.1 config.status: creating man/stappaths.7 config.status: creating man/systemtap.8 config.status: creating man/cs/stap.1 config.status: creating man/cs/stappaths.7 config.status: creating man/cs/systemtap.8 config.status: creating initscript/config.systemtap config.status: creating initscript/config.stap-server config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating initscript/99stap/module-setup.sh config.status: creating initscript/99stap/install config.status: creating initscript/99stap/check config.status: creating run-stap config.status: creating dtrace config.status: creating stapdyn/Makefile config.status: creating java/Makefile config.status: creating java/stapbm config.status: creating python/Makefile config.status: creating staprun/Makefile config.status: creating 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 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 (/tmp/B.MM_Zku/BUILD/systemtap-3.3/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' '--disable-silent-rules' '--enable-crash' '--enable-docs' '--enable-pie' '--enable-server' '--enable-sqlite' '--with-dyninst=no' '--with-java=/usr/lib64/jvm/java' 'build_alias=x86_64-tld-linux' 'host_alias=x86_64-tld-linux' 'python=/usr/bin/python2' 'pyexecdir=${exec_prefix}/lib64/python2.7/site-packages' 'python3=/usr/bin/python3' 'py3execdir=${exec_prefix}/lib64/python3.8/site-packages' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 + /usr/bin/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 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' Making all in . make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-main.o -MD -MP -MF .deps/stap-main.Tpo -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-session.o -MD -MP -MF .deps/stap-session.Tpo -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-parse.o -MD -MP -MF .deps/stap-parse.Tpo -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-staptree.o -MD -MP -MF .deps/stap-staptree.Tpo -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx mv -f .deps/stap-main.Tpo .deps/stap-main.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-elaborate.o -MD -MP -MF .deps/stap-elaborate.Tpo -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx mv -f .deps/stap-staptree.Tpo .deps/stap-staptree.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-translate.o -MD -MP -MF .deps/stap-translate.Tpo -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx mv -f .deps/stap-session.Tpo .deps/stap-session.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapsets.o -MD -MP -MF .deps/stap-tapsets.Tpo -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx mv -f .deps/stap-parse.Tpo .deps/stap-parse.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-buildrun.o -MD -MP -MF .deps/stap-buildrun.Tpo -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx mv -f .deps/stap-buildrun.Tpo .deps/stap-buildrun.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-loc2stap.o -MD -MP -MF .deps/stap-loc2stap.Tpo -c -o stap-loc2stap.o `test -f 'loc2stap.cxx' || echo './'`loc2stap.cxx mv -f .deps/stap-loc2stap.Tpo .deps/stap-loc2stap.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-hash.o -MD -MP -MF .deps/stap-hash.Tpo -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx mv -f .deps/stap-hash.Tpo .deps/stap-hash.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss -I/usr/include/nspr -DSTAP -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-mdfour.o -MD -MP -MF .deps/stap-mdfour.Tpo -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c mv -f .deps/stap-mdfour.Tpo .deps/stap-mdfour.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-cache.o -MD -MP -MF .deps/stap-cache.Tpo -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx mv -f .deps/stap-elaborate.Tpo .deps/stap-elaborate.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-util.o -MD -MP -MF .deps/stap-util.Tpo -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx mv -f .deps/stap-cache.Tpo .deps/stap-cache.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-coveragedb.o -MD -MP -MF .deps/stap-coveragedb.Tpo -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx mv -f .deps/stap-coveragedb.Tpo .deps/stap-coveragedb.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-dwarf_wrappers.o -MD -MP -MF .deps/stap-dwarf_wrappers.Tpo -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx mv -f .deps/stap-util.Tpo .deps/stap-util.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-been.o -MD -MP -MF .deps/stap-tapset-been.Tpo -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx mv -f .deps/stap-dwarf_wrappers.Tpo .deps/stap-dwarf_wrappers.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-procfs.o -MD -MP -MF .deps/stap-tapset-procfs.Tpo -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx mv -f .deps/stap-translate.Tpo .deps/stap-translate.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-timers.o -MD -MP -MF .deps/stap-tapset-timers.Tpo -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx mv -f .deps/stap-tapset-been.Tpo .deps/stap-tapset-been.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-netfilter.o -MD -MP -MF .deps/stap-tapset-netfilter.Tpo -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx mv -f .deps/stap-tapset-timers.Tpo .deps/stap-tapset-timers.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-perfmon.o -MD -MP -MF .deps/stap-tapset-perfmon.Tpo -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx mv -f .deps/stap-tapset-procfs.Tpo .deps/stap-tapset-procfs.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-mark.o -MD -MP -MF .deps/stap-tapset-mark.Tpo -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx mv -f .deps/stap-tapset-netfilter.Tpo .deps/stap-tapset-netfilter.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-itrace.o -MD -MP -MF .deps/stap-tapset-itrace.Tpo -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx mv -f .deps/stap-tapset-perfmon.Tpo .deps/stap-tapset-perfmon.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-utrace.o -MD -MP -MF .deps/stap-tapset-utrace.Tpo -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx mv -f .deps/stap-tapset-itrace.Tpo .deps/stap-tapset-itrace.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-task_finder.o -MD -MP -MF .deps/stap-task_finder.Tpo -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx mv -f .deps/stap-tapset-mark.Tpo .deps/stap-tapset-mark.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-dwflpp.o -MD -MP -MF .deps/stap-dwflpp.Tpo -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx mv -f .deps/stap-task_finder.Tpo .deps/stap-task_finder.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-rpm_finder.o -MD -MP -MF .deps/stap-rpm_finder.Tpo -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx mv -f .deps/stap-rpm_finder.Tpo .deps/stap-rpm_finder.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-setupdwfl.o -MD -MP -MF .deps/stap-setupdwfl.Tpo -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx mv -f .deps/stap-tapset-utrace.Tpo .deps/stap-tapset-utrace.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-remote.o -MD -MP -MF .deps/stap-remote.Tpo -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx mv -f .deps/stap-setupdwfl.Tpo .deps/stap-setupdwfl.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-privilege.o -MD -MP -MF .deps/stap-privilege.Tpo -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx mv -f .deps/stap-privilege.Tpo .deps/stap-privilege.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-cmdline.o -MD -MP -MF .deps/stap-cmdline.Tpo -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx mv -f .deps/stap-cmdline.Tpo .deps/stap-cmdline.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-dynprobe.o -MD -MP -MF .deps/stap-tapset-dynprobe.Tpo -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx mv -f .deps/stap-tapsets.Tpo .deps/stap-tapsets.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-method.o -MD -MP -MF .deps/stap-tapset-method.Tpo -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx mv -f .deps/stap-tapset-dynprobe.Tpo .deps/stap-tapset-dynprobe.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-translator-output.o -MD -MP -MF .deps/stap-translator-output.Tpo -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx mv -f .deps/stap-translator-output.Tpo .deps/stap-translator-output.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-stapregex.o -MD -MP -MF .deps/stap-stapregex.Tpo -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx mv -f .deps/stap-remote.Tpo .deps/stap-remote.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-stapregex-tree.o -MD -MP -MF .deps/stap-stapregex-tree.Tpo -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx mv -f .deps/stap-stapregex.Tpo .deps/stap-stapregex.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-stapregex-parse.o -MD -MP -MF .deps/stap-stapregex-parse.Tpo -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx mv -f .deps/stap-dwflpp.Tpo .deps/stap-dwflpp.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-stapregex-dfa.o -MD -MP -MF .deps/stap-stapregex-dfa.Tpo -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx mv -f .deps/stap-tapset-method.Tpo .deps/stap-tapset-method.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-stringtable.o -MD -MP -MF .deps/stap-stringtable.Tpo -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx mv -f .deps/stap-stapregex-tree.Tpo .deps/stap-stapregex-tree.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-tapset-python.o -MD -MP -MF .deps/stap-tapset-python.Tpo -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx mv -f .deps/stap-stringtable.Tpo .deps/stap-stringtable.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-interactive.o -MD -MP -MF .deps/stap-interactive.Tpo -c -o stap-interactive.o `test -f 'interactive.cxx' || echo './'`interactive.cxx mv -f .deps/stap-stapregex-parse.Tpo .deps/stap-stapregex-parse.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-bpf-base.o -MD -MP -MF .deps/stap-bpf-base.Tpo -c -o stap-bpf-base.o `test -f 'bpf-base.cxx' || echo './'`bpf-base.cxx mv -f .deps/stap-bpf-base.Tpo .deps/stap-bpf-base.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-bpf-bitset.o -MD -MP -MF .deps/stap-bpf-bitset.Tpo -c -o stap-bpf-bitset.o `test -f 'bpf-bitset.cxx' || echo './'`bpf-bitset.cxx mv -f .deps/stap-stapregex-dfa.Tpo .deps/stap-stapregex-dfa.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-bpf-translate.o -MD -MP -MF .deps/stap-bpf-translate.Tpo -c -o stap-bpf-translate.o `test -f 'bpf-translate.cxx' || echo './'`bpf-translate.cxx mv -f .deps/stap-bpf-bitset.Tpo .deps/stap-bpf-bitset.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-bpf-opt.o -MD -MP -MF .deps/stap-bpf-opt.Tpo -c -o stap-bpf-opt.o `test -f 'bpf-opt.cxx' || echo './'`bpf-opt.cxx mv -f .deps/stap-tapset-python.Tpo .deps/stap-tapset-python.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-csclient.o -MD -MP -MF .deps/stap-csclient.Tpo -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx mv -f .deps/stap-csclient.Tpo .deps/stap-csclient.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-nsscommon.o -MD -MP -MF .deps/stap-nsscommon.Tpo -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx mv -f .deps/stap-interactive.Tpo .deps/stap-interactive.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-client-nss.o -MD -MP -MF .deps/stap-client-nss.Tpo -c -o stap-client-nss.o `test -f 'client-nss.cxx' || echo './'`client-nss.cxx mv -f .deps/stap-bpf-opt.Tpo .deps/stap-bpf-opt.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-cscommon.o -MD -MP -MF .deps/stap-cscommon.Tpo -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx mv -f .deps/stap-cscommon.Tpo .deps/stap-cscommon.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap-nss-server-info.o -MD -MP -MF .deps/stap-nss-server-info.Tpo -c -o stap-nss-server-info.o `test -f 'nss-server-info.cxx' || echo './'`nss-server-info.cxx mv -f .deps/stap-nsscommon.Tpo .deps/stap-nsscommon.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stapvirt-stapvirt.o -MD -MP -MF .deps/stapvirt-stapvirt.Tpo -c -o stapvirt-stapvirt.o `test -f 'stapvirt.c' || echo './'`stapvirt.c mv -f .deps/stap-bpf-translate.Tpo .deps/stap-bpf-translate.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_sign_module-stap-sign-module.o -MD -MP -MF .deps/stap_sign_module-stap-sign-module.Tpo -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx mv -f .deps/stapvirt-stapvirt.Tpo .deps/stapvirt-stapvirt.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_sign_module-nsscommon.o -MD -MP -MF .deps/stap_sign_module-nsscommon.Tpo -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx mv -f .deps/stap_sign_module-stap-sign-module.Tpo .deps/stap_sign_module-stap-sign-module.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_sign_module-util.o -MD -MP -MF .deps/stap_sign_module-util.Tpo -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx mv -f .deps/stap-client-nss.Tpo .deps/stap-client-nss.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_authorize_cert-stap-authorize-cert.o -MD -MP -MF .deps/stap_authorize_cert-stap-authorize-cert.Tpo -c -o stap_authorize_cert-stap-authorize-cert.o `test -f 'stap-authorize-cert.cxx' || echo './'`stap-authorize-cert.cxx mv -f .deps/stap_authorize_cert-stap-authorize-cert.Tpo .deps/stap_authorize_cert-stap-authorize-cert.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_authorize_cert-nsscommon.o -MD -MP -MF .deps/stap_authorize_cert-nsscommon.Tpo -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx mv -f .deps/stap_sign_module-nsscommon.Tpo .deps/stap_sign_module-nsscommon.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_authorize_cert-util.o -MD -MP -MF .deps/stap_authorize_cert-util.Tpo -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx mv -f .deps/stap-nss-server-info.Tpo .deps/stap-nss-server-info.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_serverd-stap-serverd.o -MD -MP -MF .deps/stap_serverd-stap-serverd.Tpo -c -o stap_serverd-stap-serverd.o `test -f 'stap-serverd.cxx' || echo './'`stap-serverd.cxx mv -f .deps/stap_authorize_cert-nsscommon.Tpo .deps/stap_authorize_cert-nsscommon.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_serverd-cscommon.o -MD -MP -MF .deps/stap_serverd-cscommon.Tpo -c -o stap_serverd-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx mv -f .deps/stap_serverd-cscommon.Tpo .deps/stap_serverd-cscommon.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_serverd-util.o -MD -MP -MF .deps/stap_serverd-util.Tpo -c -o stap_serverd-util.o `test -f 'util.cxx' || echo './'`util.cxx mv -f .deps/stap_sign_module-util.Tpo .deps/stap_sign_module-util.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_serverd-privilege.o -MD -MP -MF .deps/stap_serverd-privilege.Tpo -c -o stap_serverd-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx mv -f .deps/stap_authorize_cert-util.Tpo .deps/stap_authorize_cert-util.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_serverd-nsscommon.o -MD -MP -MF .deps/stap_serverd-nsscommon.Tpo -c -o stap_serverd-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx mv -f .deps/stap_serverd-privilege.Tpo .deps/stap_serverd-privilege.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_serverd-cmdline.o -MD -MP -MF .deps/stap_serverd-cmdline.Tpo -c -o stap_serverd-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx mv -f .deps/stap_serverd-cmdline.Tpo .deps/stap_serverd-cmdline.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_gen_cert-stap-gen-cert.o -MD -MP -MF .deps/stap_gen_cert-stap-gen-cert.Tpo -c -o stap_gen_cert-stap-gen-cert.o `test -f 'stap-gen-cert.cxx' || echo './'`stap-gen-cert.cxx mv -f .deps/stap_gen_cert-stap-gen-cert.Tpo .deps/stap_gen_cert-stap-gen-cert.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_gen_cert-util.o -MD -MP -MF .deps/stap_gen_cert-util.Tpo -c -o stap_gen_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx mv -f .deps/stap_serverd-nsscommon.Tpo .deps/stap_serverd-nsscommon.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.8/site-packages"' -I./includes -I./includes/sys -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_gen_cert-nsscommon.o -MD -MP -MF .deps/stap_gen_cert-nsscommon.Tpo -c -o stap_gen_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx mv -f .deps/stap_serverd-util.Tpo .deps/stap_serverd-util.Po x86_64-tld-linux-gcc -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -shared -rdynamic \ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIC -o staplog.so staplog.c x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -fPIE -D_REENTRANT -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 -lrpm -lrpmio -lc -lrpm -lrpmdb -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lpthread -lreadline -lavahi-common -lavahi-client -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lrpmdb mv -f .deps/stap_serverd-stap-serverd.Tpo .deps/stap_serverd-stap-serverd.Po x86_64-tld-linux-gcc -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stapvirt stapvirt-stapvirt.o -lvirt -lxml2 -lrpmdb x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stap-sign-module stap_sign_module-stap-sign-module.o stap_sign_module-nsscommon.o stap_sign_module-util.o -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lrpmdb x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stap-authorize-cert stap_authorize_cert-stap-authorize-cert.o stap_authorize_cert-nsscommon.o stap_authorize_cert-util.o -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lrpmdb mv -f .deps/stap_gen_cert-nsscommon.Tpo .deps/stap_gen_cert-nsscommon.Po x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stap-serverd stap_serverd-stap-serverd.o stap_serverd-cscommon.o stap_serverd-util.o stap_serverd-privilege.o stap_serverd-nsscommon.o stap_serverd-cmdline.o -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpthread -lavahi-common -lavahi-client -lrpmdb mv -f .deps/stap_gen_cert-util.Tpo .deps/stap_gen_cert-util.Po x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stap-gen-cert stap_gen_cert-stap-gen-cert.o stap_gen_cert-util.o stap_gen_cert-nsscommon.o -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lrpmdb make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' Making all in java make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' depbase=`echo HelperSDT.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/rpm -I/usr/include/rpm -g -I./../includes/sys -I./../includes -I./java -I/usr/lib64/jvm/java/include/linux -I/usr/lib64/jvm/java/include -fPIC -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT HelperSDT.o -MD -MP -MF $depbase.Tpo -c -o HelperSDT.o HelperSDT.c &&\ mv -f $depbase.Tpo $depbase.Po javac -d . ./org/systemtap/byteman/helper/HelperSDT.java x86_64-tld-linux-gcc -g -I./../includes/sys -I./../includes -I./java -I/usr/lib64/jvm/java/include/linux -I/usr/lib64/jvm/java/include -fPIC -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -lc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libHelperSDT.so HelperSDT.o -lrpmdb jar cvf HelperSDT.jar org/systemtap/byteman/helper/HelperSDT.class added manifest adding: org/systemtap/byteman/helper/HelperSDT.class(in = 4033) (out= 1135)(deflated 71%) make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' Making all in python make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build \ --verbose) running build running build_py creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7 creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT copying HelperSDT/__main__.py -> /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT copying HelperSDT/__init__.py -> /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT running build_ext building 'HelperSDT._HelperSDT' extension creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/temp.linux-x86_64-2.7 creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/temp.linux-x86_64-2.7/HelperSDT x86_64-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys -fPIC -I/usr/include/python2.7 -c HelperSDT/_HelperSDT.c -o /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o -L/usr/lib64 -lpython2.7 -o /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT/_HelperSDT.so (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build \ --verbose) running build running build_py creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8 creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT copying HelperSDT/__main__.py -> /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT copying HelperSDT/__init__.py -> /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT running build_ext building 'HelperSDT._HelperSDT' extension creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/temp.linux-x86_64-3.8 creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/temp.linux-x86_64-3.8/HelperSDT x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys -fPIC -I/usr/include/python3.8 -c HelperSDT/_HelperSDT.c -o /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/temp.linux-x86_64-3.8/HelperSDT/_HelperSDT.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/temp.linux-x86_64-3.8/HelperSDT/_HelperSDT.o -L/usr/lib64 -o /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT/_HelperSDT.cpython-38-x86_64-linux-gnu.so make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' Making all in stapdyn make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' Making all in staprun make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT staprun-staprun.o -MD -MP -MF .deps/staprun-staprun.Tpo -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT staprun-staprun_funcs.o -MD -MP -MF .deps/staprun-staprun_funcs.Tpo -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT staprun-ctl.o -MD -MP -MF .deps/staprun-ctl.Tpo -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT staprun-common.o -MD -MP -MF .deps/staprun-common.Tpo -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/staprun-ctl.Tpo .deps/staprun-ctl.Po x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT staprun-modverify.o -MD -MP -MF .deps/staprun-modverify.Tpo -c -o staprun-modverify.o `test -f 'modverify.c' || echo './'`modverify.c mv -f .deps/staprun-common.Tpo .deps/staprun-common.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT ../staprun-nsscommon.o -MD -MP -MF ../.deps/staprun-nsscommon.Tpo -c -o ../staprun-nsscommon.o `test -f '../nsscommon.cxx' || echo './'`../nsscommon.cxx mv -f .deps/staprun-staprun.Tpo .deps/staprun-staprun.Po x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -Wno-format-nonliteral -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT libstrfloctime_a-strfloctime.o -MD -MP -MF .deps/libstrfloctime_a-strfloctime.Tpo -c -o libstrfloctime_a-strfloctime.o `test -f 'strfloctime.c' || echo './'`strfloctime.c mv -f .deps/staprun-modverify.Tpo .deps/staprun-modverify.Po x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stap_merge-stap_merge.o -MD -MP -MF .deps/stap_merge-stap_merge.Tpo -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c mv -f .deps/staprun-staprun_funcs.Tpo .deps/staprun-staprun_funcs.Po x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stapsh-stapsh.o -MD -MP -MF .deps/stapsh-stapsh.Tpo -c -o stapsh-stapsh.o `test -f 'stapsh.c' || echo './'`stapsh.c mv -f .deps/libstrfloctime_a-strfloctime.Tpo .deps/libstrfloctime_a-strfloctime.Po depbase=`echo stapio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stapio.o -MD -MP -MF $depbase.Tpo -c -o stapio.o stapio.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/stap_merge-stap_merge.Tpo .deps/stap_merge-stap_merge.Po depbase=`echo mainloop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT mainloop.o -MD -MP -MF $depbase.Tpo -c -o mainloop.o mainloop.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/stapsh-stapsh.Tpo .deps/stapsh-stapsh.Po depbase=`echo ctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT ctl.o -MD -MP -MF $depbase.Tpo -c -o ctl.o ctl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo relay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT relay.o -MD -MP -MF $depbase.Tpo -c -o relay.o relay.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo relay_old.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT relay_old.o -MD -MP -MF $depbase.Tpo -c -o relay_old.o relay_old.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo monitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT monitor.o -MD -MP -MF $depbase.Tpo -c -o monitor.o monitor.c &&\ mv -f $depbase.Tpo $depbase.Po x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT ../staprun-privilege.o -MD -MP -MF ../.deps/staprun-privilege.Tpo -c -o ../staprun-privilege.o `test -f '../privilege.cxx' || echo './'`../privilege.cxx x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT ../staprun-util.o -MD -MP -MF ../.deps/staprun-util.Tpo -c -o ../staprun-util.o `test -f '../util.cxx' || echo './'`../util.cxx rm -f libstrfloctime.a ar cru libstrfloctime.a libstrfloctime_a-strfloctime.o ranlib libstrfloctime.a x86_64-tld-linux-gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stap-merge stap_merge-stap_merge.o -lrpmdb x86_64-tld-linux-gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stapsh stapsh-stapsh.o -lrpmdb x86_64-tld-linux-gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stapio stapio.o mainloop.o common.o ctl.o relay.o relay_old.o monitor.o libstrfloctime.a -lpthread -ljson-c -lpanel -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lncurses -lrpmdb mv -f ../.deps/staprun-nsscommon.Tpo ../.deps/staprun-nsscommon.Po mv -f ../.deps/staprun-privilege.Tpo ../.deps/staprun-privilege.Po mv -f ../.deps/staprun-util.Tpo ../.deps/staprun-util.Po x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss -I/usr/include/nspr -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lrpmdb make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' Making all in stapbpf make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stapbpf-stapbpf.o -MD -MP -MF .deps/stapbpf-stapbpf.Tpo -c -o stapbpf-stapbpf.o `test -f 'stapbpf.cxx' || echo './'`stapbpf.cxx x86_64-tld-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stapbpf-bpfinterp.o -MD -MP -MF .deps/stapbpf-bpfinterp.Tpo -c -o stapbpf-bpfinterp.o `test -f 'bpfinterp.cxx' || echo './'`bpfinterp.cxx x86_64-tld-linux-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/lib64/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/rpm -I/usr/include/rpm -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT stapbpf-libbpf.o -MD -MP -MF .deps/stapbpf-libbpf.Tpo -c -o stapbpf-libbpf.o `test -f 'libbpf.c' || echo './'`libbpf.c mv -f .deps/stapbpf-libbpf.Tpo .deps/stapbpf-libbpf.Po mv -f .deps/stapbpf-bpfinterp.Tpo .deps/stapbpf-bpfinterp.Po mv -f .deps/stapbpf-stapbpf.Tpo .deps/stapbpf-stapbpf.Po x86_64-tld-linux-g++ -std=c++11 -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stapbpf stapbpf-stapbpf.o stapbpf-bpfinterp.o stapbpf-libbpf.o -lelf -lpthread -lrpmdb make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' Making all in doc make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' find: '/tapset': No such file or directory x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/rpm -I/usr/include/rpm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -MT docproc.o -MD -MP -MF .deps/docproc.Tpo -c -o docproc.o docproc.c mv -f .deps/docproc.Tpo .deps/docproc.Po x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o docproc docproc.o -lrpmdb make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' mkdir -p build/en-US/xml cp en-US/*.xml build/en-US/xml/ cp en-US/*.ent build/en-US/xml/ cp -R en-US/xsl build/en-US/ cp -R en-US/extras build/en-US/xml/ cp -R en-US/images build/en-US/xml/ cp -R en-US/Common_Content build/en-US/xml cp en-US/SystemTap_Beginners_Guide.pdf ./ make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' pwd=`pwd`; cd .; \ latex -output-directory=$pwd tutorial.tex; \ touch tutorial.glo \ makeindex tutorial.glo -s nomencl.ist -o tutorial.gls \ latex -output-directory=$pwd tutorial.tex; \ latex -output-directory=$pwd tutorial.tex; \ latex -output-directory=$pwd tutorial.tex pwd=`pwd`; cd .; \ latex -output-directory=$pwd langref.tex; \ touch langref.glo \ makeindex langref.glo -s nomencl.ist -o langref.gls \ latex -output-directory=$pwd langref.tex; \ latex -output-directory=$pwd langref.tex; \ latex -output-directory=$pwd langref.tex This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. entering extended mode (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.texentering extended mode (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texmf/tex/latex/latex2html/html.sty) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty (/usr/share/texmf-dist/tex/xelatex/xetexconfig/geometry.cfg)) (/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty)) (/usr/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texmf-dist/tex/latex/oberdiek/hycolor.sty (/usr/share/texmf-dist/tex/latex/oberdiek/xcolor-patch.sty) (/usr/share/texmf-dist/tex/latex/tools/varioref.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texmf-dist/tex/latex/float/float.sty) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty) (/usr/share/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texmf/tex/latex/latex2html/url.sty) Writing index file langref.idx (/usr/share/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty (/usr/share/texmf-dist/tex/generic/babel/english.ldf (/usr/share/texmf-dist/tex/generic/babel/babel.def)) (/usr/share/texmf/tex/latex/config/hyperref.cfg)))) (/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/latex2html/url.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/bitset.sty (/usr/share/texmf-dist/tex/generic/oberdiek/intcalc.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/bigintcalc.sty (/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty))) (/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/atbegshi.sty)) *hyperref using default driver hdvips* (/usr/share/texmf-dist/tex/latex/hyperref/hdvips.def No file langref.aux. Package geometry Warning: The marginal notes would fall off the page. Add 59.73001pt and more to the right margin. -------------------- Geometry parameters paper: letterpaper landscape: -- twocolumn: -- twoside: true asymmetric: -- h-parts: 72.26999pt, 469.75502pt, 72.26999pt v-parts: 108.405pt, 578.15999pt, 108.405pt hmarginratio: -- vmarginratio: -- lines: -- heightrounded: -- bindingoffset: 0.0pt truedimen: -- includehead: -- includefoot: -- includemp: -- driver: -------------------- Page layout dimensions and switches \paperwidth 614.295pt \paperheight 794.96999pt \textwidth 469.75502pt \textheight 578.15999pt \oddsidemargin 0.0pt \evensidemargin 0.0pt \topmargin -0.86499pt \headheight 12.0pt \headsep 25.0pt \footskip 30.0pt \marginparwidth 121.0pt \marginparsep 11.0pt \columnsep 10.0pt \skip\footins 9.0pt plus 4.0pt minus 2.0pt \hoffset 0.0pt \voffset 0.0pt \mag 1000 \@twosidetrue \@mparswitchtrue (1in=72.27pt, 1cm=28.45pt) ----------------------- LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 54--55 (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) (/usr/share/texmf-dist/tex/latex/hyperref/pdfmark.def Underfull \hbox (badness 10000) in paragraph at lines 56--59 Underfull \hbox (badness 10000) in paragraph at lines 60--64 [2] No file langref.toc. [3]))) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg LaTeX Warning: Reference `sec:For-Further-Reference' on page 4 undefined on inp ut line 87. [4] [5] LaTeX Warning: Reference `sub:SystemTap-safety' on page 6 undefined on input li ne 237. [6]) (/usr/share/texmf-dist/tex/latex/graphics/dvips.def))) (/usr/share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz) LaTeX Warning: Reference `sub:Embedded-C' on page 7 undefined on input line 285 . [7]) (/usr/share/texmf-dist/tex/latex/listings/listings.sty [8] [9] [10] Overfull \hbox (27.88225pt too wide) in paragraph at lines 504--505 []\OT1/cmr/m/n/10 Here, the sec-ond use of the probe alias is equiv-a-lent to w rit-ing []\OT1/cmtt/m/n/10 probe tcp.sendmsg.return, tcp.recvmsg.return\OT1/cmr /m/n/10 . [11] LaTeX Warning: Reference `sub:Variables' on page 12 undefined on input line 616 . LaTeX Warning: Reference `sub:Data-types' on page 12 undefined on input line 61 6. [12] LaTeX Warning: Reference `sub:SystemTap-safety' on page 13 undefined on input l ine 642. [13] LaTeX Warning: Reference `sub:Embedded-C-Functions' on page 14 undefined on inp ut line 725. [14] [15] (/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty [16] [17]) (/usr/share/texmf-dist/tex/latex/listings/listings.cfg [18] [19] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 1115. [20] [21] [22] LaTeX Warning: Reference `dwarfprobes' on page 23 undefined on input line 1343. [23] [24] Overfull \hbox (12.30165pt too wide) in paragraph at lines 1505--1509 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [25)]) (/usr/share/texmf-dist/tex/latex/preprint/fullpage.sty [26] [27] [28] [29]) LaTeX Warning: Reference `sub:Optional-probe-points' on page 30 undefined on in put line 1892. [30] (/usr/share/texmf-dist/tex/latex/fancybox/fancybox.sty [31] LaTeX Warning: Reference `sub:SystemTap-safety' on page 32 undefined on input l ine 1957. LaTeX Warning: Reference `sec:Associative-Arrays' on page 32 undefined on input line 1962. LaTeX Warning: Reference `sec:Statistics' on page 32 undefined on input line 19 67. [32] (/usr/share/texmf-dist/tex/latex/base/omlcmr.fd) [33] LaTeX Warning: Reference `sub:Integers' on page 34 undefined on input line 2140 . LaTeX Warning: Reference `sub:Strings' on page 34 undefined on input line 2141. [34] Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/usr/share/texmf-dist/tex/latex/psnfss/charter.sty LaTeX Warning: Reference `sub:Ternary-operator' on page 35 undefined on input l ine 2191. [35] Overfull \hbox (1.1086pt too wide) in paragraph at lines 2236--2238 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [36] [37] LaTeX Warning: Reference `sub:SystemTap-safety' on page 38 undefined on input l ine 2375. [38] [39] [40] [41]) Writing glossary file tutorial.glo LaTeX Warning: Unused global option(s): [compatible]. No file tutorial.aux. (/usr/share/texmf-dist/tex/latex/psnfss/ot1bch.fd LaTeX Warning: Reference `sub:SystemTap-safety' on page 42 undefined on input l ine 2625. [42] LaTeX Warning: Reference `sub:foreach' on page 43 undefined on input line 2682. LaTeX Warning: Reference `sub:delete' on page 43 undefined on input line 2687. LaTeX Warning: Reference `sub:Array-Wrapping' on page 43 undefined on input lin e 2697. [43] [44] Underfull \vbox (badness 10000) has occurred while \output is active [45] LaTeX Warning: Reference `sub:delete' on page 46 undefined on input line 2867. [46] Underfull \vbox (badness 10000) has occurred while \output is active [47]) [48] [49] Overfull \hbox (2.8467pt too wide) in paragraph at lines 3196--3198 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [50] No file langref.ind. (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.dvi (50 pages, 131024 bytes). Transcript written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.log. touch: invalid option -- 's' Try 'touch --help' for more information. (/usr/share/texmf-dist/tex/latex/hyperref/nameref.styThis is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. (/usr/share/texmf-dist/tex/latex/oberdiek/refcount.styentering extended mode (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/xelatex/xetexconfig/geometry.cfg)) (/usr/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texmf-dist/tex/latex/tools/varioref.sty) (/usr/share/texmf-dist/tex/latex/float/float.sty) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty)) (/usr/share/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texmf/tex/latex/latex2html/url.sty)) Writing index file langref.idx (/usr/share/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texmf-dist/tex/generic/babel/english.ldf (/usr/share/texmf-dist/tex/generic/babel/babel.def))) (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.aux) Package geometry Warning: The marginal notes would fall off the page. Add 59.73001pt and more to the right margin. -------------------- Geometry parameters paper: letterpaper landscape: -- twocolumn: -- twoside: true asymmetric: -- h-parts: 72.26999pt, 469.75502pt, 72.26999pt v-parts: 108.405pt, 578.15999pt, 108.405pt hmarginratio: -- vmarginratio: -- lines: -- heightrounded: -- bindingoffset: 0.0pt truedimen: -- includehead: -- includefoot: -- includemp: -- driver: -------------------- Page layout dimensions and switches \paperwidth 614.295pt \paperheight 794.96999pt \textwidth 469.75502pt \textheight 578.15999pt \oddsidemargin 0.0pt \evensidemargin 0.0pt \topmargin -0.86499pt \headheight 12.0pt \headsep 25.0pt \footskip 30.0pt \marginparwidth 121.0pt \marginparsep 11.0pt \columnsep 10.0pt \skip\footins 9.0pt plus 4.0pt minus 2.0pt \hoffset 0.0pt \voffset 0.0pt \mag 1000 \@twosidetrue \@mparswitchtrue (1in=72.27pt, 1cm=28.45pt) ----------------------- LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 54--55 (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) Underfull \hbox (badness 10000) in paragraph at lines 56--59 Underfull \hbox (badness 10000) in paragraph at lines 60--64 [2] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.toc [3] [4] (/usr/share/texmf-dist/tex/latex/base/omlcmr.fd) [5] [6]) [7] [8] [9] [10] [11] [12] [13] [14] Overfull \hbox (27.88225pt too wide) in paragraph at lines 504--505 []\OT1/cmr/m/n/10 Here, the sec-ond use of the probe alias is equiv-a-lent to w rit-ing []\OT1/cmtt/m/n/10 probe tcp.sendmsg.return, tcp.recvmsg.return\OT1/cmr /m/n/10 . [15] [16] [17] Package hyperref Warning: Rerun to get /PageLabels entry. LaTeX Warning: Reference `fig:hello-world' on page 1 undefined on input line 10 8. [1 [18]] [19] Overfull \hbox (22.05244pt too wide) in paragraph at lines 165--180 [][] [2 [20]] [21] LaTeX Warning: Reference `fig:strace-open' on page 3 undefined on input line 22 8. LaTeX Warning: Reference `fig:socket-trace' on page 3 undefined on input line 2 65. [3] [22] [23] LaTeX Warning: Reference `fig:socket-trace' on page 4 undefined on input line 3 15. LaTeX Warning: Reference `fig:socket-trace' on page 4 undefined on input line 3 18. [4] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 1115. [24] [25] [5] [26] LaTeX Warning: Reference `fig:inode-watch' on page 6 undefined on input line 47 0. LaTeX Warning: Reference `fig:functions' on page 6 undefined on input line 531. [6] [27] [7] [28] [8] Overfull \hbox (12.30165pt too wide) in paragraph at lines 1505--1509 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [29] [30] [9] [31] [32] LaTeX Warning: Reference `fig:tapset-search' on page 10 undefined on input line 779. LaTeX Warning: Reference `fig:tapset-default' on page 10 undefined on input lin e 823. [10] [33] Overfull \hbox (2.75671pt too wide) in paragraph at lines 861--868 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [11] [34 LaTeX Warning: Reference `fig:probe-alias' on page 12 undefined on input line 8 85. LaTeX Warning: Reference `sec:safety' on page 12 undefined on input line 945. [12]] [35] [36] LaTeX Warning: Reference `fig:embedded-C' on page 13 undefined on input line 95 8. [13] [37] [14] [38] [39] Overfull \hbox (59.89993pt too wide) in paragraph at lines 1086--1088 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . Overfull \hbox (1.58101pt too wide) in paragraph at lines 1100--1105 []\OT1/bch/m/n/10 Finally, there is the project web site ([]\OT1/cmtt/m/n/10 ht tp://sourceware.org/systemtap/\OT1/bch/m/n/10 ) with sev-eral ar-ti-cles, an ar chived LaTeX Warning: Reference `embedded-c' on page 15 undefined on input line 1134. [15] Overfull \hbox (1.1086pt too wide) in paragraph at lines 2236--2238 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [40] [16] [41] [42] Overfull \hbox (48.04395pt too wide) in paragraph at lines 1216--1218 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [17] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.dvi (17 pages, 71844 bytes). Transcript written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.log. [43]touch: invalid option -- 's' Try 'touch --help' for more information. [44] [45] [46]This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. [47] [48]entering extended mode (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Underfull \vbox (badness 10000) has occurred while \output is active [49] Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo) [50]) (/usr/share/texmf/tex/latex/latex2html/html.sty (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty) Underfull \vbox (badness 10000) has occurred while \output is active [51 (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty]) (/usr/share/texmf-dist/tex/latex/oberdiek/hycolor.sty (/usr/share/texmf-dist/tex/latex/oberdiek/xcolor-patch.sty)) [52] (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def [53]) Overfull \hbox (2.8467pt too wide) in paragraph at lines 3196--3198 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [54] No file langref.ind. (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.aux (/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty))) (/usr/share/texmf/tex/latex/config/hyperref.cfg) (/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/latex2html/url.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/bitset.sty (/usr/share/texmf-dist/tex/generic/oberdiek/intcalc.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/bigintcalc.sty (/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty))) (/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/atbegshi.sty)) *hyperref using default driver hdvips* (/usr/share/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texmf-dist/tex/latex/hyperref/pdfmark.def))) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics/dvips.def))) (/usr/share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texmf-dist/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/usr/share/texmf-dist/tex/latex/psnfss/charter.sty) Writing glossary file tutorial.glo LaTeX Warning: Unused global option(s): [compatible]. (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.aux) (/usr/share/texmf-dist/tex/latex/psnfss/ot1bch.fd) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texmf-dist/tex/latex/oberdiek/refcount.sty)) (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.out) (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.out) (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.toc [1]) [2] Overfull \hbox (22.05244pt too wide) in paragraph at lines 165--180 [][] [3] LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.dvi (54 pages, 192496 bytes). Transcript written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.log. [4] [5] [6]This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. [7] [8] [9]entering extended mode (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo) [10]) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/xelatex/xetexconfig/geometry.cfg)) (/usr/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty [11]) (/usr/share/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texmf-dist/tex/latex/tools/varioref.sty Overfull \hbox (2.75671pt too wide) in paragraph at lines 861--868 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [12]) (/usr/share/texmf-dist/tex/latex/float/float.sty [13]) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texmf/tex/latex/latex2html/url.sty) Writing index file langref.idx (/usr/share/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texmf-dist/tex/generic/babel/english.ldf (/usr/share/texmf-dist/tex/generic/babel/babel.def [14]))) (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.aux [15)] Package geometry Warning: The marginal notes would fall off the page. Add 59.73001pt and more to the right margin. -------------------- Geometry parameters paper: letterpaper landscape: -- twocolumn: -- twoside: true asymmetric: -- h-parts: 72.26999pt, 469.75502pt, 72.26999pt v-parts: 108.405pt, 578.15999pt, 108.405pt hmarginratio: -- vmarginratio: -- lines: -- heightrounded: -- bindingoffset: 0.0pt truedimen: -- includehead: -- includefoot: -- includemp: -- driver: -------------------- Page layout dimensions and switches \paperwidth 614.295pt \paperheight 794.96999pt \textwidth 469.75502pt \textheight 578.15999pt \oddsidemargin 0.0pt \evensidemargin 0.0pt \topmargin -0.86499pt \headheight 12.0pt \headsep 25.0pt \footskip 30.0pt \marginparwidth 121.0pt \marginparsep 11.0pt \columnsep 10.0pt \skip\footins 9.0pt plus 4.0pt minus 2.0pt \hoffset 0.0pt \voffset 0.0pt \mag 1000 \@twosidetrue \@mparswitchtrue (1in=72.27pt, 1cm=28.45pt) ----------------------- LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 54--55 (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) Overfull \hbox (59.89993pt too wide) in paragraph at lines 1086--1088 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . Overfull \hbox (1.58101pt too wide) in paragraph at lines 1100--1105 []\OT1/bch/m/n/10 Finally, there is the project web site ([]\OT1/cmtt/m/n/10 ht tp://sourceware.org/systemtap/\OT1/bch/m/n/10 ) with sev-eral ar-ti-cles, an ar chived [16 Underfull \hbox (badness 10000) in paragraph at lines 56--59 Underfull \hbox (badness 10000) in paragraph at lines 60--64 [2]] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.toc [3] [17] [4] (/usr/share/texmf-dist/tex/latex/base/omlcmr.fd) Overfull \hbox (48.04395pt too wide) in paragraph at lines 1216--1218 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [18] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.aux [5]) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.dvi (18 pages, 92528 bytes). Transcript written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.log. [6]) [7] [8] [9] [10] [11]This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. [12] [13] [14]entering extended mode (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo Overfull \hbox (27.88225pt too wide) in paragraph at lines 504--505 []\OT1/cmr/m/n/10 Here, the sec-ond use of the probe alias is equiv-a-lent to w rit-ing []\OT1/cmtt/m/n/10 probe tcp.sendmsg.return, tcp.recvmsg.return\OT1/cmr /m/n/10 . [15]) [16]) (/usr/share/texmf/tex/latex/latex2html/html.sty (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty [17)] (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texmf-dist/tex/latex/oberdiek/hycolor.sty (/usr/share/texmf-dist/tex/latex/oberdiek/xcolor-patch.sty)) [18] (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def [19]) (/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty) [20)] [21] (/usr/share/texmf/tex/latex/config/hyperref.cfg) (/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty) [22] Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/latex2html/url.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/bitset.sty (/usr/share/texmf-dist/tex/generic/oberdiek/intcalc.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/bigintcalc.sty [23] (/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty)) LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 1115. [24)] (/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty) [25] (/usr/share/texmf-dist/tex/generic/oberdiek/atbegshi.sty [26]) [27]) *hyperref using default driver hdvips* (/usr/share/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texmf-dist/tex/latex/hyperref/pdfmark.def [28]) Overfull \hbox (12.30165pt too wide) in paragraph at lines 1505--1509 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [29]) [30] [31]) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty [32)] (/usr/share/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics/dvips.def [33]))) (/usr/share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz) [34] [35]) (/usr/share/texmf-dist/tex/latex/listings/listings.sty [36] [37] [38] (/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty [39] Overfull \hbox (1.1086pt too wide) in paragraph at lines 2236--2238 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [40] [41]) (/usr/share/texmf-dist/tex/latex/listings/listings.cfg [42])) (/usr/share/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texmf-dist/tex/latex/fancybox/fancybox.sty [43] Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/usr/share/texmf-dist/tex/latex/psnfss/charter.sty) Writing glossary file tutorial.glo LaTeX Warning: Unused global option(s): [compatible]. (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.aux) [44] (/usr/share/texmf-dist/tex/latex/psnfss/ot1bch.fd) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty [45 (/usr/share/texmf-dist/tex/latex/oberdiek/refcount.sty])) (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.out [46)] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.out [47]) [48] Underfull \vbox (badness 10000) has occurred while \output is active [49] [50] Underfull \vbox (badness 10000) has occurred while \output is active [51] [52] [53] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.toc Overfull \hbox (2.8467pt too wide) in paragraph at lines 3196--3198 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [54] No file langref.ind. (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) Output written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.dvi (54 pages, 192504 bytes). Transcript written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/langref.log. [1]dvips -t letter -o langref.ps langref.dvi ) [2] Overfull \hbox (22.05244pt too wide) in paragraph at lines 165--180 [][] [3] [4] [5] [6] [7] [8] [9] [10] [11] Overfull \hbox (2.75671pt too wide) in paragraph at lines 861--868 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [12] [13] [14] [15] Overfull \hbox (59.89993pt too wide) in paragraph at lines 1086--1088 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . Overfull \hbox (1.58101pt too wide) in paragraph at lines 1100--1105 []\OT1/bch/m/n/10 Finally, there is the project web site ([]\OT1/cmtt/m/n/10 ht tp://sourceware.org/systemtap/\OT1/bch/m/n/10 ) with sev-eral ar-ti-cles, an ar chived [16] [17] Overfull \hbox (48.04395pt too wide) in paragraph at lines 1216--1218 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [18] (/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.aux) ) (see the transcript file for additional information) Output written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.dvi (18 pages, 92528 bytes). Transcript written on /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/tutorial.log. dvips -t letter -o tutorial.ps tutorial.dvi This is dvips(k) 5.97 Copyright 2008 Radical Eye Software (www.radicaleye.com) This is dvips(k) 5.97 Copyright 2008 Radical Eye Software (www.radicaleye.com) '' TTeeXX oouuttppuutt 22001199..1122..1155::11005500' -> tutorial.ps ' -> langref.ps . . [1] [2] [3] [4] [5] [6 ] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16 ] [17] [18] [19] [20] [21] [22 ] [23] [24] [25] [26] [27 ] [28] [29] [30] [31] [32[1] [33] [34] [35] [36] [2] [37] [38] [3] [39] [40] [4] [41] [42] [5] [43] [44] [6] [45] [46] [7] [47] [48] [8] [49] [9] [50] [51] [10] [52] [53] [54] [11] ] [12] [13] [14ps2pdf -r600 langref.ps ] [15] [16] [17] [18] ps2pdf -r600 tutorial.ps rm tutorial.ps tutorial.dvi langref.dvi langref.ps make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' Making all in man make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' Making all in cs make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' Making all in po make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' test ! -f ./systemtap.pot || \ test -z "en.gmo pl.gmo fr.gmo cs.gmo" || /usr/bin/make en.gmo pl.gmo fr.gmo cs.gmo make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' touch stamp-po make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' Making all in httpd make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' Making all in docker make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[1]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MM_Zku/BUILD/tmp /bin/sh -e /tmp/B.MM_Zku/BUILD/tmp/rpm-tmp.13618 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MM_Zku/BUILD/tmp + umask 022 + cd /tmp/B.MM_Zku/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder + /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder + cd systemtap-3.3 + rm -rf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder + install -d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/cache/systemtap /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/run/systemtap /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/stap-server/conf.d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/sysconfig /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/logrotate.d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/rc.d/init.d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/log/stap-server + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' Making all in . make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' Making all in java make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' Making all in python make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build \ --verbose) running build running build_py running build_ext (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build \ --verbose) running build running build_py running build_ext make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' Making all in stapdyn make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' Making all in staprun make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' Making all in stapbpf make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' Making all in doc make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' find: '/tapset': No such file or directory make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' Making all in man make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' Making all in cs make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' Making all in po make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' Making all in httpd make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' Making all in docker make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[1]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make install-recursive make[1]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' Making install in . make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' (cd ./runtime; for f in *.[ch]; do /usr/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/systemtap/runtime/$f; done) /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' /usr/bin/install -c stap-report dtrace stap-server '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' /usr/bin/install -c stap-env stap-start-server stap-stop-server '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/include/sys' /usr/bin/install -c stap-sign-module stap-authorize-cert stap-serverd stap-gen-cert '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' for f in stap-report dtrace stap-server; do \ sed -i -e "s,\${PKGLIBEXECDIR},/usr/lib64/systemtap/," /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin/$f; \ done /usr/bin/install -c -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/include/sys' /usr/bin/install -c stap stapvirt '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' for f in stap-env stap-start-server stap-stop-server; do \ sed -i -e "/INSTALL-HOOK/d;s,sysconfdir=.*,sysconfdir=/etc,;s,pkglibexecdir=.*,pkglibexecdir=/usr/lib64/systemtap/,;s,localstatedir=.*,localstatedir=/var,;s,\${PKGLIBEXECDIR},/usr/lib64/systemtap/," /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap/$f; \ done /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap /usr/bin/install -c staplog.so /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap (cd ./runtime/unwind; find . \( -name '*.[ch]' \) -print \ | while read f; do /usr/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/systemtap/runtime/unwind/$f; done) (cd ./runtime/transport; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/systemtap/runtime/transport/$f; done) (cd ./runtime/linux; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/systemtap/runtime/linux/$f; done) (cd ./runtime/linux/uprobes; for f in Makefile *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/systemtap/runtime/linux/uprobes/$f; done) (cd ./runtime/linux/uprobes2; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/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/bin/install -c -m 644 -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/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/bin/install -c"; else \ i_cmd="/usr/bin/install -c -m 644"; fi; \ $i_cmd -D $f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/systemtap/examples/$f; done) test -e /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/systemtap || mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/systemtap test -e /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/run/stap-server || mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/run/stap-server test -e /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/log || mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/log make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' Making install in java make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' /usr/bin/make install-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' /usr/bin/install -c -D libHelperSDT.so /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap/libHelperSDT_amd64.so /usr/bin/install -c -m 644 -D HelperSDT.jar /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap/HelperSDT.jar /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' /usr/bin/install -c stapbm '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/java' Making install in python make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build \ --verbose) running build running build_py running build_ext (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build \ --verbose) running build running build_py running build_ext make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build \ install --prefix /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr \ --single-version-externally-managed \ --record /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/install_files.txt \ --verbose) make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap/python' /usr/bin/install -c -m 644 stap-resolve-module-function.py '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap/python' running build running build_py running build_ext running install running install_lib creating /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7 creating /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT/__main__.py -> /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT/__init__.py -> /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/lib.linux-x86_64-2.7/HelperSDT/_HelperSDT.so -> /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT byte-compiling /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT/__main__.py to __main__.pyc byte-compiling /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT/__init__.py to __init__.pyc running install_egg_info running egg_info creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info writing /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/PKG-INFO writing top-level names to /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/top_level.txt writing dependency_links to /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/dependency_links.txt writing manifest file '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/SOURCES.txt' reading manifest file '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/SOURCES.txt' writing manifest file '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/SOURCES.txt' Copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info to /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages/HelperSDT-0.1.0-py2.7.egg-info running install_scripts writing list of installed files to '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py2build/install_files.txt' (cd .; CFLAGS="-I./../includes -I/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build \ install --prefix /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr \ --single-version-externally-managed \ --record /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/install_files.txt \ --verbose) running build running build_py running build_ext running install running install_lib creating /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8 creating /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages creating /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT/__main__.py -> /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT/__init__.py -> /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/lib.linux-x86_64-3.8/HelperSDT/_HelperSDT.cpython-38-x86_64-linux-gnu.so -> /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT byte-compiling /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT/__init__.py to __init__.cpython-38.pyc running install_egg_info running egg_info creating /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info writing /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/PKG-INFO writing dependency_links to /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/dependency_links.txt writing top-level names to /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/top_level.txt writing manifest file '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/SOURCES.txt' reading manifest file '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/SOURCES.txt' writing manifest file '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/SOURCES.txt' Copying /tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info to /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python3.8/site-packages/HelperSDT-0.1.0-py3.8.egg-info running install_scripts writing list of installed files to '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python/py3build/install_files.txt' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/python' Making install in stapdyn make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make install-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapdyn' Making install in staprun make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make install-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man8' /usr/bin/install -c staprun stap-merge stapsh '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' /usr/bin/install -c stapio '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/systemtap' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 staprun.8 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man8' make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/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 "/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin/staprun"; \ chmod 04110 "/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin/staprun"; \ fi make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/staprun' Making install in stapbpf make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make install-am make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man8' /usr/bin/install -c stapbpf '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 stapbpf.8 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man8' make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/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 "/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin/stapbpf" \ && chmod 04110 "/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin/stapbpf"; \ fi make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/stapbpf' Making install in doc make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' Making install in SystemTap_Tapset_Reference make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' find: '/tapset': No such file or directory make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' find: '/tapset': No such file or directory make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' find: '/tapset': No such file or directory /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap cp /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference/tapsets.pdf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man3 cp -R /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference/man3/* /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man3 cp -R /tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference/man_pages/* /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man3 # manpager output make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' Making install in beginners make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap /usr/bin/install -c -m 644 SystemTap_Beginners_Guide.pdf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc/beginners' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap /usr/bin/install -c -m 644 tutorial.pdf langref.pdf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/doc' Making install in man make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' Making install in cs make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man7 for f in ./*.7stap; do \ /usr/bin/install -c -m 644 "$f" "/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man7"; \ done /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man1' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man3' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man7' /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man3' /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 stapvirt.1 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man1' /usr/bin/install -c -m 644 stappaths.7 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man7' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man8' /usr/bin/install -c -m 644 stapsh.8 systemtap.8 stap-server.8 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/cs/man8' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man/cs' make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man7 for f in ./*.7stap; do \ /usr/bin/install -c -m 644 "$f" "/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man7"; \ done /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man1' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man3' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man7' /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 stapvirt.1 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man3' /usr/bin/install -c -m 644 stappaths.7 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man7' /bin/mkdir -p '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 stapsh.8 systemtap.8 stap-server.8 '/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/man/man8' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/man' Making install in po make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' installing en.gmo as /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/locale/en/LC_MESSAGES/systemtap.mo installing pl.gmo as /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/locale/pl/LC_MESSAGES/systemtap.mo installing fr.gmo as /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/locale/fr/LC_MESSAGES/systemtap.mo installing cs.gmo as /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/locale/cs/LC_MESSAGES/systemtap.mo if test "systemtap" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/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/bin/install -c -m 644 ./$file \ /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/po' Making install in httpd make[2]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /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 '/tmp/B.MM_Zku/BUILD/systemtap-3.3' /usr/bin/make install-recursive make[3]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' Making install in docker make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd/docker' make[4]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[5]: Entering directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[4]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[3]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[2]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3/httpd' make[1]: Leaving directory '/tmp/B.MM_Zku/BUILD/systemtap-3.3' + install -p stap-prep /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/bin/stap-prep + install -p initscript/systemtap /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/rc.d/init.d + cp -p initscript/config.systemtap /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/systemtap/config + install -p initscript/stap-server /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/rc.d/init.d + cp -p initscript/config.stap-server /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/sysconfig/stap-server + cp -p initscript/logrotate.stap-server /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/logrotate.d/stap-server + install -d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/systemtap/conf.d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/etc/systemtap/script.d + install -d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/lib/stap-server/.systemtap + install -d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/var/log/stap-server + /bin/mv /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap docs-installed + '[' ! -d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + /usr/lib/rpm/find-lang.sh /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder systemtap find-lang.sh/1.40: find-lang 'systemtap' > systemtap.lang + __spec_install_post_strip + set +x Stripping 11 ELF executables...DONE Stripping 4 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 15 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... No tmpfiles configuration for '/var/run/stap-server' No tmpfiles configuration for '/var/run/systemtap' DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/4 files hardlinked Processing files: systemtap-3.3-3 Processing files: systemtap-runtime-3.3-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MM_Zku/BUILD/tmp /bin/sh -e /tmp/B.MM_Zku/BUILD/tmp/rpm-tmp.21298 + umask 022 + cd /tmp/B.MM_Zku/BUILD + cd systemtap-3.3 + DOCDIR=/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-runtime-3.3 + export DOCDIR + rm -rf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-runtime-3.3 + /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-runtime-3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-runtime-3.3... Documentation compressed. + cp -pr AUTHORS NEWS README README.security README.stapregex README.unprivileged /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-runtime-3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-runtime-3.3... ./README ./NEWS ./README.security ./README.unprivileged ./AUTHORS ./README.stapregex Documentation compressed. + exit 0 Provides: staplog.so()(64bit) Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjson-c.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncursesw.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libpanelw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: systemtap-runtime-java-3.3-3 Provides: libHelperSDT_amd64.so()(64bit) Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: systemtap-runtime-python2-3.3-3 Provides: _HelperSDT.so()(64bit) pythonegg(helpersdt) = 0.1.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: systemtap-runtime-python3-3.3-3 Provides: _HelperSDT.cpython-38-x86_64-linux-gnu.so()(64bit) python3egg(helpersdt) = 0.1.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Processing files: systemtap-client-3.3-3 Requires: /bin/bash /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/stap libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.130)(64bit) libdw.so.1(ELFUTILS_0.138)(64bit) libdw.so.1(ELFUTILS_0.142)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.148)(64bit) libdw.so.1(ELFUTILS_0.149)(64bit) libdw.so.1(ELFUTILS_0.157)(64bit) libdw.so.1(ELFUTILS_0.158)(64bit) libdw.so.1(ELFUTILS_0.167)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.8()(64bit) librpm-4.5.so()(64bit) librpm-4.5.so(LIBRPM_0)(64bit) librpmdb-4.5.so()(64bit) librpmdb-4.5.so(LIBRPMDB_0)(64bit) librpmio-4.5.so()(64bit) librpmio-4.5.so(LIBRPMIO_0)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libsqlite3.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) python(abi) rtld(GNU_HASH) Processing files: systemtap-devel-3.3-3 Processing files: systemtap-initscript-3.3-3 Provides: config(systemtap-initscript) = 0:3.3-3 Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires: /bin/bash Processing files: systemtap-server-3.3-3 Provides: config(systemtap-server) = 0:3.3-3 Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires: /bin/bash libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: systemtap-sdt-devel-3.3-3 Requires: /usr/bin/python2 Processing files: systemtap-doc-3.3-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MM_Zku/BUILD/tmp /bin/sh -e /tmp/B.MM_Zku/BUILD/tmp/rpm-tmp.42174 + umask 022 + cd /tmp/B.MM_Zku/BUILD + cd systemtap-3.3 + DOCDIR=/tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-doc-3.3 + export DOCDIR + rm -rf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-doc-3.3 + /bin/mkdir -p /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-doc-3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-doc-3.3... Documentation compressed. + cp -pr doc/langref.pdf doc/tutorial.pdf doc/beginners/SystemTap_Beginners_Guide.pdf docs-installed/tapsets.pdf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-doc-3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder/usr/share/doc/systemtap-doc-3.3... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/locale/pl/LC_MESSAGES/systemtap.mo Wrote: /tmp/B.MM_Zku/RPMS/systemtap-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-runtime-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-runtime-java-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-runtime-python2-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-runtime-python3-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-client-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-devel-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-initscript-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-server-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-sdt-devel-3.3-3.x86_64.rpm Wrote: /tmp/B.MM_Zku/RPMS/systemtap-doc-3.3-3.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MM_Zku/BUILD/tmp /bin/sh -e /tmp/B.MM_Zku/BUILD/tmp/rpm-tmp.62292 + umask 022 + cd /tmp/B.MM_Zku/BUILD + cd systemtap-3.3 + /bin/rm '--interactive=never' -rf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder + rm -rf /tmp/B.MM_Zku/BUILD/tmp/systemtap-3.3-root-builder ended at: Sun Dec 15 10:51:15 2019, done in 0:02:07.627015 + chmod -R u+rwX /tmp/B.MM_Zku/BUILD + rm -rf /tmp/B.MM_Zku/tmp /tmp/B.MM_Zku/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## systemtap-sdt-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.MM_Zku Begin-TLD-Builder-Info Build-Time: user:277.02s sys:11.90s real:129.99s (faults io:301 non-io:4253183) Files queued for ftp: 1192646 systemtap-doc-3.3-3.x86_64.rpm 15867 systemtap-sdt-devel-3.3-3.x86_64.rpm 147992 systemtap-server-3.3-3.x86_64.rpm 11239 systemtap-initscript-3.3-3.x86_64.rpm 272693 systemtap-devel-3.3-3.x86_64.rpm 1755574 systemtap-client-3.3-3.x86_64.rpm 12841 systemtap-runtime-python3-3.3-3.x86_64.rpm 9466 systemtap-runtime-python2-3.3-3.x86_64.rpm 12808 systemtap-runtime-java-3.3-3.x86_64.rpm 939839 systemtap-runtime-3.3-3.x86_64.rpm 2939 systemtap-3.3-3.x86_64.rpm 544 systemtap-3.3-3.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/locale/pl/LC_MESSAGES/systemtap.mo End-TLD-Builder-Info