+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/systemtap.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kzYLLv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf systemtap-3.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/systemtap-3.3-0.20180222git5ef0c24456e3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd systemtap-3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3vh88F + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --without-dyninst --enable-sqlite --disable-crash --disable-docs --enable-pie --with-rpm --without-java --disable-virt --with-dracutstap=/usr/lib/dracut/modules.d/99stap --with-dracutbindir=/usr/bin --with-python3 --with-python2-probes --with-python3-probes --disable-httpd --disable-silent-rules '--with-extra-version=rpm 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28' checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ppoll... yes checking for openat... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for python... /usr/bin/python checking whether /usr/bin/python is version 2 or 3... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2 checking for a Python interpreter with version >= 2.6... python2 checking for python2... /usr/bin/python2 checking for python2 version... 2.7 checking for python2 platform... linux2 checking for python2 script directory... ${prefix}/lib/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python3... /usr/bin/python3 checking for python3 version... 3.6 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.6/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking to see if prologue searching should be the default... no checking to see if sdt probes should be the default... yes checking whether g++ supports C++11 features by default... yes configure: Compiling with gcc -fstack-protector-all et al. configure: Compiling with gcc pie et al. checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for sqlite3... yes checking for latex... no checking for dvips... no checking for ps2pdf... no checking for xmlto... no checking for fop... no checking for nss... yes configure: using dracut module directory /usr/lib/dracut/modules.d/99stap configure: using dracut binary /usr/bin checking for avahi... no configure: WARNING: some compile-server functionality will be restricted, cannot find avahi development files checking for rpmtsInitIterator in -lrpm... yes checking for rpmdbNextIterator in -lrpmdb... no checking for rpmFreeCrypto in -lrpmio... yes checking how to link readline libs... -lreadline checking for ebl_get_elfmachine in -lebl... yes checking for dwfl_module_getsym in -ldw... yes checking for dwarf_next_unit in -ldw... yes configure: stap will link -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf checking for elf_getshdrstrndx in -lelf... yes configure: staprun will link -lelf configure: stapbpf will link -lelf checking how to run the C++ preprocessor... g++ -E checking boost/utility/string_ref.hpp usability... no checking boost/utility/string_ref.hpp presence... no checking for boost/utility/string_ref.hpp... no checking for libvirt... no checking for libxml2... no checking for python2-config... /usr/bin/python2-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python3-config... /usr/bin/python3-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for jsonc... yes checking for ncurses... yes checking for assembler .section "?" flags support... yes checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes checking for selinux... no checking whether F_SETPIPE_SZ is declared... yes checking for javac... no checking for jar... no configure: WARNING: will not run per-method java probing, missing byteman or java requirements configure: Adding extra version rpm 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating includes/sys/sdt-config.h config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating man/cs/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating man/stap.1 config.status: creating man/stappaths.7 config.status: creating man/systemtap.8 config.status: creating man/cs/stap.1 config.status: creating man/cs/stappaths.7 config.status: creating man/cs/systemtap.8 config.status: creating initscript/config.systemtap config.status: creating initscript/config.stap-server config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating initscript/99stap/module-setup.sh config.status: creating initscript/99stap/install config.status: creating initscript/99stap/check config.status: creating run-stap config.status: creating dtrace config.status: creating stapdyn/Makefile config.status: creating java/Makefile config.status: creating java/stapbm config.status: creating python/Makefile config.status: creating staprun/Makefile config.status: creating stapbpf/Makefile config.status: creating httpd/Makefile config.status: creating httpd/docker/Makefile config.status: creating staprun/run-staprun config.status: creating staprun/guest/stapshd config.status: creating staprun/guest/stapsh-daemon config.status: creating staprun/guest/stapsh@.service config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/beginners commands === configuring in testsuite (/builddir/build/BUILD/systemtap-3.3/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-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' '--without-dyninst' '--enable-sqlite' '--disable-crash' '--disable-docs' '--enable-pie' '--with-rpm' '--without-java' '--disable-virt' '--with-dracutstap=/usr/lib/dracut/modules.d/99stap' '--with-dracutbindir=/usr/bin' '--with-python3' '--with-python2-probes' '--with-python3-probes' '--disable-httpd' '--disable-silent-rules' '--with-extra-version=rpm 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'python=/usr/bin/python2' 'pyexecdir=${exec_prefix}/lib64/python2.7/site-packages' 'python3=/usr/bin/python3' 'py3execdir=${exec_prefix}/lib64/python3.6/site-packages' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: Will test no apps from: xulrunner tcl postgres mysql java checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile + make -j4 /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Output is new file, creating git_version.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-3.3' Making all in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3' 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-loc2stap.o `test -f 'loc2stap.cxx' || echo './'`loc2stap.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Wextra -Werror -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-interactive.o `test -f 'interactive.cxx' || echo './'`interactive.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-bpf-base.o `test -f 'bpf-base.cxx' || echo './'`bpf-base.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-bpf-bitset.o `test -f 'bpf-bitset.cxx' || echo './'`bpf-bitset.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-bpf-translate.o `test -f 'bpf-translate.cxx' || echo './'`bpf-translate.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-bpf-opt.o `test -f 'bpf-opt.cxx' || echo './'`bpf-opt.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-client-nss.o `test -f 'client-nss.cxx' || echo './'`client-nss.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-nss-server-info.o `test -f 'nss-server-info.cxx' || echo './'`nss-server-info.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-stap-authorize-cert.o `test -f 'stap-authorize-cert.cxx' || echo './'`stap-authorize-cert.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-stap-serverd.o `test -f 'stap-serverd.cxx' || echo './'`stap-serverd.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-util.o `test -f 'util.cxx' || echo './'`util.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_gen_cert-stap-gen-cert.o `test -f 'stap-gen-cert.cxx' || echo './'`stap-gen-cert.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_gen_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx 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='"/usr/lib64/python2.7/site-packages"' -DPY3EXECDIR='"/usr/lib64/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_gen_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx g++ -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap stap-main.o stap-session.o stap-parse.o stap-staptree.o stap-elaborate.o stap-translate.o stap-tapsets.o stap-buildrun.o stap-loc2stap.o stap-hash.o stap-mdfour.o stap-cache.o stap-util.o stap-coveragedb.o stap-dwarf_wrappers.o stap-tapset-been.o stap-tapset-procfs.o stap-tapset-timers.o stap-tapset-netfilter.o stap-tapset-perfmon.o stap-tapset-mark.o stap-tapset-itrace.o stap-tapset-utrace.o stap-task_finder.o stap-dwflpp.o stap-rpm_finder.o stap-setupdwfl.o stap-remote.o stap-privilege.o stap-cmdline.o stap-tapset-dynprobe.o stap-tapset-method.o stap-translator-output.o stap-stapregex.o stap-stapregex-tree.o stap-stapregex-parse.o stap-stapregex-dfa.o stap-stringtable.o stap-tapset-python.o stap-interactive.o stap-bpf-base.o stap-bpf-bitset.o stap-bpf-translate.o stap-bpf-opt.o stap-csclient.o stap-nsscommon.o stap-client-nss.o stap-cscommon.o stap-nss-server-info.o -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lpthread -lreadline -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl g++ -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 g++ -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 g++ -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 g++ -Wall -Wextra -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-3.3' Making all in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' Making all in python make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py2build \ --verbose) running build running build_py creating /builddir/build/BUILD/systemtap-3.3/python/py2build creating /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7 creating /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT copying HelperSDT/__init__.py -> /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT copying HelperSDT/__main__.py -> /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT running build_ext building 'HelperSDT._HelperSDT' extension creating /builddir/build/BUILD/systemtap-3.3/python/py2build/temp.linux-riscv64-2.7 creating /builddir/build/BUILD/systemtap-3.3/python/py2build/temp.linux-riscv64-2.7/HelperSDT gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys -fPIC -I/usr/include/python2.7 -c HelperSDT/_HelperSDT.c -o /builddir/build/BUILD/systemtap-3.3/python/py2build/temp.linux-riscv64-2.7/HelperSDT/_HelperSDT.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys /builddir/build/BUILD/systemtap-3.3/python/py2build/temp.linux-riscv64-2.7/HelperSDT/_HelperSDT.o -L/usr/lib64 -lpython2.7 -o /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT/_HelperSDT.so (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py3build \ --verbose) running build running build_py creating /builddir/build/BUILD/systemtap-3.3/python/py3build creating /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6 creating /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT copying HelperSDT/__init__.py -> /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT copying HelperSDT/__main__.py -> /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT running build_ext building 'HelperSDT._HelperSDT' extension creating /builddir/build/BUILD/systemtap-3.3/python/py3build/temp.linux-riscv64-3.6 creating /builddir/build/BUILD/systemtap-3.3/python/py3build/temp.linux-riscv64-3.6/HelperSDT gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys -fPIC -I/usr/include/python3.6m -c HelperSDT/_HelperSDT.c -o /builddir/build/BUILD/systemtap-3.3/python/py3build/temp.linux-riscv64-3.6/HelperSDT/_HelperSDT.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys /builddir/build/BUILD/systemtap-3.3/python/py3build/temp.linux-riscv64-3.6/HelperSDT/_HelperSDT.o -L/usr/lib64 -lpython3.6m -o /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT/_HelperSDT.cpython-36m-riscv64-linux-gnu.so make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/python' Making all in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' Making all in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -Wno-format-nonliteral -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o libstrfloctime_a-strfloctime.o `test -f 'strfloctime.c' || echo './'`strfloctime.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-modverify.o `test -f 'modverify.c' || echo './'`modverify.c g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ../staprun-nsscommon.o `test -f '../nsscommon.cxx' || echo './'`../nsscommon.cxx gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapsh-stapsh.o `test -f 'stapsh.c' || echo './'`stapsh.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapio.o stapio.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o mainloop.o mainloop.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ctl.o ctl.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o relay.o relay.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o relay_old.o relay_old.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o monitor.o monitor.c rm -f libstrfloctime.a ar cru libstrfloctime.a libstrfloctime_a-strfloctime.o ranlib libstrfloctime.a g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ../staprun-privilege.o `test -f '../privilege.cxx' || echo './'`../privilege.cxx g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ../staprun-util.o `test -f '../util.cxx' || echo './'`../util.cxx gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap-merge stap_merge-stap_merge.o gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stapsh stapsh-stapsh.o gcc -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stapio stapio.o mainloop.o common.o ctl.o relay.o relay_old.o monitor.o libstrfloctime.a -lpthread -ljson-c -lpanel -lncurses -ltinfo g++ -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o staprun staprun-staprun.o staprun-staprun_funcs.o staprun-ctl.o staprun-common.o ../staprun-privilege.o ../staprun-util.o staprun-modverify.o ../staprun-nsscommon.o libstrfloctime.a -lelf -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' Making all in stapbpf make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/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 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapbpf-stapbpf.o `test -f 'stapbpf.cxx' || echo './'`stapbpf.cxx g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapbpf-bpfinterp.o `test -f 'bpfinterp.cxx' || echo './'`bpfinterp.cxx gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapbpf-libbpf.o `test -f 'libbpf.c' || echo './'`libbpf.c g++ -Wall -Wextra -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stapbpf stapbpf-stapbpf.o stapbpf-bpfinterp.o stapbpf-libbpf.o -lelf -lpthread make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' Making all in cs make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' Making all in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/po' test ! -f ./systemtap.pot || \ test -z "en.gmo pl.gmo fr.gmo cs.gmo" || make en.gmo pl.gmo fr.gmo cs.gmo make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/po' make[3]: 'en.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/po' touch stamp-po make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/po' Making all in httpd make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' Making all in docker make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile emacs/systemtap-mode.el + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d245WI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 + cd systemtap-3.3 + rm -rf /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 install /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-3.3' Making all in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' Making all in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' Making all in python make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py2build \ --verbose) running build running build_py running build_ext (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py3build \ --verbose) running build running build_py running build_ext make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/python' Making all in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' Making all in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' Making all in stapbpf make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' Making all in cs make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' Making all in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/po' Making all in httpd make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' Making all in docker make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make install-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-3.3' Making install in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c stap '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c stap-report dtrace stap-server '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap' /usr/bin/install -c stap-env stap-start-server stap-stop-server '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap' for f in stap-report dtrace stap-server; do \ sed -i -e "s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/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-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap/$f; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap' /usr/bin/install -c stap-sign-module stap-authorize-cert stap-serverd stap-gen-cert '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap' (cd ./runtime; for f in *.[ch]; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/runtime/$f; done) (cd ./runtime/unwind; find . \( -name '*.[ch]' \) -print \ | while read f; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/runtime/unwind/$f; done) (cd ./runtime/transport; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/runtime/transport/$f; done) (cd ./runtime/linux; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/runtime/linux/$f; done) (cd ./runtime/linux/uprobes; for f in Makefile *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/runtime/linux/uprobes/$f; done) (cd ./runtime/linux/uprobes2; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/runtime/linux/uprobes2/$f; done) (cd ./tapset; find . \( -name '*.stp' -o -name '*.stpm' -o -name README \) -print \ | while read f; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/tapset/$f; done) (cd ./testsuite/systemtap.examples; find . -type f -print \ | egrep -v 'check.exp|ChangeLog|examples-index-gen.pl|html/.*\.tmpl|metadatabase.dbq$' \ | while read f; do if test -x $f; then \ i_cmd="/usr/bin/install -c"; else \ i_cmd="/usr/bin/install -c -m 644"; fi; \ $i_cmd -D $f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/examples/$f; done) test -e /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/systemtap || mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/systemtap test -e /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/run/stap-server || mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/run/stap-server test -e /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/log || mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/log /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/include/sys' /usr/bin/install -c -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/include/sys' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' Making install in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/java' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/java' Making install in python make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py2build \ --verbose) running build running build_py running build_ext (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py3build \ --verbose) running build running build_py running build_ext make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/python' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python2 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py2build \ install --prefix /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr \ --single-version-externally-managed \ --record /builddir/build/BUILD/systemtap-3.3/python/py2build/install_files.txt \ --verbose) running build running build_py running build_ext running install running install_lib creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT/__init__.py -> /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT/__main__.py -> /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-3.3/python/py2build/lib.linux-riscv64-2.7/HelperSDT/_HelperSDT.so -> /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT byte-compiling /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT/__main__.py to __main__.pyc running install_egg_info running egg_info creating /builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info writing /builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/PKG-INFO writing top-level names to /builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/top_level.txt writing dependency_links to /builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/dependency_links.txt writing manifest file '/builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/SOURCES.txt' writing manifest file '/builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info/SOURCES.txt' Copying /builddir/build/BUILD/systemtap-3.3/python/py2build/HelperSDT.egg-info to /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/HelperSDT-0.1.0-py2.7.egg-info running install_scripts writing list of installed files to '/builddir/build/BUILD/systemtap-3.3/python/py2build/install_files.txt' (cd .; CFLAGS="-I./../includes -I/builddir/build/BUILD/systemtap-3.3/python/../includes/sys" /usr/bin/python3 setup.py build \ --build-base /builddir/build/BUILD/systemtap-3.3/python/py3build \ install --prefix /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr \ --single-version-externally-managed \ --record /builddir/build/BUILD/systemtap-3.3/python/py3build/install_files.txt \ --verbose) running build running build_py running build_ext running install running install_lib creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT/__init__.py -> /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT/__main__.py -> /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT copying /builddir/build/BUILD/systemtap-3.3/python/py3build/lib.linux-riscv64-3.6/HelperSDT/_HelperSDT.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT byte-compiling /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT/__main__.py to __main__.cpython-36.pyc running install_egg_info running egg_info creating /builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info writing /builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/SOURCES.txt' writing manifest file '/builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info/SOURCES.txt' Copying /builddir/build/BUILD/systemtap-3.3/python/py3build/HelperSDT.egg-info to /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6/site-packages/HelperSDT-0.1.0-py3.6.egg-info running install_scripts writing list of installed files to '/builddir/build/BUILD/systemtap-3.3/python/py3build/install_files.txt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap/python' /usr/bin/install -c -m 644 stap-resolve-module-function.py '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap/python' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/python' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/python' Making install in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapdyn' Making install in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c staprun stap-merge stapsh '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap' /usr/bin/install -c stapio '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap' make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/staprun' if [ `id -u` -eq 0 ]; then \ getent group stapusr >/dev/null || groupadd -g 156 -r stapusr 2>/dev/null || groupadd -r stapusr; \ getent group stapusr >/dev/null && chgrp stapusr "/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin/staprun"; \ chmod 04110 "/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin/staprun"; \ fi make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 staprun.8 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/staprun' Making install in stapbpf make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c stapbpf '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin' make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' if [ `id -u` -eq 0 ]; then \ getent group stapusr >/dev/null || groupadd -g 156 -r stapusr 2>/dev/null || groupadd -r stapusr; \ getent group stapusr >/dev/null \ && chgrp stapusr "/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin/stapbpf" \ && chmod 04110 "/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin/stapbpf"; \ fi make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 stapbpf.8 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/stapbpf' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' Making install in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/SystemTap_Tapset_Reference' Making install in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/doc' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/doc' Making install in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' Making install in cs make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man7 for f in ./*.7stap; do \ /usr/bin/install -c -m 644 "$f" "/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man7"; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man1' /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man3' /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man7' /usr/bin/install -c -m 644 stappaths.7 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man8' /usr/bin/install -c -m 644 stapsh.8 systemtap.8 stap-server.8 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man/cs' make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man7 for f in ./*.7stap; do \ /usr/bin/install -c -m 644 "$f" "/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man7"; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man7' /usr/bin/install -c -m 644 stappaths.7 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 stapsh.8 systemtap.8 stap-server.8 '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/man' Making install in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/po' installing en.gmo as /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/locale/en/LC_MESSAGES/systemtap.mo installing pl.gmo as /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/systemtap.mo installing fr.gmo as /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/systemtap.mo installing cs.gmo as /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/systemtap.mo if test "systemtap" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/po' Making install in httpd make[2]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' Making install in docker make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd/docker' make[4]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[5]: Entering directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-3.3/httpd' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-3.3' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 systemtap ++ ls -1d /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/??_??' ls: cannot access '/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/??_??': No such file or directory + for dir in $(ls -1d $RPM_BUILD_ROOT/usr/share/man/{??,??_??}) ++ echo /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/man/cs ++ sed -e 's|^/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64||' + dir=/usr/share/man/cs ++ basename /usr/share/man/cs + lang=cs + echo '%lang(cs) /usr/share/man/cs/man*/*' + ln -s /usr/share/systemtap/examples + find /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/examples -type f -name '*.stp' -print0 + xargs -0 sed -i -r -e '1s@^#!.+stap@#!/usr/bin/stap@' + find testsuite -type f -name .gitignore -print0 + xargs -0 rm -f + chmod 755 /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin/staprun + install -c -m 755 stap-prep /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/bin/stap-prep + cp -rp testsuite /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/lib/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/lib/stap-server/.systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/log/stap-server + touch /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/log/stap-server/log + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/cache/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/var/run/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/logrotate.d + install -m 644 initscript/logrotate.stap-server /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/logrotate.d/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/rc.d/init.d + install -m 755 initscript/systemtap /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/systemtap/conf.d + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/systemtap/script.d + install -m 644 initscript/config.systemtap /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/systemtap/config + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/systemd/system + touch /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/systemd/system/stap-server.service + install -m 644 stap-server.service /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/systemd/system/stap-server.service + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/tmpfiles.d + install -m 644 stap-server.conf /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/tmpfiles.d/stap-server.conf + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/emacs/site-lisp + install -p -m 644 emacs/systemtap-mode.el emacs/systemtap-mode.elc /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/emacs/site-lisp/site-start.d + install -p -m 644 emacs/systemtap-init.el /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/emacs/site-lisp/site-start.d/systemtap-init.el + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/ftdetect + install -p -m 644 vim/ftdetect/stp.vim /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/ftdetect + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/ftplugin + install -p -m 644 vim/ftplugin/stp.vim /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/ftplugin + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/indent + install -p -m 644 vim/indent/stp.vim /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/indent + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/syntax + install -p -m 644 vim/syntax/stp.vim /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/vim/vimfiles/syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/udev/rules.d + install -p -m 644 staprun/guest/99-stapsh.rules /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/udev/rules.d + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/systemd/system + install -p -m 644 staprun/guest/stapsh@.service /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/module-setup.sh /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/install /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/check /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/start-staprun.sh /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/dracut/modules.d/99stap + touch /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib/dracut/modules.d/99stap/params.conf + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/libexec/systemtap/python/stap-resolve-module-function.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/examples/general/pyexample.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/testsuite/systemtap.base/listing_mode.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/testsuite/systemtap.unprivileged/test.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/testsuite/systemtap.python/class.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/testsuite/systemtap.python/python-var.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/testsuite/systemtap.python/celsius.py /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/systemtap/testsuite/systemtap.examples/general/pyexample.py DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + /usr/lib/rpm/brp-python-hardlink Processing files: systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Provides: systemtap = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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(post): /bin/sh Requires(preun): /bin/sh Processing files: systemtap-server-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pVWZaD + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + DOCDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-server + cp -pr README /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-server + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-server + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-server + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-server + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0Ev1iv + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-server + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-server + exit 0 Provides: config(systemtap-server) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-server = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-server(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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 chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(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.9)(64bit) rtld(GNU_HASH) Processing files: systemtap-devel-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.daLc0P + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + DOCDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-devel + cp -pr README /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-devel + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-devel + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9H9Zt8 + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-devel + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-devel + exit 0 Provides: systemtap-devel = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-devel(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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: /bin/bash /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.130)(64bit) libdw.so.1(ELFUTILS_0.138)(64bit) libdw.so.1(ELFUTILS_0.142)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.148)(64bit) libdw.so.1(ELFUTILS_0.149)(64bit) libdw.so.1(ELFUTILS_0.157)(64bit) libdw.so.1(ELFUTILS_0.158)(64bit) libdw.so.1(ELFUTILS_0.167)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) librpm.so.8()(64bit) librpmio.so.8()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libsqlite3.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(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.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.9)(64bit) rtld(GNU_HASH) Suggests: kernel-devel Processing files: systemtap-runtime-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ads0UW + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + DOCDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-runtime + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-runtime + cp -pr README /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-runtime + cp -pr README.security /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-runtime + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-runtime + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-runtime + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IAwfvm + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-runtime + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-runtime + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-runtime + exit 0 Provides: systemtap-runtime = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-runtime(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjson-c.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libpanel.so.6()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libssl3.so()(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.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.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: systemtap-client-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9I7Nzy + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + DOCDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-client + cp -pr README /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-client + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-client + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-client + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-client + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aOx8gE + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-client + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-client + exit 0 Provides: systemtap-client = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-client(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 Requires(interp): /bin/sh 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: /bin/bash /bin/sh /usr/bin/perl /usr/bin/stap ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.130)(64bit) libdw.so.1(ELFUTILS_0.138)(64bit) libdw.so.1(ELFUTILS_0.142)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.148)(64bit) libdw.so.1(ELFUTILS_0.149)(64bit) libdw.so.1(ELFUTILS_0.157)(64bit) libdw.so.1(ELFUTILS_0.158)(64bit) libdw.so.1(ELFUTILS_0.167)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) librpm.so.8()(64bit) librpmio.so.8()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libsqlite3.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(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.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.9)(64bit) rtld(GNU_HASH) Processing files: systemtap-initscript-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Provides: config(systemtap-initscript) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-initscript = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-initscript(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 Requires(interp): /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(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash Processing files: systemtap-sdt-devel-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xYh70Z + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + DOCDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-sdt-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-sdt-devel + cp -pr README /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-sdt-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-sdt-devel + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/doc/systemtap-sdt-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IKW1xa + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-sdt-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-sdt-devel + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64/usr/share/licenses/systemtap-sdt-devel + exit 0 Provides: systemtap-sdt-devel = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-sdt-devel(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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-testsuite-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Provides: systemtap-testsuite = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-testsuite(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 Requires(interp): /bin/sh 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(pre): /bin/sh Requires: /bin/awk /bin/bash /bin/env /bin/sh /usr/bin/env /usr/bin/expect /usr/bin/perl /usr/bin/stap /usr/bin/tclsh Processing files: systemtap-runtime-python2-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Provides: python2.7dist(helpersdt) = 0.1.0 python2dist(helpersdt) = 0.1.0 systemtap-runtime-python2 = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-runtime-python2(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: systemtap-runtime-python3-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Provides: python3.6dist(helpersdt) = 0.1.0 python3dist(helpersdt) = 0.1.0 systemtap-runtime-python3 = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-runtime-python3(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: systemtap-runtime-virtguest-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Provides: systemtap-runtime-virtguest = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 systemtap-runtime-virtguest(riscv-64) = 3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28 Requires(interp): /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(post): /bin/sh coreutils findutils Requires(preun): /bin/sh coreutils grep Requires(postun): /bin/sh coreutils grep Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-server-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-devel-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-runtime-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-client-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-initscript-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-sdt-devel-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-testsuite-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-runtime-python2-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-runtime-python3-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/systemtap-runtime-virtguest-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c4WGRi + umask 022 + cd /builddir/build/BUILD + cd systemtap-3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/systemtap-3.3-0.20180222git5ef0c24456e3.0.riscv64.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff