418 lines
12 KiB
Plaintext
418 lines
12 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 libsodium configure 1.0.18, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --prefix=/home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-mac --disable-shared --enable-static --with-pic --host=x86_64-apple-darwin22
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = DESKTOP-KPFG40K
|
|
uname -m = x86_64
|
|
uname -r = 6.6.87.2-microsoft-standard-WSL2
|
|
uname -s = Linux
|
|
uname -v = #1 SMP PREEMPT_DYNAMIC Thu Jun 5 18:30:46 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/d/gui-wallets/FullNode/ObsidianDragon/external/osxcross/target/bin
|
|
PATH: /home/d/.vscode-server/data/User/globalStorage/github.copilot-chat/debugCommand
|
|
PATH: /home/d/.vscode-server/data/User/globalStorage/github.copilot-chat/copilotCli
|
|
PATH: /home/d/.vscode-server/bin/072586267e68ece9a47aa43f8c108e0dcbf44622/bin/remote-cli
|
|
PATH: /home/d/.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: /usr/lib/wsl/lib
|
|
PATH: /mnt/c/WINDOWS/system32
|
|
PATH: /mnt/c/WINDOWS
|
|
PATH: /mnt/c/WINDOWS/System32/Wbem
|
|
PATH: /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/
|
|
PATH: /mnt/c/WINDOWS/System32/OpenSSH/
|
|
PATH: /mnt/c/Program Files/dotnet/
|
|
PATH: /mnt/c/Program Files/Git/cmd
|
|
PATH: /mnt/c/Program Files/GitExtensions/
|
|
PATH: /mnt/c/Program Files/PuTTY/
|
|
PATH: /mnt/c/Program Files/CMake/bin
|
|
PATH: /mnt/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit/
|
|
PATH: /mnt/c/Program Files/nodejs/
|
|
PATH: /mnt/c/Program Files/PowerShell/7/
|
|
PATH: /mnt/c/Program Files/Mullvad VPN/resources
|
|
PATH: /mnt/c/Users/D/.cargo/bin
|
|
PATH: /mnt/c/Users/D/AppData/Local/Programs/Python/Python313/Scripts/
|
|
PATH: /mnt/c/Users/D/AppData/Local/Programs/Python/Python313/
|
|
PATH: /mnt/c/Users/D/AppData/Local/Programs/Python/Launcher/
|
|
PATH: /mnt/c/Users/D/AppData/Local/Microsoft/WindowsApps
|
|
PATH: /mnt/c/Users/D/AppData/Local/Microsoft/WinGet/Links
|
|
PATH: /mnt/c/Users/D/AppData/Local/Programs/Microsoft VS Code/bin
|
|
PATH: /mnt/c/ninja
|
|
PATH: /mnt/c/Users/D/AppData/Roaming/npm
|
|
PATH: /mnt/c/Users/D/AppData/Local/Microsoft/WinGet/Packages/jqlang.jq_Microsoft.Winget.Source_8wekyb3d8bbwe
|
|
PATH: /snap/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2431: checking build system type
|
|
configure:2445: result: x86_64-pc-linux-gnu
|
|
configure:2465: checking host system type
|
|
configure:2478: result: x86_64-apple-darwin22
|
|
configure:2514: checking for a BSD-compatible install
|
|
configure:2582: result: /usr/bin/install -c
|
|
configure:2593: checking whether build environment is sane
|
|
configure:2648: result: yes
|
|
configure:2707: checking for x86_64-apple-darwin22-strip
|
|
configure:2737: result: no
|
|
configure:2747: checking for strip
|
|
configure:2763: found /usr/bin/strip
|
|
configure:2774: result: strip
|
|
configure:2799: checking for a thread-safe mkdir -p
|
|
configure:2838: result: /usr/bin/mkdir -p
|
|
configure:2845: checking for gawk
|
|
configure:2861: found /usr/bin/gawk
|
|
configure:2872: result: gawk
|
|
configure:2883: checking whether make sets $(MAKE)
|
|
configure:2905: result: yes
|
|
configure:2934: checking whether make supports nested variables
|
|
configure:2951: result: yes
|
|
configure:3040: checking whether UID '1000' is supported by ustar format
|
|
configure:3043: result: yes
|
|
configure:3050: checking whether GID '1000' is supported by ustar format
|
|
configure:3053: result: yes
|
|
configure:3061: checking how to create a ustar tar archive
|
|
configure:3072: tar --version
|
|
tar (GNU tar) 1.34
|
|
Copyright (C) 2021 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
configure:3075: $? = 0
|
|
configure:3115: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
|
configure:3118: $? = 0
|
|
configure:3122: tar -xf - <conftest.tar
|
|
configure:3125: $? = 0
|
|
configure:3127: cat conftest.dir/file
|
|
GrepMe
|
|
configure:3130: $? = 0
|
|
configure:3143: result: gnutar
|
|
configure:3204: checking whether make supports nested variables
|
|
configure:3221: result: yes
|
|
configure:3233: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:3242: result: no
|
|
configure:3352: checking whether make supports the include directive
|
|
configure:3367: make -f confmf.GNU && cat confinc.out
|
|
this is the am__doit target
|
|
configure:3370: $? = 0
|
|
configure:3389: result: yes (GNU style)
|
|
configure:3400: checking for x86_64-apple-darwin22-gcc
|
|
configure:3427: result: x86_64-apple-darwin22-cc
|
|
configure:3696: checking for C compiler version
|
|
configure:3705: x86_64-apple-darwin22-cc --version >&5
|
|
./configure: line 3707: x86_64-apple-darwin22-cc: command not found
|
|
configure:3716: $? = 127
|
|
configure:3705: x86_64-apple-darwin22-cc -v >&5
|
|
./configure: line 3707: x86_64-apple-darwin22-cc: command not found
|
|
configure:3716: $? = 127
|
|
configure:3705: x86_64-apple-darwin22-cc -V >&5
|
|
./configure: line 3707: x86_64-apple-darwin22-cc: command not found
|
|
configure:3716: $? = 127
|
|
configure:3705: x86_64-apple-darwin22-cc -qversion >&5
|
|
./configure: line 3707: x86_64-apple-darwin22-cc: command not found
|
|
configure:3716: $? = 127
|
|
configure:3736: checking whether the C compiler works
|
|
configure:3758: x86_64-apple-darwin22-cc conftest.c >&5
|
|
./configure: line 3760: x86_64-apple-darwin22-cc: command not found
|
|
configure:3762: $? = 127
|
|
configure:3800: result: no
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libsodium"
|
|
| #define PACKAGE_TARNAME "libsodium"
|
|
| #define PACKAGE_VERSION "1.0.18"
|
|
| #define PACKAGE_STRING "libsodium 1.0.18"
|
|
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
|
|
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
|
|
| #define PACKAGE "libsodium"
|
|
| #define VERSION "1.0.18"
|
|
| /* end confdefs.h. */
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:3805: error: in `/home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18':
|
|
configure:3807: error: C compiler cannot create executables
|
|
See `config.log' for more details
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_env_AR_set=set
|
|
ac_cv_env_AR_value=x86_64-apple-darwin22-ar
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
ac_cv_env_CC_set=set
|
|
ac_cv_env_CC_value=x86_64-apple-darwin22-cc
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CWFLAGS_set=
|
|
ac_cv_env_CWFLAGS_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
|
|
ac_cv_env_SAFECODE_HOME_set=
|
|
ac_cv_env_SAFECODE_HOME_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=set
|
|
ac_cv_env_host_alias_value=x86_64-apple-darwin22
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_host=x86_64-apple-darwin22
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CC=x86_64-apple-darwin22-cc
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_make_make_set=yes
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_tar_ustar=gnutar
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18/build-aux/missing aclocal-1.16'
|
|
ALLOCA=''
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_V='$(V)'
|
|
AR='x86_64-apple-darwin22-ar'
|
|
AS=''
|
|
AUTOCONF='${SHELL} /home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18/build-aux/missing autoconf'
|
|
AUTOHEADER='${SHELL} /home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18/build-aux/missing autoheader'
|
|
AUTOMAKE='${SHELL} /home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18/build-aux/missing automake-1.16'
|
|
AWK='gawk'
|
|
CC='x86_64-apple-darwin22-cc'
|
|
CCAS=''
|
|
CCASDEPMODE=''
|
|
CCASFLAGS=''
|
|
CCDEPMODE=''
|
|
CFLAGS=''
|
|
CFLAGS_AESNI=''
|
|
CFLAGS_AVX2=''
|
|
CFLAGS_AVX512F=''
|
|
CFLAGS_AVX=''
|
|
CFLAGS_MMX=''
|
|
CFLAGS_PCLMUL=''
|
|
CFLAGS_RDRAND=''
|
|
CFLAGS_SSE2=''
|
|
CFLAGS_SSE3=''
|
|
CFLAGS_SSE41=''
|
|
CFLAGS_SSSE3=''
|
|
CPP=''
|
|
CPPFLAGS=''
|
|
CWFLAGS=''
|
|
CYGPATH_W='echo'
|
|
DEFS=''
|
|
DEPDIR='.deps'
|
|
DLLTOOL=''
|
|
DLL_VERSION='24'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP=''
|
|
EMSCRIPTEN_FALSE=''
|
|
EMSCRIPTEN_TRUE=''
|
|
ENABLE_VALGRIND_drd=''
|
|
ENABLE_VALGRIND_helgrind=''
|
|
ENABLE_VALGRIND_memcheck=''
|
|
ENABLE_VALGRIND_sgcheck=''
|
|
EXEEXT=''
|
|
FGREP=''
|
|
GREP=''
|
|
HAVE_AMD64_ASM_FALSE=''
|
|
HAVE_AMD64_ASM_TRUE=''
|
|
HAVE_AMD64_ASM_V=''
|
|
HAVE_AVX_ASM_FALSE=''
|
|
HAVE_AVX_ASM_TRUE=''
|
|
HAVE_AVX_ASM_V=''
|
|
HAVE_CPUID_V=''
|
|
HAVE_LD_OUTPUT_DEF_FALSE=''
|
|
HAVE_LD_OUTPUT_DEF_TRUE=''
|
|
HAVE_TI_MODE_FALSE=''
|
|
HAVE_TI_MODE_TRUE=''
|
|
HAVE_TI_MODE_V=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LD=''
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL=''
|
|
LIBTOOL_DEPS=''
|
|
LIBTOOL_EXTRA_FLAGS=''
|
|
LIPO=''
|
|
LN_S=''
|
|
LTLIBOBJS=''
|
|
LT_SYS_LIBRARY_PATH=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18/build-aux/missing makeinfo'
|
|
MANIFEST_TOOL=''
|
|
MINIMAL_FALSE=''
|
|
MINIMAL_TRUE=''
|
|
MKDIR_P='/usr/bin/mkdir -p'
|
|
NM=''
|
|
NMEDIT=''
|
|
OBJDUMP=''
|
|
OBJEXT=''
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='libsodium'
|
|
PACKAGE_BUGREPORT='https://github.com/jedisct1/libsodium/issues'
|
|
PACKAGE_NAME='libsodium'
|
|
PACKAGE_STRING='libsodium 1.0.18'
|
|
PACKAGE_TARNAME='libsodium'
|
|
PACKAGE_URL='https://github.com/jedisct1/libsodium'
|
|
PACKAGE_VERSION='1.0.18'
|
|
PATH_SEPARATOR=':'
|
|
PKGCONFIG_LIBS_PRIVATE=''
|
|
PTHREAD_CC=''
|
|
PTHREAD_CFLAGS=''
|
|
PTHREAD_LIBS=''
|
|
RANLIB='x86_64-apple-darwin22-ranlib'
|
|
SAFECODE_HOME=''
|
|
SED=''
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
SODIUM_LIBRARY_MINIMAL_DEF=''
|
|
SODIUM_LIBRARY_VERSION='26:0:3'
|
|
SODIUM_LIBRARY_VERSION_MAJOR='10'
|
|
SODIUM_LIBRARY_VERSION_MINOR='3'
|
|
STRIP='strip'
|
|
TEST_LDFLAGS=''
|
|
VALGRIND=''
|
|
VALGRIND_CHECK_RULES=''
|
|
VALGRIND_ENABLED=''
|
|
VALGRIND_ENABLED_FALSE=''
|
|
VALGRIND_ENABLED_TRUE=''
|
|
VERSION='1.0.18'
|
|
WASI_FALSE=''
|
|
WASI_TRUE=''
|
|
ac_ct_AR=''
|
|
ac_ct_CC=''
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE=''
|
|
am__fastdepCCAS_FALSE=''
|
|
am__fastdepCCAS_TRUE=''
|
|
am__fastdepCC_FALSE=''
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='tar --format=ustar -chf - "$$tardir"'
|
|
am__untar='tar -xf -'
|
|
ax_pthread_config=''
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
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='NONE'
|
|
host='x86_64-apple-darwin22'
|
|
host_alias='x86_64-apple-darwin22'
|
|
host_cpu='x86_64'
|
|
host_os='darwin22'
|
|
host_vendor='apple'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-1.0.18/build-aux/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='/home/d/gui-wallets/FullNode/ObsidianDragon/libs/libsodium-mac'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
valgrind_enabled_tools=''
|
|
valgrind_tools=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "libsodium"
|
|
#define PACKAGE_TARNAME "libsodium"
|
|
#define PACKAGE_VERSION "1.0.18"
|
|
#define PACKAGE_STRING "libsodium 1.0.18"
|
|
#define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
|
|
#define PACKAGE_URL "https://github.com/jedisct1/libsodium"
|
|
#define PACKAGE "libsodium"
|
|
#define VERSION "1.0.18"
|
|
|
|
configure: exit 77
|