Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624474 Details for
Bug 713994
dev-debug/systemtap fails to compile on ia64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 65.78 KB, created by
Agostino Sarubbo
on 2020-03-22 14:24:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-03-22 14:24:25 UTC
Size:
65.78 KB
patch
obsolete
> * Package: dev-util/systemtap-4.0-r1 > * Repository: gentoo > * Maintainer: swegener@gentoo.org > * USE: elibc_glibc ia64 kernel_linux python_single_target_python3_6 ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > * Determining the location of the kernel source code > * Unable to find kernel sources at /usr/src/linux > * Please make sure that /usr/src/linux points at your running kernel, > * (or the kernel you wish to build against). > * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location > * Unable to calculate Linux Kernel version for build, attempting to use running version > * Checking for suitable kernel configuration options... > * systemtap requires support for KProbes Instrumentation (KPROBES) - this can be enabled in 'Instrumentation Support -> Kprobes'. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. > * Using python3.6 to build >>>> Unpacking source... >>>> Unpacking systemtap-4.0.tar.gz to /var/tmp/portage/dev-util/systemtap-4.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-util/systemtap-4.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0 ... > * Fixing shebang in ./doc/SystemTap_Tapset_Reference/overload.py. > * Fixing shebang in ./httpd/docker/fedora_install_package.py. > * Fixing shebang in ./httpd/client.py. > * Fixing shebang in ./testsuite/systemtap.examples/general/pyexample.py. > * Fixing shebang in ./testsuite/systemtap.python/celsius.py. > * Fixing shebang in ./scripts/update-syscall-docs. > * Fixing shebang in ./scripts/kprobes_test/is_probed.py. > * Fixing shebang in ./scripts/kprobes_test/stap_probes_test.py. > * Fixing shebang in ./scripts/kprobes_test/stap_run_module.py. > * Fixing shebang in ./scripts/kprobes_test/gen_code.py. > * Fixing shebang in ./scripts/kprobes_test/run_module.py. > * Fixing shebang in ./scripts/kprobes_test/readelf.py. > * Fixing shebang in ./scripts/kprobes_test/monitor_system.py. > * Fixing shebang in ./scripts/kprobes_test/stap_gen_code.py. > * Fixing shebang in ./scripts/kprobes_test/kprobes_test.py. > * Fixing shebang in ./stap-exporter/stap-exporter.in. > * Applying systemtap-3.1-ia64.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/testsuite' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' ... > * Running autopoint --force ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: systemtap-4.0/ > * Running elibtoolize in: systemtap-4.0/testsuite/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0 ... > * econf: updating systemtap-4.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating systemtap-4.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=ia64-unknown-linux-gnu --host=ia64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/systemtap-4.0-r1 --htmldir=/usr/share/doc/systemtap-4.0-r1/html --libdir=/usr/lib --disable-docs --disable-grapher --disable-refdocs --disable-server --enable-pie --with-python3 --without-java --without-openssl --without-python2-probes --without-rpm --disable-virt --disable-sqlite --without-avahi --with-nss --without-selinux >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking target system type... ia64-unknown-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for ia64-unknown-linux-gnu-gcc... ia64-unknown-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether ia64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of ia64-unknown-linux-gnu-gcc... none >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether ln -s works... yes >checking for ia64-unknown-linux-gnu-gcc... (cached) ia64-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether ia64-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether ia64-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of ia64-unknown-linux-gnu-gcc... (cached) none >checking for ia64-unknown-linux-gnu-g++... ia64-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether ia64-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of ia64-unknown-linux-gnu-g++... none >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for ia64-unknown-linux-gnu-ranlib... ia64-unknown-linux-gnu-ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for ppoll... yes >checking for openat... yes >checking for a sed that does not truncate output... /bin/sed >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by ia64-unknown-linux-gnu-gcc... /usr/ia64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/ia64-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for python... /var/tmp/portage/dev-util/systemtap-4.0-r1/temp/python3.6/bin/python >checking whether /var/tmp/portage/dev-util/systemtap-4.0-r1/temp/python3.6/bin/python is version 2 or 3... 3 >checking whether /usr/bin/python3.6 version is >= 2.6... yes >checking for /usr/bin/python3.6 version... 3.6 >checking for /usr/bin/python3.6 platform... linux >checking for /usr/bin/python3.6 script directory... ${prefix}/lib/python3.6/site-packages >checking for /usr/bin/python3.6 extension module directory... ${exec_prefix}/lib/python3.6/site-packages >checking for python3... /usr/bin/python3.6 >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}/lib/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 ia64-unknown-linux-gnu-g++ supports C++11 features by default... yes >configure: Compiling with gcc -fstack-protector-all et al. >configure: Compiling with gcc pie et al. >checking for ia64-unknown-linux-gnu-pkg-config... /usr/bin/ia64-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for latex... no >checking for dvips... no >checking for ps2pdf... no >checking for xmlto... yes >checking for fop... no >checking for xmlto --stringparam support... yes >checking for nss... yes >configure: using dracut module directory /usr/lib/dracut/modules.d/99stap >configure: using dracut binary /sbin >configure: WARNING: some compile-server functionality will be restricted, cannot find avahi development files >checking how to link readline libs... -lreadline >checking for ebl_get_elfmachine in -lebl... yes >checking for dwfl_module_getsym in -ldw... yes >checking for dwarf_next_unit in -ldw... yes >configure: stap will link -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... ia64-unknown-linux-gnu-g++ -E >checking boost/utility/string_ref.hpp usability... yes >checking boost/utility/string_ref.hpp presence... yes >checking for boost/utility/string_ref.hpp... yes >configure: checking dyninst support >checking BPatch_object.h usability... no >checking BPatch_object.h presence... no >checking for BPatch_object.h... no >checking for libvirt... no >checking for libxml2... yes >checking for python3.6-config... /usr/bin/python3.6-config >checking Python.h usability... yes >checking Python.h presence... yes >checking for Python.h... yes >checking for jsonc... yes >checking for ncurses... yes >checking for assembler .section "?" flags support... yes >checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes >checking whether F_SETPIPE_SZ is declared... yes >checking for javac... no >checking for jar... no >configure: WARNING: will not run per-method java probing, missing byteman or java requirements >configure: Adding extra version >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating includes/sys/sdt-config.h >config.status: creating po/Makefile.in >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating man/Makefile >config.status: creating man/cs/Makefile >config.status: creating doc/beginners/Makefile >config.status: creating doc/SystemTap_Tapset_Reference/Makefile >config.status: creating man/stap.1 >config.status: creating man/stappaths.7 >config.status: creating man/systemtap-service.8 >config.status: creating man/cs/stap.1 >config.status: creating man/cs/stappaths.7 >config.status: creating man/cs/systemtap.8 >config.status: creating initscript/config.systemtap >config.status: creating initscript/config.stap-server >config.status: creating initscript/systemtap >config.status: creating initscript/stap-server >config.status: creating initscript/99stap/module-setup.sh >config.status: creating initscript/99stap/install >config.status: creating initscript/99stap/check >config.status: creating run-stap >config.status: creating dtrace >config.status: creating stapdyn/Makefile >config.status: creating java/Makefile >config.status: creating java/stapbm >config.status: creating python/Makefile >config.status: creating staprun/Makefile >config.status: creating stapbpf/Makefile >config.status: creating httpd/Makefile >config.status: creating httpd/docker/Makefile >config.status: creating staprun/run-staprun >config.status: creating staprun/guest/stapshd >config.status: creating staprun/guest/stapsh-daemon >config.status: creating staprun/guest/stapsh@.service >config.status: creating stap-exporter/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing doc/beginners commands >=== configuring in testsuite (/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/testsuite) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=ia64-unknown-linux-gnu' '--host=ia64-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/systemtap-4.0-r1' '--htmldir=/usr/share/doc/systemtap-4.0-r1/html' '--libdir=/usr/lib' '--disable-docs' '--disable-grapher' '--disable-refdocs' '--disable-server' '--enable-pie' '--with-python3' '--without-java' '--without-openssl' '--without-python2-probes' '--without-rpm' '--disable-virt' '--disable-sqlite' '--without-avahi' '--with-nss' '--without-selinux' 'build_alias=ia64-unknown-linux-gnu' 'host_alias=ia64-unknown-linux-gnu' 'CFLAGS=-O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CXXFLAGS=-O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security' 'PYTHON=/usr/bin/python3.6' 'PKG_CONFIG_PATH=/var/tmp/portage/dev-util/systemtap-4.0-r1/temp/python3.6/pkgconfig' 'python=/usr/bin/python3.6' 'pyexecdir=${exec_prefix}/lib/python3.6/site-packages' 'python3=/usr/bin/python3.6' 'py3execdir=${exec_prefix}/lib/python3.6/site-packages' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >configure: Will test no apps from: xulrunner tcl postgres mysql java >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0 ... >make -j4 >sed -e "s#@pkgdatadir@#/usr/share/systemtap#g" < macros.systemtap.in > macros.systemtap >/bin/sh ./git_version.sh -k -s . -o git_version.h >git_version.sh: Output is new file, creating git_version.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >cc1plus: warning: â-fstack-protectorâ not supported for this target >cc1plus: warning: â-fstack-protectorâ not supported for this target >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-loc2stap.o `test -f 'loc2stap.cxx' || echo './'`loc2stap.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -D_GNU_SOURCE -fexceptions -Wall -Wextra -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss -I/usr/include/nspr -DSTAP -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c >cc1: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-tapset-python.o `test -f 'tapset-python.cxx' || echo './'`tapset-python.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-interactive.o `test -f 'interactive.cxx' || echo './'`interactive.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-bpf-base.o `test -f 'bpf-base.cxx' || echo './'`bpf-base.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-bpf-bitset.o `test -f 'bpf-bitset.cxx' || echo './'`bpf-bitset.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-bpf-translate.o `test -f 'bpf-translate.cxx' || echo './'`bpf-translate.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-bpf-opt.o `test -f 'bpf-opt.cxx' || echo './'`bpf-opt.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-client-nss.o `test -f 'client-nss.cxx' || echo './'`client-nss.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap-nss-server-info.o `test -f 'nss-server-info.cxx' || echo './'`nss-server-info.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap_authorize_cert-stap-authorize-cert.o `test -f 'stap-authorize-cert.cxx' || echo './'`stap-authorize-cert.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-4.0-r1"' -DPYEXECDIR='"/usr/lib/python3.6/site-packages"' -DPY3EXECDIR='"/usr/lib/python3.6/site-packages"' -I./includes -I./includes/sys -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx >cc1plus: warning: â-fstack-protectorâ not supported for this target >ia64-unknown-linux-gnu-g++ -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stap-sign-module stap_sign_module-stap-sign-module.o stap_sign_module-nsscommon.o stap_sign_module-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 >ia64-unknown-linux-gnu-g++ -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stap-authorize-cert stap_authorize_cert-stap-authorize-cert.o stap_authorize_cert-nsscommon.o stap_authorize_cert-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 >ia64-unknown-linux-gnu-g++ -Wall -Wextra -fPIE -I/usr/include/nss -I/usr/include/nspr -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stap stap-main.o stap-session.o stap-parse.o stap-staptree.o stap-elaborate.o stap-translate.o stap-tapsets.o stap-buildrun.o stap-loc2stap.o stap-hash.o stap-mdfour.o stap-cache.o stap-util.o stap-coveragedb.o stap-dwarf_wrappers.o stap-tapset-been.o stap-tapset-procfs.o stap-tapset-timers.o stap-tapset-netfilter.o stap-tapset-perfmon.o stap-tapset-mark.o stap-tapset-itrace.o stap-tapset-utrace.o stap-task_finder.o stap-dwflpp.o stap-rpm_finder.o stap-setupdwfl.o stap-remote.o stap-privilege.o stap-cmdline.o stap-tapset-dynprobe.o stap-tapset-method.o stap-translator-output.o stap-stapregex.o stap-stapregex-tree.o stap-stapregex-parse.o stap-stapregex-dfa.o stap-stringtable.o stap-tapset-python.o stap-interactive.o stap-bpf-base.o stap-bpf-bitset.o stap-bpf-translate.o stap-bpf-opt.o stap-csclient.o stap-nsscommon.o stap-client-nss.o stap-cscommon.o stap-nss-server-info.o -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lpthread -lreadline -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 >make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' >Making all in java >make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' >make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/java' >Making all in python >make[2]: Entering directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' >(cd .; CFLAGS="-I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys" /usr/bin/python3.6 setup.py build \ > --build-base /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build \ > --verbose) >running build >running build_py >creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build >creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-ia64-3.6 >creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-ia64-3.6/HelperSDT >copying HelperSDT/__init__.py -> /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-ia64-3.6/HelperSDT >copying HelperSDT/__main__.py -> /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/lib.linux-ia64-3.6/HelperSDT >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building 'HelperSDT._HelperSDT' extension >creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-ia64-3.6 >creating /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-ia64-3.6/HelperSDT >ia64-unknown-linux-gnu-gcc -pthread -I./../includes -I/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/../includes/sys -fPIC -I/usr/include/python3.6m -c HelperSDT/_HelperSDT.c -o /var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python/py3build/temp.linux-ia64-3.6/HelperSDT/_HelperSDT.o >/var/tmp/portage/dev-util/systemtap-4.0-r1/temp/cc7mBaaZ.s: Assembler messages: >/var/tmp/portage/dev-util/systemtap-4.0-r1/temp/cc7mBaaZ.s:468: Error: Wrong number of input operands >error: command 'ia64-unknown-linux-gnu-gcc' failed with exit status 1 >make[2]: *** [Makefile:620: all-local] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0/python' >make[1]: *** [Makefile:2102: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' >make: *** [Makefile:786: all] Error 2 > * ERROR: dev-util/systemtap-4.0-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/systemtap-4.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/systemtap-4.0-r1::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-util/systemtap-4.0-r1:20200322-122447.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/systemtap-4.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/systemtap-4.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' > * S: '/var/tmp/portage/dev-util/systemtap-4.0-r1/work/systemtap-4.0' > > > >emerge --info: >Portage 2.3.89 (python 2.7.17-final-0, default/linux/ia64/17.0, gcc-9.2.0, glibc-2.29-r7, 4.19.86-gentoo ia64) >================================================================= >System uname: Linux-4.19.86-gentoo-ia64-Dual-Core_Intel-R-_Itanium-R-_Processor_9040-with-gentoo-2.6 >KiB Mem: 16659840 total, 9026656 free >KiB Swap: 1999184 total, 1968032 free >Timestamp of repository gentoo: Sun, 22 Mar 2020 13:17:01 +0000 >sh bash 4.4_p23-r1 >ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 >app-shells/bash: 4.4_p23-r1::gentoo >dev-lang/perl: 5.30.1::gentoo >dev-lang/python: 2.7.17-r1::gentoo, 3.6.10::gentoo, 3.7.6::gentoo >dev-util/cmake: 3.16.5::gentoo >sys-apps/baselayout: 2.6-r1::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.13::gentoo >sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo >sys-devel/automake: 1.16.1-r1::gentoo >sys-devel/binutils: 2.33.1-r1::gentoo >sys-devel/gcc: 9.2.0-r2::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.2.1-r4::gentoo >sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers) >sys-libs/glibc: 2.29-r7::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="ia64" >ACCEPT_LICENSE="*" >CBUILD="ia64-unknown-linux-gnu" >CFLAGS="-O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security" >CHOST="ia64-unknown-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="it_IT.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >LINGUAS="en en_GB" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="X acl berkdb bzip2 cli consolekit crypt dri fortran gdbm ia64 iconv ipv6 jumbo-build libtirpc ncurses nls nptl openmp openssl pam pcre readline split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="fbdev glint mga nv r128 radeon dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 713994
: 624474