neurotron/config.log

224 lines
7.2 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 Neurotron configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = notebook
uname -m = x86_64
uname -r = 6.8.0-87-generic
uname -s = Linux
uname -v = #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025
/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/neo/Público/nfdos/src/tools/cross-compiler/i686-elf/bin
PATH: /home/neo/.grit/bin
PATH: /home/neo/Público/nfdos/src/tools/cross-compiler/i686-elf/bin
PATH: /home/neo/.cargo/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
PATH: /snap/bin
PATH: /home/neo/.vscode/extensions/ms-python.debugpy-2025.16.0-linux-x64/bundled/scripts/noConfigScripts
PATH: /home/neo/.config/Code/User/globalStorage/github.copilot-chat/debugCommand
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1771: checking for a BSD-compatible install
configure:1839: result: /usr/bin/install -c
configure:1850: checking whether build environment is sane
configure:1905: result: yes
configure:2056: checking for a thread-safe mkdir -p
configure:2095: result: /usr/bin/mkdir -p
configure:2102: checking for gawk
configure:2118: found /usr/bin/gawk
configure:2129: result: gawk
configure:2140: checking whether make sets $(MAKE)
configure:2162: result: yes
configure:2191: checking whether make supports nested variables
configure:2208: result: yes
configure:2372: checking for a Python interpreter with version >= 3.0
configure:2392: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:2395: $? = 0
configure:2401: result: python
configure:2409: checking for python
configure:2427: found /usr/bin/python
configure:2439: result: /usr/bin/python
configure:2457: checking for python version
configure:2464: result: 3.1
configure:2476: checking for python platform
configure:2483: result: linux
configure:2509: checking for python script directory
configure:2544: result: ${prefix}/local/lib/python3.12/dist-packages
configure:2553: checking for python extension module directory
configure:2588: result: ${exec_prefix}/local/lib/python3.12/dist-packages
configure:2749: checking that generated files are newer than configure
configure:2755: result: done
configure:2763: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Neurotron config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on notebook
config.status:754: creating Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_python_platform=linux
am_cv_python_pyexecdir='${exec_prefix}/local/lib/python3.12/dist-packages'
am_cv_python_pythondir='${prefix}/local/lib/python3.12/dist-packages'
am_cv_python_version=3.1
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/neo/Público/nfdos/src/_nfdos/kernel/neurotron/missing aclocal-1.16'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /home/neo/Público/nfdos/src/_nfdos/kernel/neurotron/missing autoconf'
AUTOHEADER='${SHELL} /home/neo/Público/nfdos/src/_nfdos/kernel/neurotron/missing autoheader'
AUTOMAKE='${SHELL} /home/neo/Público/nfdos/src/_nfdos/kernel/neurotron/missing automake-1.16'
AWK='gawk'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"Neurotron\" -DPACKAGE_TARNAME=\"neurotron\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Neurotron\ 1.0\" -DPACKAGE_BUGREPORT=\"https://gitea.neoricalex.com/neo/neurotron\" -DPACKAGE_URL=\"\" -DPACKAGE=\"neurotron\" -DVERSION=\"1.0\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/neo/Público/nfdos/src/_nfdos/kernel/neurotron/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NEUROTRON_BIN='/usr/bin'
NEUROTRON_DIR='/home/neo/Público/nfdos/src/_nfdos/kernel/neurotron'
NEUROTRON_LIB='/usr/lib/neurotron'
PACKAGE='neurotron'
PACKAGE_BUGREPORT='https://gitea.neoricalex.com/neo/neurotron'
PACKAGE_NAME='Neurotron'
PACKAGE_STRING='Neurotron 1.0'
PACKAGE_TARNAME='neurotron'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='3.1'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.0'
am__isrc=''
am__leading_dot='.'
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/neo/Público/nfdos/src/_nfdos/kernel/neurotron/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}'
pkgpyexecdir='${pyexecdir}/neurotron'
pkgpythondir='${pythondir}/neurotron'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/local/lib/python3.12/dist-packages'
pythondir='${prefix}/local/lib/python3.12/dist-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Neurotron"
#define PACKAGE_TARNAME "neurotron"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "Neurotron 1.0"
#define PACKAGE_BUGREPORT "https://gitea.neoricalex.com/neo/neurotron"
#define PACKAGE_URL ""
#define PACKAGE "neurotron"
#define VERSION "1.0"
configure: exit 0