Projet_SETI_RISC-V/riscv-gnu-toolchain/build-binutils-newlib/libbacktrace/config.log
2023-03-06 14:48:14 +01:00

1791 lines
59 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by package-unused configure version-unused, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/binutils/libbacktrace/configure --srcdir=/home/seti/riscv-gnu-toolchain/binutils/libbacktrace --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/opt/riscv --disable-werror --with-expat=yes --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-isa-spec=2.2 --program-transform-name=s&^&riscv32-unknown-elf-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv32-unknown-elf
## --------- ##
## Platform. ##
## --------- ##
hostname = seti-VirtualBox
uname -m = x86_64
uname -r = 5.15.0-58-generic
uname -s = Linux
uname -v = #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023
/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/seti/riscv-gnu-toolchain/scripts/wrapper/sed
PATH: /opt/riscv/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2465: creating cache ./config.cache
configure:2618: checking build system type
configure:2632: result: x86_64-pc-linux-gnu
configure:2652: checking host system type
configure:2665: result: x86_64-pc-linux-gnu
configure:2685: checking target system type
configure:2698: result: riscv32-unknown-elf
configure:2738: checking for x86_64-pc-linux-gnu-gcc
configure:2765: result: gcc
configure:3034: checking for C compiler version
configure:3043: gcc --version >&5
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.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:3054: $? = 0
configure:3043: gcc -v >&5
Using built-in specs.
COLLECT_GCC=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.3.0-1ubuntu1~22.04' --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-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.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.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
... rest of stderr output deleted ...
configure:3054: $? = 0
configure:3043: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3054: $? = 1
configure:3043: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3054: $? = 1
configure:3074: checking whether the C compiler works
configure:3096: gcc -g -O2 conftest.c >&5
configure:3100: $? = 0
configure:3148: result: yes
configure:3151: checking for C compiler default output file name
configure:3153: result: a.out
configure:3159: checking for suffix of executables
configure:3166: gcc -o conftest -g -O2 conftest.c >&5
configure:3170: $? = 0
configure:3192: result:
configure:3214: checking whether we are cross compiling
configure:3222: gcc -o conftest -g -O2 conftest.c >&5
configure:3226: $? = 0
configure:3233: ./conftest
configure:3237: $? = 0
configure:3252: result: no
configure:3257: checking for suffix of object files
configure:3279: gcc -c -g -O2 conftest.c >&5
configure:3283: $? = 0
configure:3304: result: o
configure:3308: checking whether we are using the GNU C compiler
configure:3327: gcc -c -g -O2 conftest.c >&5
configure:3327: $? = 0
configure:3336: result: yes
configure:3345: checking whether gcc accepts -g
configure:3365: gcc -c -g conftest.c >&5
configure:3365: $? = 0
configure:3406: result: yes
configure:3423: checking for gcc option to accept ISO C89
configure:3486: gcc -c -g -O2 conftest.c >&5
configure:3486: $? = 0
configure:3499: result: none needed
configure:3524: checking whether gcc understands -c and -o together
configure:3546: gcc -c conftest.c -o conftest2.o
configure:3549: $? = 0
configure:3546: gcc -c conftest.c -o conftest2.o
configure:3549: $? = 0
configure:3561: result: yes
configure:3584: checking how to run the C preprocessor
configure:3615: gcc -E conftest.c
configure:3615: $? = 0
configure:3629: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3654: result: gcc -E
configure:3674: gcc -E conftest.c
configure:3674: $? = 0
configure:3688: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3688: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3717: checking for grep that handles long lines and -e
configure:3775: result: /usr/bin/grep
configure:3780: checking for egrep
configure:3842: result: /usr/bin/grep -E
configure:3847: checking for ANSI C header files
configure:3867: gcc -c -g -O2 conftest.c >&5
configure:3867: $? = 0
configure:3940: gcc -o conftest -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: ./conftest
configure:3940: $? = 0
configure:3951: result: yes
configure:3964: checking for sys/types.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for sys/stat.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for stdlib.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for string.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for memory.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for strings.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for inttypes.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for stdint.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3964: checking for unistd.h
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:3964: result: yes
configure:3977: checking minix/config.h usability
configure:3977: gcc -c -g -O2 conftest.c >&5
conftest.c:52:10: fatal error: minix/config.h: No such file or directory
52 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3977: result: no
configure:3977: checking minix/config.h presence
configure:3977: gcc -E conftest.c
conftest.c:19:10: fatal error: minix/config.h: No such file or directory
19 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 <minix/config.h>
configure:3977: result: no
configure:3977: checking for minix/config.h
configure:3977: result: no
configure:3998: checking whether it is safe to define __EXTENSIONS__
configure:4016: gcc -c -g -O2 conftest.c >&5
configure:4016: $? = 0
configure:4023: result: yes
configure:4066: checking for a BSD-compatible install
configure:4134: result: /usr/bin/install -c
configure:4145: checking whether build environment is sane
configure:4200: result: yes
configure:4348: checking for a thread-safe mkdir -p
configure:4387: result: /usr/bin/mkdir -p
configure:4394: checking for gawk
configure:4421: result: /usr/bin/gawk
configure:4432: checking whether make sets $(MAKE)
configure:4454: result: yes
configure:4483: checking whether make supports nested variables
configure:4500: result: yes
configure:4619: checking whether to enable maintainer-specific portions of Makefiles
configure:4628: result: no
configure:4662: checking for x86_64-pc-linux-gnu-gcc
configure:4689: result: gcc
configure:4958: checking for C compiler version
configure:4967: gcc --version >&5
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.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:4978: $? = 0
configure:4967: gcc -v >&5
Using built-in specs.
COLLECT_GCC=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.3.0-1ubuntu1~22.04' --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-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.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.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
... rest of stderr output deleted ...
configure:4978: $? = 0
configure:4967: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4978: $? = 1
configure:4967: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4978: $? = 1
configure:4982: checking whether we are using the GNU C compiler
configure:5010: result: yes
configure:5019: checking whether gcc accepts -g
configure:5080: result: yes
configure:5097: checking for gcc option to accept ISO C89
configure:5173: result: none needed
configure:5198: checking whether gcc understands -c and -o together
configure:5235: result: yes
configure:5259: checking for x86_64-pc-linux-gnu-ranlib
configure:5286: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:5353: checking for gawk
configure:5380: result: /usr/bin/gawk
configure:5397: checking for dwz
configure:5427: result: no
configure:5487: checking how to print strings
configure:5514: result: printf
configure:5535: checking for a sed that does not truncate output
configure:5599: result: /usr/bin/sed
configure:5617: checking for fgrep
configure:5679: result: /usr/bin/grep -F
configure:5714: checking for ld used by gcc
configure:5781: result: ld
configure:5788: checking if the linker (ld) is GNU ld
configure:5803: result: yes
configure:5815: checking for BSD- or MS-compatible name lister (nm)
configure:5871: result: /usr/bin/nm -B
configure:6001: checking the name lister (/usr/bin/nm -B) interface
configure:6008: gcc -c -g -O2 conftest.c >&5
configure:6011: /usr/bin/nm -B "conftest.o"
configure:6014: output
0000000000000000 B some_variable
configure:6021: result: BSD nm
configure:6024: checking whether ln -s works
configure:6028: result: yes
configure:6036: checking the maximum length of command line arguments
configure:6161: result: 1572864
configure:6178: checking whether the shell understands some XSI constructs
configure:6188: result: yes
configure:6192: checking whether the shell understands "+="
configure:6198: result: yes
configure:6233: checking for ld option to reload object files
configure:6240: result: -r
configure:6269: checking for x86_64-pc-linux-gnu-objdump
configure:6296: result: objdump
configure:6368: checking how to recognize dependent libraries
configure:6569: result: pass_all
configure:6602: checking for x86_64-pc-linux-gnu-ar
configure:6629: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:6720: checking for x86_64-pc-linux-gnu-strip
configure:6750: result: no
configure:6760: checking for strip
configure:6776: found /usr/bin/strip
configure:6787: result: strip
configure:6819: checking for x86_64-pc-linux-gnu-ranlib
configure:6846: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:6993: checking command to parse /usr/bin/nm -B output from gcc object
configure:7111: gcc -c -g -O2 conftest.c >&5
configure:7114: $? = 0
configure:7118: /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:7121: $? = 0
configure:7175: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7178: $? = 0
configure:7216: result: ok
configure:7311: gcc -c -g -O2 conftest.c >&5
configure:7314: $? = 0
configure:8064: checking for dlfcn.h
configure:8064: gcc -c -g -O2 conftest.c >&5
configure:8064: $? = 0
configure:8064: result: yes
configure:8251: checking for objdir
configure:8266: result: .libs
configure:8537: checking if gcc supports -fno-rtti -fno-exceptions
configure:8555: gcc -c -g -O2 -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:8559: $? = 0
configure:8572: result: no
configure:8592: checking for gcc option to produce PIC
configure:8878: result: -fPIC -DPIC
configure:8890: checking if gcc PIC flag -fPIC -DPIC works
configure:8908: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8912: $? = 0
configure:8925: result: yes
configure:8949: checking if gcc static flag -static works
configure:8977: result: yes
configure:8992: checking if gcc supports -c -o file.o
configure:9013: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9017: $? = 0
configure:9039: result: yes
configure:9047: checking if gcc supports -c -o file.o
configure:9094: result: yes
configure:9127: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries
configure:10198: result: yes
configure:10235: checking whether -lc should be explicitly linked in
configure:10243: gcc -c -g -O2 conftest.c >&5
configure:10246: $? = 0
configure:10261: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10264: $? = 0
configure:10278: result: no
configure:10443: checking dynamic linker characteristics
configure:10884: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10884: $? = 0
configure:11106: result: GNU/Linux ld.so
configure:11213: checking how to hardcode library paths into programs
configure:11238: result: immediate
configure:11778: checking whether stripping libraries is possible
configure:11783: result: yes
configure:11818: checking if libtool supports shared libraries
configure:11820: result: yes
configure:11823: checking whether to build shared libraries
configure:11844: result: yes
configure:11847: checking whether to build static libraries
configure:11851: result: yes
configure:11895: checking for special C compiler options needed for large files
configure:11940: result: no
configure:11946: checking for _FILE_OFFSET_BITS value needed for large files
configure:11971: gcc -c -g -O2 conftest.c >&5
configure:11971: $? = 0
configure:12003: result: no
configure:12096: checking unwind.h usability
configure:12096: gcc -c -g -O2 conftest.c >&5
configure:12096: $? = 0
configure:12096: result: yes
configure:12096: checking unwind.h presence
configure:12096: gcc -E conftest.c
configure:12096: $? = 0
configure:12096: result: yes
configure:12096: checking for unwind.h
configure:12096: result: yes
configure:12098: checking for _Unwind_Backtrace
configure:12098: gcc -o conftest -g -O2 conftest.c >&5
configure:12098: $? = 0
configure:12098: result: yes
configure:12119: checking for -funwind-tables option
configure:12137: gcc -c -g -O2 -funwind-tables conftest.c >&5
configure:12137: $? = 0
configure:12145: result: yes
configure:12150: checking for -frandom-seed=string option
configure:12168: gcc -c -g -O2 -frandom-seed=conftest.lo conftest.c >&5
configure:12168: $? = 0
configure:12176: result: yes
configure:12293: checking whether gcc supports -W
configure:12310: gcc -c -W conftest.c >&5
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wall
configure:12310: gcc -c -Wall conftest.c >&5
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wwrite-strings
configure:12310: gcc -c -Wwrite-strings conftest.c >&5
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wstrict-prototypes
configure:12310: gcc -c -Wstrict-prototypes conftest.c >&5
conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
28 | main ()
| ^~~~
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wmissing-prototypes
configure:12310: gcc -c -Wmissing-prototypes conftest.c >&5
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wold-style-definition
configure:12310: gcc -c -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:1: warning: old-style function definition [-Wold-style-definition]
28 | main ()
| ^~~~
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wmissing-format-attribute
configure:12310: gcc -c -Wmissing-format-attribute conftest.c >&5
configure:12310: $? = 0
configure:12319: result: yes
configure:12293: checking whether gcc supports -Wcast-qual
configure:12310: gcc -c -Wcast-qual conftest.c >&5
configure:12310: $? = 0
configure:12319: result: yes
configure:12380: checking for _Unwind_GetIPInfo
configure:12395: gcc -o conftest -g -O2 -Werror-implicit-function-declaration conftest.c >&5
configure:12395: $? = 0
configure:12403: result: yes
configure:12436: checking for CET support
configure:12465: gcc -c -g -O2 -fcf-protection conftest.c >&5
configure:12465: $? = 0
configure:12531: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:12531: $? = 0
configure:12559: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:12559: $? = 0
configure:12559: ./conftest
configure:12559: $? = 0
configure:12606: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:12606: $? = 0
configure:12606: ./conftest
configure:12606: $? = 0
configure:12627: result: yes
configure:12646: checking __sync extensions
configure:12670: gcc -o conftest -g -O2 conftest.c >&5
configure:12670: $? = 0
configure:12679: result: yes
configure:12691: checking __atomic extensions
configure:12711: gcc -o conftest -g -O2 conftest.c >&5
configure:12711: $? = 0
configure:12720: result: yes
configure:12731: checking output filetype
configure:12748: gcc -c -g -O2 conftest.c >&5
configure:12748: $? = 0
configure:12759: result: elf64
configure:12841: checking for uintmax_t
configure:12841: gcc -c -g -O2 conftest.c >&5
configure:12841: $? = 0
configure:12841: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:24: error: expected expression before ')' token
37 | if (sizeof ((uintmax_t)))
| ^
configure:12841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:12841: result: yes
configure:12850: checking for uintptr_t
configure:12850: gcc -c -g -O2 conftest.c >&5
configure:12850: $? = 0
configure:12850: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:24: error: expected expression before ')' token
37 | if (sizeof ((uintptr_t)))
| ^
configure:12850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:12850: result: yes
configure:12859: checking for int_least32_t
configure:12859: gcc -c -g -O2 conftest.c >&5
configure:12859: $? = 0
configure:12859: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:28: error: expected expression before ')' token
37 | if (sizeof ((int_least32_t)))
| ^
configure:12859: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((int_least32_t)))
| return 0;
| ;
| return 0;
| }
configure:12859: result: yes
configure:12868: checking for int_fast32_t
configure:12868: gcc -c -g -O2 conftest.c >&5
configure:12868: $? = 0
configure:12868: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:27: error: expected expression before ')' token
37 | if (sizeof ((int_fast32_t)))
| ^
configure:12868: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((int_fast32_t)))
| return 0;
| ;
| return 0;
| }
configure:12868: result: yes
configure:12877: checking for uint64_t
configure:12877: gcc -c -g -O2 conftest.c >&5
configure:12877: $? = 0
configure:12877: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:23: error: expected expression before ')' token
37 | if (sizeof ((uint64_t)))
| ^
configure:12877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:12877: result: yes
configure:12958: checking what to include in gstdint.h
configure:12986: result: stdint.h (already complete)
configure:13232: checking sys/mman.h usability
configure:13232: gcc -c -g -O2 conftest.c >&5
configure:13232: $? = 0
configure:13232: result: yes
configure:13232: checking sys/mman.h presence
configure:13232: gcc -E conftest.c
configure:13232: $? = 0
configure:13232: result: yes
configure:13232: checking for sys/mman.h
configure:13232: result: yes
configure:13255: checking for mmap
configure:13255: gcc -o conftest -g -O2 conftest.c >&5
configure:13255: $? = 0
configure:13255: result: yes
configure:13278: gcc -E conftest.c
configure:13278: $? = 0
configure:13297: checking link.h usability
configure:13297: gcc -c -g -O2 conftest.c >&5
configure:13297: $? = 0
configure:13297: result: yes
configure:13297: checking link.h presence
configure:13297: gcc -E conftest.c
configure:13297: $? = 0
configure:13297: result: yes
configure:13297: checking for link.h
configure:13297: result: yes
configure:13326: checking for dl_iterate_phdr
configure:13326: gcc -o conftest -g -O2 conftest.c >&5
configure:13326: $? = 0
configure:13326: result: yes
configure:13344: checking mach-o/dyld.h usability
configure:13344: gcc -c -g -O2 conftest.c >&5
conftest.c:67:10: fatal error: mach-o/dyld.h: No such file or directory
67 | #include <mach-o/dyld.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:13344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach-o/dyld.h>
configure:13344: result: no
configure:13344: checking mach-o/dyld.h presence
configure:13344: gcc -E conftest.c
conftest.c:34:10: fatal error: mach-o/dyld.h: No such file or directory
34 | #include <mach-o/dyld.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:13344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| /* end confdefs.h. */
| #include <mach-o/dyld.h>
configure:13344: result: no
configure:13344: checking for mach-o/dyld.h
configure:13344: result: no
configure:13358: checking sys/ldr.h usability
configure:13358: gcc -c -g -O2 conftest.c >&5
conftest.c:67:10: fatal error: sys/ldr.h: No such file or directory
67 | #include <sys/ldr.h>
| ^~~~~~~~~~~
compilation terminated.
configure:13358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ldr.h>
configure:13358: result: no
configure:13358: checking sys/ldr.h presence
configure:13358: gcc -E conftest.c
conftest.c:34:10: fatal error: sys/ldr.h: No such file or directory
34 | #include <sys/ldr.h>
| ^~~~~~~~~~~
compilation terminated.
configure:13358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| /* end confdefs.h. */
| #include <sys/ldr.h>
configure:13358: result: no
configure:13358: checking for sys/ldr.h
configure:13358: result: no
configure:13409: checking for fcntl
configure:13409: gcc -o conftest -g -O2 conftest.c >&5
configure:13409: $? = 0
configure:13409: result: yes
configure:13423: checking whether strnlen is declared
configure:13423: gcc -c -g -O2 conftest.c >&5
configure:13423: $? = 0
configure:13423: result: yes
configure:13433: checking whether getpagesize is declared
configure:13433: gcc -c -g -O2 conftest.c >&5
configure:13433: $? = 0
configure:13433: result: yes
configure:13447: checking for lstat
configure:13447: gcc -o conftest -g -O2 conftest.c >&5
configure:13447: $? = 0
configure:13447: result: yes
configure:13447: checking for readlink
configure:13447: gcc -o conftest -g -O2 conftest.c >&5
configure:13447: $? = 0
configure:13447: result: yes
configure:13464: checking for getexecname
configure:13464: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccqe2w2d.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libbacktrace/conftest.c:73: undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:13464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| #define HAVE_FCNTL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| /* end confdefs.h. */
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getexecname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getexecname
|
| /* 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 getexecname ();
| /* 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_getexecname || defined __stub___getexecname
| choke me
| #endif
|
| int
| main ()
| {
| return getexecname ();
| ;
| return 0;
| }
configure:13464: result: no
configure:13480: checking for KERN_PROC
configure:13499: gcc -c -g -O2 conftest.c >&5
conftest.c:41:10: fatal error: sys/sysctl.h: No such file or directory
41 | #include <sys/sysctl.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:13499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| #define HAVE_FCNTL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/sysctl.h>
|
| int
| main ()
| {
| int mib0 = CTL_KERN; int mib1 = KERN_PROC; int mib2 = KERN_PROC_PATHNAME;
| ;
| return 0;
| }
configure:13506: result: no
configure:13514: checking for KERN_PROG_ARGS
configure:13533: gcc -c -g -O2 conftest.c >&5
conftest.c:41:10: fatal error: sys/sysctl.h: No such file or directory
41 | #include <sys/sysctl.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:13533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| #define HAVE_FCNTL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/sysctl.h>
|
| int
| main ()
| {
| int mib0 = CTL_KERN; int mib1 = KERN_PROC_ARGS; int mib2 = KERN_PROC_PATHNAME;
| ;
| return 0;
| }
configure:13540: result: no
configure:13551: checking for clock_gettime
configure:13551: gcc -o conftest -g -O2 conftest.c >&5
configure:13551: $? = 0
configure:13551: result: yes
configure:13612: checking whether -pthread is supported
configure:13623: gcc -c -g -O2 -pthread conftest.c >&5
configure:13623: $? = 0
configure:13631: result: yes
configure:13648: checking whether -gdwarf-5 is supported
configure:13666: gcc -o conftest -g -O2 -gdwarf-5 conftest.c >&5
configure:13666: $? = 0
configure:13675: result: yes
configure:13686: checking for compress in -lz
configure:13711: gcc -o conftest -g -O2 conftest.c -lz >&5
configure:13711: $? = 0
configure:13720: result: yes
configure:13737: checking whether --compress-debug-sections is supported
configure:13755: gcc -o conftest -g -O2 -Wl,--compress-debug-sections=zlib-gnu conftest.c >&5
configure:13755: $? = 0
configure:13764: result: yes
configure:13778: checking for objcopy
configure:13794: found /usr/bin/objcopy
configure:13805: result: objcopy
configure:13815: checking for readelf
configure:13842: result: readelf
configure:13850: checking whether objcopy supports debuglink
configure:13865: result: yes
configure:13879: checking for dsymutil
configure:13906: result: @DSYMUTIL@
configure:13926: checking for nm
configure:13953: result: /usr/bin/nm -B
configure:13964: checking for xz
configure:13980: found /usr/bin/xz
configure:13991: result: xz
configure:14009: checking for comm
configure:14025: found /usr/bin/comm
configure:14036: result: comm
configure:14062: checking for lzma_auto_decoder in -llzma
configure:14087: gcc -o conftest -g -O2 conftest.c -llzma >&5
/usr/bin/ld: cannot find -llzma: No such file or directory
collect2: error: ld returned 1 exit status
configure:14087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define BACKTRACE_XCOFF_SIZE unused
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| #define HAVE_FCNTL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ZLIB 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 lzma_auto_decoder ();
| int
| main ()
| {
| return lzma_auto_decoder ();
| ;
| return 0;
| }
configure:14096: result: no
configure:14113: checking whether tests can run
configure:14132: gcc -o conftest -g -O2 conftest.c >&5
configure:14132: $? = 0
configure:14132: ./conftest
configure:14132: $? = 0
configure:14142: result: yes
configure:14225: updating cache ./config.cache
configure:14269: checking that generated files are newer than configure
configure:14275: result: done
configure:14346: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by package-unused config.status version-unused, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on seti-VirtualBox
config.status:1169: creating Makefile
config.status:1169: creating backtrace-supported.h
config.status:1169: creating install-debuginfo-for-buildid.sh
config.status:1169: creating config.h
config.status:1383: executing libtool commands
config.status:1383: executing gstdint.h commands
config.status:1383: executing default 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=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 '
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DSYMUTIL_set=set
ac_cv_env_DSYMUTIL_value=@DSYMUTIL@
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' '
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_NM_set=set
ac_cv_env_NM_value=nm
ac_cv_env_OBJCOPY_set=set
ac_cv_env_OBJCOPY_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=riscv32-unknown-elf
ac_cv_func__Unwind_Backtrace=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_dl_iterate_phdr=yes
ac_cv_func_fcntl=yes
ac_cv_func_getexecname=no
ac_cv_func_lstat=yes
ac_cv_func_mmap=yes
ac_cv_func_readlink=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_strnlen=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_link_h=yes
ac_cv_header_mach_o_dyld_h=no
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_ldr_h=no
ac_cv_header_sys_mman_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_unwind_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_lzma_lzma_auto_decoder=no
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR='ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ac_cv_prog_AWK=/usr/bin/gawk
ac_cv_prog_CC=gcc
ac_cv_prog_COMM=comm
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_DSYMUTIL=@DSYMUTIL@
ac_cv_prog_NM='/usr/bin/nm -B'
ac_cv_prog_OBJCOPY=objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ac_cv_prog_READELF=readelf
ac_cv_prog_XZ=xz
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=riscv32-unknown-elf
ac_cv_type_int_fast32_t=yes
ac_cv_type_int_least32_t=yes
ac_cv_type_u_int64_t=no
ac_cv_type_uint64_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_header_stdint=stdint.h
acx_cv_header_stdint_kind='(already complete)'
acx_cv_prog_cc_warning__W=yes
acx_cv_prog_cc_warning__Wall=yes
acx_cv_prog_cc_warning__Wcast_qual=yes
acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
acx_cv_prog_cc_warning__Wmissing_prototypes=yes
acx_cv_prog_cc_warning__Wold_style_definition=yes
acx_cv_prog_cc_warning__Wstrict_prototypes=yes
acx_cv_prog_cc_warning__Wwrite_strings=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
libbacktrace_cv_c_random_seed_string=yes
libbacktrace_cv_c_unwind_tables=yes
libbacktrace_cv_lib_dwarf5=yes
libbacktrace_cv_objcopy_debuglink=yes
libbacktrace_cv_proc=no
libbacktrace_cv_procargs=no
libbacktrace_cv_sys_atomic=yes
libbacktrace_cv_sys_filetype=elf64
libbacktrace_cv_sys_native=yes
libbacktrace_cv_sys_sync=yes
libgo_cv_ld_compress=yes
libgo_cv_lib_pthread=yes
lt_cv_archive_cmds_need_lc=no
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=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/seti/riscv-gnu-toolchain/binutils/missing aclocal-1.15'
ALLOC_FILE='mmap.lo'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='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} /home/seti/riscv-gnu-toolchain/binutils/missing autoconf'
AUTOHEADER='${SHELL} /home/seti/riscv-gnu-toolchain/binutils/missing autoheader'
AUTOMAKE='${SHELL} /home/seti/riscv-gnu-toolchain/binutils/missing automake-1.15'
AWK='/usr/bin/gawk'
BACKTRACE_FILE='backtrace.lo simple.lo'
BACKTRACE_SUPPORTED='1'
BACKTRACE_SUPPORTS_DATA='1'
BACKTRACE_SUPPORTS_THREADS='1'
BACKTRACE_USES_MALLOC='0'
CC='gcc'
CET_HOST_FLAGS=''
CFLAGS='-g -O2 '
CLOCK_GETTIME_LINK=''
COMM='comm'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL='@DSYMUTIL@'
DUMPBIN=''
DWZ=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRA_FLAGS='-funwind-tables -frandom-seed=$@'
FGREP='/usr/bin/grep -F'
FORMAT_FILE='elf.lo'
GREP='/usr/bin/grep'
HAVE_COMM_FALSE='#'
HAVE_COMM_TRUE=''
HAVE_COMPRESSED_DEBUG_FALSE='#'
HAVE_COMPRESSED_DEBUG_TRUE=''
HAVE_DWARF5_FALSE='#'
HAVE_DWARF5_TRUE=''
HAVE_DWZ_FALSE=''
HAVE_DWZ_TRUE='#'
HAVE_ELF_FALSE='#'
HAVE_ELF_TRUE=''
HAVE_LIBLZMA_FALSE=''
HAVE_LIBLZMA_TRUE='#'
HAVE_MINIDEBUG_FALSE='#'
HAVE_MINIDEBUG_TRUE=''
HAVE_OBJCOPY_DEBUGLINK_FALSE='#'
HAVE_OBJCOPY_DEBUGLINK_TRUE=''
HAVE_PTHREAD_FALSE='#'
HAVE_PTHREAD_TRUE=''
HAVE_XZ_FALSE='#'
HAVE_XZ_TRUE=''
HAVE_ZLIB_FALSE='#'
HAVE_ZLIB_TRUE=''
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'
LD='ld -m elf_x86_64'
LDFLAGS=' '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo --split-size=5000000'
MKDIR_P='/usr/bin/mkdir -p'
NATIVE_FALSE='#'
NATIVE_TRUE=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJCOPY='objcopy'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL='@OTOOL@'
PACKAGE='libbacktrace'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='package-unused'
PACKAGE_STRING='package-unused version-unused'
PACKAGE_TARNAME='libbacktrace'
PACKAGE_URL=''
PACKAGE_VERSION='version-unused'
PATH_SEPARATOR=':'
PIC_FLAG=''
PTHREAD_CFLAGS='-pthread'
RANLIB='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'
READELF='readelf'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_DSYMUTIL_FALSE=''
USE_DSYMUTIL_TRUE='#'
VERSION='version-unused'
VIEW_FILE='mmapio.lo'
WARN_FLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual'
XZ='xz'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
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/seti/riscv-gnu-toolchain/binutils/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtool_VERSION='1:0:0'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
multi_basedir=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/riscv'
program_transform_name='s&^&riscv32-unknown-elf-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='riscv32-unknown-elf'
target_alias='riscv32-unknown-elf'
target_cpu='riscv32'
target_os='elf'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "package-unused"
#define PACKAGE_TARNAME "libbacktrace"
#define PACKAGE_VERSION "version-unused"
#define PACKAGE_STRING "package-unused version-unused"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#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_GETIPINFO 1
#define HAVE_SYNC_FUNCTIONS 1
#define HAVE_ATOMIC_FUNCTIONS 1
#define BACKTRACE_ELF_SIZE 64
#define BACKTRACE_XCOFF_SIZE unused
#define HAVE_SYS_MMAN_H 1
#define HAVE_LINK_H 1
#define HAVE_DL_ITERATE_PHDR 1
#define HAVE_FCNTL 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_GETPAGESIZE 1
#define HAVE_LSTAT 1
#define HAVE_READLINK 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_ZLIB 1
configure: exit 0