Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/systemtap.spec'], False, '/var/lib/mock/dist-f14-build-963042-144811/root/', None, 86400, True, 0, 419, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/systemtap.spec'] warning: Could not canonicalize hostname: x86-19.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/systemtap-1.4-2.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/systemtap.spec'], False, '/var/lib/mock/dist-f14-build-963042-144811/root/', None, 86400, True, 0, 419, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/systemtap.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H0E5i5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf systemtap-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/systemtap-1.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd systemtap-1.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (sdt-regtable.patch):' Patch #2 (sdt-regtable.patch): + /bin/cat /builddir/build/SOURCES/sdt-regtable.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c8pH4v + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-sqlite --enable-crash --enable-docs --enable-pie --enable-grapher --enable-publican --with-publican-brand=fedora --with-rpm --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for x86_64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 x86_64-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 dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for function prototypes... yes 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 for string.h... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking to see if prologue searching should be the default... no configure: Compiling with gcc -fstack-protector-all et al. configure: Compiling with gcc pie et al. checking for sqlite3_open in -lsqlite3... yes checking for crash/defs.h... yes checking for latex... yes checking for dvips... yes checking for ps2pdf... yes checking for latex2html... yes checking for publican... yes checking for xmlto... yes checking for xmlto --stringparam support... yes checking for xmlto pdf support... yes checking for certutil... yes checking for /usr/include/nss3... yes checking for /usr/include/nspr4... yes checking nspr4/nspr.h usability... yes checking nspr4/nspr.h presence... yes checking for nspr4/nspr.h... yes checking nspr4/plgetopt.h usability... yes checking nspr4/plgetopt.h presence... yes checking for nspr4/plgetopt.h... yes checking nspr4/prerror.h usability... yes checking nspr4/prerror.h presence... yes checking for nspr4/prerror.h... yes checking nss3/ssl.h usability... yes checking nss3/ssl.h presence... yes checking for nss3/ssl.h... yes checking nss3/nss.h usability... yes checking nss3/nss.h presence... yes checking for nss3/nss.h... yes checking nss3/pk11func.h usability... yes checking nss3/pk11func.h presence... yes checking for nss3/pk11func.h... yes checking nss3/secerr.h usability... yes checking nss3/secerr.h presence... yes checking for nss3/secerr.h... yes checking for PR_Connect in -lnspr4... yes checking for SSL_ReHandshake in -lssl3... yes checking for /usr/include/avahi-client... yes checking for /usr/include/avahi-common... yes checking avahi-client/client.h usability... yes checking avahi-client/client.h presence... yes checking for avahi-client/client.h... yes checking avahi-client/lookup.h usability... yes checking avahi-client/lookup.h presence... yes checking for avahi-client/lookup.h... yes checking avahi-common/simple-watch.h usability... yes checking avahi-common/simple-watch.h presence... yes checking for avahi-common/simple-watch.h... yes checking avahi-common/malloc.h usability... yes checking avahi-common/malloc.h presence... yes checking for avahi-common/malloc.h... yes checking avahi-common/error.h usability... yes checking avahi-common/error.h presence... yes checking for avahi-common/error.h... yes checking for avahi_client_new in -lavahi-client... yes checking for avahi_strerror in -lavahi-common... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C++ preprocessor... g++ -E checking for gtkmm... yes checking for libglade... yes checking boost/algorithm/string.hpp usability... yes checking boost/algorithm/string.hpp presence... yes checking for boost/algorithm/string.hpp... yes checking boost/range.hpp usability... yes checking boost/range.hpp presence... yes checking for boost/range.hpp... yes checking for rpmtsInitIterator in -lrpm... yes checking for ebl_get_elfmachine in -lebl... yes checking for dwfl_module_getsym in -ldw... yes checking for dwarf_getelf in -ldw... yes configure: stap will link -lrpm -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for assembler .section "?" flags support... no checking elfutils/version.h usability... yes checking elfutils/version.h presence... yes checking for elfutils/version.h... yes configure: creating ./config.status config.status: creating includes/sys/sdt-config.h config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating grapher/Makefile config.status: creating grapher/stapgraph.1 config.status: creating stappaths.7 config.status: creating stap-server.8 config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating run-stap config.status: creating dtrace config.status: creating doc/beginners/publican.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing doc/beginners commands === configuring in testsuite (/builddir/build/BUILD/systemtap-1.4/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-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' '--enable-sqlite' '--enable-crash' '--enable-docs' '--enable-pie' '--enable-grapher' '--enable-publican' '--with-publican-brand=fedora' '--with-rpm' '--disable-silent-rules' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: Will test no apps from: xulrunner tcl postgres mysql configure: creating ./config.status config.status: creating Makefile === configuring in runtime/staprun (/builddir/build/BUILD/systemtap-1.4/runtime/staprun) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-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' '--enable-sqlite' '--enable-crash' '--enable-docs' '--enable-pie' '--enable-grapher' '--enable-publican' '--with-publican-brand=fedora' '--with-rpm' '--disable-silent-rules' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-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 dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: Compiling with gcc pie et al. checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for nss... yes configure: creating ./config.status config.status: creating Makefile config.status: creating run-staprun config.status: creating config.h config.status: executing depfiles commands + make -j16 /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-1.4' Making all in . make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4' \ # source='main.cxx' object='stap-main.o' libtool=no \ # source='session.cxx' object='stap-session.o' libtool=no \ # source='parse.cxx' object='stap-parse.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx \ # source='staptree.cxx' object='stap-staptree.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx \ # source='elaborate.cxx' object='stap-elaborate.o' libtool=no \ # source='translate.cxx' object='stap-translate.o' libtool=no \ # source='tapsets.cxx' object='stap-tapsets.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx \ # source='buildrun.cxx' object='stap-buildrun.o' libtool=no \ # source='loc2c.c' object='stap-loc2c.o' libtool=no \ # source='hash.cxx' object='stap-hash.o' libtool=no \ # source='mdfour.c' object='stap-mdfour.o' libtool=no \ # source='cache.cxx' object='stap-cache.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -c -o stap-loc2c.o `test -f 'loc2c.c' || echo './'`loc2c.c g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx \ # source='util.cxx' object='stap-util.o' libtool=no \ # source='coveragedb.cxx' object='stap-coveragedb.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx \ # source='dwarf_wrappers.cxx' object='stap-dwarf_wrappers.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx \ # source='tapset-been.cxx' object='stap-tapset-been.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -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"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx \ # source='tapset-procfs.cxx' object='stap-tapset-procfs.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx \ # source='tapset-timers.cxx' object='stap-tapset-timers.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx \ # source='tapset-perfmon.cxx' object='stap-tapset-perfmon.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx \ # source='tapset-mark.cxx' object='stap-tapset-mark.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx \ # source='tapset-itrace.cxx' object='stap-tapset-itrace.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx \ # source='tapset-utrace.cxx' object='stap-tapset-utrace.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx \ # source='task_finder.cxx' object='stap-task_finder.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx \ # source='dwflpp.cxx' object='stap-dwflpp.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx \ # source='rpm_finder.cxx' object='stap-rpm_finder.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx \ # source='setupdwfl.cxx' object='stap-setupdwfl.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx \ # source='csclient.cxx' object='stap-csclient.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx \ # source='remote.cxx' object='stap-remote.o' libtool=no g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx \ # source='stap-client-connect.c' object='stap-stap-client-connect.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -c -o stap-stap-client-connect.o `test -f 'stap-client-connect.c' || echo './'`stap-client-connect.c \ # source='nsscommon.c' object='stap-nsscommon.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -c -o stap-nsscommon.o `test -f 'nsscommon.c' || echo './'`nsscommon.c \ # source='loc2c-test.c' object='loc2c_test-loc2c-test.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -c -o loc2c_test-loc2c-test.o `test -f 'loc2c-test.c' || echo './'`loc2c-test.c \ # source='loc2c.c' object='loc2c_test-loc2c.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -c -o loc2c_test-loc2c.o `test -f 'loc2c.c' || echo './'`loc2c.c \ # source='modsign.cxx' object='stap_sign_module-modsign.o' libtool=no g++ -DHAVE_CONFIG_H -I. -Wall -Werror -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-modsign.o `test -f 'modsign.cxx' || echo './'`modsign.cxx \ # source='nsscommon.c' object='stap_sign_module-nsscommon.o' libtool=no gcc -DHAVE_CONFIG_H -I. -Wall -Werror -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.c' || echo './'`nsscommon.c \ # source='stap-client-connect.c' object='stap_client_connect-stap-client-connect.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -Wall -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -c -o stap_client_connect-stap-client-connect.o `test -f 'stap-client-connect.c' || echo './'`stap-client-connect.c \ # source='nsscommon.c' object='stap_client_connect-nsscommon.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -Wall -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -c -o stap_client_connect-nsscommon.o `test -f 'nsscommon.c' || echo './'`nsscommon.c \ # source='stap-server-connect.c' object='stap_server_connect-stap-server-connect.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -Wall -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -c -o stap_server_connect-stap-server-connect.o `test -f 'stap-server-connect.c' || echo './'`stap-server-connect.c \ # source='nsscommon.c' object='stap_server_connect-nsscommon.o' libtool=no gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -I./includes -I./includes/sys -Wall -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -c -o stap_server_connect-nsscommon.o `test -f 'nsscommon.c' || echo './'`nsscommon.c gcc -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -shared -rdynamic \ -fPIC -o staplog.so staplog.c g++ -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -o stap-sign-module stap_sign_module-modsign.o stap_sign_module-nsscommon.o -lnss3 -lnspr4 gcc -Wall -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -o stap-client-connect stap_client_connect-stap-client-connect.o stap_client_connect-nsscommon.o -lssl3 -lnss3 -lnspr4 -lplc4 gcc -Wall -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -o stap-server-connect stap_server_connect-stap-server-connect.o stap_server_connect-nsscommon.o -lssl3 -lnss3 -lnspr4 -lplc4 gcc -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -D_FILE_OFFSET_BITS=64 -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -pie -Wl,-z,relro -Wl,-z,now -o loc2c-test loc2c_test-loc2c-test.o loc2c_test-loc2c.o -lrpm -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lavahi-client -lavahi-common -lssl3 -lnss3 -lnspr4 -lplc4 g++ -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -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-loc2c.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-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-csclient.o stap-remote.o stap-stap-client-connect.o stap-nsscommon.o -lrpm -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lavahi-client -lavahi-common -lssl3 -lnss3 -lnspr4 -lplc4 make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4' Making all in runtime/staprun make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' make all-am make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' \ # source='staprun.c' object='staprun-staprun.o' libtool=no \ # source='staprun_funcs.c' object='staprun-staprun_funcs.o' libtool=no \ # source='ctl.c' object='staprun-ctl.o' libtool=no \ # source='common.c' object='staprun-common.o' libtool=no \ # source='modverify.c' object='staprun-modverify.o' libtool=no gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o staprun-modverify.o `test -f 'modverify.c' || echo './'`modverify.c \ # source='../../nsscommon.c' object='staprun-nsscommon.o' libtool=no \ # source='stap_merge.c' object='stap_merge-stap_merge.o' libtool=no \ # source='stapio.c' object='stapio.o' libtool=no gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o staprun-nsscommon.o `test -f '../../nsscommon.c' || echo './'`../../nsscommon.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stapio.c \ # source='mainloop.c' object='mainloop.o' libtool=no \ # source='common.c' object='common.o' libtool=no \ # source='ctl.c' object='ctl.o' libtool=no gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mainloop.c \ # source='relay.c' object='relay.o' libtool=no \ # source='relay_old.c' object='relay_old.o' libtool=no gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c common.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ctl.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c relay.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./../../includes -I./../../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c relay_old.c gcc -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -Wl,-z,now -o stap-merge stap_merge-stap_merge.o gcc -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -Wl,-z,now -o staprun staprun-staprun.o staprun-staprun_funcs.o staprun-ctl.o staprun-common.o staprun-modverify.o staprun-nsscommon.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl gcc -Wall -Werror -Wunused -W -Wformat=2 -Wno-format-nonliteral -fPIE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -Wl,-z,now -o stapio stapio.o mainloop.o common.o ctl.o relay.o relay_old.o -lpthread make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' Making all in grapher make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4/grapher' \ # source='grapher.cxx' object='stapgraph-grapher.o' libtool=no \ # source='StapParser.cxx' object='stapgraph-StapParser.o' libtool=no \ # source='Graph.cxx' object='stapgraph-Graph.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR='"/usr/share/systemtap"' -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapgraph-grapher.o `test -f 'grapher.cxx' || echo './'`grapher.cxx g++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR='"/usr/share/systemtap"' -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapgraph-StapParser.o `test -f 'StapParser.cxx' || echo './'`StapParser.cxx \ # source='GraphWidget.cxx' object='stapgraph-GraphWidget.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR='"/usr/share/systemtap"' -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapgraph-Graph.o `test -f 'Graph.cxx' || echo './'`Graph.cxx g++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR='"/usr/share/systemtap"' -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapgraph-GraphWidget.o `test -f 'GraphWidget.cxx' || echo './'`GraphWidget.cxx \ # source='CairoWidget.cxx' object='stapgraph-CairoWidget.o' libtool=no \ # source='GraphStyle.cxx' object='stapgraph-GraphStyle.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR='"/usr/share/systemtap"' -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapgraph-CairoWidget.o `test -f 'CairoWidget.cxx' || echo './'`CairoWidget.cxx g++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR='"/usr/share/systemtap"' -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapgraph-GraphStyle.o `test -f 'GraphStyle.cxx' || echo './'`GraphStyle.cxx g++ -pthread -I/usr/include/libglademm-2.4 -I/usr/lib64/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 -o stapgraph stapgraph-grapher.o stapgraph-StapParser.o stapgraph-Graph.o stapgraph-GraphWidget.o stapgraph-CairoWidget.o stapgraph-GraphStyle.o -pthread -lglademm-2.4 -lgtkmm-2.4 -lglade-2.0 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/grapher' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference' \ # source='docproc.c' object='docproc.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -c docproc.c gcc -o docproc docproc.o SRCTREE=/builddir/build/BUILD/systemtap-1.4/ /builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference/docproc doc /builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference/tapsets.tmpl > tapsets.xml.new if test -s tapsets.xml && cmp tapsets.xml.new tapsets.xml >/dev/null ; then \ echo tapsets.xml unchanged; \ rm tapsets.xml.new; \ else \ mv tapsets.xml.new tapsets.xml; \ fi env pool_size=3000000 hash_extra=3000000 xmlto pdf tapsets.xml >/dev/null 2>&1 xmlto html -o tapsets tapsets.xml >/dev/null 2>&1 xmlto --stringparam man.authors.section.enabled=0 --stringparam man.copyright.section.enabled=0 man -o man3 tapsets.xml >/dev/null 2>&1 touch stamp-htmldocs touch stamp-mandocs make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' publican build --formats=pdf,html --langs=en-US && \ mv build/en-US/pdf/*SystemTap_Beginners_Guide*.pdf SystemTap_Beginners_Guide.pdf Setting up en-US Processing file build/en-US/xml/Common_Content/Conventions.xml -> build/en-US/xml/Common_Content/Conventions.xml Processing file build/en-US/xml/Common_Content/Feedback.xml -> build/en-US/xml/Common_Content/Feedback.xml Processing file build/en-US/xml/Common_Content/Legal_Notice.xml -> build/en-US/xml/Common_Content/Legal_Notice.xml Processing file build/en-US/xml_tmp/Appendix.xml -> build/en-US/xml/Appendix.xml Processing file build/en-US/xml_tmp/Array-Operations.xml -> build/en-US/xml/Array-Operations.xml Processing file build/en-US/xml_tmp/Arrays.xml -> build/en-US/xml/Arrays.xml Processing file build/en-US/xml_tmp/Author_Group.xml -> build/en-US/xml/Author_Group.xml Processing file build/en-US/xml_tmp/Book_Info.xml -> build/en-US/xml/Book_Info.xml Processing file build/en-US/xml_tmp/Chapter.xml -> build/en-US/xml/Chapter.xml Processing file build/en-US/xml_tmp/CrossInstrumenting.xml -> build/en-US/xml/CrossInstrumenting.xml Processing file build/en-US/xml_tmp/Errors.xml -> build/en-US/xml/Errors.xml Processing file build/en-US/xml_tmp/Feedback.xml -> build/en-US/xml/Feedback.xml Processing file build/en-US/xml_tmp/Installation.xml -> build/en-US/xml/Installation.xml Processing file build/en-US/xml_tmp/Introduction.xml -> build/en-US/xml/Introduction.xml Processing file build/en-US/xml_tmp/Legal_Notice.xml -> build/en-US/xml/Legal_Notice.xml Processing file build/en-US/xml_tmp/Preface.xml -> build/en-US/xml/Preface.xml Processing file build/en-US/xml_tmp/References.xml -> build/en-US/xml/References.xml Processing file build/en-US/xml_tmp/Revision_History.xml -> build/en-US/xml/Revision_History.xml Processing file build/en-US/xml_tmp/ScriptConstructs.xml -> build/en-US/xml/ScriptConstructs.xml Processing file build/en-US/xml_tmp/Scripts.xml -> build/en-US/xml/Scripts.xml Processing file build/en-US/xml_tmp/Section.xml -> build/en-US/xml/Section.xml Processing file build/en-US/xml_tmp/SystemTap_Beginners_Guide.xml -> build/en-US/xml/SystemTap_Beginners_Guide.xml Processing file build/en-US/xml_tmp/Tips_Tricks.xml -> build/en-US/xml/Tips_Tricks.xml Processing file build/en-US/xml_tmp/Understanding_How_SystemTap_Works.xml -> build/en-US/xml/Understanding_How_SystemTap_Works.xml Processing file build/en-US/xml_tmp/Useful_Advanced_Scripts.xml -> build/en-US/xml/Useful_Advanced_Scripts.xml Processing file build/en-US/xml_tmp/Useful_Scripts-Disk.xml -> build/en-US/xml/Useful_Scripts-Disk.xml Processing file build/en-US/xml_tmp/Useful_Scripts-IO.xml -> build/en-US/xml/Useful_Scripts-IO.xml Processing file build/en-US/xml_tmp/Useful_Scripts-Kernel.xml -> build/en-US/xml/Useful_Scripts-Kernel.xml Processing file build/en-US/xml_tmp/Useful_Scripts-Network.xml -> build/en-US/xml/Useful_Scripts-Network.xml Processing file build/en-US/xml_tmp/Useful_Scripts-Others.xml -> build/en-US/xml/Useful_Scripts-Others.xml Processing file build/en-US/xml_tmp/Useful_Scripts-Signals.xml -> build/en-US/xml/Useful_Scripts-Signals.xml Processing file build/en-US/xml_tmp/Useful_Scripts-Syscalls.xml -> build/en-US/xml/Useful_Scripts-Syscalls.xml Processing file build/en-US/xml_tmp/Useful_Scripts-disktop.xml -> build/en-US/xml/Useful_Scripts-disktop.xml Processing file build/en-US/xml_tmp/Useful_Scripts-dropwatch.xml -> build/en-US/xml/Useful_Scripts-dropwatch.xml Processing file build/en-US/xml_tmp/Useful_Scripts-functioncalls.xml -> build/en-US/xml/Useful_Scripts-functioncalls.xml Processing file build/en-US/xml_tmp/Useful_Scripts-futexes.xml -> build/en-US/xml/Useful_Scripts-futexes.xml Processing file build/en-US/xml_tmp/Useful_Scripts-inodewatch.xml -> build/en-US/xml/Useful_Scripts-inodewatch.xml Processing file build/en-US/xml_tmp/Useful_Scripts-inodewatch2.xml -> build/en-US/xml/Useful_Scripts-inodewatch2.xml Processing file build/en-US/xml_tmp/Useful_Scripts-ioblktime.xml -> build/en-US/xml/Useful_Scripts-ioblktime.xml Processing file build/en-US/xml_tmp/Useful_Scripts-iotime.xml -> build/en-US/xml/Useful_Scripts-iotime.xml Processing file build/en-US/xml_tmp/Useful_Scripts-iotop.xml -> build/en-US/xml/Useful_Scripts-iotop.xml Processing file build/en-US/xml_tmp/Useful_Scripts-kernelprofiling.xml -> build/en-US/xml/Useful_Scripts-kernelprofiling.xml Processing file build/en-US/xml_tmp/Useful_Scripts-nettop.xml -> build/en-US/xml/Useful_Scripts-nettop.xml Processing file build/en-US/xml_tmp/Useful_Scripts-paracallgraph.xml -> build/en-US/xml/Useful_Scripts-paracallgraph.xml Processing file build/en-US/xml_tmp/Useful_Scripts-sockettrace.xml -> build/en-US/xml/Useful_Scripts-sockettrace.xml Processing file build/en-US/xml_tmp/Useful_Scripts-syscallsbyprocpid.xml -> build/en-US/xml/Useful_Scripts-syscallsbyprocpid.xml Processing file build/en-US/xml_tmp/Useful_Scripts-tcp_connections.xml -> build/en-US/xml/Useful_Scripts-tcp_connections.xml Processing file build/en-US/xml_tmp/Useful_Scripts-tcpdumplike.xml -> build/en-US/xml/Useful_Scripts-tcpdumplike.xml Processing file build/en-US/xml_tmp/Useful_Scripts-threadtimes.xml -> build/en-US/xml/Useful_Scripts-threadtimes.xml Processing file build/en-US/xml_tmp/Useful_Scripts-timeout.xml -> build/en-US/xml/Useful_Scripts-timeout.xml Processing file build/en-US/xml_tmp/Useful_Scripts-topsys.xml -> build/en-US/xml/Useful_Scripts-topsys.xml Processing file build/en-US/xml_tmp/Useful_Scripts-traceio.xml -> build/en-US/xml/Useful_Scripts-traceio.xml Processing file build/en-US/xml_tmp/Useful_Scripts-traceio2.xml -> build/en-US/xml/Useful_Scripts-traceio2.xml Processing file build/en-US/xml_tmp/Useful_SystemTap_Scripts.xml -> build/en-US/xml/Useful_SystemTap_Scripts.xml Processing file build/en-US/xml_tmp/Userspace_probing.xml -> build/en-US/xml/Userspace_probing.xml Processing file build/en-US/xml_tmp/Using_SystemTap.xml -> build/en-US/xml/Using_SystemTap.xml Beginning work on en-US Starting pdf Using XML::LibXSLT on /usr/share/publican/Common_Content/fedora/xsl/pdf.xsl Making portrait pages on A4 paper (210mmx297mm) Jan 20, 2011 5:19:45 PM org.apache.fop.apps.FopFactoryConfigurator configure INFO: Default page-height set to: 240mm Jan 20, 2011 5:19:45 PM org.apache.fop.apps.FopFactoryConfigurator configure INFO: Default page-width set to: 120mm Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/p052004l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/p052004l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/c059036l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/c059036l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n021024l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n021024l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019064l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019064l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/c059016l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/c059016l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019043l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019043l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n021023l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n021023l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/b018032l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/b018032l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/d050000l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/d050000l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/p052023l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/p052023l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/p052003l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/p052003l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019023l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019023l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n021004l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n021004l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/b018035l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/b018035l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n022024l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n022024l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/b018015l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/b018015l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/c059033l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/c059033l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019024l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019024l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n022023l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n022023l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/a010013l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/a010013l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n021003l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n021003l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/b018012l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/b018012l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/z003034l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/z003034l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/a010035l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/a010035l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/p052024l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/p052024l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n022003l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n022003l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019044l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019044l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019063l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019063l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/s050000l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/s050000l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/a010033l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/a010033l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019004l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019004l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/c059013l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/c059013l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n022004l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n022004l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/n019003l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/n019003l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.autodetect.FontInfoFinder find SEVERE: Unable to load font file: file:/usr/share/fonts/default/Type1/a010015l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/default/Type1/a010015l.pfb Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.truetype.TTFFile determineAscDesc WARNING: Ascender and descender together are larger than the em box. This could lead to a wrong baseline placement in Apache FOP. Jan 20, 2011 5:19:46 PM org.apache.fop.fonts.truetype.TTFFile guessVerticalMetricsFromGlyphBBox WARNING: xHeight value could not be determined. The font may not work as expected. Jan 20, 2011 5:19:47 PM org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'Symbol,normal,700' not found. Substituting with 'Symbol,normal,400'. Jan 20, 2011 5:19:47 PM org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'ZapfDingbats,normal,700' not found. Substituting with 'ZapfDingbats,normal,400'. Jan 20, 2011 5:19:47 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree SEVERE: Couldn't find hyphenation pattern en Jan 20, 2011 5:19:48 PM org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'ZapfDingbats,italic,400' not found. Substituting with 'ZapfDingbats,normal,400'. Jan 20, 2011 5:19:49 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 108/1230) Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:304:1650: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 134/1250) Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:399:398: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:406:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:421:394: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:442:396: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:461:398: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:497:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:535:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:550:398: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:613:394: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:621:396: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:640:408: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:677:401: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:686:1231: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:698:3200: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:704:4958: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:714:2745: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:723:2820: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:750:2331: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:789:406: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:809:418: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:831:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:49 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:853:406: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (fo:block, location: 605/955) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (fo:block, location: 609/1126) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 333/1262) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 8609mpt. (fo:block, location: 333/3476) Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 874/1238) Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1031:397: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1069:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1121:469: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1166:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1223:400: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1341:398: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1447:397: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1524:398: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1577:399: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1614:401: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1640:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1679:400: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1714:401: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1780:404: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1837:402: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:1980:1745: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:2033:1679: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:2090:408: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:2187:406: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:50 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 948/1238) Jan 20, 2011 5:19:51 PM org.apache.fop.fo.PropertyList convertAttributeToProperty SEVERE: Ignoring property: keep-together.within-column="" (file:/builddir/build/BUILD/systemtap-1.4/doc/beginners/build/en-US/xml/SystemTap_Beginners_Guide.fo:2218:411: No conversion defined ; property:'keep-together.within-column') Jan 20, 2011 5:19:51 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 2192/1263) Jan 20, 2011 5:19:51 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2 WARNING: Line 1 of a paragraph overflows the available area by 48860mpt. (fo:block, location: 2263/1250) Jan 20, 2011 5:19:51 PM org.apache.fop.layoutmgr.table.TableLayoutManager getNextKnuthElements INFO: table-layout="fixed" and width="auto", but auto-layout not supported => assuming width="100%" Jan 20, 2011 5:19:51 PM org.apache.fop.fo.properties.PropertyMaker make WARNING: span="inherit" on fo:block, but no explicit value found on the parent FO. Finished pdf Starting html Using XML::LibXSLT on /usr/share/publican/Common_Content/fedora/xsl/html.xsl Writing pr01s02.html for section Writing SystemTap_Beginners_Guide-Preface.html for preface(SystemTap_Beginners_Guide-Preface) Writing intro-systemtap-vs-others.html for section(intro-systemtap-vs-others) Writing introduction.html for chapter(introduction) Writing cross-compiling.html for section(cross-compiling) Writing using-usage.html for section(using-usage) Writing using-systemtap.html for chapter(using-systemtap) Writing systemtapscript-handler.html for section(systemtapscript-handler) Writing scripts.html for section(scripts) Writing typecasting.html for section(typecasting) Writing targetavailable.html for section(targetavailable) Writing targetvariables.html for section(targetvariables) Writing handlerconditionalstatements.html for section(handlerconditionalstatements) Writing commandlineargssect.html for section(commandlineargssect) Writing scriptconstructions.html for section(scriptconstructions) Writing associativearrays.html for section(associativearrays) Writing arrayops-readvalues.html for section(arrayops-readvalues) Writing arrayops-increment.html for section(arrayops-increment) Writing arrayops-foreach.html for section(arrayops-foreach) Writing arrayops-deleting.html for section(arrayops-deleting) Writing arrayops-conditionals.html for section(arrayops-conditionals) Writing arrayops-aggregates.html for section(arrayops-aggregates) Writing arrayoperators.html for section(arrayoperators) Writing understanding-tapsets.html for section(understanding-tapsets) Writing understanding-how-systemtap-works.html for chapter(understanding-how-systemtap-works) Writing utargetvariable.html for section(utargetvariable) Writing ustack.html for section(ustack) Writing userspace-probing.html for chapter(userspace-probing) Writing iotimesect.html for section(iotimesect) Writing traceiosect.html for section(traceiosect) Writing traceio2sect.html for section(traceio2sect) Writing inodewatchsect.html for section(inodewatchsect) Writing inodewatch2sect.html for section(inodewatch2sect) Writing ioblktimesect.html for section(ioblktimesect) Writing mainsect-disk.html for section(mainsect-disk) Writing paracallgraph.html for section(paracallgraph) Writing threadtimessect.html for section(threadtimessect) Writing timeoutssect.html for section(timeoutssect) Writing topsyssect.html for section(topsyssect) Writing syscallsbyprocpidsect.html for section(syscallsbyprocpidsect) Writing mainsect-profiling.html for section(mainsect-profiling) Writing futexcontentionsect.html for section(futexcontentionsect) Writing useful-systemtap-scripts.html for chapter(useful-systemtap-scripts) Writing runtimeerror.html for section(runtimeerror) Writing errors.html for chapter(errors) Writing references.html for chapter(references) Writing appe-Publican-Revision_History.html for appendix(appe-Publican-Revision_History) Writing ix01.html for index Writing index.html for book Finished html mv build/en-US/html SystemTap_Beginners_Guide make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc' pwd=`pwd`; cd .; \ latex -output-directory=$pwd tutorial.tex; \ touch tutorial.glo \ makeindex tutorial.glo -s nomencl.ist -o tutorial.gls \ latex -output-directory=$pwd tutorial.tex; \ latex -output-directory=$pwd tutorial.tex; \ latex -output-directory=$pwd tutorial.tex pwd=`pwd`; cd .; \ latex -output-directory=$pwd langref.tex; \ touch langref.glo \ makeindex langref.glo -s nomencl.ist -o langref.gls \ latex -output-directory=$pwd langref.tex; \ latex -output-directory=$pwd langref.tex; \ latex -output-directory=$pwd langref.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.texentering extended mode (/builddir/build/BUILD/systemtap-1.4/doc/langref.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo))) (/usr/share/texmf/tex/latex/html/html.sty) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def (/usr/share/texmf/tex/latex/graphics/keyval.sty)) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texmf/tex/latex/tools/array.sty) (/usr/share/texmf/tex/latex/tools/varioref.sty)) (/usr/share/texmf/tex/latex/float/float.sty) (/usr/share/texmf/tex/latex/base/makeidx.sty) (/usr/share/texmf/tex/latex/tools/verbatim.sty) (/usr/share/texmf/tex/latex/html/url.sty) Writing index file langref.idx (/usr/share/texmf/tex/generic/babel/babel.sty (/usr/share/texmf/tex/generic/babel/english.ldf (/usr/share/texmf/tex/latex/config/hyperref.cfg) (/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/html/url.sty)) *hyperref using default driver hdvips* (/usr/share/texmf/tex/latex/hyperref/hdvips.def (/usr/share/texmf/tex/generic/babel/babel.def))) (/usr/share/texmf/tex/latex/hyperref/pdfmark.def))) (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def)) No file langref.aux. Package geometry Warning: The marginal notes would fall off the page. Add 59.73001pt and more to the right margin. -------------------- Geometry parameters paper: letterpaper landscape: -- twocolumn: -- twoside: true asymmetric: -- h-parts: 72.26999pt, 469.75502pt, 72.26999pt v-parts: 108.405pt, 578.15999pt, 108.405pt hmarginratio: -- vmarginratio: -- lines: -- heightrounded: -- bindingoffset: 0.0pt truedimen: -- includehead: -- includefoot: -- includemp: -- driver: -------------------- Page layout dimensions and switches \paperwidth 614.295pt \paperheight 794.96999pt \textwidth 469.75502pt \textheight 578.15999pt \oddsidemargin 0.0pt \evensidemargin 0.0pt \topmargin -0.86499pt \headheight 12.0pt \headsep 25.0pt \footskip 30.0pt \marginparwidth 121.0pt \marginparsep 11.0pt \columnsep 10.0pt \skip\footins 9.0pt plus 4.0pt minus 2.0pt \hoffset 0.0pt \voffset 0.0pt \mag 1000 \@twosidetrue \@mparswitchtrue (1in=72.27pt, 1cm=28.45pt) ----------------------- LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 53--54 (/usr/share/texmf/tex/latex/base/omscmr.fd)) (/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.6, with DG/SPQR fixes <1998/07/17> (tvz) Underfull \hbox (badness 10000) in paragraph at lines 55--58 Underfull \hbox (badness 10000) in paragraph at lines 59--63 [2] No file fancyvrb.cfg. ) (/usr/share/texmf/tex/latex/listings/listings.sty No file langref.toc. [3] LaTeX Warning: Reference `sec:For-Further-Reference' on page 4 undefined on inp ut line 86. [4] [5] LaTeX Warning: Reference `sub:SystemTap-safety' on page 6 undefined on input li ne 236. [6] LaTeX Warning: Reference `sub:Embedded-C' on page 7 undefined on input line 284 . [7] (/usr/share/texmf/tex/latex/listings/lstpatch.sty [8] [9]) (/usr/share/texmf/tex/latex/listings/lstmisc.sty [10] LaTeX Warning: Reference `sub:Variables' on page 11 undefined on input line 539 . LaTeX Warning: Reference `sub:Data-types' on page 11 undefined on input line 53 9. LaTeX Warning: Reference `sub:SystemTap-safety' on page 11 undefined on input l ine 565. [11] [12] [13] [14)] (/usr/share/texmf/tex/latex/listings/listings.cfg [15] [16] [17])) (/usr/share/texmf/tex/latex/preprint/fullpage.sty LaTeX Warning: Reference `dwarfprobes' on page 18 undefined on input line 1042. [18] [19]) (/usr/share/texmf/tex/latex/fancybox/fancybox.sty Overfull \hbox (12.30165pt too wide) in paragraph at lines 1185--1189 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [20] [21] [22] [23] LaTeX Warning: Reference `sub:Optional-probe-points' on page 24 undefined on in put line 1496. [24] LaTeX Warning: Reference `sub:SystemTap-safety' on page 25 undefined on input l ine 1541. LaTeX Warning: Reference `sec:Associative-Arrays' on page 25 undefined on input line 1546. LaTeX Warning: Reference `sec:Statistics' on page 25 undefined on input line 15 51. [25] [26] (/usr/share/texmf/tex/latex/base/omlcmr.fd Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/builddir/build/BUILD/systemtap-1.4/doc/nomencl.sty) (/usr/share/texmf/tex/latex/psnfss/charter.sty) Writing nomenclature file tutorial.glo No file tutorial.aux. (/usr/share/texmf/tex/latex/psnfss/ot1bch.fd)) [27] LaTeX Warning: Reference `sub:Integers' on page 28 undefined on input line 1714 . LaTeX Warning: Reference `sub:Strings' on page 28 undefined on input line 1715. [28] LaTeX Warning: Reference `sub:Ternary-operator' on page 29 undefined on input l ine 1763. Overfull \hbox (1.1086pt too wide) in paragraph at lines 1808--1810 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [29] LaTeX Warning: Reference `sub:SystemTap-safety' on page 30 undefined on input l ine 1864. [30] [31] (/usr/share/texmf/tex/latex/hyperref/nameref.sty (/usr/share/texmf/tex/latex/oberdiek/refcount.sty)) [32] [33] LaTeX Warning: Reference `sub:SystemTap-safety' on page 34 undefined on input l ine 2104. [34] [35] Underfull \vbox (badness 2027) has occurred while \output is active [36] [37] [38] [39] Package hyperref Warning: Rerun to get /PageLabels entry. LaTeX Warning: Reference `fig:hello-world' on page 1 undefined on input line 11 0. [1] [40] [41] Overfull \hbox (2.8467pt too wide) in paragraph at lines 2643--2645 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [42] No file langref.ind. (/builddir/build/BUILD/systemtap-1.4/doc/langref.aux Overfull \hbox (22.05244pt too wide) in paragraph at lines 167--182 [][] [2]) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-1.4/doc/langref.dvi (42 pages , 103816 bytes). Transcript written on /builddir/build/BUILD/systemtap-1.4/doc/langref.log. LaTeX Warning: Reference `fig:strace-open' on page 3 undefined on input line 23 0. LaTeX Warning: Reference `fig:socket-trace' on page 3 undefined on input line 2 67. [3]touch: invalid option -- 's' Try `touch --help' for more information. LaTeX Warning: Reference `fig:socket-trace' on page 4 undefined on input line 3 17. [4] [5] LaTeX Warning: Reference `fig:inode-watch' on page 6 undefined on input line 46 2. LaTeX Warning: Reference `fig:functions' on page 6 undefined on input line 523. [6] [7] [8] [9]This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. LaTeX Warning: Reference `fig:tapset-search' on page 10 undefined on input line 771. LaTeX Warning: Reference `fig:tapset-default' on page 10 undefined on input lin e 815. [10] Overfull \hbox (2.75671pt too wide) in paragraph at lines 853--860 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [11] LaTeX Warning: Reference `fig:probe-alias' on page 12 undefined on input line 8 77. LaTeX Warning: Reference `sec:safety' on page 12 undefined on input line 937. [12]entering extended mode (/builddir/build/BUILD/systemtap-1.4/doc/langref.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo) LaTeX Warning: Reference `fig:embedded-C' on page 13 undefined on input line 95 1. [13]) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) [14]) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texmf/tex/latex/tools/array.sty) (/usr/share/texmf/tex/latex/tools/varioref.sty Overfull \hbox (59.89993pt too wide) in paragraph at lines 1076--1078 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . No file tutorial.gls. LaTeX Warning: Reference `embedded-c' on page 15 undefined on input line 1124. [15]) (/usr/share/texmf/tex/latex/float/float.sty) (/usr/share/texmf/tex/latex/base/makeidx.sty) (/usr/share/texmf/tex/latex/tools/verbatim.sty Overfull \hbox (48.04395pt too wide) in paragraph at lines 1206--1208 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [16]) (/usr/share/texmf/tex/latex/html/url.sty) Writing index file langref.idx (/usr/share/texmf/tex/generic/babel/babel.sty [17] (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.aux (/usr/share/texmf/tex/generic/babel/english.ldf (/usr/share/texmf/tex/generic/babel/babel.def) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-1.4/doc/tutorial.dvi (17 page s, 71052 bytes). Transcript written on /builddir/build/BUILD/systemtap-1.4/doc/tutorial.log. touch: invalid option -- 's' Try `touch --help' for more information. ))) (/builddir/build/BUILD/systemtap-1.4/doc/langref.aux) Package geometry Warning: The marginal notes would fall off the page. Add 59.73001pt and more to the right margin. -------------------- Geometry parameters paper: letterpaper landscape: -- twocolumn: -- twoside: true asymmetric: -- h-parts: 72.26999pt, 469.75502pt, 72.26999pt v-parts: 108.405pt, 578.15999pt, 108.405pt hmarginratio: -- vmarginratio: -- lines: -- heightrounded: -- bindingoffset: 0.0pt truedimen: -- includehead: -- includefoot: -- includemp: -- driver: -------------------- Page layout dimensions and switches \paperwidth 614.295pt \paperheight 794.96999pt \textwidth 469.75502pt \textheight 578.15999pt \oddsidemargin 0.0pt \evensidemargin 0.0pt \topmargin -0.86499pt \headheight 12.0pt \headsep 25.0pt \footskip 30.0pt \marginparwidth 121.0pt \marginparsep 11.0pt \columnsep 10.0pt \skip\footins 9.0pt plus 4.0pt minus 2.0pt \hoffset 0.0pt \voffset 0.0pt \mag 1000 \@twosidetrue \@mparswitchtrue (1in=72.27pt, 1cm=28.45pt) ----------------------- LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 53--54 (/usr/share/texmf/tex/latex/base/omscmr.fd) Underfull \hbox (badness 10000) in paragraph at lines 55--58 Underfull \hbox (badness 10000) in paragraph at lines 59--63 [2] (/builddir/build/BUILD/systemtap-1.4/doc/langref.toc [3] [4] (/usr/share/texmf/tex/latex/base/omlcmr.fd) [5]) [6] [7] [8] [9] [10]This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. [11] [12] [13]entering extended mode (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls [14] Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo) [15]) (/usr/share/texmf/tex/latex/html/html.sty [16] (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def [17] [18]) [19] [20] (/usr/share/texmf/tex/latex/config/hyperref.cfg) (/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty [21]) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/html/url.sty) [22] [23]) *hyperref using default driver hdvips* (/usr/share/texmf/tex/latex/hyperref/hdvips.def (/usr/share/texmf/tex/latex/hyperref/pdfmark.def Overfull \hbox (12.30165pt too wide) in paragraph at lines 1185--1189 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [24])) [25]) (/usr/share/texmf/tex/latex/graphics/graphicx.sty [26] (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg) [27] (/usr/share/texmf/tex/latex/graphics/dvips.def))) (/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.6, with DG/SPQR fixes <1998/07/17> (tvz) [28] No file fancyvrb.cfg. ) (/usr/share/texmf/tex/latex/listings/listings.sty [29] [30] [31] (/usr/share/texmf/tex/latex/listings/lstpatch.sty) (/usr/share/texmf/tex/latex/listings/lstmisc.sty [32] Overfull \hbox (1.1086pt too wide) in paragraph at lines 1808--1810 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [33]) (/usr/share/texmf/tex/latex/listings/listings.cfg)) (/usr/share/texmf/tex/latex/preprint/fullpage.sty) [34] (/usr/share/texmf/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/builddir/build/BUILD/systemtap-1.4/doc/nomencl.sty [35]) (/usr/share/texmf/tex/latex/psnfss/charter.sty) Writing nomenclature file tutorial.glo (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.aux) (/usr/share/texmf/tex/latex/psnfss/ot1bch.fd) [36] (/usr/share/texmf/tex/latex/hyperref/nameref.sty (/usr/share/texmf/tex/latex/oberdiek/refcount.sty)) (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.out) (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.out [37]) [38] [39] Underfull \vbox (badness 2027) has occurred while \output is active [40] [41] (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.toc [42] [43] [1 [44]]) [45] Overfull \hbox (2.8467pt too wide) in paragraph at lines 2643--2645 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [46] No file langref.ind. (/builddir/build/BUILD/systemtap-1.4/doc/langref.aux [2]) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-1.4/doc/langref.dvi (46 pages , 159612 bytes). Transcript written on /builddir/build/BUILD/systemtap-1.4/doc/langref.log. Overfull \hbox (22.05244pt too wide) in paragraph at lines 167--182 [][] [3] [4] [5] [6] [7] [8]This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. [9] [10]entering extended mode (/builddir/build/BUILD/systemtap-1.4/doc/langref.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls [11] Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) Overfull \hbox (2.75671pt too wide) in paragraph at lines 853--860 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [12] [13]) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texmf/tex/latex/tools/array.sty) (/usr/share/texmf/tex/latex/tools/varioref.sty [14]) (/usr/share/texmf/tex/latex/float/float.sty Overfull \hbox (59.89993pt too wide) in paragraph at lines 1076--1078 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . [15]) (/usr/share/texmf/tex/latex/base/makeidx.sty) (/usr/share/texmf/tex/latex/tools/verbatim.sty) (/usr/share/texmf/tex/latex/html/url.sty) Writing index file langref.idx (/usr/share/texmf/tex/generic/babel/babel.sty (/usr/share/texmf/tex/generic/babel/english.ldf (/usr/share/texmf/tex/generic/babel/babel.def No file tutorial.gls. [16]))) (/builddir/build/BUILD/systemtap-1.4/doc/langref.aux Overfull \hbox (48.04395pt too wide) in paragraph at lines 1206--1208 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [17]) [18] (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-1.4/doc/tutorial.dvi (18 page s, 91248 bytes). Transcript written on /builddir/build/BUILD/systemtap-1.4/doc/tutorial.log. Package geometry Warning: The marginal notes would fall off the page. Add 59.73001pt and more to the right margin. -------------------- Geometry parameters paper: letterpaper landscape: -- twocolumn: -- twoside: true asymmetric: -- h-parts: 72.26999pt, 469.75502pt, 72.26999pt v-parts: 108.405pt, 578.15999pt, 108.405pt hmarginratio: -- vmarginratio: -- lines: -- heightrounded: -- bindingoffset: 0.0pt truedimen: -- includehead: -- includefoot: -- includemp: -- driver: -------------------- Page layout dimensions and switches \paperwidth 614.295pt \paperheight 794.96999pt \textwidth 469.75502pt \textheight 578.15999pt \oddsidemargin 0.0pt \evensidemargin 0.0pt \topmargin -0.86499pt \headheight 12.0pt \headsep 25.0pt \footskip 30.0pt \marginparwidth 121.0pt \marginparsep 11.0pt \columnsep 10.0pt \skip\footins 9.0pt plus 4.0pt minus 2.0pt \hoffset 0.0pt \voffset 0.0pt \mag 1000 \@twosidetrue \@mparswitchtrue (1in=72.27pt, 1cm=28.45pt) ----------------------- LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 53--54 (/usr/share/texmf/tex/latex/base/omscmr.fd) Underfull \hbox (badness 10000) in paragraph at lines 55--58 Underfull \hbox (badness 10000) in paragraph at lines 59--63 [2] (/builddir/build/BUILD/systemtap-1.4/doc/langref.toc [3] [4] (/usr/share/texmf/tex/latex/base/omlcmr.fd) [5]) [6] [7] [8] [9] [10] [11] [12] [13]This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. [14] [15] [16]entering extended mode (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls [17] Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo) [18] [19)] (/usr/share/texmf/tex/latex/html/html.sty (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def [20] [21]) [22] [23 (/usr/share/texmf/tex/latex/config/hyperref.cfg]) (/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/html/url.sty Overfull \hbox (12.30165pt too wide) in paragraph at lines 1185--1189 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [24]) [25]) *hyperref using default driver hdvips* (/usr/share/texmf/tex/latex/hyperref/hdvips.def (/usr/share/texmf/tex/latex/hyperref/pdfmark.def [26]) [27)] [28]) (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) [29] (/usr/share/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def)) [30)] (/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.6, with DG/SPQR fixes <1998/07/17> (tvz) [31] No file fancyvrb.cfg. ) (/usr/share/texmf/tex/latex/listings/listings.sty [32] Overfull \hbox (1.1086pt too wide) in paragraph at lines 1808--1810 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [33] (/usr/share/texmf/tex/latex/listings/lstpatch.sty) (/usr/share/texmf/tex/latex/listings/lstmisc.sty [34] [35]) (/usr/share/texmf/tex/latex/listings/listings.cfg [36])) (/usr/share/texmf/tex/latex/preprint/fullpage.sty) (/usr/share/texmf/tex/latex/fancybox/fancybox.sty [37 Style option: `fancybox' v1.3 <2000/09/19> (tvz) )] (/builddir/build/BUILD/systemtap-1.4/doc/nomencl.sty) (/usr/share/texmf/tex/latex/psnfss/charter.sty) [38 Writing nomenclature file tutorial.glo (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.aux]) (/usr/share/texmf/tex/latex/psnfss/ot1bch.fd) (/usr/share/texmf/tex/latex/hyperref/nameref.sty [39 (/usr/share/texmf/tex/latex/oberdiek/refcount.sty])) (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.out) (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.out Underfull \vbox (badness 2027) has occurred while \output is active [40]) [41] [42] [43] [44] (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.toc [45] Overfull \hbox (2.8467pt too wide) in paragraph at lines 2643--2645 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [46] No file langref.ind. (/builddir/build/BUILD/systemtap-1.4/doc/langref.aux) [1 ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-1.4/doc/langref.dvi (46 pages , 159620 bytes). Transcript written on /builddir/build/BUILD/systemtap-1.4/doc/langref.log. ])dvips -t letter -o langref.ps langref.dvi [2] Overfull \hbox (22.05244pt too wide) in paragraph at lines 167--182 [][] [3] [4] [5] [6] [7] [8] [9] [10] [11] Overfull \hbox (2.75671pt too wide) in paragraph at lines 853--860 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [12] [13] [14] Overfull \hbox (59.89993pt too wide) in paragraph at lines 1076--1078 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . [15] No file tutorial.gls. [16] Overfull \hbox (48.04395pt too wide) in paragraph at lines 1206--1208 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [17] [18] (/builddir/build/BUILD/systemtap-1.4/doc/tutorial.aux) ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-1.4/doc/tutorial.dvi (18 page s, 91252 bytes). Transcript written on /builddir/build/BUILD/systemtap-1.4/doc/tutorial.log. dvips -t letter -o tutorial.ps tutorial.dvi This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.01.20:1720' -> langref.ps This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.01.20:1720' -> tutorial.ps . . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] ps2pdf -r600 tutorial.ps [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] ps2pdf -r600 langref.ps rm tutorial.ps tutorial.dvi langref.dvi langref.ps make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/systemtap-1.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OSlOkH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 + cd systemtap-1.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 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 install-recursive make[1]: Entering directory `/builddir/build/BUILD/systemtap-1.4' Making install in . make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4' make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin" /usr/bin/install -c stap '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin" /usr/bin/install -c stap-report dtrace stap-authorize-signing-cert stap-client stap-server stap-authorize-server-cert '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin' test -z "/usr/libexec/systemtap" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap" /usr/bin/install -c stap-env stap-gen-cert stap-authorize-cert stap-serverd stap-find-servers stap-start-server stap-find-or-start-server stap-stop-server '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap' for f in stap-report dtrace stap-authorize-signing-cert stap-client stap-server stap-authorize-server-cert; do \ sed -i -e "s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/$f; \ done for f in stap-env stap-gen-cert stap-authorize-cert stap-serverd stap-find-servers stap-start-server stap-find-or-start-server stap-stop-server; do \ sed -i -e "/INSTALL-HOOK/d;s,exec_prefix=.*,exec_prefix=/usr/bin/,;s,sysconfdir=.*,sysconfdir=/etc,;s,pkglibexecdir=.*,pkglibexecdir=/usr/libexec/systemtap/,;s,localstatedir=.*,localstatedir=/var,;s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap/$f; \ done /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/lib64/systemtap /usr/bin/install -c staplog.so /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/lib64/systemtap test -z "/usr/libexec/systemtap" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap" /usr/bin/install -c stap-sign-module stap-client-connect stap-server-connect '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap' (cd ./runtime; for f in *.[ch]; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/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-1.4-2.fc14.x86_64/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-1.4-2.fc14.x86_64/usr/share/systemtap/runtime/transport/$f; done) (cd ./runtime/uprobes; for f in Makefile *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/systemtap/runtime/uprobes/$f; done) (cd ./runtime/uprobes2; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/systemtap/runtime/uprobes2/$f; done) (cd ./tapset; find . \( -name '*.stp' -o -name README \) -print \ | while read f; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/systemtap/tapset/$f; done) (cd ./testsuite/systemtap.examples; find . -type f -print \ | egrep -v 'check.exp|ChangeLog|examples-index-gen.pl' \ | 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-1.4-2.fc14.x86_64/usr/share/doc/systemtap/examples/$f; done) test -e /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/systemtap || mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/systemtap test -e /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/run/stap-server || mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/run/stap-server test -e /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/log || mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/log (cd ./man; for f in *.3*; do /usr/bin/install -c -m 644 -D $f "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man3/$f" || exit $?; done) test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stap.1 '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man3' test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 stappaths.7 '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man7' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 stap-authorize-signing-cert.8 stap-client.8 stap-server.8 stap-authorize-server-cert.8 '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man8' test -z "/usr/include/sys" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/include/sys" /usr/bin/install -c -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/include/sys' make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4' make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4' Making install in runtime/staprun make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin" /usr/bin/install -c staprun stap-merge '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin' test -z "/usr/libexec/systemtap" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap" /usr/bin/install -c stapio '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' if [ `id -u` -eq 0 ]; then \ getent group stapusr >/dev/null && chgrp stapusr "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/staprun"; \ chmod 04110 "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/staprun"; \ fi make[4]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 staprun.8 '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/runtime/staprun' Making install in grapher make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4/grapher' make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/grapher' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin" /usr/bin/install -c stapgraph '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin' test -z "/usr/share/systemtap" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/systemtap" /usr/bin/install -c -m 644 graph-dialog.glade stap-start.glade processwindow.glade '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/systemtap' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 stapgraph.1 '/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/grapher' make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/grapher' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc' Making install in SystemTap_Tapset_Reference make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference' make[4]: Entering directory `/builddir/build/BUILD/systemtap-1.4/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-1.4/doc/SystemTap_Tapset_Reference' /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap /usr/bin/install -c -m 644 tapsets.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 man3/* /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/man/man3 /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/tapsets /usr/bin/install -c -m 644 tapsets/* /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/tapsets make[5]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference' make[4]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference' make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/SystemTap_Tapset_Reference' Making install in beginners make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' make[4]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap /usr/bin/install -c -m 644 SystemTap_Beginners_Guide.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/*.html /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide/images /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/images/*.png SystemTap_Beginners_Guide/images/*.svg \ /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide/images /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/css /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/images /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/Common_Content/css/*.css \ /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/css /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/Common_Content/images/*.png \ SystemTap_Beginners_Guide/Common_Content/images/*.svg \ /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/images make[5]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' make[4]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc/beginners' make[3]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc' make[4]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/systemtap-1.4/doc' /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap /usr/bin/install -c -m 644 tutorial.pdf langref.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap make[5]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc' make[4]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc' make[3]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/systemtap-1.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/systemtap-1.4' + mv /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/examples examples + find examples testsuite -type f -name '*.stp' -print0 + xargs -0 sed -i -r -e '1s@^#!.+stap@#!/usr/bin/stap@' + chmod 755 /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/staprun + install -c -m 755 stap-prep /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/stap-prep + cp -rp testsuite /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/systemtap + mkdir docs.installed + mv /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/langref.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/tapsets.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/tutorial.pdf docs.installed/ + mv /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/tapsets docs.installed/ + mv /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap/SystemTap_Beginners_Guide docs.installed/ + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/rc.d/init.d/ + install -m 755 initscript/systemtap /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/rc.d/init.d/ + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/systemtap/conf.d + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/systemtap/script.d + install -m 644 initscript/config.systemtap /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/systemtap/config + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/cache/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/run/systemtap + install -m 755 initscript/stap-server /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/rc.d/init.d/ + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/stap-server/conf.d + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/sysconfig + install -m 644 initscript/config.stap-server /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/sysconfig/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/log/stap-server + touch /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/var/log/stap-server/log + mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/logrotate.d + install -m 644 initscript/logrotate.stap-server /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/etc/logrotate.d/stap-server + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/systemtap-1.4 extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/lib64/systemtap/staplog.so extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/staprun extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/stap-merge extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/stap extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/bin/stapgraph extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap/stap-server-connect extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap/stap-client-connect extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap/stap-sign-module extracting debug info from /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/libexec/systemtap/stapio 3224 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: systemtap-1.4-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8ujcI5 + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + DOCDIR=/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + cp -pr README AUTHORS NEWS COPYING examples /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + cp -pr docs.installed/SystemTap_Beginners_Guide.pdf docs.installed/langref.pdf docs.installed/tapsets.pdf docs.installed/tutorial.pdf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + cp -pr docs.installed/tapsets /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + cp -pr docs.installed/SystemTap_Beginners_Guide /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-1.4 + exit 0 warning: File listed twice: /usr/share/systemtap/runtime/uprobes 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(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/perl /usr/bin/stap libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.138)(64bit) libdw.so.1(ELFUTILS_0.142)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.149)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libplc4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librpm.so.1()(64bit) libsqlite3.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(Getopt::Std) rtld(GNU_HASH) Processing files: systemtap-runtime-1.4-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d0LB0x + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + DOCDIR=/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-runtime-1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-runtime-1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-runtime-1.4 + cp -pr README AUTHORS NEWS COPYING /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-runtime-1.4 + exit 0 Provides: staplog.so()(64bit) 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/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: systemtap-testsuite-1.4-2.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/stap /usr/bin/tclsh perl(Getopt::Std) Processing files: systemtap-client-1.4-2.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libplc4.so()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) rtld(GNU_HASH) Processing files: systemtap-server-1.4-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ccsVD2 + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + DOCDIR=/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-server-1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-server-1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-server-1.4 + cp -pr initscript/README.stap-server /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-server-1.4 + exit 0 Provides: config(systemtap-server) = 1.4-2.fc14 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 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.5)(64bit) libplc4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: systemtap-sdt-devel-1.4-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NtLNkx + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + DOCDIR=/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-sdt-devel-1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-sdt-devel-1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-sdt-devel-1.4 + cp -pr README AUTHORS NEWS COPYING /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-sdt-devel-1.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: systemtap-initscript-1.4-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.23kMa2 + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + DOCDIR=/builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-initscript-1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-initscript-1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-initscript-1.4 + cp -pr initscript/README.systemtap /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64/usr/share/doc/systemtap-initscript-1.4 + exit 0 Provides: config(systemtap-initscript) = 1.4-2.fc14 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-grapher-1.4-2.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-2.4.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglade-2.0.so.0()(64bit) libglademm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkmm-2.4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: systemtap-debuginfo-1.4-2.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 warning: Could not canonicalize hostname: x86-19.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/systemtap-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-testsuite-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-client-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-server-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-sdt-devel-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-initscript-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-grapher-1.4-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/systemtap-debuginfo-1.4-2.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z4lGQK + umask 022 + cd /builddir/build/BUILD + cd systemtap-1.4 + rm -rf /builddir/build/BUILDROOT/systemtap-1.4-2.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->