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

668 lines
24 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 zlib configure 1.1.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gdb/zlib/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/zlib --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:2151: creating cache ./config.cache
configure:2305: checking build system type
configure:2319: result: x86_64-pc-linux-gnu
configure:2339: checking host system type
configure:2352: result: x86_64-pc-linux-gnu
configure:2372: checking target system type
configure:2385: result: riscv32-unknown-elf
configure:2433: checking for a BSD-compatible install
configure:2501: result: /usr/bin/install -c
configure:2512: checking whether build environment is sane
configure:2567: result: yes
configure:2718: checking for a thread-safe mkdir -p
configure:2757: result: /usr/bin/mkdir -p
configure:2764: checking for gawk
configure:2791: result: /usr/bin/gawk
configure:2802: checking whether make sets $(MAKE)
configure:2824: result: yes
configure:2853: checking whether make supports nested variables
configure:2870: result: yes
configure:3007: checking whether make supports nested variables
configure:3024: result: yes
configure:3037: checking whether to enable maintainer-specific portions of Makefiles
configure:3046: result: no
configure:3117: checking for x86_64-pc-linux-gnu-gcc
configure:3144: result: gcc
configure:3413: checking for C compiler version
configure:3422: 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:3433: $? = 0
configure:3422: 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:3433: $? = 0
configure:3422: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3433: $? = 1
configure:3422: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3433: $? = 1
configure:3449: gcc -o conftest -g -O2 conftest.c >&5
configure:3452: $? = 0
configure:3481: checking whether the C compiler works
configure:3503: gcc -g -O2 conftest.c >&5
configure:3507: $? = 0
configure:3555: result: yes
configure:3558: checking for C compiler default output file name
configure:3560: result: a.out
configure:3566: checking for suffix of executables
configure:3573: gcc -o conftest -g -O2 conftest.c >&5
configure:3577: $? = 0
configure:3599: result:
configure:3621: checking whether we are cross compiling
configure:3629: gcc -o conftest -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3640: ./conftest
configure:3644: $? = 0
configure:3659: result: no
configure:3665: checking for suffix of object files
configure:3687: gcc -c -g -O2 conftest.c >&5
configure:3691: $? = 0
configure:3712: result: o
configure:3716: checking whether we are using the GNU C compiler
configure:3735: gcc -c -g -O2 conftest.c >&5
configure:3735: $? = 0
configure:3744: result: yes
configure:3753: checking whether gcc accepts -g
configure:3773: gcc -c -g conftest.c >&5
configure:3773: $? = 0
configure:3814: result: yes
configure:3831: checking for gcc option to accept ISO C89
configure:3894: gcc -c -g -O2 conftest.c >&5
configure:3894: $? = 0
configure:3907: result: none needed
configure:3932: checking whether gcc understands -c and -o together
configure:3954: gcc -c conftest.c -o conftest2.o
configure:3957: $? = 0
configure:3954: gcc -c conftest.c -o conftest2.o
configure:3957: $? = 0
configure:3969: result: yes
configure:3997: checking for style of include used by make
configure:4025: result: GNU
configure:4051: checking dependency style of gcc
configure:4162: result: gcc3
configure:4227: checking how to print strings
configure:4254: result: printf
configure:4275: checking for a sed that does not truncate output
configure:4339: result: /usr/bin/sed
configure:4357: checking for grep that handles long lines and -e
configure:4415: result: /usr/bin/grep
configure:4420: checking for egrep
configure:4482: result: /usr/bin/grep -E
configure:4487: checking for fgrep
configure:4549: result: /usr/bin/grep -F
configure:4584: checking for ld used by gcc
configure:4651: result: ld
configure:4658: checking if the linker (ld) is GNU ld
configure:4673: result: yes
configure:4685: checking for BSD- or MS-compatible name lister (nm)
configure:4735: result: /usr/bin/nm -B
configure:4865: checking the name lister (/usr/bin/nm -B) interface
configure:4872: gcc -c -g -O2 conftest.c >&5
configure:4875: /usr/bin/nm -B "conftest.o"
configure:4878: output
0000000000000000 B some_variable
configure:4885: result: BSD nm
configure:4888: checking whether ln -s works
configure:4892: result: yes
configure:4900: checking the maximum length of command line arguments
configure:5025: result: 1572864
configure:5042: checking whether the shell understands some XSI constructs
configure:5052: result: yes
configure:5056: checking whether the shell understands "+="
configure:5062: result: yes
configure:5097: checking for ld option to reload object files
configure:5104: result: -r
configure:5133: checking for x86_64-pc-linux-gnu-objdump
configure:5160: result: objdump
configure:5232: checking how to recognize dependent libraries
configure:5433: result: pass_all
configure:5466: checking for x86_64-pc-linux-gnu-ar
configure:5493: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:5584: checking for x86_64-pc-linux-gnu-strip
configure:5614: result: no
configure:5624: checking for strip
configure:5640: found /usr/bin/strip
configure:5651: result: strip
configure:5683: checking for x86_64-pc-linux-gnu-ranlib
configure:5710: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:5857: checking command to parse /usr/bin/nm -B output from gcc object
configure:5975: gcc -c -g -O2 conftest.c >&5
configure:5978: $? = 0
configure:5982: /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:5985: $? = 0
configure:6039: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6042: $? = 0
configure:6080: result: ok
configure:6176: gcc -c -g -O2 conftest.c >&5
configure:6179: $? = 0
configure:6938: checking how to run the C preprocessor
configure:6969: gcc -E conftest.c
configure:6969: $? = 0
configure:6983: 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:6983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zlib"
| #define PACKAGE_TARNAME "zlib"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "zlib 1.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "zlib"
| #define VERSION "1.1.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7008: result: gcc -E
configure:7028: gcc -E conftest.c
configure:7028: $? = 0
configure:7042: 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:7042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zlib"
| #define PACKAGE_TARNAME "zlib"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "zlib 1.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "zlib"
| #define VERSION "1.1.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7071: checking for ANSI C header files
configure:7091: gcc -c -g -O2 conftest.c >&5
configure:7091: $? = 0
configure:7164: gcc -o conftest -g -O2 conftest.c >&5
configure:7164: $? = 0
configure:7164: ./conftest
configure:7164: $? = 0
configure:7175: result: yes
configure:7188: checking for sys/types.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for sys/stat.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for stdlib.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for string.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for memory.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for strings.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for inttypes.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for stdint.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7188: checking for unistd.h
configure:7188: gcc -c -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: result: yes
configure:7202: checking for dlfcn.h
configure:7202: gcc -c -g -O2 conftest.c >&5
configure:7202: $? = 0
configure:7202: result: yes
configure:7389: checking for objdir
configure:7404: result: .libs
configure:7675: checking if gcc supports -fno-rtti -fno-exceptions
configure:7693: 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:7697: $? = 0
configure:7710: result: no
configure:7730: checking for gcc option to produce PIC
configure:8016: result: -fPIC -DPIC
configure:8028: checking if gcc PIC flag -fPIC -DPIC works
configure:8046: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8050: $? = 0
configure:8063: result: yes
configure:8087: checking if gcc static flag -static works
configure:8115: result: yes
configure:8130: checking if gcc supports -c -o file.o
configure:8151: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8155: $? = 0
configure:8177: result: yes
configure:8185: checking if gcc supports -c -o file.o
configure:8232: result: yes
configure:8265: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries
configure:9345: result: yes
configure:9382: checking whether -lc should be explicitly linked in
configure:9390: gcc -c -g -O2 conftest.c >&5
configure:9393: $? = 0
configure:9408: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9411: $? = 0
configure:9425: result: no
configure:9590: checking dynamic linker characteristics
configure:10034: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10034: $? = 0
configure:10256: result: GNU/Linux ld.so
configure:10363: checking how to hardcode library paths into programs
configure:10388: result: immediate
configure:10943: checking whether stripping libraries is possible
configure:10948: result: yes
configure:10983: checking if libtool supports shared libraries
configure:10985: result: yes
configure:10988: checking whether to build shared libraries
configure:11009: result: yes
configure:11012: checking whether to build static libraries
configure:11016: result: yes
configure:11059: checking how to run the C preprocessor
configure:11129: result: gcc -E
configure:11149: gcc -E conftest.c
configure:11149: $? = 0
configure:11163: gcc -E conftest.c
conftest.c:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "zlib"
| #define PACKAGE_TARNAME "zlib"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "zlib 1.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "zlib"
| #define VERSION "1.1.4"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11219: checking for stdlib.h
configure:11219: result: yes
configure:11219: checking for unistd.h
configure:11219: result: yes
configure:11219: checking for sys/param.h
configure:11219: gcc -c -g -O2 conftest.c >&5
configure:11219: $? = 0
configure:11219: result: yes
configure:11239: checking for getpagesize
configure:11239: gcc -o conftest -g -O2 conftest.c >&5
configure:11239: $? = 0
configure:11239: result: yes
configure:11248: checking for working mmap
configure:11395: gcc -o conftest -g -O2 conftest.c >&5
configure:11395: $? = 0
configure:11395: ./conftest
configure:11395: $? = 0
configure:11405: result: yes
configure:11418: checking for memcpy
configure:11418: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:51:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
51 | char memcpy ();
| ^~~~~~
conftest.c:39:1: note: 'memcpy' is declared in header '<string.h>'
38 | # include <limits.h>
39 | #else
configure:11418: $? = 0
configure:11418: result: yes
configure:11418: checking for strerror
configure:11418: gcc -o conftest -g -O2 conftest.c >&5
configure:11418: $? = 0
configure:11418: result: yes
configure:11483: checking for unistd.h
configure:11483: result: yes
configure:11597: updating cache ./config.cache
configure:11677: checking that generated files are newer than configure
configure:11683: result: done
configure:11714: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by zlib config.status 1.1.4, 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:1021: creating Makefile
config.status:1178: executing depfiles commands
config.status:1178: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_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_getpagesize=yes
ac_cv_func_memcpy=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_strerror=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_param_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_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_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_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
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/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'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 '
COMPPATH='.'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1'
DEPDIR='.deps'
DSYMUTIL='@DSYMUTIL@'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
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'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL='@OTOOL@'
PACKAGE='zlib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='zlib'
PACKAGE_STRING='zlib 1.1.4'
PACKAGE_TARNAME='zlib'
PACKAGE_URL=''
PACKAGE_VERSION='1.1.4'
PATH_SEPARATOR=':'
PICFLAG=''
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=''
SHELL='/bin/bash'
STRIP='strip'
TARGET_LIBRARY_FALSE=''
TARGET_LIBRARY_TRUE='#'
VERSION='1.1.4'
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 -'
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/gdb/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
mkinstalldirs='/home/seti/riscv-gnu-toolchain/gdb/mkinstalldirs'
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_all='libzgcj.la'
target_cpu='riscv32'
target_os='elf'
target_vendor='unknown'
toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
toolexeclibdir='$(libdir)/../lib'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "zlib"
#define PACKAGE_TARNAME "zlib"
#define PACKAGE_VERSION "1.1.4"
#define PACKAGE_STRING "zlib 1.1.4"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "zlib"
#define VERSION "1.1.4"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_MEMCPY 1
#define HAVE_STRERROR 1
#define HAVE_UNISTD_H 1
configure: exit 0