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

795 lines
28 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 opcodes configure 2.38.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gdb/opcodes/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/opcodes --cache-file=./config.cache --prefix=/opt/riscv --disable-werror --with-expat=yes --enable-gdb --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --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:2417: creating cache ./config.cache
configure:2528: checking build system type
configure:2542: result: x86_64-pc-linux-gnu
configure:2562: checking host system type
configure:2575: result: x86_64-pc-linux-gnu
configure:2595: checking target system type
configure:2608: result: riscv32-unknown-elf
configure:2651: checking for a BSD-compatible install
configure:2719: result: /usr/bin/install -c
configure:2730: checking whether build environment is sane
configure:2785: result: yes
configure:2936: checking for a thread-safe mkdir -p
configure:2975: result: /usr/bin/mkdir -p
configure:2982: checking for gawk
configure:3009: result: /usr/bin/gawk
configure:3020: checking whether make sets $(MAKE)
configure:3042: result: yes
configure:3071: checking whether make supports nested variables
configure:3088: result: yes
configure:3225: checking whether make supports nested variables
configure:3242: result: yes
configure:3262: checking for x86_64-pc-linux-gnu-gcc
configure:3289: result: gcc
configure:3558: checking for C compiler version
configure:3567: 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:3578: $? = 0
configure:3567: 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:3578: $? = 0
configure:3567: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3578: $? = 1
configure:3567: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3578: $? = 1
configure:3598: checking whether the C compiler works
configure:3620: gcc -g -O2 conftest.c >&5
configure:3624: $? = 0
configure:3672: result: yes
configure:3675: checking for C compiler default output file name
configure:3677: result: a.out
configure:3683: checking for suffix of executables
configure:3690: gcc -o conftest -g -O2 conftest.c >&5
configure:3694: $? = 0
configure:3716: result:
configure:3738: checking whether we are cross compiling
configure:3746: gcc -o conftest -g -O2 conftest.c >&5
configure:3750: $? = 0
configure:3757: ./conftest
configure:3761: $? = 0
configure:3776: result: no
configure:3781: checking for suffix of object files
configure:3803: gcc -c -g -O2 conftest.c >&5
configure:3807: $? = 0
configure:3828: result: o
configure:3832: checking whether we are using the GNU C compiler
configure:3851: gcc -c -g -O2 conftest.c >&5
configure:3851: $? = 0
configure:3860: result: yes
configure:3869: checking whether gcc accepts -g
configure:3889: gcc -c -g conftest.c >&5
configure:3889: $? = 0
configure:3930: result: yes
configure:3947: checking for gcc option to accept ISO C89
configure:4010: gcc -c -g -O2 conftest.c >&5
configure:4010: $? = 0
configure:4023: result: none needed
configure:4048: checking whether gcc understands -c and -o together
configure:4070: gcc -c conftest.c -o conftest2.o
configure:4073: $? = 0
configure:4070: gcc -c conftest.c -o conftest2.o
configure:4073: $? = 0
configure:4085: result: yes
configure:4113: checking for style of include used by make
configure:4141: result: GNU
configure:4167: checking dependency style of gcc
configure:4278: result: gcc3
configure:4299: checking how to run the C preprocessor
configure:4330: gcc -E conftest.c
configure:4330: $? = 0
configure:4344: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "opcodes"
| #define PACKAGE_TARNAME "opcodes"
| #define PACKAGE_VERSION "2.38.50"
| #define PACKAGE_STRING "opcodes 2.38.50"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "opcodes"
| #define VERSION "2.38.50"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4369: result: gcc -E
configure:4389: gcc -E conftest.c
configure:4389: $? = 0
configure:4403: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "opcodes"
| #define PACKAGE_TARNAME "opcodes"
| #define PACKAGE_VERSION "2.38.50"
| #define PACKAGE_STRING "opcodes 2.38.50"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "opcodes"
| #define VERSION "2.38.50"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4432: checking for grep that handles long lines and -e
configure:4490: result: /usr/bin/grep
configure:4495: checking for egrep
configure:4557: result: /usr/bin/grep -E
configure:4562: checking for ANSI C header files
configure:4582: gcc -c -g -O2 conftest.c >&5
configure:4582: $? = 0
configure:4655: gcc -o conftest -g -O2 conftest.c >&5
configure:4655: $? = 0
configure:4655: ./conftest
configure:4655: $? = 0
configure:4666: result: yes
configure:4679: checking for sys/types.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for sys/stat.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for stdlib.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for string.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for memory.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for strings.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for inttypes.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for stdint.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4679: checking for unistd.h
configure:4679: gcc -c -g -O2 conftest.c >&5
configure:4679: $? = 0
configure:4679: result: yes
configure:4692: checking minix/config.h usability
configure:4692: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
54 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "opcodes"
| #define PACKAGE_TARNAME "opcodes"
| #define PACKAGE_VERSION "2.38.50"
| #define PACKAGE_STRING "opcodes 2.38.50"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "opcodes"
| #define VERSION "2.38.50"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <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:4692: result: no
configure:4692: checking minix/config.h presence
configure:4692: gcc -E conftest.c
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
21 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "opcodes"
| #define PACKAGE_TARNAME "opcodes"
| #define PACKAGE_VERSION "2.38.50"
| #define PACKAGE_STRING "opcodes 2.38.50"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "opcodes"
| #define VERSION "2.38.50"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4692: result: no
configure:4692: checking for minix/config.h
configure:4692: result: no
configure:4713: checking whether it is safe to define __EXTENSIONS__
configure:4731: gcc -c -g -O2 conftest.c >&5
configure:4731: $? = 0
configure:4738: result: yes
configure:4758: checking for x86_64-pc-linux-gnu-ar
configure:4785: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:4850: checking for x86_64-pc-linux-gnu-ranlib
configure:4877: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:5018: checking how to print strings
configure:5045: result: printf
configure:5066: checking for a sed that does not truncate output
configure:5130: result: /usr/bin/sed
configure:5148: checking for fgrep
configure:5210: result: /usr/bin/grep -F
configure:5245: checking for ld used by gcc
configure:5312: result: ld
configure:5319: checking if the linker (ld) is GNU ld
configure:5334: result: yes
configure:5346: checking for BSD- or MS-compatible name lister (nm)
configure:5396: result: /usr/bin/nm -B
configure:5526: checking the name lister (/usr/bin/nm -B) interface
configure:5533: gcc -c -g -O2 conftest.c >&5
configure:5536: /usr/bin/nm -B "conftest.o"
configure:5539: output
0000000000000000 B some_variable
configure:5546: result: BSD nm
configure:5549: checking whether ln -s works
configure:5553: result: yes
configure:5561: checking the maximum length of command line arguments
configure:5686: result: 1572864
configure:5703: checking whether the shell understands some XSI constructs
configure:5713: result: yes
configure:5717: checking whether the shell understands "+="
configure:5723: result: yes
configure:5758: checking for ld option to reload object files
configure:5765: result: -r
configure:5794: checking for x86_64-pc-linux-gnu-objdump
configure:5821: result: objdump
configure:5893: checking how to recognize dependent libraries
configure:6094: result: pass_all
configure:6127: checking for x86_64-pc-linux-gnu-ar
configure:6154: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:6245: checking for x86_64-pc-linux-gnu-strip
configure:6275: result: no
configure:6285: checking for strip
configure:6301: found /usr/bin/strip
configure:6312: result: strip
configure:6344: checking for x86_64-pc-linux-gnu-ranlib
configure:6371: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:6518: checking command to parse /usr/bin/nm -B output from gcc object
configure:6636: gcc -c -g -O2 conftest.c >&5
configure:6639: $? = 0
configure:6643: /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:6646: $? = 0
configure:6700: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6703: $? = 0
configure:6741: result: ok
configure:6836: gcc -c -g -O2 conftest.c >&5
configure:6839: $? = 0
configure:7589: checking for dlfcn.h
configure:7589: gcc -c -g -O2 conftest.c >&5
configure:7589: $? = 0
configure:7589: result: yes
configure:7746: checking for objdir
configure:7761: result: .libs
configure:8032: checking if gcc supports -fno-rtti -fno-exceptions
configure:8050: 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:8054: $? = 0
configure:8067: result: no
configure:8087: checking for gcc option to produce PIC
configure:8373: result: -fPIC -DPIC
configure:8385: checking if gcc PIC flag -fPIC -DPIC works
configure:8403: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8407: $? = 0
configure:8420: result: yes
configure:8444: checking if gcc static flag -static works
configure:8472: result: yes
configure:8487: checking if gcc supports -c -o file.o
configure:8508: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8512: $? = 0
configure:8534: result: yes
configure:8542: checking if gcc supports -c -o file.o
configure:8589: result: yes
configure:8622: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries
configure:9693: result: yes
configure:9938: checking dynamic linker characteristics
configure:10379: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10379: $? = 0
configure:10601: result: GNU/Linux ld.so
configure:10708: checking how to hardcode library paths into programs
configure:10733: result: immediate
configure:11273: checking whether stripping libraries is possible
configure:11278: result: yes
configure:11313: checking if libtool supports shared libraries
configure:11315: result: yes
configure:11318: checking whether to build shared libraries
configure:11339: result: no
configure:11342: checking whether to build static libraries
configure:11346: result: yes
gcc: warning: @CPPFLAGS_FOR_BUILD@: linker input file unused because linking not done
gcc: error: @CPPFLAGS_FOR_BUILD@: linker input file not found: No such file or directory
gcc: warning: @CPPFLAGS_FOR_BUILD@: linker input file unused because linking not done
gcc: error: @CPPFLAGS_FOR_BUILD@: linker input file not found: No such file or directory
configure:11572: checking whether to enable maintainer-specific portions of Makefiles
configure:11581: result: no
configure:11609: checking whether to install libbfd
configure:11622: result: no
configure:11668: checking whether NLS is requested
configure:11674: result: yes
configure:11680: checking for catalogs to be installed
configure:11712: result: da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
configure:11739: checking whether NLS is requested
configure:11748: result: yes
configure:11786: checking for msgfmt
configure:11820: result: no
configure:11826: checking for gmsgfmt
configure:11857: result: :
configure:11897: checking for xgettext
configure:11931: result: no
configure:11968: checking for msgmerge
configure:12001: result: no
configure:12093: checking size of void *
configure:12098: gcc -o conftest -g -O2 conftest.c >&5
configure:12098: $? = 0
configure:12098: ./conftest
configure:12098: $? = 0
configure:12112: result: 8
configure:12141: checking whether basename is declared
configure:12141: gcc -c -g -O2 conftest.c >&5
configure:12141: $? = 0
configure:12141: result: yes
configure:12151: checking whether stpcpy is declared
configure:12151: gcc -c -g -O2 conftest.c >&5
configure:12151: $? = 0
configure:12151: result: yes
configure:12165: checking for sigsetjmp
configure:12183: gcc -c -g -O2 conftest.c >&5
configure:12183: $? = 0
configure:12190: result:
configure:12234: checking linker --as-needed support
configure:12245: result: yes
configure:12336: checking for cos in -lm
configure:12361: gcc -o conftest -g -O2 conftest.c -lm >&5
conftest.c:40:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
40 | char cos ();
| ^~~
conftest.c:1:1: note: 'cos' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:12361: $? = 0
configure:12370: result: yes
configure:12682: updating cache ./config.cache
configure:12726: checking that generated files are newer than configure
configure:12732: result: done
configure:12771: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by opcodes config.status 2.38.50, 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:1134: creating Makefile
config.status:1134: creating po/Makefile.in
config.status:1134: creating config.h
config.status:1348: executing depfiles commands
config.status:1348: executing libtool commands
config.status:1348: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' '
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=riscv32-unknown-elf
ac_cv_have_decl_basename=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_m_cos=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=:
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_CPP='gcc -E'
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_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_sizeof_void_p=8
ac_cv_target=riscv32-unknown-elf
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
bfd_cv_func_sigsetjmp=yes
bfd_cv_ld_as_needed=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='/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/gdb/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='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/gdb/missing autoconf'
AUTOHEADER='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing autoheader'
AUTOMAKE='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing automake-1.15'
AWK='/usr/bin/gawk'
BFD_MACHINES=' riscv-dis.lo riscv-opc.lo'
BUILD_LIBS='../libiberty/libiberty.a '
BUILD_LIB_DEPS='../libiberty/libiberty.a '
CATALOGS=' da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo id.gmo it.gmo nl.gmo pt_BR.gmo ro.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='gcc'
CFLAGS='-g -O2 '
CGEN_MAINT_FALSE=''
CGEN_MAINT_TRUE='#'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL='@DSYMUTIL@'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_BFD_64_BIT_FALSE='#'
ENABLE_BFD_64_BIT_TRUE=''
EXEEXT=''
EXEEXT_FOR_BUILD='$(EXEEXT)'
FGREP='/usr/bin/grep -F'
GENCAT='gencat'
GMSGFMT=':'
GREP='/usr/bin/grep'
HDEFINES=''
INCINTL=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_LIBBFD_FALSE=''
INSTALL_LIBBFD_TRUE='#'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
LD='ld -m elf_x86_64'
LDFLAGS=' '
LIBINTL=''
LIBINTL_DEP=''
LIBM='-lm'
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'
MKINSTALLDIRS='/home/seti/riscv-gnu-toolchain/gdb/opcodes/../mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_WERROR=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL='@OTOOL@'
PACKAGE='opcodes'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='opcodes'
PACKAGE_STRING='opcodes 2.38.50'
PACKAGE_TARNAME='opcodes'
PACKAGE_URL=''
PACKAGE_VERSION='2.38.50'
PATH_SEPARATOR=':'
POSUB='po'
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'
SED='/usr/bin/sed'
SET_MAKE=''
SHARED_DEPENDENCIES=''
SHARED_LDFLAGS=''
SHARED_LIBADD=' '
SHELL='/bin/bash'
STRIP='strip'
USE_NLS='yes'
VERSION='2.38.50'
WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144'
WARN_CFLAGS_FOR_BUILD='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144'
WARN_WRITE_STRINGS='-Wwrite-strings'
XGETTEXT=':'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
archdefs=' -DARCH_riscv'
bfdincludedir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include'
bfdlibdir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib'
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'
cgendir='$(srcdir)/../cgen'
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_noncanonical='x86_64-pc-linux-gnu'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
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_noncanonical='riscv32-unknown-elf'
target_os='elf'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "opcodes"
#define PACKAGE_TARNAME "opcodes"
#define PACKAGE_VERSION "2.38.50"
#define PACKAGE_STRING "opcodes 2.38.50"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "opcodes"
#define VERSION "2.38.50"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define SIZEOF_VOID_P 8
#define HAVE_DECL_BASENAME 1
#define HAVE_DECL_STPCPY 1
#define HAVE_SIGSETJMP 1
configure: exit 0