D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Macro expanded in comment on line 302: %{_libexecdir}/systemtap/libHelperSDT_*.so Installing /home/iurt/rpmbuild/SRPMS/systemtap-4.5-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EtuTef + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf systemtap-4.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/systemtap-4.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd systemtap-4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ej60By + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd systemtap-4.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dyninst --with-bpf --with-rpm --without-python2-probes --with-python3 --enable-docs checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ppoll... yes checking for openat... yes checking for a sed that does not truncate output... /usr/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 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... 3 checking for a Python interpreter with version >= 2.6... none checking for python... /usr/bin/python checking for python3 version... 3.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.9/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 g++ supports C++11 features by default... yes configure: Compiling with gcc -fstack-protector-all et al. configure: Compiling with gcc pie et al. checking whether to use debuginfod... auto checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for debuginfod... yes checking for sqlite3... 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... no checking for openssl... yes configure: using dracut module directory /usr/lib/dracut/modules.d/99stap configure: using dracut binary /sbin configure: WARNING: will not build systemtap compile server, cannot find nss headers configure: WARNING: compile-server client functionality will be disabled, cannot find nss development files checking for avahi... yes checking for rpmtsInitIterator in -lrpm... yes checking for rpmdbNextIterator in -lrpmdb... no checking for rpmFreeCrypto in -lrpmio... yes checking how to link readline libs... none checking for ebl_strtabinit in -lebl... no checking for dwfl_module_getsym in -ldw... yes checking for dwarf_next_unit in -ldw... yes configure: stap will link -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -Wl,--end-group -lelf checking for elf_getshdrstrndx in -lelf... yes configure: staprun will link -lelf configure: stapbpf will link -lelf checking how to run the C++ preprocessor... g++ -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 need for -lboost_system library... yup configure: checking dyninst support checking BPatch_object.h usability... yes checking BPatch_object.h presence... yes checking for BPatch_object.h... yes configure: dyninst support available checking for libvirt... yes checking for libxml2... yes checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for jsonc... yes checking for ncurses... yes checking for assembler .section "?" flags support... yes checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes checking whether BPF_PROG_TYPE_RAW_TRACEPOINT is declared... yes checking for selinux... no checking whether F_SETPIPE_SZ is declared... yes checking for javac... no checking for jar... no configure: WARNING: will not run per-method java probing, missing byteman or java requirements configure: Adding extra version checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating includes/sys/sdt-config.h config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating man/cs/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating man/stap.1 config.status: creating man/stappaths.7 config.status: creating man/systemtap-service.8 config.status: creating man/cs/stap.1 config.status: creating man/cs/stappaths.7 config.status: creating man/cs/systemtap.8 config.status: creating initscript/config.systemtap config.status: creating initscript/config.stap-server config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating initscript/99stap/module-setup.sh config.status: creating initscript/99stap/install config.status: creating initscript/99stap/check config.status: creating run-stap config.status: creating dtrace config.status: creating stapdyn/Makefile config.status: creating java/Makefile config.status: creating java/stapbm config.status: creating java/org/systemtap/byteman/helper/HelperSDT.java config.status: creating python/Makefile config.status: creating staprun/Makefile config.status: creating stapbpf/Makefile config.status: creating httpd/Makefile config.status: creating httpd/docker/Makefile config.status: creating staprun/run-staprun config.status: creating staprun/guest/stapshd config.status: creating staprun/guest/stapsh-daemon config.status: creating staprun/guest/stapsh@.service config.status: creating stap-exporter/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/beginners commands === configuring in testsuite (/home/iurt/rpmbuild/BUILD/systemtap-4.5/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dyninst' '--with-bpf' '--with-rpm' '--without-python2-probes' '--with-python3' '--enable-docs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'python=:' 'pyexecdir=' 'python3=/usr/bin/python' 'py3execdir=${exec_prefix}/lib64/python3.9/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... /usr/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 busybox checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile + /usr/bin/make -O -j4 V=1 VERBOSE=1 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 Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-loc2stap.o `test -f 'loc2stap.cxx' || echo './'`loc2stap.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -D_GNU_SOURCE -fexceptions -Wall -Wextra -Werror -Wunused -Wformat=2 -W -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-bpf-bitset.o `test -f 'bpf-bitset.cxx' || echo './'`bpf-bitset.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -D_GNU_SOURCE -fexceptions -Wall -Wextra -Werror -Wunused -Wformat=2 -W -I/usr/include/libxml2 -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapvirt-stapvirt.o `test -f 'stapvirt.c' || echo './'`stapvirt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' gcc -D_GNU_SOURCE -fexceptions -Wall -Wextra -Werror -Wunused -Wformat=2 -W -I/usr/include/libxml2 -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stapvirt stapvirt-stapvirt.o -lvirt -lxml2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-bpf-base.o `test -f 'bpf-base.cxx' || echo './'`bpf-base.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-bpf-opt.o `test -f 'bpf-opt.cxx' || echo './'`bpf-opt.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap"' -DPYEXECDIR='""' -DPY3EXECDIR='"/usr/lib64/python3.9/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap-bpf-translate.o `test -f 'bpf-translate.cxx' || echo './'`bpf-translate.cxx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' g++ -Wall -Wextra -Werror -fPIE -D_REENTRANT -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-bpf-base.o stap-bpf-bitset.o stap-bpf-translate.o stap-bpf-opt.o -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -Wl,--end-group -lelf -lsqlite3 -lpthread -ldebuginfod -lavahi-common -lavahi-client make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' Making all in java /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/python' (cd .; CFLAGS="-I./../includes -I/home/iurt/rpmbuild/BUILD/systemtap-4.5/python/../includes/sys" /usr/bin/python setup.py build \ --build-base /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build \ --verbose) running build running build_py creating /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build creating /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/lib.linux-aarch64-3.9 creating /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/lib.linux-aarch64-3.9/HelperSDT copying HelperSDT/__main__.py -> /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/lib.linux-aarch64-3.9/HelperSDT copying HelperSDT/__init__.py -> /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/lib.linux-aarch64-3.9/HelperSDT running build_ext building 'HelperSDT._HelperSDT' extension creating /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/temp.linux-aarch64-3.9 creating /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/temp.linux-aarch64-3.9/HelperSDT gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -I./../includes -I/home/iurt/rpmbuild/BUILD/systemtap-4.5/python/../includes/sys -fPIC -I/usr/include/python3.9 -c HelperSDT/_HelperSDT.c -o /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/temp.linux-aarch64-3.9/HelperSDT/_HelperSDT.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -I./../includes -I/home/iurt/rpmbuild/BUILD/systemtap-4.5/python/../includes/sys /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/temp.linux-aarch64-3.9/HelperSDT/_HelperSDT.o -L/usr/lib64 -lpython3.9 -o /home/iurt/rpmbuild/BUILD/systemtap-4.5/python/py3build/lib.linux-aarch64-3.9/HelperSDT/_HelperSDT.cpython-39-aarch64-linux-gnu.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/python' Making all in stapdyn /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' /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 '/home/iurt/rpmbuild/BUILD/systemtap-4.5' /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapdyn-dynprobe.o `test -f 'dynprobe.cxx' || echo './'`dynprobe.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapdyn-stapdyn.o `test -f 'stapdyn.cxx' || echo './'`stapdyn.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapdyn-mutatee.o `test -f 'mutatee.cxx' || echo './'`mutatee.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapdyn-mutator.o `test -f 'mutator.cxx' || echo './'`mutator.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapdyn-dynutil.o `test -f 'dynutil.cxx' || echo './'`dynutil.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dynsdt-dynsdt.o `test -f 'dynsdt.cxx' || echo './'`dynsdt.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../dynsdt-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dynsdt-dynutil.o `test -f 'dynutil.cxx' || echo './'`dynutil.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -Wl,-z,relro -Wl,-z,now -lboost_system -L/usr/lib64/dyninst -L/usr/lib/dyninst -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dynsdt dynsdt-dynsdt.o dynsdt-dynutil.o ../dynsdt-util.o -ldl -lelf -ldyninstAPI -lsymtabAPI -lpthread -ldebuginfod make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../stapdyn-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' g++ -Wall -Werror -Wunused -W -Wformat -fPIE -I/usr/include/dyninst -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -Wl,-z,relro -Wl,-z,now -lboost_system -L/usr/lib64/dyninst -L/usr/lib/dyninst -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stapdyn stapdyn-stapdyn.o stapdyn-mutator.o stapdyn-mutatee.o stapdyn-dynprobe.o stapdyn-dynutil.o ../stapdyn-util.o -ldl -ldyninstAPI -lsymtabAPI -lpthread -ldebuginfod make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/stapdyn' Making all in staprun /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5' /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 '/home/iurt/rpmbuild/BUILD/systemtap-4.5' /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o staprun-start_cmd.o `test -f 'start_cmd.c' || echo './'`start_cmd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -Wno-format-nonliteral -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libstrfloctime_a-strfloctime.o `test -f 'strfloctime.c' || echo './'`strfloctime.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapio.o stapio.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stapsh-stapsh.o `test -f 'stapsh.c' || echo './'`stapsh.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mainloop.o mainloop.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o start_cmd.o start_cmd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o common.o common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ctl.o ctl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../staprun-privilege.o `test -f '../privilege.cxx' || echo './'`../privilege.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' rm -f libstrfloctime.a ar cru libstrfloctime.a libstrfloctime_a-strfloctime.o ranlib libstrfloctime.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stap-merge stap_merge-stap_merge.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stapsh stapsh-stapsh.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o relay.o relay.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o monitor.o monitor.c monitor.c: In function 'monitor_render': monitor.c:450:27: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 450 | wprintw(status, "\n%*s\t%*s\t%*s\t%*s\t%*s\t%*s\t%s\n", | ~^~ | | | int 451 | width[p_index], HIGHLIGHT("index", p_index, comp_fn_index), | ~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} monitor.c:450:32: error: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 450 | wprintw(status, "\n%*s\t%*s\t%*s\t%*s\t%*s\t%*s\t%s\n", | ~^~ | | | int 451 | width[p_index], HIGHLIGHT("index", p_index, comp_fn_index), 452 | width[p_state], HIGHLIGHT("state", p_state, comp_fn_index), | ~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} monitor.c:450:37: error: field width specifier '*' expects argument of type 'int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 450 | wprintw(status, "\n%*s\t%*s\t%*s\t%*s\t%*s\t%*s\t%s\n", | ~^~ | | | int ...... 453 | width[p_hits], HIGHLIGHT("hits", p_hits, comp_fn_index), | ~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} monitor.c:450:42: error: field width specifier '*' expects argument of type 'int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 450 | wprintw(status, "\n%*s\t%*s\t%*s\t%*s\t%*s\t%*s\t%s\n", | ~^~ | | | int ...... 454 | width[p_min], HIGHLIGHT("min", p_min, comp_fn_index), | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} monitor.c:450:47: error: field width specifier '*' expects argument of type 'int', but argument 11 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 450 | wprintw(status, "\n%*s\t%*s\t%*s\t%*s\t%*s\t%*s\t%s\n", | ~^~ | | | int ...... 455 | width[p_avg], HIGHLIGHT("avg", p_avg, comp_fn_index), | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} monitor.c:450:52: error: field width specifier '*' expects argument of type 'int', but argument 13 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 450 | wprintw(status, "\n%*s\t%*s\t%*s\t%*s\t%*s\t%*s\t%s\n", | ~^~ | | | int ...... 456 | width[p_max], HIGHLIGHT("max", p_max, comp_fn_index), | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} monitor.c:469:29: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 469 | wprintw(status, "%*s\t", width[p_index], json_object_get_string(field)); | ~^~ ~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} monitor.c:471:29: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 471 | wprintw(status, "%*s\t", width[p_state], json_object_get_string(field)); | ~^~ ~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} monitor.c:473:29: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 473 | wprintw(status, "%*s\t", width[p_hits], json_object_get_string(field)); | ~^~ ~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} monitor.c:475:29: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 475 | wprintw(status, "%*s\t", width[p_min], json_object_get_string(field)); | ~^~ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} monitor.c:477:29: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 477 | wprintw(status, "%*s\t", width[p_avg], json_object_get_string(field)); | ~^~ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} monitor.c:479:29: error: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=] 479 | wprintw(status, "%*s\t", width[p_max], json_object_get_string(field)); | ~^~ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} cc1: all warnings being treated as errors make[3]: *** [Makefile:725: monitor.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../staprun-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/systemtap-4.5/staprun' make[2]: *** [Makefile:530: all] Error 2 make[1]: *** [Makefile:2109: all-recursive] Error 1 make: *** [Makefile:791: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Ej60By (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Macro expanded in comment on line 302: %{_libexecdir}/systemtap/libHelperSDT_*.so Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Ej60By (%build) I: [iurt_root_command] ERROR: chroot