tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ocaml failing on mac after recent update



ocaml 4.07 builds ok for me on NetBSD/7 amd64.

In the joyent bulk build, it fails with missing files:

  http://us-east.manta.joyent.com/pkgsrc/public/reports/Darwin/trunk/x86_64/20180820.2115/ocaml-4.07.0/install.log

On macos 10.13, I get:

=> Checking for missing run-time search paths in ocaml-4.07.0
ERROR: lib/ocaml/libasmrun_shared.so: relative library path: libasmrun_shared.so
ERROR: lib/ocaml/libcamlrun_shared.so: relative library path: libcamlrun_shared.so                                                                                 
ERROR: lib/ocaml/stublibs/dllbigarray.so: relative library path: ./dllbigarray.so
ERROR: lib/ocaml/stublibs/dllcamlstr.so: relative library path: ./dllcamlstr.so
ERROR: lib/ocaml/stublibs/dllcamlstr.so: missing library: ./dllcamlstr.so
ERROR: lib/ocaml/stublibs/dllraw_spacetime_lib.so: relative library path: ./dllraw_spacetime_lib.so                                                                
ERROR: lib/ocaml/stublibs/dllraw_spacetime_lib.so: missing library: ./dllraw_spacetime_lib.so                                                                      
ERROR: lib/ocaml/stublibs/dllthreads.so: relative library path: ./dllthreads.so
ERROR: lib/ocaml/stublibs/dllthreads.so: missing library: ./dllthreads.so
ERROR: lib/ocaml/stublibs/dllunix.so: relative library path: ./dllunix.so
ERROR: lib/ocaml/stublibs/dllunix.so: missing library: ./dllunix.so
ERROR: lib/ocaml/stublibs/dllvmthreads.so: relative library path: ./dllvmthreads.so                                                                                
*** Error code 1

On macos 10.11, I get:

=> Generating post-install file lists
pkg_create: can't stat `/opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/bin/ocaml-instr-graph'
pkg_create: can't stat `/opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/bin/ocaml-instr-report'
pkg_create: can't stat `/opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/bin/ocamlruni'
pkg_create: can't stat `/opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/lib/ocaml/libasmruni.a'
pkg_create: can't stat `/opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/lib/ocaml/libcamlruni.a'
pkg_create: can't stat `/opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/lib/ocaml/target_camlheaderi'
=> Checking file-check results for ocaml-4.07.0
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg:
ERROR:         /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/bin/ocaml-instr-graph
ERROR:         /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/bin/ocaml-instr-report
ERROR:         /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/bin/ocamlruni
ERROR:         /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/lib/ocaml/libasmruni.a
ERROR:         /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/lib/ocaml/libcamlruni.a
ERROR:         /opt/pkgsrc/lang/ocaml/work/.destdir/opt/pkg/lib/ocaml/target_camlheaderi

which matches the joyent results.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index