Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/systemtap.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63096-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/systemtap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/systemtap-4.9-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/systemtap.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63096-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/systemtap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8g4erw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf systemtap-4.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/systemtap-4.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd systemtap-4.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7QCtae + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd systemtap-4.9 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./testsuite/configure + diff -u ./testsuite/configure.backup ./testsuite/configure + mv ./testsuite/configure.backup ./testsuite/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./testsuite/configure + diff -u ./testsuite/configure.backup ./testsuite/configure + mv ./testsuite/configure.backup ./testsuite/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./testsuite/configure + diff -u ./testsuite/configure.backup ./testsuite/configure + mv ./testsuite/configure.backup ./testsuite/configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./testsuite/configure + diff -u ./testsuite/configure.backup ./testsuite/configure + mv ./testsuite/configure.backup ./testsuite/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./testsuite/configure + diff -u ./testsuite/configure.backup ./testsuite/configure + mv ./testsuite/configure.backup ./testsuite/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-04-29 01:51:27.000000000 +0800 +++ ./configure 2024-01-08 07:35:59.055398656 +0800 @@ -2083,7 +2083,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 --enable-crash --enable-sqlite --enable-docs=prebuilt --with-rpm --without-java --disable-virt --with-dracutstap=/usr/lib/dracut/modules.d/99stap --with-dracutbindir=/usr/bin --with-python3 --without-python2-probes --with-python3-probes --disable-httpd --with-bpf --disable-silent-rules '--with-extra-version=rpm 4.9-3.oc9' checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking target system type... aarch64-opencloudos-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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-opencloudos-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking for aarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-opencloudos-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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... no checking for a Python interpreter with version >= 2.6... none checking for python3... /usr/bin/python3 checking for python3 version... 3.1 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.11/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.11/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 checking whether C++ compiler accepts -faligned-new... yes checking whether to use debuginfod... auto checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for debuginfod... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking for sqlite3... yes checking for crash/defs.h... yes checking for latex... no checking for dvips... no checking for ps2pdf... no configure: will only install prebuilt documentation checking for xmlto... no checking for fop... no checking for nss... yes checking for openssl... no configure: using dracut module directory /usr/lib/dracut/modules.d/99stap configure: using dracut binary /usr/bin checking for avahi... yes checking for rpmtsInitIterator in -lrpm... yes checking for rpmdbNextIterator in -lrpmdb... no checking for rpmFreeCrypto in -lrpmio... yes checking for rpm/rpmcrypto.h... yes configure: separate rpm/rpmcrypto.h checking how to link readline libs... -lreadline 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 for boost/utility/string_ref.hpp... yes checking need for -lboost_system library... yup checking for TBB_runtime_interface_version in -ltbb... yes configure: checking dyninst support checking for dyninst/BPatch_object.h... yes configure: dyninst support available checking for libvirt... no checking for libxml2... no checking for python3-config... /usr/bin/python3-config checking for Python.h... yes checking for jsonc... yes checking for ncurses... yes checking to see if the language server is supported... yes checking for assembler .section "?" flags support... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes checking whether BPF_PROG_TYPE_RAW_TRACEPOINT is declared... yes checking for selinux... yes checking whether F_SETPIPE_SZ is declared... yes checking for javac... no checking for jar... no configure: WARNING: will not run per-method java probing, missing byteman or java requirements configure: Adding extra version rpm 4.9-3.oc9 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 interactive-notebook/Makefile config.status: creating interactive-notebook/stap-jupyter-container config.status: creating interactive-notebook/stap-jupyter-install 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 stap-profile-annotate 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 (/builddir/build/BUILD/systemtap-4.9/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=aarch64-opencloudos-linux-gnu' '--host=aarch64-opencloudos-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' '--enable-crash' '--enable-sqlite' '--enable-docs=prebuilt' '--with-rpm' '--without-java' '--disable-virt' '--with-dracutstap=/usr/lib/dracut/modules.d/99stap' '--with-dracutbindir=/usr/bin' '--with-python3' '--without-python2-probes' '--with-python3-probes' '--disable-httpd' '--with-bpf' '--disable-silent-rules' '--with-extra-version=rpm 4.9-3.oc9' 'build_alias=aarch64-opencloudos-linux-gnu' 'host_alias=aarch64-opencloudos-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'python=:' 'pyexecdir=' 'python3=/usr/bin/python3' 'py3execdir=${exec_prefix}/lib64/python3.11/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 race-free 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 profile-annotate 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 -j8 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 '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Wextra -Werror -Wunused -Wformat=2 -W -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-loc2stap.o `test -f 'loc2stap.cxx' || echo './'`loc2stap.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-bpf-bitset.o `test -f 'bpf-bitset.cxx' || echo './'`bpf-bitset.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-bpf-opt.o `test -f 'bpf-opt.cxx' || echo './'`bpf-opt.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-analysis.o `test -f 'analysis.cxx' || echo './'`analysis.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-interactive.o `test -f 'interactive.cxx' || echo './'`interactive.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-bpf-base.o `test -f 'bpf-base.cxx' || echo './'`bpf-base.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_authorize_cert-stap-authorize-cert.o `test -f 'stap-authorize-cert.cxx' || echo './'`stap-authorize-cert.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-client-nss.o `test -f 'client-nss.cxx' || echo './'`client-nss.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_serverd-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-nss-server-info.o `test -f 'nss-server-info.cxx' || echo './'`nss-server-info.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_serverd-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_serverd-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_gen_cert-stap-gen-cert.o `test -f 'stap-gen-cert.cxx' || echo './'`stap-gen-cert.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' gcc -D_GNU_SOURCE -fexceptions -Wall -Wextra -Werror -Wunused -Wformat=2 -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -shared -rdynamic \ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fPIC -o staplog.so staplog.c make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_serverd-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap-bpf-translate.o `test -f 'bpf-translate.cxx' || echo './'`bpf-translate.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_serverd-stap-serverd.o `test -f 'stap-serverd.cxx' || echo './'`stap-serverd.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_serverd-util.o `test -f 'util.cxx' || echo './'`util.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o language-server/stap-jsonrpc.o `test -f 'language-server/jsonrpc.cxx' || echo './'`language-server/jsonrpc.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' g++ -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stap-authorize-cert stap_authorize_cert-stap-authorize-cert.o stap_authorize_cert-nsscommon.o stap_authorize_cert-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' g++ -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stap-sign-module stap_sign_module-stap-sign-module.o stap_sign_module-nsscommon.o stap_sign_module-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_gen_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_gen_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' g++ -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stap-gen-cert stap_gen_cert-stap-gen-cert.o stap_gen_cert-util.o stap_gen_cert-nsscommon.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' g++ -Wall -Wextra -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread -lavahi-common -lavahi-client make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o language-server/stap-stap-code-completion.o `test -f 'language-server/stap-code-completion.cxx' || echo './'`language-server/stap-code-completion.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' 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.11/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o language-server/stap-stap-language-server.o `test -f 'language-server/stap-language-server.cxx' || echo './'`language-server/stap-language-server.cxx make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' g++ -Wall -Wextra -Werror -faligned-new -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lboost_system -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-analysis.o language-server/stap-stap-language-server.o language-server/stap-stap-code-completion.o language-server/stap-jsonrpc.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 -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -Wl,--end-group -lelf -lsqlite3 -lpthread -L/usr/lib64/dyninst -lparseAPI -lsymtabAPI -linstructionAPI -ltbb -lcommon -lreadline -ljson-c -lavahi-common -lavahi-client -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' 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 '/builddir/build/BUILD/systemtap-4.9/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-4.9/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-4.9/python/py3build \ --verbose) running build running build_py creating /builddir/build/BUILD/systemtap-4.9/python/py3build creating /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311 creating /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT copying HelperSDT/__init__.py -> /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT copying HelperSDT/__main__.py -> /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT running build_ext building 'HelperSDT._HelperSDT' extension creating /builddir/build/BUILD/systemtap-4.9/python/py3build/temp.linux-aarch64-cpython-311 creating /builddir/build/BUILD/systemtap-4.9/python/py3build/temp.linux-aarch64-cpython-311/HelperSDT gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./../includes -I/builddir/build/BUILD/systemtap-4.9/python/../includes/sys -fPIC -I/usr/include/python3.11 -c HelperSDT/_HelperSDT.c -o /builddir/build/BUILD/systemtap-4.9/python/py3build/temp.linux-aarch64-cpython-311/HelperSDT/_HelperSDT.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -I./../includes -I/builddir/build/BUILD/systemtap-4.9/python/../includes/sys /builddir/build/BUILD/systemtap-4.9/python/py3build/temp.linux-aarch64-cpython-311/HelperSDT/_HelperSDT.o -L/usr/lib64 -o /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT/_HelperSDT.cpython-311-aarch64-linux-gnu.so make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/python' Making all in stapdyn /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /bin/sh ./git_version.sh -k -s . -o git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-am git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapdyn-dynprobe.o `test -f 'dynprobe.cxx' || echo './'`dynprobe.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dynsdt-dynutil.o `test -f 'dynutil.cxx' || echo './'`dynutil.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../dynsdt-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapdyn-dynutil.o `test -f 'dynutil.cxx' || echo './'`dynutil.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapdyn-stapdyn.o `test -f 'stapdyn.cxx' || echo './'`stapdyn.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dynsdt-dynsdt.o `test -f 'dynsdt.cxx' || echo './'`dynsdt.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapdyn-mutatee.o `test -f 'mutatee.cxx' || echo './'`mutatee.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapdyn-mutator.o `test -f 'mutator.cxx' || echo './'`mutator.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' g++ -Wall -Werror -Wunused -W -Wformat -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lboost_system -lselinux -L/usr/lib64/dyninst -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dynsdt dynsdt-dynsdt.o dynsdt-dynutil.o ../dynsdt-util.o -ldl -lelf -ldyninstAPI -lsymtabAPI -lpthread make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../stapdyn-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' g++ -Wall -Werror -Wunused -W -Wformat -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lboost_system -lselinux -L/usr/lib64/dyninst -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stapdyn stapdyn-stapdyn.o stapdyn-mutator.o stapdyn-mutatee.o stapdyn-dynprobe.o stapdyn-dynutil.o ../stapdyn-util.o -ldl -ldyninstAPI -lsymtabAPI -lpthread make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' Making all in staprun /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /bin/sh ./git_version.sh -k -s . -o git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-am git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o staprun-start_cmd.o `test -f 'start_cmd.c' || echo './'`start_cmd.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -Wno-format-nonliteral -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libstrfloctime_a-strfloctime.o `test -f 'strfloctime.c' || echo './'`strfloctime.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o staprun-modverify.o `test -f 'modverify.c' || echo './'`modverify.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapio.o stapio.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapsh-stapsh.o `test -f 'stapsh.c' || echo './'`stapsh.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../staprun-privilege.o `test -f '../privilege.cxx' || echo './'`../privilege.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ctl.o ctl.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' rm -f libstrfloctime.a ar cru libstrfloctime.a libstrfloctime_a-strfloctime.o ranlib libstrfloctime.a make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o start_cmd.o start_cmd.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mainloop.o mainloop.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o monitor.o monitor.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stap-merge stap_merge-stap_merge.o make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o relay.o relay.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stapsh stapsh-stapsh.o make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../staprun-nsscommon.o `test -f '../nsscommon.cxx' || echo './'`../nsscommon.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--whole-archive,libstrfloctime.a,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stapio stapio.o mainloop.o common.o start_cmd.o ctl.o relay.o monitor.o libstrfloctime.a -lpthread -ljson-c -lpanel -lncurses -ltinfo make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../staprun-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' g++ -Wall -Wextra -Werror -Wunused -W -Wformat=2 -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--whole-archive,libstrfloctime.a,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o staprun staprun-staprun.o staprun-staprun_funcs.o staprun-ctl.o staprun-common.o staprun-start_cmd.o ../staprun-privilege.o ../staprun-util.o staprun-modverify.o ../staprun-nsscommon.o libstrfloctime.a -lelf -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' Making all in stapbpf /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /bin/sh ./git_version.sh -k -s . -o git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' git_version.sh: Not a git repo, keeping existing git_version.h /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapbpf-libbpf.o `test -f 'libbpf.c' || echo './'`libbpf.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../staprun/stapbpf-start_cmd.o `test -f '../staprun/start_cmd.c' || echo './'`../staprun/start_cmd.c make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../stapbpf-util.o `test -f '../util.cxx' || echo './'`../util.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapbpf-bpfinterp.o `test -f 'bpfinterp.cxx' || echo './'`bpfinterp.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stapbpf-stapbpf.o `test -f 'stapbpf.cxx' || echo './'`stapbpf.cxx make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' g++ -Wall -Wextra -Werror -Wunused -W -Wformat=2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stapbpf stapbpf-stapbpf.o stapbpf-bpfinterp.o stapbpf-libbpf.o ../stapbpf-util.o ../staprun/stapbpf-start_cmd.o -lelf -lpthread make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' Making all in doc Making all in SystemTap_Tapset_Reference make[3]: Nothing to be done for 'all'. Making all in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/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 '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[3]: Nothing to be done for 'all-am'. Making all in man Making all in cs make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in 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]: '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[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/po' touch stamp-po make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/po' Making all in httpd /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /bin/sh ./git_version.sh -k -s . -o git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-recursive git_version.sh: Not a git repo, keeping existing git_version.h Making all in docker make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in stap-exporter make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' sed -e "s#%sysconfdir%#/etc#g" < stap-exporter.in > stap-exporter make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' Making all in interactive-notebook make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TALRIH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 + cd systemtap-4.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 'INSTALL=/usr/bin/install -p' /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 '/builddir/build/BUILD/systemtap-4.9' Making all in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' Making all in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/java' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/java' Making all in python make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-4.9/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-4.9/python/py3build \ --verbose) running build running build_py running build_ext make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/python' Making all in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' Making all in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' Making all in stapbpf make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man' Making all in cs make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man/cs' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man' Making all in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/po' Making all in httpd make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' Making all in docker make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd/docker' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' Making all in stap-exporter make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' Making all in interactive-notebook make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/interactive-notebook' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/interactive-notebook' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-4.9' Making install in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/install -p stap '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/install -p stap-report stap-profile-annotate dtrace stap-server '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap' /usr/bin/install -p stap-env stap-start-server stap-stop-server '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap' for f in stap-report stap-profile-annotate dtrace stap-server; do \ sed -i -e "s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/$f; \ done 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/libexec/systemtap/,;s,localstatedir=.*,localstatedir=/var,;s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/$f; \ done /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/systemtap /usr/bin/install -p staplog.so /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/systemtap /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap' /usr/bin/install -p stap-sign-module stap-authorize-cert stap-serverd stap-gen-cert '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap' (cd ./runtime; for f in *.[ch]; do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/$f; done) (cd ./runtime/dyninst; find . \( -name '*.[ch]' \) -print \ | while read f; do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/dyninst/$f; done) (cd ./runtime/unwind; find . \( -name '*.[ch]' \) -print \ | while read f; do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/unwind/$f; done) (cd ./runtime/transport; for f in *.[ch]; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/transport/$f; done) (cd ./runtime/softfloat; for f in *.[ch]; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/softfloat/$f; done) (cd ./runtime/linux; for f in *.[ch]; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/linux/$f; done) (cd ./runtime/linux/uprobes; for f in Makefile *.[ch]; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/runtime/linux/uprobes/$f; done) (cd ./runtime/linux/uprobes2; for f in *.[ch]; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/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 -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/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 -p"; else \ i_cmd="/usr/bin/install -p -m 644"; fi; \ $i_cmd -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/examples/$f; done) egrep: warning: egrep is obsolescent; using grep -E test -e /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/systemtap || mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/systemtap test -e /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/run/stap-server || mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/run/stap-server test -e /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/log || mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/log /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/include/sys' /usr/bin/install -p -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/include/sys' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' Making install in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/java' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/java' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/java' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/java' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/java' Making install in python make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-4.9/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-4.9/python/py3build \ --verbose) running build running build_py running build_ext make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-4.9/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-4.9/python/py3build \ install --prefix /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr \ --single-version-externally-managed \ --record /builddir/build/BUILD/systemtap-4.9/python/py3build/install_files.txt \ --verbose) running build running build_py running build_ext running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT/_HelperSDT.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT/__init__.py -> /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-4.9/python/py3build/lib.linux-aarch64-cpython-311/HelperSDT/__main__.py -> /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT byte-compiling /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info creating /builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info writing /builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info/SOURCES.txt' writing manifest file '/builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info/SOURCES.txt' Copying /builddir/build/BUILD/systemtap-4.9/python/py3build/HelperSDT.egg-info to /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT-0.1.0-py3.11.egg-info running install_scripts writing list of installed files to '/builddir/build/BUILD/systemtap-4.9/python/py3build/install_files.txt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/python' /usr/bin/install -p -m 644 stap-resolve-module-function.py '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/python' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/python' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/python' Making install in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/install -p stapdyn '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 stapdyn.8 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapdyn' Making install in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/install -p staprun stap-merge stapsh '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap' /usr/bin/install -p stapio '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap' /usr/bin/make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/staprun' if [ `id -u` -eq 0 ] && (getent group stapusr >/dev/null \ || groupadd -f -g 156 -r stapusr); then \ chgrp stapusr "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/staprun" \ && chmod 04110 "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/staprun"; \ fi make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 staprun.8 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/staprun' Making install in stapbpf make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/install -p stapbpf '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin' /usr/bin/make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' if [ `id -u` -eq 0 ] && (getent group stapusr >/dev/null \ || groupadd -f -g 156 -r stapusr); then \ chgrp stapusr "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapbpf" \ && chmod 04110 "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapbpf"; \ fi make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 stapbpf.8 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stapbpf' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc' Making install in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap cp /builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference/tapsets.pdf /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man3 cp -R /builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference/man3/* /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man3 cp -R /builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference/man_pages/* /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man3 # manpager output make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/SystemTap_Tapset_Reference' Making install in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap /usr/bin/install -p -m 644 SystemTap_Beginners_Guide.pdf /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/doc' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/doc' Making install in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man' Making install in cs make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man/cs' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man/cs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man7 for f in ./*.7stap; do \ /usr/bin/install -p -m 644 "$f" "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man7"; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man1' /usr/bin/install -p -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man3' /usr/bin/install -p -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man7' /usr/bin/install -p -m 644 stappaths.7 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man8' /usr/bin/install -p -m 644 stapsh.8 systemtap.8 stap-server.8 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man/cs' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man/cs' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man7 for f in ./*.7stap; do \ /usr/bin/install -p -m 644 "$f" "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man7"; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 stap-jupyter.1 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 stappaths.7 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 stapsh.8 systemtap-service.8 stap-server.8 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/man' Making install in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/po' installing en.gmo as /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/locale/en/LC_MESSAGES/systemtap.mo installing pl.gmo as /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES/systemtap.mo installing fr.gmo as /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES/systemtap.mo installing cs.gmo as /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/locale/cs/LC_MESSAGES/systemtap.mo if test "systemtap" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/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 -p -m 644 ./$file \ /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/po' Making install in httpd make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' /usr/bin/make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9' /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 '/builddir/build/BUILD/systemtap-4.9' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' Making install in docker make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd/docker' make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd/docker' make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd/docker' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd/docker' make[4]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[5]: Entering directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/httpd' Making install in stap-exporter make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/sbin' /usr/bin/install -p stap-exporter '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/sbin' /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter" cd ./default; find . | cpio -pdmv "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter/" /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./autostart-also_ran.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./EXAMPLE /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./syscallsrw.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./syscalllatency.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./syscallsbypid.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./topsys.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./errno.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./timeout.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./syscallerrorsbypid.stp /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./EXAMPLE-BPF /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-exporter//./EXAMPLE_NOERROR 1 block /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system" /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/sysconfig" /usr/bin/install -p -m 644 ./stap-exporter.service "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system" /usr/bin/install -p -m 644 ./stap-exporter.options "/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/sysconfig/stap-exporter" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 stap-exporter.8 '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/stap-exporter' Making install in interactive-notebook make[2]: Entering directory '/builddir/build/BUILD/systemtap-4.9/interactive-notebook' make[3]: Entering directory '/builddir/build/BUILD/systemtap-4.9/interactive-notebook' for f in stap-jupyter-container stap-jupyter-install; \ do /usr/bin/install -p -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/$f; done (cd "."; for f in *.{ipynb,md,txt,json,py}; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/$f; done) (cd "./isystemtap"; for f in *.{py,json}; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/isystemtap/$f; done) (cd "./container"; for f in *; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/container/$f; done) (/usr/bin/install -p -m 644 -D -m 755 stap-jupyter-install /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/container/stap-jupyter-install) (cd "./codemirror"; \ for f in jupyterlab-stap-highlighting/__init__.py lib/plugin.js lib/stap.js package.json; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/codemirror/$f; done) (cd "./tests"; for f in *; \ do /usr/bin/install -p -m 644 -D $f /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/tests/$f; done) /usr/bin/install -p -m 644 -D constants.py /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/interactive-notebook/isystemtap/constants.py make[3]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/interactive-notebook' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-4.9/interactive-notebook' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-4.9' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 systemtap ++ ls -1d /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/??_??' ls: cannot access '/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/??_??': No such file or directory + for dir in $(ls -1d $RPM_BUILD_ROOT/usr/share/man/{??,??_??}) ++ echo /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/man/cs ++ sed -e 's|^/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64||' + dir=/usr/share/man/cs ++ basename /usr/share/man/cs + lang=cs + echo '%lang(cs) /usr/share/man/cs/man*/*' + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/sysusers.d + echo ' # See systemd-sysusers(8) sysusers.d(5) for details. g stapusr 156 g stapsys 157 g stapdev 158' + echo ' # See systemd-sysusers(8) sysusers.d(5) for details. g stap-server - u stap-server - "systemtap compiler server" /var/lib/stap-server /sbin/nologin m stap-server stap-server' + ln -s /usr/share/systemtap/examples + find /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/systemtap/examples -type f -name '*.stp' -print0 + xargs -0 sed -i -r -e '1s@^#!.+stap@#!/usr/bin/stap@' + chmod 755 /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/staprun + install -c -m 755 stap-prep /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-prep + install -D -m 644 macros.systemtap /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/rpm/macros.d/macros.systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/lib/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/lib/stap-server/.systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/log/stap-server + touch /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/log/stap-server/log + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/cache/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/var/run/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/logrotate.d + install -m 644 initscript/logrotate.stap-server /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/logrotate.d/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system + touch /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system/systemtap.service + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system-preset + echo 'enable systemtap.service' + install -m 644 initscript/systemtap.service /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system/systemtap.service + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/sbin + install -m 755 initscript/systemtap /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/sbin/systemtap-service + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/systemtap/conf.d + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/systemtap/script.d + install -m 644 initscript/config.systemtap /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/etc/systemtap/config + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system + touch /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system/stap-server.service + install -m 644 stap-server.service /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/systemd/system/stap-server.service + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/tmpfiles.d + install -m 644 stap-server.conf /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/tmpfiles.d/stap-server.conf + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/emacs/site-lisp + install -p -m 644 emacs/systemtap-mode.el /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/emacs/site-lisp/site-start.d + install -p -m 644 emacs/systemtap-init.el /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/emacs/site-lisp/site-start.d/systemtap-init.el + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/ftdetect + install -p -m 644 vim/ftdetect/stp.vim /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/ftdetect + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/ftplugin + install -p -m 644 vim/ftplugin/stp.vim /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/ftplugin + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/indent + install -p -m 644 vim/indent/stp.vim /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/indent + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/syntax + install -p -m 644 vim/syntax/stp.vim /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/vim/vimfiles/syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/module-setup.sh /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/install /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/check /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/start-staprun.sh /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/dracut/modules.d/99stap + touch /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/dracut/modules.d/99stap/params.conf + pathfix.py -pni '/usr/bin/python3 -s' /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/dtrace /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-jupyter-container /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-jupyter-install /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-merge /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-prep /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-profile-annotate /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-report /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-server /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapbpf /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapdyn /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/staprun /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapsh recursedown('/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages') recursedown('/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT') recursedown('/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT/__pycache__') recursedown('/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT-0.1.0-py3.11.egg-info') /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT/__init__.py: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT/__main__.py: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/dtrace: updating /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-jupyter-container: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-jupyter-install: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-merge: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-prep: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-profile-annotate: updating /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-report: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-server: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapbpf: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapdyn: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/staprun: no change /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapsh: no change + find /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share -type f -name '*.pdf' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.9-3.oc9 --unique-debug-suffix -4.9-3.oc9.aarch64 --unique-debug-src-base systemtap-4.9-3.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/systemtap-4.9 extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapbpf extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/staprun extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/systemtap/staplog.so extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapdyn extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stapsh extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11/site-packages/HelperSDT/_HelperSDT.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/bin/stap-merge extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/stap-authorize-cert extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/stap-serverd extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/stap-gen-cert extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/stap-sign-module extracting debug info from /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/libexec/systemtap/stapio 6737 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs --files '.stp$' mangling shebang in /usr/libexec/systemtap/stap-start-server from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/systemtap/stap-stop-server from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/systemtap/stap-env from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/systemtap/examples/network/socktop from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/systemtap/examples/process/syscalltimes from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/systemtap/interactive-notebook/container/stap-jupyter-install from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/stap-jupyter-install from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/stap-report from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/stap-jupyter-container from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/stap-server from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/stap-prep from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/sbin/systemtap-service from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99stap/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99stap/install from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99stap/start-staprun.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99stap/check from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/stap-exporter/EXAMPLE from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/stap-exporter/EXAMPLE-BPF from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/stap-exporter/EXAMPLE_NOERROR from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: systemtap-4.9-3.oc9.aarch64 Processing files: systemtap-server-4.9-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cxmj3t + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-server + cp -pr README /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-server + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-server + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-server + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NgZDop + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-server + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(systemtap-server) = 4.9-3.oc9 group(stap-server) systemtap-server = 4.9-3.oc9 systemtap-server(aarch-64) = 4.9-3.oc9 user(stap-server) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.12.5)(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) 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(CXXABI_1.3.9)(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.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: systemtap-client-4.9-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B5Azhi + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-client + cp -pr README /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-client + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-client + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-client + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IU9GBX + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-client + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: systemtap-client = 4.9-3.oc9 systemtap-client(aarch-64) = 4.9-3.oc9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/bash /usr/bin/perl /usr/bin/sh /usr/bin/stap ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libboost_system.so.1.82.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcommon.so.12.3()(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.161)(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) libgcc_s.so.1(GCC_3.3.1)(64bit) libinstructionAPI.so.12.3()(64bit) libjson-c.so.5()(64bit) libjson-c.so.5(JSONC_0.14)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.12.5)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.9.2)(64bit) libparseAPI.so.12.3()(64bit) libreadline.so.8()(64bit) librpm.so.9()(64bit) librpmio.so.9()(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(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsymtabAPI.so.12.3()(64bit) rtld(GNU_HASH) Processing files: systemtap-initscript-4.9-3.oc9.aarch64 Provides: config(systemtap-initscript) = 4.9-3.oc9 systemtap-initscript = 4.9-3.oc9 systemtap-initscript(aarch-64) = 4.9-3.oc9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash Processing files: systemtap-exporter-4.9-3.oc9.aarch64 Provides: systemtap-exporter = 4.9-3.oc9 systemtap-exporter(aarch-64) = 4.9-3.oc9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 /usr/bin/sh Processing files: systemtap-runtime-4.9-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AgniIE + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-runtime + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-runtime + cp -pr README /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-runtime + cp -pr README.security /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-runtime + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-runtime + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-runtime + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZfQPHN + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-runtime + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-runtime + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-runtime + RPM_EC=0 ++ jobs -p + exit 0 Provides: group(stapdev) = 158 group(stapsys) = 157 group(stapusr) = 156 systemtap-runtime = 4.9-3.oc9 systemtap-runtime(aarch-64) = 4.9-3.oc9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_system.so.1.82.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libdyninstAPI.so.12.3()(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) libgcc_s.so.1(GCC_3.3.1)(64bit) libjson-c.so.5()(64bit) libjson-c.so.5(JSONC_0.14)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncurses.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.12.5)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.9.2)(64bit) libpanel.so.6()(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: systemtap-jupyter-4.9-3.oc9.aarch64 Provides: systemtap-jupyter = 4.9-3.oc9 systemtap-jupyter(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: systemtap-devel-4.9-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NXq99F + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-devel + cp -pr README /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-devel + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-devel + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vfaNpr + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-devel + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: systemtap-devel = 4.9-3.oc9 systemtap-devel(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libboost_system.so.1.82.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcommon.so.12.3()(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.161)(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) libgcc_s.so.1(GCC_3.3.1)(64bit) libinstructionAPI.so.12.3()(64bit) libjson-c.so.5()(64bit) libjson-c.so.5(JSONC_0.14)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.12.5)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.9.2)(64bit) libparseAPI.so.12.3()(64bit) libreadline.so.8()(64bit) librpm.so.9()(64bit) librpmio.so.9()(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(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsymtabAPI.so.12.3()(64bit) rtld(GNU_HASH) Recommends: (kernel-debug-devel if kernel-debug) (kernel-devel if kernel) Processing files: systemtap-sdt-devel-4.9-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YtS9e3 + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-sdt-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-sdt-devel + cp -pr README /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-sdt-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-sdt-devel + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/doc/systemtap-sdt-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oUQEqc + umask 022 + cd /builddir/build/BUILD + cd systemtap-4.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-sdt-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-sdt-devel + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64/usr/share/licenses/systemtap-sdt-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: rpm_macro(_systemtap_datadir) rpm_macro(_systemtap_tapsetdir) systemtap-sdt-devel = 4.9-3.oc9 systemtap-sdt-devel(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: systemtap-runtime-python3-4.9-3.oc9.aarch64 Provides: python3.11dist(helpersdt) = 0.1 python3dist(helpersdt) = 0.1 systemtap-runtime-python3 = 4.9-3.oc9 systemtap-runtime-python3(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: systemtap-debugsource-4.9-3.oc9.aarch64 Provides: systemtap-debugsource = 4.9-3.oc9 systemtap-debugsource(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: systemtap-server-debuginfo-4.9-3.oc9.aarch64 Provides: debuginfo(build-id) = 3a34c577745f93bb44d20efbcb2a98851c41ece2 debuginfo(build-id) = 9f07a86a50d1a49af12c97be4bc6b7beb51f6259 debuginfo(build-id) = ef1bfe4a28df2f6ff165e3aac952b1059e400fdd debuginfo(build-id) = f0b3860c7e0bcd209099c727589b6dfd447381e5 systemtap-server-debuginfo = 4.9-3.oc9 systemtap-server-debuginfo(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: systemtap-debugsource(aarch-64) = 4.9-3.oc9 Processing files: systemtap-client-debuginfo-4.9-3.oc9.aarch64 Provides: debuginfo(build-id) = 15fa3a4dac870d691ae575d660e6e00448e6666a systemtap-client-debuginfo = 4.9-3.oc9 systemtap-client-debuginfo(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: systemtap-debugsource(aarch-64) = 4.9-3.oc9 Processing files: systemtap-runtime-debuginfo-4.9-3.oc9.aarch64 Provides: debuginfo(build-id) = 18d23f1c600670fd51383da89a591c39743666ff debuginfo(build-id) = 21a0b76dc68cfee9f2186539214d89a0e7b64f1d debuginfo(build-id) = 3a34c577745f93bb44d20efbcb2a98851c41ece2 debuginfo(build-id) = 3a34f8762071528eedd39cfc729ec33c2c4bfb18 debuginfo(build-id) = abdcded3b775c499b39cfa54006089b6648f9690 debuginfo(build-id) = b2316684f7ad2acebc1150001794e3a0624e3eb9 debuginfo(build-id) = d9f65bef0e4bf20ccabcd328ce97bc5d2ad18e3d debuginfo(build-id) = e3f8fa1cbaf0f8682834dd515c31a0276599e38a systemtap-runtime-debuginfo = 4.9-3.oc9 systemtap-runtime-debuginfo(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: systemtap-debugsource(aarch-64) = 4.9-3.oc9 Processing files: systemtap-devel-debuginfo-4.9-3.oc9.aarch64 Provides: debuginfo(build-id) = 15fa3a4dac870d691ae575d660e6e00448e6666a systemtap-devel-debuginfo = 4.9-3.oc9 systemtap-devel-debuginfo(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: systemtap-debugsource(aarch-64) = 4.9-3.oc9 Processing files: systemtap-runtime-python3-debuginfo-4.9-3.oc9.aarch64 Provides: debuginfo(build-id) = 882894679682e9b3a9d924d46d52109e09e8af1c systemtap-runtime-python3-debuginfo = 4.9-3.oc9 systemtap-runtime-python3-debuginfo(aarch-64) = 4.9-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: systemtap-debugsource(aarch-64) = 4.9-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/systemtap-4.9-3.oc9.aarch64 Wrote: /builddir/build/RPMS/systemtap-jupyter-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-server-debuginfo-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-debugsource-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-python3-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-initscript-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-python3-debuginfo-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-exporter-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-sdt-devel-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-server-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-devel-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-client-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-debuginfo-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-devel-debuginfo-4.9-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/systemtap-client-debuginfo-4.9-3.oc9.aarch64.rpm Child return code was: 0