=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for ocaml-4.11.1.tar.gz => Checksum RMD160 OK for ocaml-4.11.1.tar.gz => Checksum SHA512 OK for ocaml-4.11.1.tar.gz ===> Installing dependencies for ocaml-4.11.1 ========================================================================== The supported build options for ocaml are: flambda pic spacetime The currently selected options are: pic You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ocaml (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ocaml-4.11.1. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * CURSES_TYPE = curses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for ocaml-4.11.1 ===> Extracting for ocaml-4.11.1 ===> Patching for ocaml-4.11.1 => Applying pkgsrc patches for ocaml-4.11.1 => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.16 2020/12/09 10:33:04 jaapb Exp $ | |Use BSD_INSTALL_* instead of mkdir |Honor LDFLAGS | |--- Makefile.orig 2020-09-01 12:47:58.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 351. Hunk #3 succeeded at 408. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-Makefile.common.in => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-Makefile.common.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.common.in,v 1.3 2020/12/09 10:33:04 jaapb Exp $ | |Use BSD_INSTALL_* | |--- Makefile.common.in.orig 2020-01-10 16:10:46.000000000 +0000 |+++ Makefile.common.in -------------------------- Patching file Makefile.common.in using Plan A... Hunk #1 succeeded at 19. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-asmcomp_amd64_emit.mlp => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-asmcomp_amd64_emit.mlp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-asmcomp_amd64_emit.mlp,v 1.6 2020/12/09 10:33:04 jaapb Exp $ | |Fix attributes and entry size or the .rodata mergable constant section | |--- asmcomp/amd64/emit.mlp.orig 2018-07-17 21:17:05.536787953 +0000 |+++ asmcomp/amd64/emit.mlp -------------------------- Patching file asmcomp/amd64/emit.mlp using Plan A... Hunk #1 succeeded at 1032 (offset 46 lines). Hunk #2 succeeded at 1050 (offset 4 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-check-linker-version_sh => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-check-linker-version_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-check-linker-version_sh,v 1.1 2020/05/23 20:33:52 rillig Exp $ | |Fix bashisms. | |--- testsuite/tests/unwind/check-linker-version.sh.orig 2020-03-18 15:02:03.000000000 +0000 |+++ testsuite/tests/unwind/check-linker-version.sh 2020-05-02 15:40:01.333410019 +0000 -------------------------- Patching file testsuite/tests/unwind/check-linker-version.sh using Plan A... Hunk #1 succeeded at 3. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-configure => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.43 2020/12/09 10:33:04 jaapb Exp $ | |All kinds of OS-specific changes to configure |Honor LDFLAGS. | |Add SunOS -lnsl -lsocket |Recognise SunOS/amd64 as amd64 |Recognise SunOS as having shared libraries | |--- configure.orig 2020-09-01 12:47:58.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13476. Hunk #2 succeeded at 13513. Hunk #3 succeeded at 13540. Hunk #4 succeeded at 13570. Hunk #5 succeeded at 13582. Hunk #6 succeeded at 13663. Hunk #7 succeeded at 13681. Hunk #8 succeeded at 13701. Hunk #9 succeeded at 13741. Hunk #10 succeeded at 13877. Hunk #11 succeeded at 13971. Hunk #12 succeeded at 14055. Hunk #13 succeeded at 14344. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-lex_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-lex_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lex_Makefile,v 1.3 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS. | |--- lex/Makefile.orig 2020-01-10 16:10:46.000000000 +0000 |+++ lex/Makefile -------------------------- Patching file lex/Makefile using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 46. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-man_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-man_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-man_Makefile,v 1.4 2018/01/10 14:30:35 jaapb Exp $ | |Use BSD_INSTALL_* instead of mkdir and cp | |--- man/Makefile.orig 2017-10-03 08:35:24.000000000 +0000 |+++ man/Makefile -------------------------- Patching file man/Makefile using Plan A... Hunk #1 succeeded at 20 (offset 2 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-ocamldoc_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-ocamldoc_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ocamldoc_Makefile,v 1.9 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS. | |--- ocamldoc/Makefile.orig 2020-01-10 16:10:46.000000000 +0000 |+++ ocamldoc/Makefile -------------------------- Patching file ocamldoc/Makefile using Plan A... Hunk #1 succeeded at 121. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ocamldoc_odoc__messages.ml,v 1.3 2015/12/29 23:34:53 dholland Exp $ | |Put man pages in section 3 rather than 3o | |--- ocamldoc/odoc_messages.ml.orig 2014-09-26 13:00:20.000000000 +0000 |+++ ocamldoc/odoc_messages.ml -------------------------- Patching file ocamldoc/odoc_messages.ml using Plan A... Hunk #1 succeeded at 93 (offset 4 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_Makefile.otherlibs.common => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_Makefile.otherlibs.common Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-otherlibs_Makefile.otherlibs.common,v 1.3 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS. | |--- otherlibs/Makefile.otherlibs.common.orig 2020-01-10 16:10:46.000000000 +0000 |+++ otherlibs/Makefile.otherlibs.common -------------------------- Patching file otherlibs/Makefile.otherlibs.common using Plan A... Hunk #1 succeeded at 46 (offset -5 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-otherlibs_systhreads_Makefile,v 1.12 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS. | |--- otherlibs/systhreads/Makefile.orig 2020-01-10 16:10:46.000000000 +0000 |+++ otherlibs/systhreads/Makefile -------------------------- Patching file otherlibs/systhreads/Makefile using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 69 (offset -2 lines). Hunk #3 succeeded at 77 (offset -2 lines). Hunk #4 succeeded at 123 (offset -2 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_systhreads_st__stubs.c => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_systhreads_st__stubs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-otherlibs_systhreads_st__stubs.c,v 1.4 2020/12/09 10:33:04 jaapb Exp $ | |Make the POSIX sigwait visible on SmartOS | |--- otherlibs/systhreads/st_stubs.c.orig 2020-09-01 12:47:58.000000000 +0000 |+++ otherlibs/systhreads/st_stubs.c -------------------------- Patching file otherlibs/systhreads/st_stubs.c using Plan A... Hunk #1 succeeded at 15. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_unix_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-otherlibs_unix_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-otherlibs_unix_Makefile,v 1.3 2021/01/08 12:28:16 jperkin Exp $ | |Honor LDFLAGS to fix RELRO build. | |--- otherlibs/unix/Makefile.orig 2020-09-01 12:47:58.000000000 +0000 |+++ otherlibs/unix/Makefile -------------------------- Patching file otherlibs/unix/Makefile using Plan A... Hunk #1 succeeded at 20. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-runtime_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-runtime_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-runtime_Makefile,v 1.3 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS. | |--- runtime/Makefile.orig 2019-04-18 10:10:54.000000000 +0000 |+++ runtime/Makefile -------------------------- Patching file runtime/Makefile using Plan A... Hunk #1 succeeded at 166 (offset -16 lines). Hunk #2 succeeded at 295 (offset 3 lines). Hunk #3 succeeded at 291 (offset -16 lines). Hunk #4 succeeded at 309 (offset -16 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-runtime_amd64.S => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-runtime_amd64.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-runtime_amd64.S,v 1.1 2020/12/09 10:33:04 jaapb Exp $ | |Fix attributes and entry size for the .rodata mergable constant section | |--- runtime/amd64.S.orig 2018-07-17 21:24:20.027817665 +0000 |+++ runtime/amd64.S -------------------------- Patching file runtime/amd64.S using Plan A... Hunk #1 succeeded at 726 (offset 2 lines). done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-testsuite_tests_lib-systhreads_testyield.ml => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-testsuite_tests_lib-systhreads_testyield.ml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-testsuite_tests_lib-systhreads_testyield.ml,v 1.2 2020/12/09 10:33:04 jaapb Exp $ | |On NetBSD, the "thread scheduler" appears to just schedule two |threads out of 4 when all they in essence to is "yield", and not |do round-robin scheduling, causing the test to loop. Reduce the |number of threads in the test to 2. | |--- testsuite/tests/lib-systhreads/testyield.ml.orig 2020-09-01 12:47:58.000000000 +0000 |+++ testsuite/tests/lib-systhreads/testyield.ml -------------------------- Patching file testsuite/tests/lib-systhreads/testyield.ml using Plan A... Hunk #1 succeeded at 8. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-tools_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-tools_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tools_Makefile,v 1.3 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS. | |--- tools/Makefile.orig 2020-01-10 16:10:46.000000000 +0000 |+++ tools/Makefile -------------------------- Patching file tools/Makefile using Plan A... Hunk #1 succeeded at 82. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-tools_ocamlmklib.ml => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-tools_ocamlmklib.ml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tools_ocamlmklib.ml,v 1.1 2020/12/09 10:33:04 jaapb Exp $ | |Add ELF mode support to ocamlmklib | |--- tools/ocamlmklib.ml.orig 2019-02-08 14:34:11.000000000 +0000 |+++ tools/ocamlmklib.ml -------------------------- Patching file tools/ocamlmklib.ml using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 111. Hunk #3 succeeded at 139. Hunk #4 succeeded at 156. Hunk #5 succeeded at 206. done => Verifying /opt/pkgsrc/lang/ocaml/patches/patch-yacc_Makefile => Applying pkgsrc patch /opt/pkgsrc/lang/ocaml/patches/patch-yacc_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-yacc_Makefile,v 1.6 2020/12/09 10:33:04 jaapb Exp $ | |Honor LDFLAGS when building ocamlyacc. | |--- yacc/Makefile.orig 2020-01-10 16:10:46.000000000 +0000 |+++ yacc/Makefile -------------------------- Patching file yacc/Makefile using Plan A... Hunk #1 succeeded at 39. done ===> Creating toolchain wrappers for ocaml-4.11.1 ===> Configuring for ocaml-4.11.1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files configure: Configuring OCaml version 4.11.1 checking build system type... arm-apple-darwin20.3.0 checking host system type... arm-apple-darwin20.3.0 checking target system type... arm-apple-darwin20.3.0 checking for ld... ld checking how to print strings... print -r checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... ld checking if the linker (ld) is GNU ld... no 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... (cached) 1048576 checking how to convert arm-apple-darwin20.3.0 file names to arm-apple-darwin20.3.0 format... func_convert_file_noop checking how to convert arm-apple-darwin20.3.0 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... /opt/pkg/bin/nawk checking command to parse /usr/bin/nm -B output from clang 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 mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld 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 C compiler vendor... clang-12-0 checking whether #! works in shell scripts... yes checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff 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 alignment of long long... 8 checking whether the C compiler supports __attribute__((aligned(n)))... 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... no checking for __secure_getenv... no checking for issetugid... yes checking for mach_timebase_info... yes checking for mach_absolute_time... yes 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 for setenv... yes checking for unsetenv... 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... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for newlocale... (cached) yes checking for freelocale... (cached) yes checking for uselocale... (cached) yes checking for strtod_l... yes checking for dlopen... 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... no configure: stat supports nanosecond precision checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h checking how many arguments gethostbyaddr_r() takes... cannot find function declaration in netdb.h checking for mkstemp... yes checking for nice... yes checking for dup3... no checking for pipe2... no checking for accept4... no checking for getauxval... no checking for execvpe... no checking for ffs... yes checking for _BitScanForward... no configure: replay debugger supported checking whether stack overflows can be detected... no checking for pthread_join using clang -D_REENTRANT -lpthread... yes checking whether clang is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no 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... no checking bfd.h presence... no checking for bfd.h... no configure: BFD library not found, 'ocamlobjinfo' will be unable to display info on .cmxs files. checking whether the assembler supports --debug-prefix-map... no checking whether the assembler supports CFI directives... no configure: not using frame pointers checking whether mmap supports huge pages... no checking whether to build spacetime... no configure: Disabling function sections. configure: creating ./config.status config.status: creating Makefile.common config.status: creating Makefile.config config.status: creating tools/eventlog_metadata config.status: creating runtime/caml/m.h config.status: creating runtime/caml/s.h config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp