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.34.50, which was generated by GNU Autoconf 2.69. Invocation command line was $ /data/buildroot-test/instance-0/output-1/build/host-binutils-arc-2020.03-release/gprof/configure --srcdir=.././gprof --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/data/buildroot-test/instance-0/output-1/host --sysconfdir=/data/buildroot-test/instance-0/output-1/host/etc --localstatedir=/data/buildroot-test/instance-0/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=/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --disable-sim --disable-gdb --program-transform-name=s&^&arc-buildroot-linux-uclibc-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arc-buildroot-linux-uclibc ## --------- ## ## Platform. ## ## --------- ## hostname = iof481.pnap.ioflood.com uname -m = x86_64 uname -r = 5.4.2-arch1-1 uname -s = Linux uname -v = #1 SMP PREEMPT Thu, 05 Dec 2019 12:29:40 +0000 /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: /data/buildroot-test/instance-0/output-1/host/bin PATH: /data/buildroot-test/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2158: creating cache ./config.cache configure:2269: checking build system type configure:2283: result: x86_64-pc-linux-gnu configure:2303: checking host system type configure:2316: result: x86_64-pc-linux-gnu configure:2336: checking target system type configure:2349: result: arc-buildroot-linux-uclibc configure:2386: checking for x86_64-pc-linux-gnu-gcc configure:2413: result: /usr/bin/gcc configure:2682: checking for C compiler version configure:2691: /usr/bin/gcc --version >&5 gcc (GCC) 10.2.0 Copyright (C) 2020 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:2702: $? = 0 configure:2691: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.0 (GCC) configure:2702: $? = 0 configure:2691: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2702: $? = 1 configure:2691: /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:2702: $? = 1 configure:2722: checking whether the C compiler works configure:2744: /usr/bin/gcc -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c >&5 configure:2748: $? = 0 configure:2796: result: yes configure:2799: checking for C compiler default output file name configure:2801: result: a.out configure:2807: checking for suffix of executables configure:2814: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c >&5 configure:2818: $? = 0 configure:2840: result: configure:2862: checking whether we are cross compiling configure:2870: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c >&5 configure:2874: $? = 0 configure:2881: ./conftest configure:2885: $? = 0 configure:2873: result: no configure:2878: checking for suffix of object files configure:2900: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:2904: $? = 0 configure:2925: result: o configure:2929: checking whether we are using the GNU C compiler configure:2948: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:2948: $? = 0 configure:2957: result: yes configure:2966: checking whether /usr/bin/gcc accepts -g configure:2986: /usr/bin/gcc -c -g conftest.c >&5 configure:2986: $? = 0 configure:3027: result: yes configure:3044: checking for /usr/bin/gcc option to accept ISO C89 configure:3107: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:3107: $? = 0 configure:3120: result: none needed configure:3145: checking whether /usr/bin/gcc understands -c and -o together configure:3167: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3170: $? = 0 configure:3167: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3170: $? = 0 configure:3182: result: yes configure:3200: checking for library containing strerror configure:3231: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c >&5 configure:3231: $? = 0 configure:3248: result: none required configure:3273: checking for a BSD-compatible install configure:3341: result: /usr/bin/install -c configure:3352: checking whether build environment is sane configure:3407: result: yes configure:3553: checking for a thread-safe mkdir -p configure:3592: result: /usr/bin/mkdir -p configure:3599: checking for gawk configure:3626: result: gawk configure:3637: checking whether /usr/bin/make sets $(MAKE) configure:3659: result: yes configure:3689: checking for style of include used by /usr/bin/make configure:3717: result: GNU configure:3751: checking whether /usr/bin/make supports nested variables configure:3768: result: yes configure:3853: checking dependency style of /usr/bin/gcc configure:3964: result: none configure:4034: checking for x86_64-pc-linux-gnu-gcc configure:4061: result: /usr/bin/gcc configure:4330: checking for C compiler version configure:4339: /usr/bin/gcc --version >&5 gcc (GCC) 10.2.0 Copyright (C) 2020 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:4350: $? = 0 configure:4339: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.0 (GCC) configure:4350: $? = 0 configure:4339: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4350: $? = 1 configure:4339: /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:4350: $? = 1 configure:4354: checking whether we are using the GNU C compiler configure:4382: result: yes configure:4391: checking whether /usr/bin/gcc accepts -g configure:4452: result: yes configure:4469: checking for /usr/bin/gcc option to accept ISO C89 configure:4545: result: none needed configure:4570: checking whether /usr/bin/gcc understands -c and -o together configure:4607: result: yes configure:4629: checking how to run the C preprocessor configure:4660: /usr/bin/gcc -E conftest.c configure:4660: $? = 0 configure:4674: /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:4674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | /* end confdefs.h. */ | #include configure:4699: result: /usr/bin/gcc -E configure:4719: /usr/bin/gcc -E conftest.c configure:4719: $? = 0 configure:4733: /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:4733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | /* end confdefs.h. */ | #include configure:4762: checking for grep that handles long lines and -e configure:4820: result: /usr/bin/grep configure:4825: checking for egrep configure:4887: result: /usr/bin/grep -E configure:4892: checking for ANSI C header files configure:4912: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:4912: $? = 0 configure:4985: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c >&5 configure:4985: $? = 0 configure:4985: ./conftest configure:4985: $? = 0 configure:4996: result: yes configure:5009: checking for sys/types.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for sys/stat.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for stdlib.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for string.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for memory.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for strings.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for inttypes.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for stdint.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5009: checking for unistd.h configure:5009: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5009: $? = 0 configure:5009: result: yes configure:5022: checking minix/config.h usability configure:5022: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/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:5022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | #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:5022: result: no configure:5022: checking minix/config.h presence configure:5022: /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:5022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | #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:5022: result: no configure:5022: checking for minix/config.h configure:5022: result: no configure:5043: checking whether it is safe to define __EXTENSIONS__ configure:5061: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5061: $? = 0 configure:5068: result: yes configure:5132: checking how to print strings configure:5159: result: printf configure:5180: checking for a sed that does not truncate output configure:5244: result: /usr/bin/sed configure:5262: checking for fgrep configure:5324: result: /usr/bin/grep -F configure:5359: checking for ld used by /usr/bin/gcc configure:5426: result: /usr/bin/ld configure:5433: checking if the linker (/usr/bin/ld) is GNU ld configure:5448: result: yes configure:5460: checking for BSD- or MS-compatible name lister (nm) configure:5509: result: /usr/bin/nm configure:5639: checking the name lister (/usr/bin/nm) interface configure:5646: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:5649: /usr/bin/nm "conftest.o" configure:5652: output 0000000000000000 B some_variable configure:5653: result: BSD nm configure:5656: checking whether ln -s works configure:5660: result: yes configure:5668: checking the maximum length of command line arguments configure:5793: result: 1572864 configure:5810: checking whether the shell understands some XSI constructs configure:5819: result: yes configure:5823: checking whether the shell understands "+=" configure:5827: result: yes configure:5862: checking for /usr/bin/ld option to reload object files configure:5869: result: -r configure:5898: checking for x86_64-pc-linux-gnu-objdump configure:5925: result: objdump configure:5997: checking how to recognize dependent libraries configure:6198: result: pass_all configure:6218: checking for x86_64-pc-linux-gnu-ar configure:6245: result: /usr/bin/ar configure:6323: checking for x86_64-pc-linux-gnu-strip configure:6353: result: no configure:6363: checking for strip configure:6379: found /usr/bin/strip configure:6390: result: strip configure:6422: checking for x86_64-pc-linux-gnu-ranlib configure:6449: result: /usr/bin/ranlib configure:6591: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6709: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:6712: $? = 0 configure:6716: /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:6719: $? = 0 configure:6773: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:6776: $? = 0 configure:6814: result: ok configure:6909: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:6912: $? = 0 configure:7662: checking for dlfcn.h configure:7662: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:7662: $? = 0 configure:7662: result: yes configure:7849: checking for objdir configure:7864: result: .libs configure:8135: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8153: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/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:8157: $? = 0 configure:8170: result: no configure:8190: checking for /usr/bin/gcc option to produce PIC configure:8476: result: -fPIC -DPIC configure:8488: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8506: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8510: $? = 0 configure:8523: result: yes configure:8547: checking if /usr/bin/gcc static flag -static works configure:8575: result: yes configure:8590: checking if /usr/bin/gcc supports -c -o file.o configure:8611: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8615: $? = 0 configure:8637: result: yes configure:8645: checking if /usr/bin/gcc supports -c -o file.o configure:8692: result: yes configure:8725: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9796: result: yes configure:10041: checking dynamic linker characteristics configure:10492: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10492: $? = 0 configure:10714: result: GNU/Linux ld.so configure:10821: checking how to hardcode library paths into programs configure:10846: result: immediate configure:11386: checking whether stripping libraries is possible configure:11391: result: yes configure:11426: checking if libtool supports shared libraries configure:11428: result: yes configure:11431: checking whether to build shared libraries configure:11452: result: no configure:11455: checking whether to build static libraries configure:11459: result: yes configure:8654: checking for dlfcn.h configure:8654: result: yes configure:8667: checking for windows.h configure:8667: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/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:8667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | #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:8667: result: no configure:8694: checking for library containing dlsym configure:8725: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccvloeNJ.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:8725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | #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:8725: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c -ldl >&5 configure:8725: $? = 0 configure:8742: result: -ldl configure:8773: checking for special C compiler options needed for large files configure:8818: result: no configure:8824: checking for _FILE_OFFSET_BITS value needed for large files configure:8849: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:8849: $? = 0 configure:8881: result: no configure:8970: checking for setmode configure:8970: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c -ldl >&5 /usr/bin/ld: /tmp/ccotT3Rs.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:8970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | #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. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* 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 setmode (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setmode || defined __stub___setmode | choke me | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure:8970: result: no configure:8994: checking whether NLS is requested configure:8997: result: no configure:9065: checking whether NLS is requested configure:9074: result: no configure:9112: checking for msgfmt configure:9143: result: /data/buildroot-test/instance-0/output-1/host/bin/msgfmt configure:9152: checking for gmsgfmt configure:9183: result: /data/buildroot-test/instance-0/output-1/host/bin/msgfmt configure:9223: checking for xgettext configure:9254: result: /data/buildroot-test/instance-0/output-1/host/bin/xgettext configure:9294: checking for msgmerge configure:9324: result: /data/buildroot-test/instance-0/output-1/host/bin/msgmerge configure:9361: checking whether to enable maintainer-specific portions of Makefiles configure:9370: result: no configure:9395: checking sys/gmon_out.h usability configure:9395: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:9395: $? = 0 configure:9395: result: yes configure:9395: checking sys/gmon_out.h presence configure:9395: /usr/bin/gcc -E conftest.c configure:9395: $? = 0 configure:9395: result: yes configure:9395: checking for sys/gmon_out.h configure:9395: result: yes configure:9406: checking for a known getopt prototype in unistd.h configure:9422: /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-0/output-1/host/include conftest.c >&5 configure:9422: $? = 0 configure:9430: result: yes configure:9439: checking for library containing fabs configure:9470: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c -ldl >&5 conftest.c:38:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 38 | char fabs (); | ^~~~ conftest.c:1:1: note: 'fabs' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/ccGPhdS7.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fabs' collect2: error: ld returned 1 exit status configure:9470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gprof" | #define PACKAGE_TARNAME "gprof" | #define PACKAGE_VERSION "2.34.50" | #define PACKAGE_STRING "gprof 2.34.50" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gprof" | #define VERSION "2.34.50" | #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_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:9470: /usr/bin/gcc -o conftest -O2 -I/data/buildroot-test/instance-0/output-1/host/include -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib conftest.c -lm -ldl >&5 conftest.c:38:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 38 | char fabs (); | ^~~~ conftest.c:1:1: note: 'fabs' is declared in header '' 1 | /* confdefs.h */ configure:9470: $? = 0 configure:9487: result: -lm configure:9713: updating cache ./config.cache configure:9757: checking that generated files are newer than configure configure:9763: result: done configure:9794: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gprof config.status 2.34.50, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on iof481.pnap.ioflood.com config.status:1108: creating Makefile config.status:1108: creating po/Makefile.in config.status:1108: creating gconfig.h config.status:1337: executing depfiles commands config.status:1337: executing libtool commands config.status:1337: 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/data/buildroot-test/instance-0/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/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/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=arc-buildroot-linux-uclibc ac_cv_func_setmode=no 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_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=/data/buildroot-test/instance-0/output-1/host/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/data/buildroot-test/instance-0/output-1/host/bin/msgfmt ac_cv_path_MSGMERGE=/data/buildroot-test/instance-0/output-1/host/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/data/buildroot-test/instance-0/output-1/host/bin/xgettext ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/usr/bin/ar 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 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_search_strerror='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=arc-buildroot-linux-uclibc 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=no 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} /data/buildroot-test/instance-0/output-1/build/host-binutils-arc-2020.03-release/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' AUTOCONF='${SHELL} /data/buildroot-test/instance-0/output-1/build/host-binutils-arc-2020.03-release/missing autoconf' AUTOHEADER='${SHELL} /data/buildroot-test/instance-0/output-1/build/host-binutils-arc-2020.03-release/missing autoheader' AUTOMAKE='${SHELL} /data/buildroot-test/instance-0/output-1/build/host-binutils-arc-2020.03-release/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/data/buildroot-test/instance-0/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='/data/buildroot-test/instance-0/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='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/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='/data/buildroot-test/instance-0/output-1/host/bin/msgfmt' MSGMERGE='/data/buildroot-test/instance-0/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.34.50' PACKAGE_TARNAME='gprof' PACKAGE_URL='' PACKAGE_VERSION='2.34.50' PATH_SEPARATOR=':' POSUB='' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' VERSION='2.34.50' 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='/data/buildroot-test/instance-0/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} /data/buildroot-test/instance-0/output-1/build/host-binutils-arc-2020.03-release/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/data/buildroot-test/instance-0/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/buildroot-test/instance-0/output-1/host' program_transform_name='s&^&arc-buildroot-linux-uclibc-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/data/buildroot-test/instance-0/output-1/host/etc' target='arc-buildroot-linux-uclibc' target_alias='arc-buildroot-linux-uclibc' target_cpu='arc' target_os='linux-uclibc' target_vendor='buildroot' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gprof" #define PACKAGE_TARNAME "gprof" #define PACKAGE_VERSION "2.34.50" #define PACKAGE_STRING "gprof 2.34.50" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gprof" #define VERSION "2.34.50" #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_GMON_OUT_H 1 #define HAVE_DECL_GETOPT 1 configure: exit 0