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

189 lines
5.5 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 etc configure 0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gdb/etc/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/etc --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:1638: creating cache ./config.cache
configure:1716: checking whether to enable maintainer-specific portions of Makefiles
configure:1725: result: no
configure:1783: checking for a BSD-compatible install
configure:1851: result: /usr/bin/install -c
configure:1862: checking whether build environment is sane
configure:1917: result: yes
configure:2068: checking for a thread-safe mkdir -p
configure:2107: result: /usr/bin/mkdir -p
configure:2114: checking for gawk
configure:2141: result: /usr/bin/gawk
configure:2152: checking whether make sets $(MAKE)
configure:2174: result: yes
configure:2203: checking whether make supports nested variables
configure:2220: result: yes
configure:2357: checking whether make supports nested variables
configure:2374: result: yes
configure:2445: updating cache ./config.cache
configure:2529: checking that generated files are newer than configure
configure:2535: result: done
configure:2543: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by etc config.status 0, 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:745: creating Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=/usr/bin/gawk
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing aclocal-1.15'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
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'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"etc\" -DPACKAGE_TARNAME=\"etc\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"etc\ 0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"etc\" -DVERSION=\"0\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
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'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo --split-size=5000000'
MKDIR_P='/usr/bin/mkdir -p'
PACKAGE='etc'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='etc'
PACKAGE_STRING='etc 0'
PACKAGE_TARNAME='etc'
PACKAGE_URL=''
PACKAGE_VERSION='0'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias='x86_64-pc-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-pc-linux-gnu'
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_alias='riscv32-unknown-elf'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "etc"
#define PACKAGE_TARNAME "etc"
#define PACKAGE_VERSION "0"
#define PACKAGE_STRING "etc 0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "etc"
#define VERSION "0"
configure: exit 0