You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1785 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/gcc/libbacktrace/configure --srcdir=/home/seti/riscv-gnu-toolchain/gcc/libbacktrace --cache-file=./config.cache --with-system-zlib --prefix=/opt/riscv --disable-shared --disable-threads --disable-tls --with-system-zlib --with-newlib --with-sysroot=/opt/riscv/riscv32-unknown-elf --disable-libmudflap --disable-libssp --disable-libquadmath --disable-libgomp --disable-nls --disable-tm-clone-registry --disable-multilib --with-abi=ilp32 --with-arch=rv32imc --with-tune=rocket --with-isa-spec=2.2 --enable-languages=c,c++,lto --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:2467: creating cache ./config.cache
configure:2620: checking build system type
configure:2634: result: x86_64-pc-linux-gnu
configure:2654: checking host system type
configure:2667: result: x86_64-pc-linux-gnu
configure:2687: checking target system type
configure:2700: result: riscv32-unknown-elf
configure:2740: checking for x86_64-pc-linux-gnu-gcc
configure:2767: result: gcc
configure:3036: checking for C compiler version
configure:3045: 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:3056: $? = 0
configure:3045: 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:3056: $? = 0
configure:3045: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3056: $? = 1
configure:3045: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3056: $? = 1
configure:3076: checking whether the C compiler works
configure:3098: gcc -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3102: $? = 0
configure:3150: result: yes
configure:3153: checking for C compiler default output file name
configure:3155: result: a.out
configure:3161: checking for suffix of executables
configure:3168: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3172: $? = 0
configure:3194: result:
configure:3216: checking whether we are cross compiling
configure:3224: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3228: $? = 0
configure:3235: ./conftest
configure:3239: $? = 0
configure:3254: result: no
configure:3259: checking for suffix of object files
configure:3281: gcc -c -g -O2 conftest.c >&5
configure:3285: $? = 0
configure:3306: result: o
configure:3310: checking whether we are using the GNU C compiler
configure:3329: gcc -c -g -O2 conftest.c >&5
configure:3329: $? = 0
configure:3338: result: yes
configure:3347: checking whether gcc accepts -g
configure:3367: gcc -c -g conftest.c >&5
configure:3367: $? = 0
configure:3408: result: yes
configure:3425: checking for gcc option to accept ISO C89
configure:3488: gcc -c -g -O2 conftest.c >&5
configure:3488: $? = 0
configure:3501: result: none needed
configure:3526: checking whether gcc understands -c and -o together
configure:3548: gcc -c conftest.c -o conftest2.o
configure:3551: $? = 0
configure:3548: gcc -c conftest.c -o conftest2.o
configure:3551: $? = 0
configure:3563: result: yes
configure:3586: checking how to run the C preprocessor
configure:3617: gcc -E conftest.c
configure:3617: $? = 0
configure:3631: 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:3631: $? = 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:3656: result: gcc -E
configure:3676: gcc -E conftest.c
configure:3676: $? = 0
configure:3690: 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:3690: $? = 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:3719: checking for grep that handles long lines and -e
configure:3777: result: /usr/bin/grep
configure:3782: checking for egrep
configure:3844: result: /usr/bin/grep -E
configure:3849: checking for ANSI C header files
configure:3869: gcc -c -g -O2 conftest.c >&5
configure:3869: $? = 0
configure:3942: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3942: $? = 0
configure:3942: ./conftest
configure:3942: $? = 0
configure:3953: result: yes
configure:3966: checking for sys/types.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for sys/stat.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for stdlib.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for string.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for memory.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for strings.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for inttypes.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for stdint.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3966: checking for unistd.h
configure:3966: gcc -c -g -O2 conftest.c >&5
configure:3966: $? = 0
configure:3966: result: yes
configure:3979: checking minix/config.h usability
configure:3979: 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:3979: $? = 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:3979: result: no
configure:3979: checking minix/config.h presence
configure:3979: 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:3979: $? = 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:3979: result: no
configure:3979: checking for minix/config.h
configure:3979: result: no
configure:4000: checking whether it is safe to define __EXTENSIONS__
configure:4018: gcc -c -g -O2 conftest.c >&5
configure:4018: $? = 0
configure:4025: result: yes
configure:4068: checking for a BSD-compatible install
configure:4136: result: /usr/bin/install -c
configure:4147: checking whether build environment is sane
configure:4202: result: yes
configure:4350: checking for a thread-safe mkdir -p
configure:4389: result: /usr/bin/mkdir -p
configure:4396: checking for gawk
configure:4423: result: /usr/bin/gawk
configure:4434: checking whether make sets $(MAKE)
configure:4456: result: yes
configure:4485: checking whether make supports nested variables
configure:4502: result: yes
configure:4621: checking whether to enable maintainer-specific portions of Makefiles
configure:4630: result: no
configure:4664: checking for x86_64-pc-linux-gnu-gcc
configure:4691: result: gcc
configure:4960: checking for C compiler version
configure:4969: 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:4980: $? = 0
configure:4969: 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:4980: $? = 0
configure:4969: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4980: $? = 1
configure:4969: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4980: $? = 1
configure:4984: checking whether we are using the GNU C compiler
configure:5012: result: yes
configure:5021: checking whether gcc accepts -g
configure:5082: result: yes
configure:5099: checking for gcc option to accept ISO C89
configure:5175: result: none needed
configure:5200: checking whether gcc understands -c and -o together
configure:5237: result: yes
configure:5261: checking for x86_64-pc-linux-gnu-ranlib
configure:5288: result: ranlib
configure:5355: checking for gawk
configure:5382: result: /usr/bin/gawk
configure:5399: checking for dwz
configure:5429: result: no
configure:5489: checking how to print strings
configure:5516: result: printf
configure:5537: checking for a sed that does not truncate output
configure:5601: result: /usr/bin/sed
configure:5619: checking for fgrep
configure:5681: result: /usr/bin/grep -F
configure:5716: checking for ld used by gcc
configure:5783: result: ld
configure:5790: checking if the linker (ld) is GNU ld
configure:5805: result: yes
configure:5817: checking for BSD- or MS-compatible name lister (nm)
configure:5866: result: nm
configure:5996: checking the name lister (nm) interface
configure:6003: gcc -c -g -O2 conftest.c >&5
configure:6006: nm "conftest.o"
configure:6009: output
0000000000000000 B some_variable
configure:6016: result: BSD nm
configure:6019: checking whether ln -s works
configure:6023: result: yes
configure:6031: checking the maximum length of command line arguments
configure:6156: result: 1572864
configure:6173: checking whether the shell understands some XSI constructs
configure:6183: result: yes
configure:6187: checking whether the shell understands "+="
configure:6193: result: yes
configure:6228: checking for ld option to reload object files
configure:6235: result: -r
configure:6264: checking for x86_64-pc-linux-gnu-objdump
configure:6291: result: objdump
configure:6363: checking how to recognize dependent libraries
configure:6564: result: pass_all
configure:6584: checking for x86_64-pc-linux-gnu-ar
configure:6611: result: ar
configure:6689: checking for x86_64-pc-linux-gnu-strip
configure:6719: result: no
configure:6729: checking for strip
configure:6745: found /usr/bin/strip
configure:6756: result: strip
configure:6788: checking for x86_64-pc-linux-gnu-ranlib
configure:6815: result: ranlib
configure:6957: checking command to parse nm output from gcc object
configure:7075: gcc -c -g -O2 conftest.c >&5
configure:7078: $? = 0
configure:7082: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7085: $? = 0
configure:7139: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c conftstm.o >&5
configure:7142: $? = 0
configure:7180: result: ok
configure:7275: gcc -c -g -O2 conftest.c >&5
configure:7278: $? = 0
configure:8030: checking for dlfcn.h
configure:8030: gcc -c -g -O2 conftest.c >&5
configure:8030: $? = 0
configure:8030: result: yes
configure:8217: checking for objdir
configure:8232: result: .libs
configure:8503: checking if gcc supports -fno-rtti -fno-exceptions
configure:8521: 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:8525: $? = 0
configure:8538: result: no
configure:8558: checking for gcc option to produce PIC
configure:8844: result: -fPIC -DPIC
configure:8856: checking if gcc PIC flag -fPIC -DPIC works
configure:8874: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8878: $? = 0
configure:8891: result: yes
configure:8915: checking if gcc static flag -static works
configure:8943: result: yes
configure:8958: checking if gcc supports -c -o file.o
configure:8979: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8983: $? = 0
configure:9005: result: yes
configure:9013: checking if gcc supports -c -o file.o
configure:9060: result: yes
configure:9093: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries
configure:10164: result: yes
configure:10409: checking dynamic linker characteristics
configure:10855: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10855: $? = 0
configure:11077: result: GNU/Linux ld.so
configure:11184: checking how to hardcode library paths into programs
configure:11209: result: immediate
configure:11749: checking whether stripping libraries is possible
configure:11754: result: yes
configure:11789: checking if libtool supports shared libraries
configure:11791: result: yes
configure:11794: checking whether to build shared libraries
configure:11815: result: no
configure:11818: checking whether to build static libraries
configure:11822: result: yes
configure:11866: checking for special C compiler options needed for large files
configure:11911: result: no
configure:11917: checking for _FILE_OFFSET_BITS value needed for large files
configure:11942: gcc -c -g -O2 conftest.c >&5
configure:11942: $? = 0
configure:11974: result: no
configure:12067: checking unwind.h usability
configure:12067: gcc -c -g -O2 conftest.c >&5
configure:12067: $? = 0
configure:12067: result: yes
configure:12067: checking unwind.h presence
configure:12067: gcc -E conftest.c
configure:12067: $? = 0
configure:12067: result: yes
configure:12067: checking for unwind.h
configure:12067: result: yes
configure:12069: checking for _Unwind_Backtrace
configure:12069: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:12069: $? = 0
configure:12069: result: yes
configure:12090: checking for -funwind-tables option
configure:12108: gcc -c -g -O2 -funwind-tables conftest.c >&5
configure:12108: $? = 0
configure:12116: result: yes
configure:12121: checking for -frandom-seed=string option
configure:12139: gcc -c -g -O2 -frandom-seed=conftest.lo conftest.c >&5
configure:12139: $? = 0
configure:12147: result: yes
configure:12264: checking whether gcc supports -W
configure:12281: gcc -c -W conftest.c >&5
configure:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wall
configure:12281: gcc -c -Wall conftest.c >&5
configure:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wwrite-strings
configure:12281: gcc -c -Wwrite-strings conftest.c >&5
configure:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wstrict-prototypes
configure:12281: gcc -c -Wstrict-prototypes conftest.c >&5
conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
28 | main ()
| ^~~~
configure:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wmissing-prototypes
configure:12281: gcc -c -Wmissing-prototypes conftest.c >&5
configure:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wold-style-definition
configure:12281: 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:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wmissing-format-attribute
configure:12281: gcc -c -Wmissing-format-attribute conftest.c >&5
configure:12281: $? = 0
configure:12290: result: yes
configure:12264: checking whether gcc supports -Wcast-qual
configure:12281: gcc -c -Wcast-qual conftest.c >&5
configure:12281: $? = 0
configure:12290: result: yes
configure:12355: checking for _Unwind_GetIPInfo
configure:12370: gcc -o conftest -g -O2 -Werror-implicit-function-declaration -static-libstdc++ -static-libgcc conftest.c >&5
configure:12370: $? = 0
configure:12378: result: yes
configure:12411: checking for CET support
configure:12440: gcc -c -g -O2 -fcf-protection conftest.c >&5
configure:12440: $? = 0
configure:12506: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:12506: $? = 0
configure:12534: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:12534: $? = 0
configure:12534: ./conftest
configure:12534: $? = 0
configure:12581: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:12581: $? = 0
configure:12581: ./conftest
configure:12581: $? = 0
configure:12602: result: yes
configure:12621: checking __sync extensions
configure:12645: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:12645: $? = 0
configure:12654: result: yes
configure:12666: checking __atomic extensions
configure:12686: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:12686: $? = 0
configure:12695: result: yes
configure:12706: checking output filetype
configure:12723: gcc -c -g -O2 conftest.c >&5
configure:12723: $? = 0
configure:12734: result: elf64
configure:12816: checking for uintmax_t
configure:12816: gcc -c -g -O2 conftest.c >&5
configure:12816: $? = 0
configure:12816: 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:12816: $? = 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:12816: result: yes
configure:12825: checking for uintptr_t
configure:12825: gcc -c -g -O2 conftest.c >&5
configure:12825: $? = 0
configure:12825: 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:12825: $? = 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:12825: result: yes
configure:12834: checking for int_least32_t
configure:12834: gcc -c -g -O2 conftest.c >&5
configure:12834: $? = 0
configure:12834: 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:12834: $? = 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:12834: result: yes
configure:12843: checking for int_fast32_t
configure:12843: gcc -c -g -O2 conftest.c >&5
configure:12843: $? = 0
configure:12843: 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:12843: $? = 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:12843: result: yes
configure:12852: checking for uint64_t
configure:12852: gcc -c -g -O2 conftest.c >&5
configure:12852: $? = 0
configure:12852: 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:12852: $? = 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:12852: result: yes
configure:12933: checking what to include in gstdint.h
configure:12961: result: stdint.h (already complete)
configure:13207: checking sys/mman.h usability
configure:13207: gcc -c -g -O2 conftest.c >&5
configure:13207: $? = 0
configure:13207: result: yes
configure:13207: checking sys/mman.h presence
configure:13207: gcc -E conftest.c
configure:13207: $? = 0
configure:13207: result: yes
configure:13207: checking for sys/mman.h
configure:13207: result: yes
configure:13230: checking for mmap
configure:13230: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13230: $? = 0
configure:13230: result: yes
configure:13253: gcc -E conftest.c
configure:13253: $? = 0
configure:13272: checking link.h usability
configure:13272: gcc -c -g -O2 conftest.c >&5
configure:13272: $? = 0
configure:13272: result: yes
configure:13272: checking link.h presence
configure:13272: gcc -E conftest.c
configure:13272: $? = 0
configure:13272: result: yes
configure:13272: checking for link.h
configure:13272: result: yes
configure:13301: checking for dl_iterate_phdr
configure:13301: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13301: $? = 0
configure:13301: result: yes
configure:13319: checking mach-o/dyld.h usability
configure:13319: 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:13319: $? = 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:13319: result: no
configure:13319: checking mach-o/dyld.h presence
configure:13319: 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:13319: $? = 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:13319: result: no
configure:13319: checking for mach-o/dyld.h
configure:13319: result: no
configure:13333: checking sys/ldr.h usability
configure:13333: 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:13333: $? = 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:13333: result: no
configure:13333: checking sys/ldr.h presence
configure:13333: 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:13333: $? = 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:13333: result: no
configure:13333: checking for sys/ldr.h
configure:13333: result: no
configure:13384: checking for fcntl
configure:13384: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13384: $? = 0
configure:13384: result: yes
configure:13398: checking whether strnlen is declared
configure:13398: gcc -c -g -O2 conftest.c >&5
configure:13398: $? = 0
configure:13398: result: yes
configure:13408: checking whether getpagesize is declared
configure:13408: gcc -c -g -O2 conftest.c >&5
configure:13408: $? = 0
configure:13408: result: yes
configure:13422: checking for lstat
configure:13422: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13422: $? = 0
configure:13422: result: yes
configure:13422: checking for readlink
configure:13422: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13422: $? = 0
configure:13422: result: yes
configure:13439: checking for getexecname
configure:13439: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
/usr/bin/ld: /tmp/ccYXN00g.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gcc-newlib-stage1/libbacktrace/conftest.c:73: undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:13439: $? = 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:13439: result: no
configure:13455: checking for KERN_PROC
configure:13474: 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:13474: $? = 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:13481: result: no
configure:13489: checking for KERN_PROG_ARGS
configure:13508: 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:13508: $? = 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:13515: result: no
configure:13526: checking for clock_gettime
configure:13526: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13526: $? = 0
configure:13526: result: yes
configure:13587: checking whether -pthread is supported
configure:13598: gcc -c -g -O2 -pthread conftest.c >&5
configure:13598: $? = 0
configure:13606: result: yes
configure:13623: checking whether -gdwarf-5 is supported
configure:13641: gcc -o conftest -g -O2 -gdwarf-5 -static-libstdc++ -static-libgcc conftest.c >&5
configure:13641: $? = 0
configure:13650: result: yes
configure:13661: checking for compress in -lz
configure:13686: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -lz >&5
configure:13686: $? = 0
configure:13695: result: yes
configure:13712: checking whether --compress-debug-sections is supported
configure:13730: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc -Wl,--compress-debug-sections=zlib-gnu conftest.c >&5
configure:13730: $? = 0
configure:13739: result: yes
configure:13753: checking for objcopy
configure:13769: found /usr/bin/objcopy
configure:13780: result: objcopy
configure:13790: checking for readelf
configure:13817: result: readelf
configure:13825: checking whether objcopy supports debuglink
configure:13840: result: yes
configure:13854: checking for dsymutil
configure:13881: result: dsymutil
configure:13901: checking for nm
configure:13928: result: nm
configure:13939: checking for xz
configure:13955: found /usr/bin/xz
configure:13966: result: xz
configure:13984: checking for comm
configure:14000: found /usr/bin/comm
configure:14011: result: comm
configure:14037: checking for lzma_auto_decoder in -llzma
configure:14062: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -llzma >&5
/usr/bin/ld: cannot find -llzma: No such file or directory
collect2: error: ld returned 1 exit status
configure:14062: $? = 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:14071: result: no
configure:14088: checking whether tests can run
configure:14107: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:14107: $? = 0
configure:14107: ./conftest
configure:14107: $? = 0
configure:14117: result: yes
configure:14200: updating cache ./config.cache
configure:14244: checking that generated files are newer than configure
configure:14250: result: done
configure:14321: 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='-static-libstdc++ -static-libgcc '
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_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
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=nm
ac_cv_prog_OBJCOPY=objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=ranlib
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_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=nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/seti/riscv-gnu-toolchain/gcc/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'
AUTOCONF='${SHELL} /home/seti/riscv-gnu-toolchain/gcc/missing autoconf'
AUTOHEADER='${SHELL} /home/seti/riscv-gnu-toolchain/gcc/missing autoheader'
AUTOMAKE='${SHELL} /home/seti/riscv-gnu-toolchain/gcc/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='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='ld -m elf_x86_64'
LDFLAGS='-static-libstdc++ -static-libgcc '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NATIVE_FALSE='#'
NATIVE_TRUE=''
NM='nm'
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'
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/gcc/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