This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gprof configure 2.37, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof/configure --srcdir=.././gprof --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/home/thomas/autobuild/instance-3/output-1/host --sysconfdir=/home/thomas/autobuild/instance-3/output-1/host/etc --localstatedir=/home/thomas/autobuild/instance-3/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --disable-shared --enable-static --with-sysroot=/home/thomas/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng --program-transform-name=s&^&powerpc-buildroot-linux-gnu-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=powerpc-buildroot-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = build3.bootlin.com uname -m = x86_64 uname -r = 5.4.0-124-generic uname -s = Linux uname -v = #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/thomas/autobuild/instance-3/output-1/host/bin PATH: /home/thomas/autobuild/instance-3/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2159: creating cache ./config.cache configure:2270: checking build system type configure:2284: result: x86_64-pc-linux-gnu configure:2304: checking host system type configure:2317: result: x86_64-pc-linux-gnu configure:2337: checking target system type configure:2350: result: powerpc-buildroot-linux-gnu configure:2393: checking for a BSD-compatible install configure:2461: result: /usr/bin/install -c configure:2472: checking whether build environment is sane configure:2527: result: yes configure:2676: checking for a thread-safe mkdir -p configure:2715: result: /usr/bin/mkdir -p configure:2722: checking for gawk configure:2749: result: gawk configure:2760: checking whether /usr/bin/make sets $(MAKE) configure:2782: result: yes configure:2811: checking whether /usr/bin/make supports nested variables configure:2828: result: yes configure:2966: checking for x86_64-pc-linux-gnu-gcc configure:2993: result: /usr/bin/gcc configure:3262: checking for C compiler version configure:3271: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:3282: $? = 0 configure:3271: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:3282: $? = 0 configure:3271: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3282: $? = 1 configure:3271: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3282: $? = 1 configure:3302: checking whether the C compiler works configure:3324: /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:3328: $? = 0 configure:3376: result: yes configure:3379: checking for C compiler default output file name configure:3381: result: a.out configure:3387: checking for suffix of executables configure:3394: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:3398: $? = 0 configure:3420: result: configure:3442: checking whether we are cross compiling configure:3450: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:3454: $? = 0 configure:3461: ./conftest configure:3465: $? = 0 configure:3453: result: no configure:3458: checking for suffix of object files configure:3480: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3484: $? = 0 configure:3505: result: o configure:3509: checking whether we are using the GNU C compiler configure:3528: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3528: $? = 0 configure:3537: result: yes configure:3546: checking whether /usr/bin/gcc accepts -g configure:3566: /usr/bin/gcc -c -g conftest.c >&5 configure:3566: $? = 0 configure:3607: result: yes configure:3624: checking for /usr/bin/gcc option to accept ISO C89 configure:3687: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3687: $? = 0 configure:3700: result: none needed configure:3725: checking whether /usr/bin/gcc understands -c and -o together configure:3747: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3750: $? = 0 configure:3747: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3750: $? = 0 configure:3762: result: yes configure:3790: checking for style of include used by /usr/bin/make configure:3818: result: GNU configure:3844: checking dependency style of /usr/bin/gcc configure:3955: result: none configure:3976: checking how to run the C preprocessor configure:4007: /usr/bin/gcc -E conftest.c configure:4007: $? = 0 configure:4021: /usr/bin/gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | /* end confdefs.h. */ | #include configure:4046: result: /usr/bin/gcc -E configure:4066: /usr/bin/gcc -E conftest.c configure:4066: $? = 0 configure:4080: /usr/bin/gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | /* end confdefs.h. */ | #include configure:4109: checking for grep that handles long lines and -e configure:4167: result: /usr/bin/grep configure:4172: checking for egrep configure:4234: result: /usr/bin/grep -E configure:4239: checking for ANSI C header files configure:4259: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4259: $? = 0 configure:4332: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:4332: $? = 0 configure:4332: ./conftest configure:4332: $? = 0 configure:4343: result: yes configure:4356: checking for sys/types.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for sys/stat.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for stdlib.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for string.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for memory.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for strings.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for inttypes.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for stdint.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for unistd.h configure:4356: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4369: checking minix/config.h usability configure:4369: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | #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:4369: result: no configure:4369: checking minix/config.h presence configure:4369: /usr/bin/gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | #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:4369: result: no configure:4369: checking for minix/config.h configure:4369: result: no configure:4390: checking whether it is safe to define __EXTENSIONS__ configure:4408: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4408: $? = 0 configure:4415: result: yes configure:4479: checking how to print strings configure:4506: result: printf configure:4527: checking for a sed that does not truncate output configure:4591: result: /usr/bin/sed configure:4609: checking for fgrep configure:4671: result: /usr/bin/grep -F configure:4706: checking for ld used by /usr/bin/gcc configure:4773: result: /usr/bin/ld configure:4780: checking if the linker (/usr/bin/ld) is GNU ld configure:4795: result: yes configure:4807: checking for BSD- or MS-compatible name lister (nm) configure:4856: result: /usr/bin/nm configure:4986: checking the name lister (/usr/bin/nm) interface configure:4993: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:4996: /usr/bin/nm "conftest.o" configure:4999: output 0000000000000000 B some_variable configure:5000: result: BSD nm configure:5003: checking whether ln -s works configure:5007: result: yes configure:5015: checking the maximum length of command line arguments configure:5140: result: 1572864 configure:5157: checking whether the shell understands some XSI constructs configure:5166: result: yes configure:5170: checking whether the shell understands "+=" configure:5174: result: yes configure:5209: checking for /usr/bin/ld option to reload object files configure:5216: result: -r configure:5245: checking for x86_64-pc-linux-gnu-objdump configure:5272: result: objdump configure:5344: checking how to recognize dependent libraries configure:5545: result: pass_all configure:5578: checking for x86_64-pc-linux-gnu-ar configure:5605: result: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so configure:5696: checking for x86_64-pc-linux-gnu-strip configure:5726: result: no configure:5736: checking for strip configure:5752: found /usr/bin/strip configure:5763: result: strip configure:5795: checking for x86_64-pc-linux-gnu-ranlib configure:5822: result: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so configure:5969: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6087: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:6090: $? = 0 configure:6094: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6097: $? = 0 configure:6151: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c conftstm.o >&5 configure:6154: $? = 0 configure:6192: result: ok configure:6287: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:6290: $? = 0 configure:7040: checking for dlfcn.h configure:7040: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:7040: $? = 0 configure:7040: result: yes configure:7227: checking for objdir configure:7242: result: .libs configure:7513: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7531: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:7535: $? = 0 configure:7548: result: no configure:7568: checking for /usr/bin/gcc option to produce PIC configure:7854: result: -fPIC -DPIC configure:7866: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:7884: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:7888: $? = 0 configure:7901: result: yes configure:7925: checking if /usr/bin/gcc static flag -static works configure:7953: result: yes configure:7968: checking if /usr/bin/gcc supports -c -o file.o configure:7989: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:7993: $? = 0 configure:8015: result: yes configure:8023: checking if /usr/bin/gcc supports -c -o file.o configure:8070: result: yes configure:8103: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9174: result: yes configure:9419: checking dynamic linker characteristics configure:9860: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9860: $? = 0 configure:10082: result: GNU/Linux ld.so configure:10189: checking how to hardcode library paths into programs configure:10214: result: immediate configure:10754: checking whether stripping libraries is possible configure:10759: result: yes configure:10794: checking if libtool supports shared libraries configure:10796: result: yes configure:10799: checking whether to build shared libraries configure:10820: result: no configure:10823: checking whether to build static libraries configure:10827: result: yes configure:8032: checking for dlfcn.h configure:8032: result: yes configure:8045: checking for windows.h configure:8045: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 conftest.c:63:10: fatal error: windows.h: No such file or directory 63 | #include | ^~~~~~~~~~~ compilation terminated. configure:8045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLFCN_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:8045: result: no configure:8072: checking for library containing dlsym configure:8103: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cclyf5St.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:8103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLFCN_H 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 dlsym (); | int | main () | { | return dlsym (); | ; | return 0; | } configure:8103: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c -ldl >&5 configure:8103: $? = 0 configure:8120: result: -ldl configure:8192: checking for special C compiler options needed for large files configure:8237: result: no configure:8243: checking for _FILE_OFFSET_BITS value needed for large files configure:8268: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:8268: $? = 0 configure:8300: result: no configure:8390: checking sys/time.h usability configure:8390: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:8390: $? = 0 configure:8390: result: yes configure:8390: checking sys/time.h presence configure:8390: /usr/bin/gcc -E conftest.c configure:8390: $? = 0 configure:8390: result: yes configure:8390: checking for sys/time.h configure:8390: result: yes configure:8402: checking for setitimer configure:8402: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c -ldl >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8426: checking whether NLS is requested configure:8429: result: no configure:8497: checking whether NLS is requested configure:8506: result: no configure:8544: checking for msgfmt configure:8575: result: /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt configure:8584: checking for gmsgfmt configure:8615: result: /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt configure:8655: checking for xgettext configure:8686: result: /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext configure:8726: checking for msgmerge configure:8756: result: /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge configure:8793: checking whether to enable maintainer-specific portions of Makefiles configure:8802: result: no configure:8827: checking sys/gmon_out.h usability configure:8827: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:8827: $? = 0 configure:8827: result: yes configure:8827: checking sys/gmon_out.h presence configure:8827: /usr/bin/gcc -E conftest.c configure:8827: $? = 0 configure:8827: result: yes configure:8827: checking for sys/gmon_out.h configure:8827: result: yes configure:8838: checking for a known getopt prototype in unistd.h configure:8854: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:8854: $? = 0 configure:8862: result: yes configure:8871: checking for library containing fabs configure:8902: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c -ldl >&5 conftest.c:40:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 40 | char fabs (); | ^~~~ conftest.c:1:1: note: 'fabs' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/ccfPgIrT.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `fabs' collect2: error: ld returned 1 exit status configure:8902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.37" | #define PACKAGE_STRING "gprof 2.37" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.37" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_SYS_GMON_OUT_H 1 | #define HAVE_DECL_GETOPT 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 fabs (); | int | main () | { | return fabs (); | ; | return 0; | } configure:8902: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c -lm -ldl >&5 conftest.c:40:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 40 | char fabs (); | ^~~~ conftest.c:1:1: note: 'fabs' is declared in header '' 1 | /* confdefs.h */ configure:8902: $? = 0 configure:8919: result: -lm configure:9145: updating cache ./config.cache configure:9189: checking that generated files are newer than configure configure:9195: result: done configure:9226: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gprof config.status 2.37, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on build3.bootlin.com config.status:1111: creating Makefile config.status:1111: creating po/Makefile.in config.status:1111: creating gconfig.h config.status:1340: executing depfiles commands config.status:1340: executing libtool commands config.status:1340: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=powerpc-buildroot-linux-gnu ac_cv_func_setitimer=yes ac_cv_header_dlfcn_h=yes 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_gmon_out_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt ac_cv_path_MSGMERGE=/home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/home/thomas/autobuild/instance-3/output-1/host/bin/xgettext ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR='/usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so' ac_cv_prog_AWK=gawk ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB='/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so' ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make__usr_bin_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlsym=-ldl ac_cv_search_fabs=-lm ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=powerpc-buildroot-linux-gnu am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gprof_cv_decl_getopt_unistd_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so' AUTOCONF='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing autoconf' AUTOHEADER='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing autoheader' AUTOMAKE='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include ' CPP='/usr/bin/gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GENCAT='' GENINSRC_NEVER_FALSE='' GENINSRC_NEVER_TRUE='#' GMSGFMT='/home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt' GREP='/usr/bin/grep' INCINTL='' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' LARGEFILE_CPPFLAGS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='-lm -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='true --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs' MSGFMT='/home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt' MSGMERGE='/home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge' NM='/usr/bin/nm' NMEDIT='' NO_WERROR='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gprof' PACKAGE_BUGREPORT='' PACKAGE_NAME='gprof' PACKAGE_STRING='gprof 2.37' PACKAGE_TARNAME='gprof' PACKAGE_URL='' PACKAGE_VERSION='2.37' PATH_SEPARATOR=':' POSUB='' RANLIB='/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' USE_NLS='no' VERSION='2.37' WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144' WARN_CFLAGS_FOR_BUILD='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144' WARN_WRITE_STRINGS='-Wwrite-strings' XGETTEXT='/home/thomas/autobuild/instance-3/output-1/host/bin/xgettext' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/thomas/autobuild/instance-3/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/thomas/autobuild/instance-3/output-1/host' program_transform_name='s&^&powerpc-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/thomas/autobuild/instance-3/output-1/host/etc' target='powerpc-buildroot-linux-gnu' target_alias='powerpc-buildroot-linux-gnu' target_cpu='powerpc' target_os='linux-gnu' target_vendor='buildroot' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gprof" #define PACKAGE_TARNAME "gprof" #define PACKAGE_VERSION "2.37" #define PACKAGE_STRING "gprof 2.37" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gprof" #define VERSION "2.37" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DLFCN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SETITIMER 1 #define HAVE_SYS_GMON_OUT_H 1 #define HAVE_DECL_GETOPT 1 configure: exit 0