This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by systemtap configure 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --exec-prefix=/data/staphome --prefix=/data/staphome --with-elfutils=/data/elfutils-0.152 ## --------- ## ## Platform. ## ## --------- ## hostname = jaehyek-A505-64 uname -m = x86_64 uname -r = 2.6.38-10-generic uname -s = Linux uname -v = #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /home/jaehyek/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/jaehyek/myexe PATH: /home/jaehyek/bin PATH: /home/jaehyek/eclipse/android-sdk-linux_x86/platform-tools PATH: /home/jaehyek/eclipse/android-sdk-linux_x86/tools PATH: /opt/CodeSourcery/Sourcery_G++_Lite/bin PATH: . PATH: /usr/lib/jvm/java-6-sun/bin PATH: /usr/lib/jvm/java-6-sun/jre/bin PATH: /home/jaehyek/eclipse/android-ndk-r6 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2509: checking for a BSD-compatible install configure:2577: result: /usr/bin/install -c configure:2588: checking whether build environment is sane configure:2638: result: yes configure:2779: checking for a thread-safe mkdir -p configure:2818: result: /bin/mkdir -p configure:2831: checking for gawk configure:2847: found /usr/bin/gawk configure:2858: result: gawk configure:2869: checking whether make sets $(MAKE) configure:2891: result: yes configure:2972: checking whether to enable maintainer-specific portions of Makefiles configure:2981: result: no configure:3020: checking for style of include used by make configure:3048: result: GNU configure:3118: checking for gcc configure:3134: found /usr/bin/gcc configure:3145: result: gcc configure:3374: checking for C compiler version configure:3383: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3394: $? = 0 configure:3383: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:3394: $? = 0 configure:3383: gcc -V >&5 gcc: '-V' option must have argument configure:3394: $? = 1 configure:3383: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3394: $? = 1 configure:3414: checking whether the C compiler works configure:3436: gcc conftest.c >&5 configure:3440: $? = 0 configure:3488: result: yes configure:3491: checking for C compiler default output file name configure:3493: result: a.out configure:3499: checking for suffix of executables configure:3506: gcc -o conftest conftest.c >&5 configure:3510: $? = 0 configure:3532: result: configure:3554: checking whether we are cross compiling configure:3562: gcc -o conftest conftest.c >&5 configure:3566: $? = 0 configure:3573: ./conftest configure:3577: $? = 0 configure:3592: result: no configure:3597: checking for suffix of object files configure:3619: gcc -c conftest.c >&5 configure:3623: $? = 0 configure:3644: result: o configure:3648: checking whether we are using the GNU C compiler configure:3667: gcc -c conftest.c >&5 configure:3667: $? = 0 configure:3676: result: yes configure:3685: checking whether gcc accepts -g configure:3705: gcc -c -g conftest.c >&5 configure:3705: $? = 0 configure:3746: result: yes configure:3763: checking for gcc option to accept ISO C89 configure:3827: gcc -c -g -O2 conftest.c >&5 configure:3827: $? = 0 configure:3840: result: none needed configure:3862: checking dependency style of gcc configure:3972: result: gcc3 configure:3993: checking how to run the C preprocessor configure:4024: gcc -E conftest.c configure:4024: $? = 0 configure:4038: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | /* end confdefs.h. */ | #include configure:4063: result: gcc -E configure:4083: gcc -E conftest.c configure:4083: $? = 0 configure:4097: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | /* end confdefs.h. */ | #include configure:4126: checking for grep that handles long lines and -e configure:4184: result: /bin/grep configure:4189: checking for egrep configure:4251: result: /bin/grep -E configure:4256: checking for ANSI C header files configure:4276: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4349: gcc -o conftest -g -O2 conftest.c >&5 configure:4349: $? = 0 configure:4349: ./conftest configure:4349: $? = 0 configure:4360: result: yes configure:4373: checking for sys/types.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for sys/stat.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for stdlib.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for string.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for memory.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for strings.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for inttypes.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for stdint.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4373: checking for unistd.h configure:4373: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: result: yes configure:4386: checking minix/config.h usability configure:4386: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4386: result: no configure:4386: checking minix/config.h presence configure:4386: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4386: result: no configure:4386: checking for minix/config.h configure:4386: result: no configure:4407: checking whether it is safe to define __EXTENSIONS__ configure:4425: gcc -c -g -O2 conftest.c >&5 configure:4425: $? = 0 configure:4432: result: yes configure:4453: checking whether ln -s works configure:4457: result: yes configure:4512: checking for gcc configure:4539: result: gcc configure:4768: checking for C compiler version configure:4777: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4788: $? = 0 configure:4777: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:4788: $? = 0 configure:4777: gcc -V >&5 gcc: '-V' option must have argument configure:4788: $? = 1 configure:4777: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4788: $? = 1 configure:4792: checking whether we are using the GNU C compiler configure:4820: result: yes configure:4829: checking whether gcc accepts -g configure:4890: result: yes configure:4907: checking for gcc option to accept ISO C89 configure:4984: result: none needed configure:5006: checking dependency style of gcc configure:5116: result: gcc3 configure:5189: checking for g++ configure:5205: found /usr/bin/g++ configure:5216: result: g++ configure:5243: checking for C++ compiler version configure:5252: g++ --version >&5 g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5263: $? = 0 configure:5252: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:5263: $? = 0 configure:5252: g++ -V >&5 g++: '-V' option must have argument configure:5263: $? = 1 configure:5252: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:5263: $? = 1 configure:5267: checking whether we are using the GNU C++ compiler configure:5286: g++ -c conftest.cpp >&5 configure:5286: $? = 0 configure:5295: result: yes configure:5304: checking whether g++ accepts -g configure:5324: g++ -c -g conftest.cpp >&5 configure:5324: $? = 0 configure:5365: result: yes configure:5390: checking dependency style of g++ configure:5500: result: gcc3 configure:5520: checking how to run the C preprocessor configure:5590: result: gcc -E configure:5610: gcc -E conftest.c configure:5610: $? = 0 configure:5624: gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5700: checking for gcc configure:5727: result: gcc configure:5956: checking for C compiler version configure:5965: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5976: $? = 0 configure:5965: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:5976: $? = 0 configure:5965: gcc -V >&5 gcc: '-V' option must have argument configure:5976: $? = 1 configure:5965: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:5976: $? = 1 configure:5980: checking whether we are using the GNU C compiler configure:6008: result: yes configure:6017: checking whether gcc accepts -g configure:6078: result: yes configure:6095: checking for gcc option to accept ISO C89 configure:6172: result: none needed configure:6194: checking dependency style of gcc configure:6304: result: gcc3 configure:6323: checking whether gcc and cc understand -c and -o together configure:6354: gcc -c conftest.c -o conftest2.o >&5 configure:6358: $? = 0 configure:6364: gcc -c conftest.c -o conftest2.o >&5 configure:6368: $? = 0 configure:6379: cc -c conftest.c >&5 configure:6383: $? = 0 configure:6391: cc -c conftest.c -o conftest2.o >&5 configure:6395: $? = 0 configure:6401: cc -c conftest.c -o conftest2.o >&5 configure:6405: $? = 0 configure:6423: result: yes configure:6448: checking for function prototypes configure:6451: result: yes configure:6474: checking for string.h configure:6474: result: yes configure:6528: checking for ranlib configure:6544: found /usr/bin/ranlib configure:6555: result: ranlib configure:6580: checking whether make sets $(MAKE) configure:6602: result: yes configure:6614: checking whether NLS is requested configure:6623: result: yes configure:6664: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:6696: result: /usr/bin/msgfmt configure:6705: checking for gmsgfmt configure:6736: result: /usr/bin/msgfmt configure:6787: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:6819: result: /usr/bin/xgettext configure:6865: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:6896: result: /usr/bin/msgmerge configure:6933: checking build system type configure:6947: result: x86_64-unknown-linux-gnu configure:6967: checking host system type configure:6980: result: x86_64-unknown-linux-gnu configure:7024: checking for ld used by GCC configure:7088: result: /usr/bin/ld configure:7095: checking if the linker (/usr/bin/ld) is GNU ld configure:7108: result: yes configure:7115: checking for shared library run path origin configure:7128: result: done configure:7735: checking for GNU gettext in libc configure:7755: gcc -o conftest -g -O2 conftest.c >&5 configure:7755: $? = 0 configure:7764: result: yes configure:8555: checking whether to use NLS configure:8557: result: yes configure:8560: checking where the gettext function comes from configure:8571: result: libc configure:8631: checking for ppoll configure:8631: gcc -o conftest -g -O2 conftest.c >&5 configure:8631: $? = 0 configure:8631: result: yes configure:8642: checking to see if prologue searching should be the default configure:8651: result: no configure:8694: gcc -c -g -O2 -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8694: $? = 0 configure:8696: Compiling with gcc -fstack-protector-all et al. configure:8770: checking for sqlite3_open in -lsqlite3 configure:8795: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lsqlite3 >&5 /usr/bin/ld: cannot find -lsqlite3 collect2: ld returned 1 exit status configure:8795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqlite3_open (); | int | main () | { | return sqlite3_open (); | ; | return 0; | } configure:8804: result: no configure:8890: checking for latex configure:8918: result: no configure:8928: checking for dvips configure:8956: result: no configure:8966: checking for ps2pdf configure:8982: found /usr/bin/ps2pdf configure:8994: result: yes configure:9004: checking for latex2html configure:9032: result: no configure:9045: WARNING: will not build documentation, cannot find all tools configure:9074: checking for publican configure:9102: result: no configure:9151: checking for xmlto configure:9179: result: no configure:9268: checking for /usr/include/nss3 configure:9281: result: yes configure:9309: checking for /usr/include/nspr4 configure:9322: result: no configure:9328: checking for /usr/include/nspr configure:9341: result: no configure:9376: checking for PR_Connect in -lnspr4 configure:9401: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lnspr4 >&5 configure:9401: $? = 0 configure:9410: result: yes configure:9414: checking for SSL_ReHandshake in -lssl3 configure:9439: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lssl3 >&5 configure:9439: $? = 0 configure:9448: result: yes configure:9481: WARNING: will not build systemtap compile server, cannot find nss/nspr headers configure:9499: WARNING: some compile server client functionality will be restricted, cannot find nss/nspr headers configure:9507: checking for /usr/include/avahi-client configure:9520: result: yes configure:9526: checking for /usr/include/avahi-common configure:9539: result: yes configure:9550: checking avahi-client/client.h usability configure:9550: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking avahi-client/client.h presence configure:9550: gcc -E conftest.c configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking for avahi-client/client.h configure:9550: result: yes configure:9550: checking avahi-client/lookup.h usability configure:9550: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking avahi-client/lookup.h presence configure:9550: gcc -E conftest.c configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking for avahi-client/lookup.h configure:9550: result: yes configure:9550: checking avahi-common/simple-watch.h usability configure:9550: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking avahi-common/simple-watch.h presence configure:9550: gcc -E conftest.c configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking for avahi-common/simple-watch.h configure:9550: result: yes configure:9550: checking avahi-common/malloc.h usability configure:9550: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking avahi-common/malloc.h presence configure:9550: gcc -E conftest.c configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking for avahi-common/malloc.h configure:9550: result: yes configure:9550: checking avahi-common/error.h usability configure:9550: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking avahi-common/error.h presence configure:9550: gcc -E conftest.c configure:9550: $? = 0 configure:9550: result: yes configure:9550: checking for avahi-common/error.h configure:9550: result: yes configure:9564: checking for avahi_client_new in -lavahi-client configure:9589: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lavahi-client >&5 configure:9589: $? = 0 configure:9598: result: yes configure:9601: checking for avahi_strerror in -lavahi-common configure:9626: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lavahi-common >&5 configure:9626: $? = 0 configure:9635: result: yes configure:9724: checking for pkg-config configure:9742: found /usr/bin/pkg-config configure:9754: result: /usr/bin/pkg-config configure:9779: checking pkg-config is at least version 0.9.0 configure:9782: result: yes configure:9796: checking how to run the C++ preprocessor configure:9823: g++ -E conftest.cpp configure:9823: $? = 0 configure:9837: g++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9862: result: g++ -E configure:9882: g++ -E conftest.cpp configure:9882: $? = 0 configure:9896: g++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9929: checking for gtkmm configure:9936: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.8.0" Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found configure:9939: $? = 1 configure:9952: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.8.0" Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found configure:9955: $? = 1 configure:9968: result: no No package 'gtkmm-2.4' found configure:10003: checking for libglade configure:10010: $PKG_CONFIG --exists --print-errors "libglademm-2.4 >= 2.6.7" Package libglademm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglademm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libglademm-2.4' found configure:10013: $? = 1 configure:10026: $PKG_CONFIG --exists --print-errors "libglademm-2.4 >= 2.6.7" Package libglademm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglademm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libglademm-2.4' found configure:10029: $? = 1 configure:10042: result: no No package 'libglademm-2.4' found configure:10085: checking boost/algorithm/string.hpp usability configure:10085: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:73:38: fatal error: boost/algorithm/string.hpp: No such file or directory compilation terminated. configure:10085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10085: result: no configure:10085: checking boost/algorithm/string.hpp presence configure:10085: g++ -E conftest.cpp conftest.cpp:40:38: fatal error: boost/algorithm/string.hpp: No such file or directory compilation terminated. configure:10085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:10085: result: no configure:10085: checking for boost/algorithm/string.hpp configure:10085: result: no configure:10085: checking boost/range.hpp usability configure:10085: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:73:27: fatal error: boost/range.hpp: No such file or directory compilation terminated. configure:10085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10085: result: no configure:10085: checking boost/range.hpp presence configure:10085: g++ -E conftest.cpp conftest.cpp:40:27: fatal error: boost/range.hpp: No such file or directory compilation terminated. configure:10085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:10085: result: no configure:10085: checking for boost/range.hpp configure:10085: result: no configure:10136: checking for rpmtsInitIterator in -lrpm configure:10161: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lrpm >&5 /usr/bin/ld: cannot find -lrpm collect2: ld returned 1 exit status configure:10161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rpmtsInitIterator (); | int | main () | { | return rpmtsInitIterator (); | ; | return 0; | } configure:10170: result: no configure:10183: checking for rpmFreeCrypto in -lrpmio configure:10208: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lrpmio >&5 /usr/bin/ld: cannot find -lrpmio collect2: ld returned 1 exit status configure:10208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rpmFreeCrypto (); | int | main () | { | return rpmFreeCrypto (); | ; | return 0; | } configure:10217: result: no configure:10422: stap will link -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf configure:10448: checking tr1/unordered_map usability configure:10448: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking tr1/unordered_map presence configure:10448: g++ -E conftest.cpp configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for tr1/unordered_map configure:10448: result: yes configure:10460: checking tr1/memory usability configure:10460: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:10460: $? = 0 configure:10460: result: yes configure:10460: checking tr1/memory presence configure:10460: g++ -E conftest.cpp configure:10460: $? = 0 configure:10460: result: yes configure:10460: checking for tr1/memory configure:10460: result: yes configure:10472: checking boost/shared_ptr.hpp usability configure:10472: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:76:32: fatal error: boost/shared_ptr.hpp: No such file or directory compilation terminated. configure:10472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | #define DATE "2011-09-09" | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_TR1_MEMORY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10472: result: no configure:10472: checking boost/shared_ptr.hpp presence configure:10472: g++ -E conftest.cpp conftest.cpp:43:32: fatal error: boost/shared_ptr.hpp: No such file or directory compilation terminated. configure:10472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_AVAHI_CLIENT_CLIENT_H 1 | #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 | #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 | #define HAVE_AVAHI_COMMON_MALLOC_H 1 | #define HAVE_AVAHI_COMMON_ERROR_H 1 | #define HAVE_AVAHI 1 | #define DATE "2011-09-09" | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_TR1_MEMORY 1 | /* end confdefs.h. */ | #include configure:10472: result: no configure:10472: checking for boost/shared_ptr.hpp configure:10472: result: no configure:10490: checking for assembler .section "?" flags support configure:10510: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wa,--fatal-warnings conftest.c >&5 configure:10510: $? = 0 configure:10518: result: yes configure:10533: running /data/elfutils-0.152/configure configure:10545: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 -fgnu89-inline conftest.c >&5 configure:10545: $? = 0 configure:10547: Compiling elfutils with gcc -fgnu89-inline configure:10807: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by systemtap config.status 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jaehyek-A505-64 config.status:988: creating includes/sys/sdt-config.h config.status:988: creating po/Makefile.in config.status:988: creating Makefile config.status:988: creating doc/Makefile config.status:988: creating doc/beginners/Makefile config.status:988: creating doc/SystemTap_Tapset_Reference/Makefile config.status:988: creating grapher/Makefile config.status:988: creating grapher/stapgraph.1 config.status:988: creating stappaths.7 config.status:988: creating initscript/systemtap config.status:988: creating initscript/stap-server config.status:988: creating run-stap config.status:988: creating dtrace config.status:988: creating doc/beginners/publican.cfg config.status:988: creating config.h config.status:1168: config.h is unchanged config.status:1216: executing depfiles commands config.status:1216: executing po-directories commands config.status:1216: executing doc/beginners commands configure:12331: === configuring in testsuite (/data/stapbuild/testsuite) configure:12394: running /bin/sh ./configure --disable-option-checking '--prefix=/data/staphome' '--exec-prefix=/data/staphome' '--with-elfutils=/data/elfutils-0.152' --cache-file=/dev/null --srcdir=. configure:12331: === configuring in runtime/staprun (/data/stapbuild/runtime/staprun) configure:12394: running /bin/sh ./configure --disable-option-checking '--prefix=/data/staphome' '--exec-prefix=/data/staphome' '--with-elfutils=/data/elfutils-0.152' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_gtkmm_CFLAGS_set= ac_cv_env_gtkmm_CFLAGS_value= ac_cv_env_gtkmm_LIBS_set= ac_cv_env_gtkmm_LIBS_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libglade_CFLAGS_set= ac_cv_env_libglade_CFLAGS_value= ac_cv_env_libglade_LIBS_set= ac_cv_env_libglade_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__usr_include_avahi_client=yes ac_cv_file__usr_include_avahi_common=yes ac_cv_file__usr_include_nspr4=no ac_cv_file__usr_include_nspr=no ac_cv_file__usr_include_nss3=yes ac_cv_func_ppoll=yes ac_cv_header_avahi_client_client_h=yes ac_cv_header_avahi_client_lookup_h=yes ac_cv_header_avahi_common_error_h=yes ac_cv_header_avahi_common_malloc_h=yes ac_cv_header_avahi_common_simple_watch_h=yes ac_cv_header_boost_algorithm_string_hpp=no ac_cv_header_boost_range_hpp=no ac_cv_header_boost_shared_ptr_hpp=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tr1_memory=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_avahi_client_avahi_client_new=yes ac_cv_lib_avahi_common_avahi_strerror=yes ac_cv_lib_nspr4_PR_Connect=yes ac_cv_lib_rpm_rpmtsInitIterator=no ac_cv_lib_rpmio_rpmFreeCrypto=no ac_cv_lib_sqlite3_sqlite3_open=no ac_cv_lib_ssl3_SSL_ReHandshake=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_have_dvips=no ac_cv_prog_have_latex2html=no ac_cv_prog_have_latex=no ac_cv_prog_have_ps2pdf=yes ac_cv_prog_have_publican=no ac_cv_prog_have_xmlto=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= gt_cv_func_gnugettext1_libc=yes stap_cv_sectionq=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /data/stapbuild/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /data/stapbuild/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' ANSI2KNR='' AUTOCONF='${SHELL} /data/stapbuild/missing --run autoconf' AUTOHEADER='${SHELL} /data/stapbuild/missing --run autoheader' AUTOMAKE='${SHELL} /data/stapbuild/missing --run automake-1.11' AWK='gawk' BUILD_CRASHMOD_FALSE='' BUILD_CRASHMOD_TRUE='#' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_ELFUTILS_FALSE='#' BUILD_ELFUTILS_TRUE='' BUILD_GRAPHER_FALSE='' BUILD_GRAPHER_TRUE='#' BUILD_PDFREFDOCS_FALSE='' BUILD_PDFREFDOCS_TRUE='#' BUILD_PUBLICAN_FALSE='' BUILD_PUBLICAN_TRUE='#' BUILD_REFDOCS_FALSE='' BUILD_REFDOCS_TRUE='#' BUILD_SERVER_FALSE='' BUILD_SERVER_TRUE='#' BUILD_TRANSLATOR_FALSE='#' BUILD_TRANSLATOR_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2' CYGPATH_W='echo' DATE='2011-09-09' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_NLS='yes' EXEEXT='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_AVAHI_FALSE='#' HAVE_AVAHI_TRUE='' HAVE_NSS_FALSE='' HAVE_NSS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LN_S='ln -s' LOCALEDIR='${datarootdir}/locale' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /data/stapbuild/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='systemtap' PACKAGE_BUGREPORT='systemtap@sourceware.org' PACKAGE_NAME='systemtap' PACKAGE_STRING='systemtap 1.6' PACKAGE_TARNAME='systemtap' PACKAGE_URL='' PACKAGE_VERSION='1.6' PATH_SEPARATOR=':' PIECFLAGS='' PIECXXFLAGS='' PIELDFLAGS='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' PUBLICAN_BRAND='common' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STAP_PREFIX='/data/staphome' STRIP='' U='' USE_NLS='yes' VERSION='1.6' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMLTO_STRINGPARAM_FALSE='' XMLTO_STRINGPARAM_TRUE='#' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' elfutils_abs_srcdir='/data/elfutils-0.152' exec_prefix='/data/staphome' gtkmm_CFLAGS='' gtkmm_LIBS='' have_dvips='no' have_latex2html='no' have_latex='no' have_ps2pdf='yes' have_publican='no' have_xmlto='no' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /data/stapbuild/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libglade_CFLAGS='' libglade_LIBS='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' nspr_CFLAGS='' nss_CFLAGS='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/staphome' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sqlite3_LIBS='' stap_LIBS=' -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf' staplog_CPPFLAGS='' subdirs=' testsuite runtime/staprun' support_section_question='1' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "systemtap" #define PACKAGE_TARNAME "systemtap" #define PACKAGE_VERSION "1.6" #define PACKAGE_STRING "systemtap 1.6" #define PACKAGE_BUGREPORT "systemtap@sourceware.org" #define PACKAGE_URL "" #define PACKAGE "systemtap" #define VERSION "1.6" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define HAVE_STRING_H 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_PPOLL 1 #define ENABLE_SDT_PROBES 1 #define HAVE_AVAHI_CLIENT_CLIENT_H 1 #define HAVE_AVAHI_CLIENT_LOOKUP_H 1 #define HAVE_AVAHI_COMMON_SIMPLE_WATCH_H 1 #define HAVE_AVAHI_COMMON_MALLOC_H 1 #define HAVE_AVAHI_COMMON_ERROR_H 1 #define HAVE_AVAHI 1 #define DATE "2011-09-09" #define HAVE_TR1_UNORDERED_MAP 1 #define HAVE_TR1_MEMORY 1 #define STAP_PREFIX "/data/staphome" configure: exit 0