Skip to content

Instantly share code, notes, and snippets.

@AHaliq
Created August 24, 2021 02:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AHaliq/2541103bb80c69a8da605147909c2709 to your computer and use it in GitHub Desktop.
Save AHaliq/2541103bb80c69a8da605147909c2709 to your computer and use it in GitHub Desktop.
WASI Output
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU MP configure 6.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix /Users/haliq/opt-wasm CC=/opt/wasi-sdk-12.0/bin/clang --host=none --enable-cxx CXX=/opt/wasi-sdk-12.0/bin/clang++ --with-sysroot=/opt/wasi-sysroot
## --------- ##
## Platform. ##
## --------- ##
hostname = Abduls-MacBook-Pro.local
uname -m = x86_64
uname -r = 18.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 18.7.0: Mon Mar 8 22:11:48 PST 2021; root:xnu-4903.278.65~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 18.7.0: Mon Mar 8 22:11:48 PST 2021; root:xnu-4903.278.65~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 453 tasks, 3094 threads, 4 processors
Load average: 2.53, Mach factor: 1.66
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/haliq/Desktop/zkp_research/WebAssemblyReact/deps/emsdk
PATH: /Users/haliq/Desktop/zkp_research/WebAssemblyReact/deps/emsdk/upstream/emscripten
PATH: /Users/haliq/Desktop/zkp_research/WebAssemblyReact/deps/emsdk/node/14.15.5_64bit/bin
PATH: /Users/haliq/Desktop/zkp_research/emsdk
PATH: /Users/haliq/Desktop/zkp_research/emsdk/upstream/emscripten
PATH: /Users/haliq/Desktop/zkp_research/emsdk/node/14.15.5_64bit/bin
PATH: /Users/haliq/.opam/scilla/bin
PATH: /Users/haliq/.cargo/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Library/TeX/texbin
PATH: /usr/local/share/dotnet
PATH: /opt/X11/bin
PATH: ~/.dotnet/tools
PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands
PATH: /opt/local/bin
PATH: /Users/haliq/.local/bin
PATH: /Users/haliq/Documents/tools/flutter/bin
PATH: /Users/haliq/Documents/tools/google-cloud-sdk/bin
PATH: /Users/haliq/Documents/tools
PATH: /Users/haliq/.idris2/bin
PATH: /usr/local/opt/llvm/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3056: checking build system type
configure:3070: result: i386-apple-darwin18.7.0
configure:3090: checking host system type
configure:3103: result: none-none-none
configure:3140: checking for a BSD-compatible install
configure:3208: result: /usr/local/bin/ginstall -c
configure:3219: checking whether build environment is sane
configure:3274: result: yes
configure:3333: checking for none-strip
configure:3363: result: no
configure:3373: checking for strip
configure:3389: found /usr/bin/strip
configure:3400: result: strip
configure:3425: checking for a thread-safe mkdir -p
configure:3464: result: /usr/local/bin/gmkdir -p
configure:3471: checking for gawk
configure:3501: result: no
configure:3471: checking for mawk
configure:3501: result: no
configure:3471: checking for nawk
configure:3501: result: no
configure:3471: checking for awk
configure:3487: found /usr/bin/awk
configure:3498: result: awk
configure:3509: checking whether make sets $(MAKE)
configure:3531: result: yes
configure:3560: checking whether make supports nested variables
configure:3577: result: yes
configure:3706: checking whether to enable maintainer-specific portions of Makefiles
configure:3715: result: no
configure:5708: WARNING: the "none" host is obsolete, use --disable-assembly
User:
ABI=
CC=/opt/wasi-sdk-12.0/bin/clang
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
GMP:
abilist=standard longlong
cclist=gcc cc
configure:5849: /opt/wasi-sdk-12.0/bin/clang -c conftest.c >&5
configure:5852: $? = 0
configure:5855: checking whether /opt/wasi-sdk-12.0/bin/clang is gcc
configure:5857: result: yes
configure:5871: /opt/wasi-sdk-12.0/bin/clang 2>&1 | grep xlc >/dev/null
configure:5874: $? = 1
configure:5928: checking compiler /opt/wasi-sdk-12.0/bin/clang
Test compile:
configure:5942: /opt/wasi-sdk-12.0/bin/clang conftest.c >&5
wasm-ld: error: cannot open crt1.o: No such file or directory
wasm-ld: error: unable to find library -lc
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5945: $? = 1
failed program was:
int main () { return 0; }
configure:7032: result: no
configure:5849: /opt/wasi-sdk-12.0/bin/clang -c conftest.c >&5
configure:5852: $? = 0
configure:5855: checking whether /opt/wasi-sdk-12.0/bin/clang is gcc
configure:5857: result: yes
configure:5871: /opt/wasi-sdk-12.0/bin/clang 2>&1 | grep xlc >/dev/null
configure:5874: $? = 1
configure:5928: checking compiler /opt/wasi-sdk-12.0/bin/clang -O2 -pedantic
Test compile:
configure:5942: /opt/wasi-sdk-12.0/bin/clang -O2 -pedantic conftest.c >&5
wasm-ld: error: cannot open crt1.o: No such file or directory
wasm-ld: error: unable to find library -lc
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5945: $? = 1
failed program was:
int main () { return 0; }
configure:7032: result: no
configure:8764: checking for none-gcc
configure:8791: result: /opt/wasi-sdk-12.0/bin/clang
configure:9060: checking for C compiler version
configure:9069: /opt/wasi-sdk-12.0/bin/clang --version >&5
clang version 11.0.0 (https://github.com/llvm/llvm-project 176249bd6732a8044d457092ed932768724a6f06)
Target: wasm32-unknown-wasi
Thread model: posix
InstalledDir: /opt/wasi-sdk-12.0/bin
configure:9080: $? = 0
configure:9069: /opt/wasi-sdk-12.0/bin/clang -v >&5
clang version 11.0.0 (https://github.com/llvm/llvm-project 176249bd6732a8044d457092ed932768724a6f06)
Target: wasm32-unknown-wasi
Thread model: posix
InstalledDir: /opt/wasi-sdk-12.0/bin
configure:9080: $? = 0
configure:9069: /opt/wasi-sdk-12.0/bin/clang -V >&5
clang-11: error: argument to '-V' is missing (expected 1 value)
clang-11: error: no input files
configure:9080: $? = 1
configure:9069: /opt/wasi-sdk-12.0/bin/clang -qversion >&5
clang-11: error: unknown argument '-qversion'; did you mean '--version'?
clang-11: error: no input files
configure:9080: $? = 1
configure:9100: checking whether the C compiler works
configure:9122: /opt/wasi-sdk-12.0/bin/clang conftest.c >&5
wasm-ld: error: cannot open crt1.o: No such file or directory
wasm-ld: error: unable to find library -lc
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9126: $? = 1
configure:9164: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "6.2.1"
| #define PACKAGE_STRING "GNU MP 6.2.1"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "6.2.1"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_none 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:9169: error: in `/Users/haliq/Desktop/zkp_research/gmp-wasm':
configure:9171: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin18.7.0
ac_cv_env_ABI_set=
ac_cv_env_ABI_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/wasi-sdk-12.0/bin/clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_FOR_BUILD_set=
ac_cv_env_CPP_FOR_BUILD_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/opt/wasi-sdk-12.0/bin/clang++
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_M4_set=
ac_cv_env_M4_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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=none
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=none-none-none
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=awk
ac_cv_prog_CC=/opt/wasi-sdk-12.0/bin/clang
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABI=''
ACLOCAL='${SHELL} /Users/haliq/Desktop/zkp_research/gmp-wasm/missing aclocal-1.15'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR=''
AS=''
ASMFLAGS=''
AUTOCONF='${SHELL} /Users/haliq/Desktop/zkp_research/gmp-wasm/missing autoconf'
AUTOHEADER='${SHELL} /Users/haliq/Desktop/zkp_research/gmp-wasm/missing autoheader'
AUTOMAKE='${SHELL} /Users/haliq/Desktop/zkp_research/gmp-wasm/missing automake-1.15'
AWK='awk'
CALLING_CONVENTIONS_OBJS=''
CC='/opt/wasi-sdk-12.0/bin/clang'
CCAS=''
CC_FOR_BUILD=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CPP_FOR_BUILD=''
CXX='/opt/wasi-sdk-12.0/bin/clang++'
CXXCPP=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
DEFS=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE=''
EXEEXT=''
EXEEXT_FOR_BUILD=''
FGREP=''
GMP_LDFLAGS=''
GMP_LIMB_BITS=''
GMP_NAIL_BITS='0'
GREP=''
HAVE_CLOCK_01=''
HAVE_CPUTIME_01=''
HAVE_GETRUSAGE_01=''
HAVE_GETTIMEOFDAY_01=''
HAVE_HOST_CPU_FAMILY_power='0'
HAVE_HOST_CPU_FAMILY_powerpc='0'
HAVE_SIGACTION_01=''
HAVE_SIGALTSTACK_01=''
HAVE_SIGSTACK_01=''
HAVE_STACK_T_01=''
HAVE_SYS_RESOURCE_H_01=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBCURSES=''
LIBGMPXX_LDFLAGS=''
LIBGMP_DLL=''
LIBGMP_LDFLAGS=''
LIBM=''
LIBM_FOR_BUILD=''
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
M4=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/haliq/Desktop/zkp_research/gmp-wasm/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/usr/local/bin/gmkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='gmp'
PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
PACKAGE_NAME='GNU MP'
PACKAGE_STRING='GNU MP 6.2.1'
PACKAGE_TARNAME='gmp'
PACKAGE_URL='http://www.gnu.org/software/gmp/'
PACKAGE_VERSION='6.2.1'
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
SPEED_CYCLECOUNTER_OBJ=''
STRIP='strip'
TAL_OBJECT=''
TUNE_LIBS=''
TUNE_SQR_OBJ=''
U_FOR_BUILD=''
VERSION='6.2.1'
WANT_CXX_FALSE=''
WANT_CXX_TRUE=''
WITH_READLINE_01=''
YACC=''
YFLAGS=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__isrc=''
am__leading_dot='.'
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin18.7.0'
build_alias=''
build_cpu='i386'
build_os='darwin18.7.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gmp_srclinks=''
host='none-none-none'
host_alias='none'
host_cpu='none'
host_os='none'
host_vendor='none'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/haliq/Desktop/zkp_research/gmp-wasm/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
mpn_objects=''
mpn_objs_in_libgmp=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/haliq/opt-wasm'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU MP"
#define PACKAGE_TARNAME "gmp"
#define PACKAGE_VERSION "6.2.1"
#define PACKAGE_STRING "GNU MP 6.2.1"
#define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
#define PACKAGE_URL "http://www.gnu.org/software/gmp/"
#define PACKAGE "gmp"
#define VERSION "6.2.1"
#define WANT_FFT 1
#define HAVE_HOST_CPU_none 1
configure: exit 77
/clang++ --with-sysroot=/opt/wasi-sysroot
checking build system type... i386-apple-darwin18.7.0
checking host system type... none-none-none
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for none-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: WARNING: the "none" host is obsolete, use --disable-assembly
checking ABI=standard
checking whether /opt/wasi-sdk-12.0/bin/clang is gcc... yes
checking compiler /opt/wasi-sdk-12.0/bin/clang ... no
checking ABI=longlong
checking whether /opt/wasi-sdk-12.0/bin/clang is gcc... yes
checking compiler /opt/wasi-sdk-12.0/bin/clang -O2 -pedantic ... no
checking for none-gcc... /opt/wasi-sdk-12.0/bin/clang
checking whether the C compiler works... no
configure: error: in `/Users/haliq/Desktop/zkp_research/gmp-wasm':
configure: error: C compiler cannot create executables
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment