{"body":"This file contains any messages produced by compilers while\nrunning configure, to aid debugging if configure makes a mistake.\n\nIt was created by The Glorious Glasgow Haskell Compilation System configure 9.2.6, which was\ngenerated by GNU Autoconf 2.71.  Invocation command line was\n\n  $ ./configure --prefix=/Users/carter/.ghc_install/ghc_9.2.6_hq --disable-ld-override CC=/opt/homebrew/bin/gcc-12 CPP=/opt/homebrew/bin/gcc-12\n\n## --------- ##\n## Platform. ##\n## --------- ##\n\nhostname = CarterHydra\nuname -m = arm64\nuname -r = 21.6.0\nuname -s = Darwin\nuname -v = Darwin Kernel Version 21.6.0: Thu Sep 29 20:13:46 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T8101\n\n/usr/bin/uname -p = arm\n/bin/uname -X     = unknown\n\n/bin/arch              = unknown\n/usr/bin/arch -k       = unknown\n/usr/convex/getsysinfo = unknown\n/usr/bin/hostinfo      = Mach kernel version:\n\t Darwin Kernel Version 21.6.0: Thu Sep 29 20:13:46 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T8101\nKernel configured for up to 8 processors.\n8 processors are physically available.\n8 processors are logically available.\nProcessor type: arm64e (ARM64E)\nProcessors active: 0 1 2 3 4 5 6 7\nPrimary memory available: 16.00 gigabytes\nDefault processor set: 466 tasks, 4485 threads, 8 processors\nLoad average: 6.62, Mach factor: 2.43\n/bin/machine           = unknown\n/usr/bin/oslevel       = unknown\n/bin/universe          = unknown\n\nPATH: /Users/carter/bin/\nPATH: /Users/carter/.cabal/bin/\nPATH: /Users/carter/.ghc_install/ghc_9.4.4_hq/bin/\nPATH: /Applications/Sublime Text.app/Contents/SharedSupport/bin/\nPATH: /usr/local/bin/\nPATH: /usr/bin/\nPATH: /bin/\nPATH: /usr/sbin/\nPATH: /sbin/\nPATH: /Library/Apple/usr/bin/\nPATH: /Applications/Little Snitch.app/Contents/Components/\nPATH: /Library/TeX/texbin/\nPATH: /opt/homebrew/bin/\n\n\n## ----------- ##\n## Core tests. ##\n## ----------- ##\n\nconfigure:2604: looking for aux files: install-sh config.guess config.sub\nconfigure:2617:  trying ./\nconfigure:2628:   ./install-sh found\nconfigure:2646:   ./config.guess found\nconfigure:2646:   ./config.sub found\nconfigure:2834: checking build system type\nconfigure:2849: result: aarch64-apple-darwin21.6.0\nconfigure:2869: checking host system type\nconfigure:2883: result: aarch64-apple-darwin21.6.0\nconfigure:2903: checking target system type\nconfigure:2917: result: aarch64-apple-darwin21.6.0\nconfigure:3912: checking for path to top of build tree\nconfigure:3938: result: /Users/carter/Downloads/ghc-9.2.6-aarch64-apple-darwin\nconfigure:3973: checking for a BSD-compatible install\nconfigure:4046: result: /usr/bin/install -c\nconfigure:4060: checking whether ln -s works\nconfigure:4064: result: yes\nconfigure:4076: checking for gsed\nconfigure:4112: result: sed\nconfigure:4124: checking for python3\nconfigure:4147: found /usr/bin/python3\nconfigure:4159: result: /usr/bin/python3\nconfigure:4174: checking Xcode version\nconfigure:4185: result: 13.3.1\nconfigure:4189: Xcode version component 1: 13\nconfigure:4191: Xcode version component 2: 3\nconfigure:4328: checking for C compiler version\nconfigure:4337: /opt/homebrew/bin/gcc-12 --version >&5\ngcc-12 (Homebrew GCC 12.1.0_1) 12.1.0\nCopyright (C) 2022 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions.  There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\nconfigure:4348: $? = 0\nconfigure:4337: /opt/homebrew/bin/gcc-12 -v >&5\nUsing built-in specs.\nCOLLECT_GCC=/opt/homebrew/bin/gcc-12\nCOLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc@12/12.1.0_1/bin/../libexec/gcc/aarch64-apple-darwin21/12/lto-wrapper\nTarget: aarch64-apple-darwin21\nConfigured with: ../configure --prefix=/opt/homebrew/opt/gcc@12 --libdir=/opt/homebrew/opt/gcc@12/lib/gcc/12 --disable-nls --enable-checking=release --with-gcc-major-version-only --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-12 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-zstd=/opt/homebrew/opt/zstd --with-pkgversion='Homebrew GCC 12.1.0_1' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-system-zlib --build=aarch64-apple-darwin21 --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk\nThread model: posix\nSupported LTO compression algorithms: zlib zstd\ngcc version 12.1.0 (Homebrew GCC 12.1.0_1) \nconfigure:4348: $? = 0\nconfigure:4337: /opt/homebrew/bin/gcc-12 -V >&5\ngcc-12: error: unrecognized command-line option '-V'\ngcc-12: fatal error: no input files\ncompilation terminated.\nconfigure:4348: $? = 1\nconfigure:4337: /opt/homebrew/bin/gcc-12 -qversion >&5\ngcc-12: error: unrecognized command-line option '-qversion'; did you mean '--version'?\ngcc-12: fatal error: no input files\ncompilation terminated.\nconfigure:4348: $? = 1\nconfigure:4337: /opt/homebrew/bin/gcc-12 -version >&5\ngcc-12: error: unrecognized command-line option '-version'\ngcc-12: fatal error: no input files\ncompilation terminated.\nconfigure:4348: $? = 1\nconfigure:4368: checking whether the C compiler works\nconfigure:4390: /opt/homebrew/bin/gcc-12    conftest.c  >&5\nconfigure:4394: $? = 0\nconfigure:4444: result: yes\nconfigure:4447: checking for C compiler default output file name\nconfigure:4449: result: a.out\nconfigure:4455: checking for suffix of executables\nconfigure:4462: /opt/homebrew/bin/gcc-12 -o conftest    conftest.c  >&5\nconfigure:4466: $? = 0\nconfigure:4489: result: \nconfigure:4511: checking whether we are cross compiling\nconfigure:4519: /opt/homebrew/bin/gcc-12 -o conftest    conftest.c  >&5\nconfigure:4523: $? = 0\nconfigure:4530: ./conftest\nconfigure:4534: $? = 0\nconfigure:4549: result: no\nconfigure:4554: checking for suffix of object files\nconfigure:4577: /opt/homebrew/bin/gcc-12 -c   conftest.c >&5\nconfigure:4581: $? = 0\nconfigure:4603: result: o\nconfigure:4607: checking whether the compiler supports GNU C\nconfigure:4627: /opt/homebrew/bin/gcc-12 -c   conftest.c >&5\nconfigure:4627: $? = 0\nconfigure:4637: result: yes\nconfigure:4648: checking whether /opt/homebrew/bin/gcc-12 accepts -g\nconfigure:4669: /opt/homebrew/bin/gcc-12 -c -g  conftest.c >&5\nconfigure:4669: $? = 0\nconfigure:4713: result: yes\nconfigure:4733: checking for /opt/homebrew/bin/gcc-12 option to enable C11 features\nconfigure:4748: /opt/homebrew/bin/gcc-12  -c -g -O2  conftest.c >&5\nconfigure:4748: $? = 0\nconfigure:4766: result: none needed\nconfigure:4882: checking how to run the C preprocessor\nconfigure:4950: result: /opt/homebrew/bin/gcc-12\nconfigure:4964: /opt/homebrew/bin/gcc-12  conftest.c\nconftest.c:10:22: error: unknown type name 'Syntax'\n   10 |                      Syntax error\n      |                      ^~~~~~\nconftest.c:10:22: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input\nconfigure:4964: $? = 1\nconfigure: failed program was:\n| /* confdefs.h */\n| #define PACKAGE_NAME \"The Glorious Glasgow Haskell Compilation System\"\n| #define PACKAGE_TARNAME \"ghc-9.2.6\"\n| #define PACKAGE_VERSION \"9.2.6\"\n| #define PACKAGE_STRING \"The Glorious Glasgow Haskell Compilation System 9.2.6\"\n| #define PACKAGE_BUGREPORT \"glasgow-haskell-bugs@haskell.org\"\n| #define PACKAGE_URL \"\"\n| /* end confdefs.h.  */\n| #include <limits.h>\n| \t\t     Syntax error\nconfigure:4964: /opt/homebrew/bin/gcc-12  conftest.c\nconftest.c:10:22: error: unknown type name 'Syntax'\n   10 |                      Syntax error\n      |                      ^~~~~~\nconftest.c:10:22: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input\nconfigure:4964: $? = 1\nconfigure: failed program was:\n| /* confdefs.h */\n| #define PACKAGE_NAME \"The Glorious Glasgow Haskell Compilation System\"\n| #define PACKAGE_TARNAME \"ghc-9.2.6\"\n| #define PACKAGE_VERSION \"9.2.6\"\n| #define PACKAGE_STRING \"The Glorious Glasgow Haskell Compilation System 9.2.6\"\n| #define PACKAGE_BUGREPORT \"glasgow-haskell-bugs@haskell.org\"\n| #define PACKAGE_URL \"\"\n| /* end confdefs.h.  */\n| #include <limits.h>\n| \t\t     Syntax error\nconfigure:4997: error: in `/Users/carter/Downloads/ghc-9.2.6-aarch64-apple-darwin':\nconfigure:4999: error: C preprocessor \"/opt/homebrew/bin/gcc-12\" fails sanity check\nSee `config.log' for more details\n\n## ---------------- ##\n## Cache variables. ##\n## ---------------- ##\n\nac_cv_build=aarch64-apple-darwin21.6.0\nac_cv_c_compiler_gnu=yes\nac_cv_env_CC_set=set\nac_cv_env_CC_value=/opt/homebrew/bin/gcc-12\nac_cv_env_CFLAGS_set=\nac_cv_env_CFLAGS_value=\nac_cv_env_CPPFLAGS_set=\nac_cv_env_CPPFLAGS_value=\nac_cv_env_CPP_set=set\nac_cv_env_CPP_value=/opt/homebrew/bin/gcc-12\nac_cv_env_LDFLAGS_set=\nac_cv_env_LDFLAGS_value=\nac_cv_env_LIBS_set=\nac_cv_env_LIBS_value=\nac_cv_env_LLC_set=\nac_cv_env_LLC_value=\nac_cv_env_OPT_set=\nac_cv_env_OPT_value=\nac_cv_env_build_alias_set=\nac_cv_env_build_alias_value=\nac_cv_env_host_alias_set=\nac_cv_env_host_alias_value=\nac_cv_env_target_alias_set=\nac_cv_env_target_alias_value=\nac_cv_host=aarch64-apple-darwin21.6.0\nac_cv_objext=o\nac_cv_path_PYTHON=/usr/bin/python3\nac_cv_path_SedCmd=sed\nac_cv_path_install='/usr/bin/install -c'\nac_cv_prog_CPP=/opt/homebrew/bin/gcc-12\nac_cv_prog_cc_c11=\nac_cv_prog_cc_g=yes\nac_cv_prog_cc_stdc=\nac_cv_target=aarch64-apple-darwin21.6.0\n\n## ----------------- ##\n## Output variables. ##\n## ----------------- ##\n\nARM_ISA=''\nAS=''\nAWK=''\nArArgs=''\nArCmd=''\nArIsGNUAr=''\nArSupportsAtFile=''\nBuildArch_CPP='aarch64'\nBuildOS_CPP='darwin'\nBuildPlatform='aarch64-apple-darwin'\nBuildPlatform_CPP='aarch64_apple_darwin'\nBuildVendor_CPP='apple'\nCC='/opt/homebrew/bin/gcc-12'\nCFLAGS='-g -O2'\nCONF_CC_OPTS_STAGE0=''\nCONF_CC_OPTS_STAGE1=''\nCONF_CC_OPTS_STAGE2=''\nCONF_CPP_OPTS_STAGE0=''\nCONF_CPP_OPTS_STAGE1=''\nCONF_CPP_OPTS_STAGE2=''\nCONF_GCC_LINKER_OPTS_STAGE0=''\nCONF_GCC_LINKER_OPTS_STAGE1=''\nCONF_GCC_LINKER_OPTS_STAGE2=''\nCONF_LD_LINKER_OPTS_STAGE0=''\nCONF_LD_LINKER_OPTS_STAGE1=''\nCONF_LD_LINKER_OPTS_STAGE2=''\nCPP='/opt/homebrew/bin/gcc-12'\nCPPFLAGS=''\nCrossCompilePrefix=''\nCrossCompiling='NO'\nDEFS=''\nECHO_C='\\c'\nECHO_N=''\nECHO_T=''\nEXEEXT=''\nFFIIncludeDir='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi'\nFFILibDir='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib'\nGMP_FORCE_INTREE='NO'\nGMP_INCLUDE_DIRS=''\nGMP_LIB_DIRS=''\nGMP_PREFER_FRAMEWORK='NO'\nGccExtraViaCOpts=''\nGccVersion=''\nHaskellCPPArgs=''\nHaskellCPPCmd=''\nHaskellHostArch=''\nHaskellHostOs=''\nHaskellTargetArch=''\nHaskellTargetOs=''\nHostArch_CPP='aarch64'\nHostOS_CPP='darwin'\nHostPlatform='aarch64-apple-darwin'\nHostPlatform_CPP='aarch64_apple_darwin'\nHostVendor_CPP='apple'\nINSTALL_DATA='${INSTALL} -m 644'\nINSTALL_PROGRAM='${INSTALL}'\nINSTALL_SCRIPT='${INSTALL}'\nLD=''\nLDFLAGS=''\nLIBOBJS=''\nLIBS=''\nLLC=''\nLLVMTarget_CPP='arm64-apple-darwin'\nLN_S='ln -s'\nLTLIBOBJS=''\nLdCmd=''\nLdHasBuildId=''\nLdHasFilelist=''\nLdHasNoCompactUnwind=''\nLdIsGNULd=''\nLibdwIncludeDir=''\nLibdwLibDir=''\nLlcCmd=''\nMergeObjsArgs=''\nMergeObjsCmd=''\nOBJEXT='o'\nOPT=''\nOptCmd=''\nPACKAGE_BUGREPORT='glasgow-haskell-bugs@haskell.org'\nPACKAGE_NAME='The Glorious Glasgow Haskell Compilation System'\nPACKAGE_STRING='The Glorious Glasgow Haskell Compilation System 9.2.6'\nPACKAGE_TARNAME='ghc-9.2.6'\nPACKAGE_URL=''\nPACKAGE_VERSION='9.2.6'\nPATH_SEPARATOR=':'\nPYTHON='/usr/bin/python3'\nPythonCmd='/usr/bin/python3'\nRANLIB=''\nRANLIB_CMD=''\nREADELF=''\nREAL_RANLIB_CMD=''\nRanlibCmd=''\nSHELL='/bin/sh'\nSTRIP=''\nSedCmd='sed'\nSettingsArCommand=''\nSettingsCCompilerCommand=''\nSettingsCCompilerFlags=''\nSettingsCCompilerLinkFlags=''\nSettingsCCompilerSupportsNoPie=''\nSettingsClangCommand=''\nSettingsCxxCompilerFlags=''\nSettingsDllWrapCommand=''\nSettingsHaskellCPPCommand=''\nSettingsHaskellCPPFlags=''\nSettingsInstallNameToolCommand=''\nSettingsLdCommand=''\nSettingsLdFlags=''\nSettingsLibtoolCommand=''\nSettingsLlcCommand=''\nSettingsMergeObjectsCommand=''\nSettingsMergeObjectsFlags=''\nSettingsOptCommand=''\nSettingsOtoolCommand=''\nSettingsRanlibCommand=''\nSettingsTouchCommand=''\nSettingsUseDistroMINGW=''\nSettingsWindresCommand=''\nStripCmd=''\nTablesNextToCode='YES'\nTargetArch_CPP='aarch64'\nTargetHasGnuNonexecStack=''\nTargetHasIdentDirective=''\nTargetHasRTSLinker='YES'\nTargetHasSubsectionsViaSymbols=''\nTargetOS_CPP='darwin'\nTargetPlatform='aarch64-apple-darwin'\nTargetPlatformFull='aarch64-apple-darwin'\nTargetPlatform_CPP='aarch64_apple_darwin'\nTargetVendor_CPP='apple'\nTargetWordBigEndian=''\nTargetWordSize=''\nTmpLd=''\nUnregisterised='NO'\nUseLibdw=''\nUseLibffiForAdjustors='YES'\nac_ct_CC=''\nac_ct_LLC=''\nac_ct_OPT=''\nbindir='${exec_prefix}/bin'\nbuild='aarch64-apple-darwin'\nbuild_alias=''\nbuild_cpu='aarch64'\nbuild_os='darwin21.6.0'\nbuild_vendor='apple'\ndatadir='${datarootdir}'\ndatarootdir='${prefix}/share'\ndocdir='${datarootdir}/doc/${PACKAGE_TARNAME}'\ndvidir='${docdir}'\nexec_prefix='NONE'\nexeext_host=''\nexeext_target=''\nfp_prog_ar=''\nhardtop='/Users/carter/Downloads/ghc-9.2.6-aarch64-apple-darwin'\nhost='aarch64-apple-darwin'\nhost_alias=''\nhost_cpu='aarch64'\nhost_os='darwin21.6.0'\nhost_vendor='apple'\nhtmldir='${docdir}'\nincludedir='${prefix}/include'\ninfodir='${datarootdir}/info'\nlibdir='${exec_prefix}/lib'\nlibexecdir='${exec_prefix}/libexec'\nlocaledir='${datarootdir}/locale'\nlocalstatedir='${prefix}/var'\nmandir='${datarootdir}/man'\noldincludedir='/usr/include'\npdfdir='${docdir}'\nprefix='/Users/carter/.ghc_install/ghc_9.2.6_hq'\nprogram_transform_name='s,x,x,'\npsdir='${docdir}'\nrunstatedir='${localstatedir}/run'\nsbindir='${exec_prefix}/sbin'\nsharedstatedir='${prefix}/com'\nsoext_host='.dylib'\nsoext_target='.dylib'\nsysconfdir='${prefix}/etc'\ntarget='aarch64-apple-darwin'\ntarget_alias=''\ntarget_cpu='aarch64'\ntarget_os='darwin21.6.0'\ntarget_vendor='apple'\n\n## ----------- ##\n## confdefs.h. ##\n## ----------- ##\n\n/* confdefs.h */\n#define PACKAGE_NAME \"The Glorious Glasgow Haskell Compilation System\"\n#define PACKAGE_TARNAME \"ghc-9.2.6\"\n#define PACKAGE_VERSION \"9.2.6\"\n#define PACKAGE_STRING \"The Glorious Glasgow Haskell Compilation System 9.2.6\"\n#define PACKAGE_BUGREPORT \"glasgow-haskell-bugs@haskell.org\"\n#define PACKAGE_URL \"\"\n\nconfigure: exit 1\n\n\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/nHchjYDl","modified":1676383165,"id":"nHchjYDl","size":13960,"lines":430,"own_paste":false,"theme":"","date":1676383165}