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.38, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/thomas/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure --srcdir=.././gprof --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/home/thomas/autobuild/instance-2/output-1/host --sysconfdir=/home/thomas/autobuild/instance-2/output-1/host/etc --localstatedir=/home/thomas/autobuild/instance-2/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-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng --program-transform-name=s&^&mips64el-buildroot-linux-gnu-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mips64el-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-2/output-1/host/bin PATH: /home/thomas/autobuild/instance-2/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: mips64el-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:2965: checking whether /usr/bin/make supports nested variables configure:2982: result: yes configure:3005: checking for x86_64-pc-linux-gnu-gcc configure:3032: result: /usr/bin/gcc configure:3301: checking for C compiler version configure:3310: /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:3321: $? = 0 configure:3310: /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:3321: $? = 0 configure:3310: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3321: $? = 1 configure:3310: /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:3321: $? = 1 configure:3341: checking whether the C compiler works configure:3363: /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3367: $? = 0 configure:3415: result: yes configure:3418: checking for C compiler default output file name configure:3420: result: a.out configure:3426: checking for suffix of executables configure:3433: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3437: $? = 0 configure:3459: result: configure:3481: checking whether we are cross compiling configure:3489: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3493: $? = 0 configure:3500: ./conftest configure:3504: $? = 0 configure:3492: result: no configure:3497: checking for suffix of object files configure:3519: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3523: $? = 0 configure:3544: result: o configure:3548: checking whether we are using the GNU C compiler configure:3567: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3567: $? = 0 configure:3576: result: yes configure:3585: checking whether /usr/bin/gcc accepts -g configure:3605: /usr/bin/gcc -c -g conftest.c >&5 configure:3605: $? = 0 configure:3646: result: yes configure:3663: checking for /usr/bin/gcc option to accept ISO C89 configure:3726: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3726: $? = 0 configure:3739: result: none needed configure:3764: checking whether /usr/bin/gcc understands -c and -o together configure:3786: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3789: $? = 0 configure:3786: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3789: $? = 0 configure:3801: result: yes configure:3829: checking for style of include used by /usr/bin/make configure:3857: result: GNU configure:3883: checking dependency style of /usr/bin/gcc configure:3994: result: none configure:4015: checking how to run the C preprocessor configure:4046: /usr/bin/gcc -E conftest.c configure:4046: $? = 0 configure:4060: /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:4060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | /* end confdefs.h. */ | #include configure:4085: result: /usr/bin/gcc -E configure:4105: /usr/bin/gcc -E conftest.c configure:4105: $? = 0 configure:4119: /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:4119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | /* end confdefs.h. */ | #include configure:4148: checking for grep that handles long lines and -e configure:4206: result: /usr/bin/grep configure:4211: checking for egrep configure:4273: result: /usr/bin/grep -E configure:4278: checking for ANSI C header files configure:4298: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4298: $? = 0 configure:4371: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:4371: $? = 0 configure:4371: ./conftest configure:4371: $? = 0 configure:4382: result: yes configure:4395: checking for sys/types.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for sys/stat.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for stdlib.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for string.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for memory.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for strings.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for inttypes.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for stdint.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4395: checking for unistd.h configure:4395: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4395: $? = 0 configure:4395: result: yes configure:4408: checking minix/config.h usability configure:4408: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/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:4408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | #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:4408: result: no configure:4408: checking minix/config.h presence configure:4408: /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:4408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | #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:4408: result: no configure:4408: checking for minix/config.h configure:4408: result: no configure:4429: checking whether it is safe to define __EXTENSIONS__ configure:4447: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4447: $? = 0 configure:4454: result: yes configure:4518: checking how to print strings configure:4545: result: printf configure:4566: checking for a sed that does not truncate output configure:4630: result: /usr/bin/sed configure:4648: checking for fgrep configure:4710: result: /usr/bin/grep -F configure:4745: checking for ld used by /usr/bin/gcc configure:4812: result: /usr/bin/ld configure:4819: checking if the linker (/usr/bin/ld) is GNU ld configure:4834: result: yes configure:4846: checking for BSD- or MS-compatible name lister (nm) configure:4896: result: /usr/bin/nm -B configure:5026: checking the name lister (/usr/bin/nm -B) interface configure:5033: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5036: /usr/bin/nm -B "conftest.o" configure:5039: output 0000000000000000 B some_variable configure:5040: result: BSD nm configure:5043: checking whether ln -s works configure:5047: result: yes configure:5055: checking the maximum length of command line arguments configure:5180: result: 1572864 configure:5197: checking whether the shell understands some XSI constructs configure:5206: result: yes configure:5210: checking whether the shell understands "+=" configure:5214: result: yes configure:5249: checking for /usr/bin/ld option to reload object files configure:5256: result: -r configure:5285: checking for x86_64-pc-linux-gnu-objdump configure:5312: result: objdump configure:5384: checking how to recognize dependent libraries configure:5585: result: pass_all configure:5618: checking for x86_64-pc-linux-gnu-ar configure:5645: result: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so configure:5736: checking for x86_64-pc-linux-gnu-strip configure:5766: result: no configure:5776: checking for strip configure:5792: found /usr/bin/strip configure:5803: result: strip configure:5835: checking for x86_64-pc-linux-gnu-ranlib configure:5862: result: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so configure:6009: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6127: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:6130: $? = 0 configure:6134: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6137: $? = 0 configure:6191: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c conftstm.o >&5 configure:6194: $? = 0 configure:6232: result: ok configure:6327: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:6330: $? = 0 configure:7080: checking for dlfcn.h configure:7080: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:7080: $? = 0 configure:7080: result: yes configure:7267: checking for objdir configure:7282: result: .libs configure:7553: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7571: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/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:7575: $? = 0 configure:7588: result: no configure:7608: checking for /usr/bin/gcc option to produce PIC configure:7894: result: -fPIC -DPIC configure:7906: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:7924: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:7928: $? = 0 configure:7941: result: yes configure:7965: checking if /usr/bin/gcc static flag -static works configure:7993: result: yes configure:8008: checking if /usr/bin/gcc supports -c -o file.o configure:8029: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8033: $? = 0 configure:8055: result: yes configure:8063: checking if /usr/bin/gcc supports -c -o file.o configure:8110: result: yes configure:8143: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9214: result: yes configure:9459: checking dynamic linker characteristics configure:9900: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9900: $? = 0 configure:10122: result: GNU/Linux ld.so configure:10229: checking how to hardcode library paths into programs configure:10254: result: immediate configure:10794: checking whether stripping libraries is possible configure:10799: result: yes configure:10834: checking if libtool supports shared libraries configure:10836: result: yes configure:10839: checking whether to build shared libraries configure:10860: result: no configure:10863: checking whether to build static libraries configure:10867: result: yes configure:8072: checking for dlfcn.h configure:8072: result: yes configure:8085: checking for windows.h configure:8085: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/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:8085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | #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:8085: result: no configure:8112: checking for library containing dlsym configure:8143: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccQa8aVm.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:8143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | #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:8143: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c -ldl >&5 configure:8143: $? = 0 configure:8160: result: -ldl configure:8232: checking for special C compiler options needed for large files configure:8277: result: no configure:8283: checking for _FILE_OFFSET_BITS value needed for large files configure:8308: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:8308: $? = 0 configure:8340: result: no configure:8430: checking sys/time.h usability configure:8430: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:8430: $? = 0 configure:8430: result: yes configure:8430: checking sys/time.h presence configure:8430: /usr/bin/gcc -E conftest.c configure:8430: $? = 0 configure:8430: result: yes configure:8430: checking for sys/time.h configure:8430: result: yes configure:8442: checking for setitimer configure:8442: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib conftest.c -ldl >&5 configure:8442: $? = 0 configure:8442: result: yes configure:8466: checking whether NLS is requested configure:8469: result: no configure:8537: checking whether NLS is requested configure:8546: result: no configure:8584: checking for msgfmt configure:8615: result: /usr/bin/msgfmt configure:8624: checking for gmsgfmt configure:8655: result: /usr/bin/msgfmt configure:8695: checking for xgettext configure:8726: result: /usr/bin/xgettext configure:8766: checking for msgmerge configure:8796: result: /usr/bin/msgmerge configure:8833: checking whether to enable maintainer-specific portions of Makefiles configure:8842: result: no configure:8867: checking sys/gmon_out.h usability configure:8867: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:8867: $? = 0 configure:8867: result: yes configure:8867: checking sys/gmon_out.h presence configure:8867: /usr/bin/gcc -E conftest.c configure:8867: $? = 0 configure:8867: result: yes configure:8867: checking for sys/gmon_out.h configure:8867: result: yes configure:8878: checking for a known getopt prototype in unistd.h configure:8894: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:8894: $? = 0 configure:8902: result: yes configure:8911: checking for library containing fabs configure:8942: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/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/ccTWBqD4.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `fabs' collect2: error: ld returned 1 exit status configure:8942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.38" | #define PACKAGE_STRING "gprof 2.38" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.38" | #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:8942: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/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:8942: $? = 0 configure:8959: result: -lm gcc: error: CPPFLAGS_FOR_BUILD@: No such file or directory gcc: error: CPPFLAGS_FOR_BUILD@: No such file or directory configure:9185: updating cache ./config.cache configure:9229: checking that generated files are newer than configure configure:9235: result: done configure:9266: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gprof config.status 2.38, 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-2/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-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/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=mips64el-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=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/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=mips64el-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 -B' 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-2/output-1/build/host-binutils-2.38/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' 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-2/output-1/build/host-binutils-2.38/missing autoconf' AUTOHEADER='${SHELL} /home/thomas/autobuild/instance-2/output-1/build/host-binutils-2.38/missing autoheader' AUTOMAKE='${SHELL} /home/thomas/autobuild/instance-2/output-1/build/host-binutils-2.38/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ' CPP='/usr/bin/gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='@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='/usr/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-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/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='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' NO_WERROR='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='@OTOOL@' PACKAGE='gprof' PACKAGE_BUGREPORT='' PACKAGE_NAME='gprof' PACKAGE_STRING='gprof 2.38' PACKAGE_TARNAME='gprof' PACKAGE_URL='' PACKAGE_VERSION='2.38' 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.38' 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='/usr/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-2/output-1/build/host-binutils-2.38/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/thomas/autobuild/instance-2/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/thomas/autobuild/instance-2/output-1/host' program_transform_name='s&^&mips64el-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/thomas/autobuild/instance-2/output-1/host/etc' target='mips64el-buildroot-linux-gnu' target_alias='mips64el-buildroot-linux-gnu' target_cpu='mips64el' target_os='linux-gnu' target_vendor='buildroot' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gprof" #define PACKAGE_TARNAME "gprof" #define PACKAGE_VERSION "2.38" #define PACKAGE_STRING "gprof 2.38" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gprof" #define VERSION "2.38" #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