Skip to content

Instantly share code, notes, and snippets.

@superherointj
Created May 29, 2020 23:21
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 superherointj/8e55253f54b4d3cec690c6d278f17237 to your computer and use it in GitHub Desktop.
Save superherointj/8e55253f54b4d3cec690c6d278f17237 to your computer and use it in GitHub Desktop.
Esy demo log
info esy 0.6.4 (using package.json)
info building ocaml@4.9.0@d41d8cd9
error: build failed with exit code: 1
build log:
# esy-build-package: building: ocaml@4.9.0
# esy-build-package: pwd: /home/intj/.esy/3/b/ocaml-4.9.0-031bf83c
# esy-build-package: running: './esy-configure' '--disable-cfi' '--prefix' '/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c'
[esy-configure] Detected OSX / Linux environment
configure: Configuring OCaml version 4.09.0
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for ld... ld
checking how to print strings... printf
checking for gcc... gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether #! works in shell scripts... yes
checking C compiler vendor... gcc-10-1
checking for a BSD-compatible install... /usr/bin/install -c
checking for cos in -lm... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for dirent.h... yes
checking for sys/select.h... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking size of long *... 8
checking size of short... 2
checking size of long long... 8
configure: Target is a 64 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 8
checking whether the C compiler supports -fno-tree-vrp... yes
checking for ld... ld
configure: checking semantics of signal handlers
checking for sigaction... yes
checking for sigprocmask... yes
configure: POSIX signal handling found.
checking for expm1... yes
checking for log1p... yes
checking for hypot... yes
checking for fma... yes
checking for copysign... yes
checking for getrusage... yes
checking for times... yes
checking for secure_getenv... yes
checking for issetugid... no
checking for library containing clock_gettime... none required
checking for socket... yes
checking for socketpair... yes
checking for bind... yes
checking for listen... yes
checking for accept... yes
checking for connect... yes
checking for socklen_t... yes
checking for inet_aton... yes
checking for struct sockaddr_in6... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for rewinddir... yes
checking for lockf... yes
checking for mkfifo... yes
checking for getcwd... yes
checking for sys/types.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for utime... yes
checking for utimes... yes
checking for fchmod... yes
checking for fchown... yes
checking for truncate... yes
checking for ftruncate... yes
checking for select... yes
checking for fd_set... yes
checking for nanosleep... yes
checking for symlink... yes
checking for readlink... yes
checking for lstat... yes
checking for waitpid... yes
checking for wait4... yes
checking for getgroups... yes
checking for setgroups... yes
checking for initgroups... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for tcsendbreak... yes
checking for tcflush... yes
checking for tcflow... yes
checking for setitimer... yes
checking for gethostname... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for setsid... yes
checking for putenv... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for newlocale... yes
checking for freelocale... yes
checking for uselocale... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for strtod_l... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
configure: Dynamic loading of shared libraries is supported.
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for munmap... yes
checking for pwrite... yes
checking whether the C compiler supports -fdebug-prefix-map... yes
checking for struct stat.st_atim.tv_nsec... yes
configure: stat supports nanosecond precision
checking how many arguments gethostbyname_r() takes... six
checking how many arguments gethostbyaddr_r() takes... eight
checking for mkstemp... yes
checking for nice... yes
checking for dup3... yes
checking for pipe2... yes
checking for accept4... yes
checking for getauxval... yes
checking for execvpe... yes
configure: replay debugger supported
checking whether stack overflows can be detected... yes
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: the POSIX threads library is supported
checking for sigwait... yes
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking for bfd_openr in -lbfd... yes
checking whether the assembler supports --debug-prefix-map... yes
checking whether the assembler supports CFI directives... disabled
configure: not using frame pointers
checking whether mmap supports huge pages... yes
checking whether to build spacetime... no
configure: creating ./config.status
config.status: creating Makefile.common
config.status: creating Makefile.config
config.status: creating runtime/caml/m.h
config.status: creating runtime/caml/s.h
config.status: executing libtool commands
# esy-build-package: running: './esy-build'
[esy-build] Detected OSX / Linux environment
make -C runtime all
make[1]: Entering directory '/home/intj/.esy/3/b/ocaml-4.9.0-031bf83c/runtime'
echo "/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml/stublibs" > ld.conf
cat caml/instruct.h | tr -d '\r' | \
sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
-e '/^}/q' > caml/jumptbl.h
../tools/make-version-header.sh ../VERSION > caml/version.h
echo "/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml" >> ld.conf
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o stacks_b.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o fix_code_b.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o startup_aux_b.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o freelist_b.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o major_gc_b.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o minor_gc_b.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o memory_b.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o alloc_b.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o roots_byt_b.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o globroots_b.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o fail_byt_b.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o signals_b.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o signals_byt_b.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o printexc_b.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o backtrace_byt_b.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o backtrace_b.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o compare_b.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o ints_b.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o floats_b.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o str_b.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o array_b.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o io_b.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o extern_b.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o intern_b.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o hash_b.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o sys_b.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o meta_b.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o parsing_b.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o gc_ctrl_b.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o md5_b.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o obj_b.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o lexing_b.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o callback_b.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o debugger_b.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o weak_b.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o compact_b.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o finalise_b.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o custom_b.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-tree-vrp -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DOCAML_STDLIB_DIR='"/home/intj/.esy/3_____________________________________________________________________/s/ocaml-4.9.0-031bf83c/lib/ocaml"' -o dynlink_b.o dynlink.c
dynlink.c: In function 'parse_ld_conf':
<command-line>: error: expected expression before '/' token
dynlink.c:91:32: note: in expansion of macro 'OCAML_STDLIB_DIR'
91 | if (stdlib == NULL) stdlib = OCAML_STDLIB_DIR;
| ^~~~~~~~~~~~~~~~
<command-line>: error: invalid suffix "_____________________________________________________________________" on integer constant
<command-line>: note: in definition of macro 'OCAML_STDLIB_DIR'
<command-line>: error: too many decimal points in number
<command-line>: note: in definition of macro 'OCAML_STDLIB_DIR'
<command-line>: error: invalid suffix "bf83c" on integer constant
<command-line>: note: in definition of macro 'OCAML_STDLIB_DIR'
make[1]: *** [Makefile:343: dynlink_b.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/intj/.esy/3/b/ocaml-4.9.0-031bf83c/runtime'
make: *** [Makefile:345: coldstart] Error 2
error: command failed: './esy-build' (exited with 2)
esy-build-package: exiting with errors above...
building ocaml@4.9.0
esy: exiting due to errors above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment