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 $ /nvmedata/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=/nvmedata/autobuild/instance-2/output-1/host --sysconfdir=/nvmedata/autobuild/instance-2/output-1/host/etc --localstatedir=/nvmedata/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=/nvmedata/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng --program-transform-name=s&^&s390x-buildroot-linux-gnu-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=s390x-buildroot-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = james-x399 uname -m = x86_64 uname -r = 5.15.0-48-generic uname -s = Linux uname -v = #54-Ubuntu SMP Fri Aug 26 13:26:29 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: /nvmedata/autobuild/instance-2/output-1/host/bin PATH: /nvmedata/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:2163: creating cache ./config.cache configure:2274: checking build system type configure:2288: result: x86_64-pc-linux-gnu configure:2308: checking host system type configure:2321: result: x86_64-pc-linux-gnu configure:2341: checking target system type configure:2354: result: s390x-buildroot-linux-gnu configure:2397: checking for a BSD-compatible install configure:2465: result: /usr/bin/install -c configure:2476: checking whether build environment is sane configure:2531: result: yes configure:2682: checking for a thread-safe mkdir -p configure:2721: result: /usr/bin/mkdir -p configure:2728: checking for gawk configure:2755: result: gawk configure:2766: checking whether /usr/bin/make sets $(MAKE) configure:2788: result: yes configure:2817: checking whether /usr/bin/make supports nested variables configure:2834: result: yes configure:2971: checking whether /usr/bin/make supports nested variables configure:2988: result: yes configure:3011: checking for x86_64-pc-linux-gnu-gcc configure:3038: result: /usr/bin/gcc configure:3307: checking for C compiler version configure:3316: /usr/bin/gcc --version >&5 gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Copyright (C) 2021 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:3327: $? = 0 configure:3316: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-bootstrap --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 --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --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-11-gBFGDP/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) ... rest of stderr output deleted ... configure:3327: $? = 0 configure:3316: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3327: $? = 1 configure:3316: /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:3327: $? = 1 configure:3347: checking whether the C compiler works configure:3369: /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3373: $? = 0 configure:3421: result: yes configure:3424: checking for C compiler default output file name configure:3426: result: a.out configure:3432: checking for suffix of executables configure:3439: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3443: $? = 0 configure:3465: result: configure:3487: checking whether we are cross compiling configure:3495: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3499: $? = 0 configure:3506: ./conftest configure:3510: $? = 0 configure:3525: result: no configure:3530: checking for suffix of object files configure:3552: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3556: $? = 0 configure:3577: result: o configure:3581: checking whether we are using the GNU C compiler configure:3600: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3600: $? = 0 configure:3609: result: yes configure:3618: checking whether /usr/bin/gcc accepts -g configure:3638: /usr/bin/gcc -c -g conftest.c >&5 configure:3638: $? = 0 configure:3679: result: yes configure:3696: checking for /usr/bin/gcc option to accept ISO C89 configure:3759: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3759: $? = 0 configure:3772: result: none needed configure:3797: checking whether /usr/bin/gcc understands -c and -o together configure:3819: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3822: $? = 0 configure:3819: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3822: $? = 0 configure:3834: result: yes configure:3862: checking for style of include used by /usr/bin/make configure:3890: result: GNU configure:3916: checking dependency style of /usr/bin/gcc configure:4027: result: none configure:4048: checking how to run the C preprocessor configure:4079: /usr/bin/gcc -E conftest.c configure:4079: $? = 0 configure:4093: /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:4093: $? = 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:4118: result: /usr/bin/gcc -E configure:4138: /usr/bin/gcc -E conftest.c configure:4138: $? = 0 configure:4152: /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:4152: $? = 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:4181: checking for grep that handles long lines and -e configure:4239: result: /usr/bin/grep configure:4244: checking for egrep configure:4306: result: /usr/bin/grep -E configure:4311: checking for ANSI C header files configure:4331: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4331: $? = 0 configure:4404: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:4404: $? = 0 configure:4404: ./conftest configure:4404: $? = 0 configure:4415: result: yes configure:4428: checking for sys/types.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for sys/stat.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for stdlib.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for string.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for memory.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for strings.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for inttypes.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for stdint.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4428: checking for unistd.h configure:4428: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: result: yes configure:4441: checking minix/config.h usability configure:4441: /usr/bin/gcc -c -O2 -I/nvmedata/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:4441: $? = 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:4441: result: no configure:4441: checking minix/config.h presence configure:4441: /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:4441: $? = 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:4441: result: no configure:4441: checking for minix/config.h configure:4441: result: no configure:4462: checking whether it is safe to define __EXTENSIONS__ configure:4480: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4480: $? = 0 configure:4487: result: yes configure:4551: checking how to print strings configure:4578: result: printf configure:4599: checking for a sed that does not truncate output configure:4663: result: /usr/bin/sed configure:4681: checking for fgrep configure:4743: result: /usr/bin/grep -F configure:4778: checking for ld used by /usr/bin/gcc configure:4845: result: /usr/bin/ld configure:4852: checking if the linker (/usr/bin/ld) is GNU ld configure:4867: result: yes configure:4879: checking for BSD- or MS-compatible name lister (nm) configure:4929: result: /usr/bin/nm -B configure:5059: checking the name lister (/usr/bin/nm -B) interface configure:5066: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5069: /usr/bin/nm -B "conftest.o" configure:5072: output 0000000000000000 B some_variable configure:5079: result: BSD nm configure:5082: checking whether ln -s works configure:5086: result: yes configure:5094: checking the maximum length of command line arguments configure:5219: result: 1572864 configure:5236: checking whether the shell understands some XSI constructs configure:5246: result: yes configure:5250: checking whether the shell understands "+=" configure:5256: result: yes configure:5291: checking for /usr/bin/ld option to reload object files configure:5298: result: -r configure:5327: checking for x86_64-pc-linux-gnu-objdump configure:5354: result: objdump configure:5426: checking how to recognize dependent libraries configure:5627: result: pass_all configure:5660: checking for x86_64-pc-linux-gnu-ar configure:5687: result: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so configure:5778: checking for x86_64-pc-linux-gnu-strip configure:5808: result: no configure:5818: checking for strip configure:5834: found /usr/bin/strip configure:5845: result: strip configure:5877: checking for x86_64-pc-linux-gnu-ranlib configure:5904: result: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so configure:6051: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6169: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:6172: $? = 0 configure:6176: /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:6179: $? = 0 configure:6233: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c conftstm.o >&5 configure:6236: $? = 0 configure:6274: result: ok configure:6369: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:6372: $? = 0 configure:7122: checking for dlfcn.h configure:7122: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:7122: $? = 0 configure:7122: result: yes configure:7309: checking for objdir configure:7324: result: .libs configure:7595: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7613: /usr/bin/gcc -c -O2 -I/nvmedata/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:7617: $? = 0 configure:7630: result: no configure:7650: checking for /usr/bin/gcc option to produce PIC configure:7936: result: -fPIC -DPIC configure:7948: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:7966: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:7970: $? = 0 configure:7983: result: yes configure:8007: checking if /usr/bin/gcc static flag -static works configure:8035: result: yes configure:8050: checking if /usr/bin/gcc supports -c -o file.o configure:8071: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8075: $? = 0 configure:8097: result: yes configure:8105: checking if /usr/bin/gcc supports -c -o file.o configure:8152: result: yes configure:8185: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9256: result: yes configure:9501: checking dynamic linker characteristics configure:9942: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9942: $? = 0 configure:10164: result: GNU/Linux ld.so configure:10271: checking how to hardcode library paths into programs configure:10296: result: immediate configure:10836: checking whether stripping libraries is possible configure:10841: result: yes configure:10876: checking if libtool supports shared libraries configure:10878: result: yes configure:10881: checking whether to build shared libraries configure:10902: result: no configure:10905: checking whether to build static libraries configure:10909: result: yes configure:10957: checking for dlfcn.h configure:10957: result: yes configure:10970: checking for windows.h configure:10970: /usr/bin/gcc -c -O2 -I/nvmedata/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:10970: $? = 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:10970: result: no configure:10997: checking for library containing dlsym configure:11028: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:11028: $? = 0 configure:11045: result: none required configure:11117: checking for special C compiler options needed for large files configure:11162: result: no configure:11168: checking for _FILE_OFFSET_BITS value needed for large files configure:11193: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11193: $? = 0 configure:11225: result: no configure:11315: checking sys/time.h usability configure:11315: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11315: $? = 0 configure:11315: result: yes configure:11315: checking sys/time.h presence configure:11315: /usr/bin/gcc -E conftest.c configure:11315: $? = 0 configure:11315: result: yes configure:11315: checking for sys/time.h configure:11315: result: yes configure:11327: checking for setitimer configure:11327: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:11327: $? = 0 configure:11327: result: yes configure:11351: checking whether NLS is requested configure:11354: result: no configure:11422: checking whether NLS is requested configure:11431: result: no configure:11469: checking for msgfmt configure:11500: result: /usr/bin/msgfmt configure:11509: checking for gmsgfmt configure:11540: result: /usr/bin/msgfmt configure:11580: checking for xgettext configure:11611: result: /usr/bin/xgettext configure:11651: checking for msgmerge configure:11681: result: /usr/bin/msgmerge configure:11718: checking whether to enable maintainer-specific portions of Makefiles configure:11727: result: no configure:11752: checking sys/gmon_out.h usability configure:11752: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11752: $? = 0 configure:11752: result: yes configure:11752: checking sys/gmon_out.h presence configure:11752: /usr/bin/gcc -E conftest.c configure:11752: $? = 0 configure:11752: result: yes configure:11752: checking for sys/gmon_out.h configure:11752: result: yes configure:11763: checking for a known getopt prototype in unistd.h configure:11779: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11779: $? = 0 configure:11787: result: yes configure:11796: checking for library containing fabs configure:11827: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c >&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/ccMOigwu.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `fabs' collect2: error: ld returned 1 exit status configure:11827: $? = 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:11827: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-2/output-1/host/include -L/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib conftest.c -lm >&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:11827: $? = 0 configure:11844: result: -lm gcc: warning: @CPPFLAGS_FOR_BUILD@: linker input file unused because linking not done gcc: error: @CPPFLAGS_FOR_BUILD@: linker input file not found: No such file or directory gcc: warning: @CPPFLAGS_FOR_BUILD@: linker input file unused because linking not done gcc: error: @CPPFLAGS_FOR_BUILD@: linker input file not found: No such file or directory configure:12070: updating cache ./config.cache configure:12114: checking that generated files are newer than configure configure:12120: result: done configure:12151: 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 james-x399 config.status:1115: creating Makefile config.status:1115: creating po/Makefile.in config.status:1115: creating gconfig.h config.status:1344: executing depfiles commands config.status:1344: executing libtool commands config.status:1344: 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/nvmedata/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/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/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=s390x-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/11/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/11/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='none required' ac_cv_search_fabs=-lm ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=s390x-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} /nvmedata/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/11/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so' AUTOCONF='${SHELL} /nvmedata/autobuild/instance-2/output-1/build/host-binutils-2.38/missing autoconf' AUTOHEADER='${SHELL} /nvmedata/autobuild/instance-2/output-1/build/host-binutils-2.38/missing autoheader' AUTOMAKE='${SHELL} /nvmedata/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/nvmedata/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/nvmedata/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-2/output-1/host/lib' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='-lm ' 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/11/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/11/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} /nvmedata/autobuild/instance-2/output-1/build/host-binutils-2.38/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/nvmedata/autobuild/instance-2/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/nvmedata/autobuild/instance-2/output-1/host' program_transform_name='s&^&s390x-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/nvmedata/autobuild/instance-2/output-1/host/etc' target='s390x-buildroot-linux-gnu' target_alias='s390x-buildroot-linux-gnu' target_cpu='s390x' 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