Created
December 12, 2022 01:09
-
-
Save dpogue/9b1e92e31fc5f776df783867ec196f5b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by python configure 3.10, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./../src/v3.10.5-191871e52e.clean/configure --with-openssl=/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx --without-ensurepip --with-suffix= --with-system-expat --without-readline --disable-test-modules LIBS=-liconv -lintl --disable-silent-rules --verbose --disable-shared --enable-static --with-pydebug --prefix=/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug --bindir=${prefix}/../tools/python3/debug/bin --sbindir=${prefix}/../tools/python3/debug/sbin --libdir=${prefix}/lib --includedir=${prefix}/../include --datarootdir=${prefix}/share/python3 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Mac-1670804745160.local | |
uname -m = x86_64 | |
uname -r = 21.6.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 21.6.0: Thu Sep 29 20:12:57 PDT 2022; root:xnu-8020.240.7~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 21.6.0: Thu Sep 29 20:12:57 PDT 2022; root:xnu-8020.240.7~1/RELEASE_X86_64 | |
Kernel configured for up to 3 processors. | |
3 processors are physically available. | |
3 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 | |
Primary memory available: 14.00 gigabytes | |
Default processor set: 390 tasks, 1269 threads, 3 processors | |
Load average: 19.85, Mach factor: 0.15 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/lib/ruby/gems/3.0.0/bin | |
PATH: /usr/local/opt/[email protected]/bin | |
PATH: /usr/local/opt/pipx_bin | |
PATH: /Users/runner/.cargo/bin | |
PATH: /usr/local/opt/curl/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /Users/runner/bin | |
PATH: /Users/runner/.yarn/bin | |
PATH: /Users/runner/Library/Android/sdk/tools | |
PATH: /Users/runner/Library/Android/sdk/platform-tools | |
PATH: /Library/Frameworks/Python.framework/Versions/Current/bin | |
PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /Users/runner/.dotnet/tools | |
PATH: /Users/runner/.ghcup/bin | |
PATH: /Users/runner/hostedtoolcache/stack/2.9.1/x64 | |
PATH: /Users/runner/work/Plasma/Plasma/vcpkg/downloads/tools/ninja/1.10.2-osx | |
PATH: /usr/local/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2888: checking build system type | |
configure:2902: result: i386-apple-darwin21.6.0 | |
configure:2922: checking host system type | |
configure:2935: result: i386-apple-darwin21.6.0 | |
configure:2965: checking for python3.10 | |
configure:2981: found /usr/local/bin/python3.10 | |
configure:2992: result: python3.10 | |
configure:3086: checking for --enable-universalsdk | |
configure:3133: result: no | |
configure:3157: checking for --with-universal-archs | |
configure:3172: result: no | |
configure:3328: checking MACHDEP | |
configure:3379: result: "darwin" | |
configure:3663: checking for gcc | |
configure:3690: result: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g | |
configure:3919: checking for C compiler version | |
configure:3928: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g --version >&5 | |
Apple clang version 14.0.0 (clang-1400.0.29.102) | |
Target: arm64-apple-darwin21.6.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3939: $? = 0 | |
configure:3928: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g -v >&5 | |
Apple clang version 14.0.0 (clang-1400.0.29.102) | |
Target: arm64-apple-darwin21.6.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
clang: warning: argument unused during compilation: '-isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk' [-Wunused-command-line-argument] | |
clang: warning: argument unused during compilation: '-fPIC' [-Wunused-command-line-argument] | |
clang: warning: argument unused during compilation: '-g' [-Wunused-command-line-argument] | |
configure:3939: $? = 0 | |
configure:3928: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3939: $? = 1 | |
configure:3928: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g -qversion >&5 | |
clang: error: unknown argument '-qversion'; did you mean '--version'? | |
clang: error: no input files | |
configure:3939: $? = 1 | |
configure:3959: checking whether the C compiler works | |
configure:3981: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g -fPIC -g -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -L/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk conftest.c -liconv -lintl >&5 | |
configure:3985: $? = 0 | |
configure:4033: result: yes | |
configure:4036: checking for C compiler default output file name | |
configure:4038: result: a.out | |
configure:4044: checking for suffix of executables | |
configure:4051: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g -o conftest -fPIC -g -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -L/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk conftest.c -liconv -lintl >&5 | |
configure:4055: $? = 0 | |
configure:4077: result: | |
configure:4099: checking whether we are cross compiling | |
configure:4107: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g -o conftest -fPIC -g -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -L/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk conftest.c -liconv -lintl >&5 | |
configure:4111: $? = 0 | |
configure:4118: ./conftest | |
./../src/v3.10.5-191871e52e.clean/configure: line 4120: ./conftest: Bad CPU type in executable | |
configure:4122: $? = 126 | |
configure:4129: error: in `/Users/runner/work/Plasma/Plasma/vcpkg/buildtrees/python3/arm64-osx-dbg': | |
configure:4131: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin21.6.0 | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value='/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g' | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-fPIC -g' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk' | |
ac_cv_env_LIBS_set=set | |
ac_cv_env_LIBS_value='-liconv -lintl' | |
ac_cv_env_MACHDEP_set= | |
ac_cv_env_MACHDEP_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib/pkgconfig/:/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/share/pkgconfig/ | |
ac_cv_env_PKG_CONFIG_set=set | |
ac_cv_env_PKG_CONFIG_value=/usr/local/bin/pkg-config | |
ac_cv_env_PROFILE_TASK_set= | |
ac_cv_env_PROFILE_TASK_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_host=i386-apple-darwin21.6.0 | |
ac_cv_prog_PYTHON_FOR_REGEN=python3.10 | |
ac_cv_prog_ac_ct_CC='/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ABIFLAGS='' | |
ALT_SOABI='' | |
AR='/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar' | |
ARCH_RUN_32BIT='' | |
ARFLAGS='' | |
BASECFLAGS='' | |
BASECPPFLAGS='-IObjects -IInclude -IPython' | |
BINLIBDEST='' | |
BLDLIBRARY='' | |
BLDSHARED='' | |
BUILDEXEEXT='' | |
CC='/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g' | |
CCSHARED='' | |
CFLAGS='-fPIC -g' | |
CFLAGSFORSHARED='' | |
CFLAGS_ALIASING='' | |
CFLAGS_NODIST='' | |
CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' | |
CONFIG_ARGS=' '\''--with-openssl=/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx'\'' '\''--without-ensurepip'\'' '\''--with-suffix='\'' '\''--with-system-expat'\'' '\''--without-readline'\'' '\''--disable-test-modules'\'' '\''LIBS=-liconv -lintl'\'' '\''--disable-silent-rules'\'' '\''--verbose'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--with-pydebug'\'' '\''--prefix=/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug'\'' '\''--bindir=${prefix}/../tools/python3/debug/bin'\'' '\''--sbindir=${prefix}/../tools/python3/debug/sbin'\'' '\''--libdir=${prefix}/lib'\'' '\''--includedir=${prefix}/../include'\'' '\''--datarootdir=${prefix}/share/python3'\'' '\''CC=/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g'\'' '\''CFLAGS=-fPIC -g'\'' '\''LDFLAGS=-L/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk'\'' '\''CPPFLAGS=-arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk'\'' '\''PKG_CONFIG=/usr/local/bin/pkg-config'\'' '\''PKG_CONFIG_PATH=/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib/pkgconfig/:/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/share/pkgconfig/'\''' | |
CPP='' | |
CPPFLAGS='-arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk' | |
CXX='/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++' | |
DEFS='' | |
DEF_MAKE_ALL_RULE='' | |
DEF_MAKE_RULE='' | |
DFLAGS='' | |
DLINCLDIR='' | |
DLLLIBRARY='' | |
DTRACE='' | |
DTRACE_HEADERS='' | |
DTRACE_OBJS='' | |
DYNLOADFILE='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
ENSUREPIP='' | |
EXEEXT='' | |
EXPORTSFROM='' | |
EXPORTSYMS='' | |
EXPORT_MACOSX_DEPLOYMENT_TARGET='#' | |
EXT_SUFFIX='' | |
FRAMEWORKALTINSTALLFIRST='' | |
FRAMEWORKALTINSTALLLAST='' | |
FRAMEWORKINSTALLAPPSPREFIX='' | |
FRAMEWORKINSTALLFIRST='' | |
FRAMEWORKINSTALLLAST='' | |
FRAMEWORKPYTHONW='' | |
FRAMEWORKUNIXTOOLSPREFIX='/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug' | |
GITBRANCH='' | |
GITTAG='' | |
GITVERSION='' | |
GNULD='' | |
GREP='' | |
HAS_GIT='no-repository' | |
HAVE_GETHOSTBYNAME='' | |
HAVE_GETHOSTBYNAME_R='' | |
HAVE_GETHOSTBYNAME_R_3_ARG='' | |
HAVE_GETHOSTBYNAME_R_5_ARG='' | |
HAVE_GETHOSTBYNAME_R_6_ARG='' | |
INSTALL_DATA='' | |
INSTALL_PROGRAM='' | |
INSTALL_SCRIPT='' | |
INSTSONAME='' | |
LDCXXSHARED='' | |
LDFLAGS='-L/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk' | |
LDFLAGS_NODIST='' | |
LDLIBRARY='' | |
LDLIBRARYDIR='' | |
LDSHARED='' | |
LDVERSION='' | |
LIBC='' | |
LIBFFI_INCLUDEDIR='' | |
LIBM='' | |
LIBOBJS='' | |
LIBPL='' | |
LIBPYTHON='' | |
LIBRARY='' | |
LIBRARY_DEPS='' | |
LIBS='-liconv -lintl' | |
LIBTOOL_CRUFT='' | |
LINKCC='' | |
LINKFORSHARED='' | |
LIPO_32BIT_FLAGS='' | |
LIPO_INTEL64_FLAGS='' | |
LLVM_AR='' | |
LLVM_AR_FOUND='' | |
LLVM_PROFDATA='' | |
LLVM_PROF_ERR='' | |
LLVM_PROF_FILE='' | |
LLVM_PROF_FOUND='' | |
LLVM_PROF_MERGER='' | |
LN='' | |
LTLIBOBJS='' | |
MACHDEP='darwin' | |
MACHDEP_OBJS='' | |
MAINCC='' | |
MKDIR_P='' | |
MULTIARCH='' | |
MULTIARCH_CPPFLAGS='' | |
NO_AS_NEEDED='' | |
OBJEXT='' | |
OPENSSL_INCLUDES='' | |
OPENSSL_LDFLAGS='' | |
OPENSSL_LIBS='' | |
OPENSSL_RPATH='' | |
OPT='' | |
OTHER_LIBTOOL_OPT='' | |
PACKAGE_BUGREPORT='https://bugs.python.org/' | |
PACKAGE_NAME='python' | |
PACKAGE_STRING='python 3.10' | |
PACKAGE_TARNAME='python' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='3.10' | |
PATH_SEPARATOR=':' | |
PGO_PROF_GEN_FLAG='' | |
PGO_PROF_USE_FLAG='' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/lib/pkgconfig/:/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug/share/pkgconfig/' | |
PLATFORM_TRIPLET='' | |
PLATLIBDIR='' | |
PROFILE_TASK='' | |
PY3LIBRARY='' | |
PYTHONFRAMEWORK='' | |
PYTHONFRAMEWORKDIR='no-framework' | |
PYTHONFRAMEWORKIDENTIFIER='org.python.python' | |
PYTHONFRAMEWORKINSTALLDIR='' | |
PYTHONFRAMEWORKPREFIX='' | |
PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' | |
PYTHON_FOR_REGEN='python3.10' | |
PY_ENABLE_SHARED='' | |
READELF='' | |
RUNSHARED='' | |
SED='' | |
SHELL='/bin/sh' | |
SHLIBS='' | |
SHLIB_SUFFIX='' | |
SOABI='' | |
SOVERSION='1.0' | |
SRCDIRS='' | |
STATIC_LIBPYTHON='' | |
TCLTK_INCLUDES='' | |
TCLTK_LIBS='' | |
TEST_MODULES='' | |
THREADHEADERS='' | |
TRUE='' | |
TZPATH='' | |
UNIVERSALSDK='' | |
UNIVERSAL_ARCH_FLAGS='' | |
VERSION='3.10' | |
WHEEL_PKG_DIR='' | |
_PYTHON_HOST_PLATFORM='' | |
ac_ct_AR='' | |
ac_ct_CC='/Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g' | |
ac_ct_CXX='' | |
ac_ct_READELF='' | |
bindir='${prefix}/../tools/python3/debug/bin' | |
build='i386-apple-darwin21.6.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin21.6.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share/python3' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='i386-apple-darwin21.6.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin21.6.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/../include' | |
infodir='${datarootdir}/info' | |
libdir='${prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/Users/runner/work/Plasma/Plasma/build/vcpkg_installed/arm64-osx/debug' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='${prefix}/../tools/python3/debug/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define _GNU_SOURCE 1 | |
#define _NETBSD_SOURCE 1 | |
#define __BSD_VISIBLE 1 | |
#define _DARWIN_C_SOURCE 1 | |
#define _PYTHONFRAMEWORK "" | |
configure: exit 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
configure: WARNING: unrecognized options: --disable-silent-rules, --enable-static | |
configure: error: in `/Users/runner/work/Plasma/Plasma/vcpkg/buildtrees/python3/arm64-osx-dbg': | |
configure: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking build system type... i386-apple-darwin21.6.0 | |
checking host system type... i386-apple-darwin21.6.0 | |
checking for python3.10... python3.10 | |
checking for --enable-universalsdk... no | |
checking for --with-universal-archs... no | |
checking MACHDEP... "darwin" | |
checking for gcc... /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch arm64 -isysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -g | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment