Skip to content

Instantly share code, notes, and snippets.

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 semorrison/5145439a8e501380dd102edf50ea67c8 to your computer and use it in GitHub Desktop.
Save semorrison/5145439a8e501380dd102edf50ea67c8 to your computer and use it in GitHub Desktop.
idaeus:release scott$ make
[ 0%] Built target init
[ 0%] Performing configure step for 'gmp'
checking build system type... i686-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /opt/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
checking ABI=64
checking whether python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py is gcc... yes
checking compiler python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py -m32 -DPIC -Oz -O3 ... yes
checking for x86_64-pc-linux-gnu-gcc... python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py accepts -g... yes
checking for python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py option to accept ISO C89... none needed
checking whether python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py understands -c and -o together... yes
checking for python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py option to accept ISO C99... none needed
checking for python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py -E
checking build system compiler gcc... yes
checking for build system preprocessor... gcc -E
checking for build system executable suffix...
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
using ABI="64"
CC="python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py"
CFLAGS="-m32 -DPIC -Oz -O3"
CPPFLAGS=""
MPN_PATH="generic"
checking whether assembler supports --noexecstack option... no
checking for x86_64-pc-linux-gnu-ar... python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emar.py
checking for BSD- or MS-compatible name lister (nm)... /Users/scott/projects/lean/lean-web-editor/emsdk-portable/clang/e1.37.36_64bit/llvm-nm
checking the name lister (/Users/scott/projects/lean/lean-web-editor/emsdk-portable/clang/e1.37.36_64bit/llvm-nm) interface... BSD nm
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py... python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py
checking if the linker (python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i686-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... (cached) python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emar.py
checking for archiver @FILE support... no
checking for x86_64-pc-linux-gnu-strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emranlib
checking command to parse /Users/scott/projects/lean/lean-web-editor/emsdk-portable/clang/e1.37.36_64bit/llvm-nm output from python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py supports -fno-rtti -fno-exceptions... yes
checking for python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py option to produce PIC... -fPIC -DPIC
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py PIC flag -fPIC -DPIC works... yes
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py static flag -static works... yes
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py supports -c -o file.o... yes
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py supports -c -o file.o... (cached) yes
checking whether the python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py linker (python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py) supports shared libraries... clang version 5.0.0 (emscripten 1.37.36 : 1.37.36)
Target: x86_64-apple-darwin17.4.0
Thread model: posix
InstalledDir: /Users/scott/projects/lean/lean-web-editor/emsdk-portable/clang/e1.37.36_64bit
INFO:root:(Emscripten: Running sanity checks)
yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... ERROR:root:no input files
note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH')
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py -E
checking whether the python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py linker (python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py) supports shared libraries... yes
checking for python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py option to produce PIC... -DPIC
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py PIC flag -DPIC works... yes
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py static flag works... yes
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py supports -c -o file.o... yes
checking if python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py supports -c -o file.o... (cached) yes
checking whether the python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/em++.py linker (python /Users/scott/projects/lean/lean-web-editor/emsdk-portable/emscripten/1.37.36/emcc.py) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... no
checking invent.h presence... no
checking for invent.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... no
checking whether sys_nerr is declared... no
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... yes
checking for inline... inline
checking for cos in -lm... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... unknown
configure: WARNING: Could not determine float format.
configure: WARNING: Conversions to and from "double" may be slow.
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... no
checking for popen... no
checking for processor_info... no
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... no
checking for sigstack... no
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... probably
configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... configure: error: Cannot determine text section directive
ERROR:root:Configure step failed with non-zero return code 1! Command line: ['./configure', 'CC_FOR_BUILD=gcc', 'CFLAGS=-m32 -DPIC -Oz -O3', '--host=x86_64-pc-linux-gnu', '--build=i686-pc-linux-gnu', '--disable-assembly', '--prefix=/Users/scott/projects/lean/lean-web-editor/lean/build/release/gmp-root'] at /Users/scott/projects/lean/lean-web-editor/lean/build/release/gmp-prefix/src/gmp
make[2]: *** [gmp-prefix/src/gmp-stamp/gmp-configure] Error 1
make[1]: *** [CMakeFiles/gmp.dir/all] Error 2
make: *** [all] Error 2
idaeus:release scott$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment