Guest User

Untitled

a guest
Oct 11th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. #=== ERROR while compiling cohttp-lwt-unix.2.5.4 ==============================#
  2. 354
  3. # context 2.0.7 | linux/x86_64 | ocaml-variants.4.11.1+musl+static+flambda | git+https://github.com/ocaml/opam-repository.git
  4. 355
  5. # path ~/.opam/4.11.1+musl+static+flambda/.opam-switch/build/cohttp-lwt-unix.2.5.4
  6. 356
  7. # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p cohttp-lwt-unix -j 1
  8. 357
  9. # exit-code 1
  10. 358
  11. # env-file ~/.opam/log/cohttp-lwt-unix-28721-ed3200.env
  12. 359
  13. # output-file ~/.opam/log/cohttp-lwt-unix-28721-ed3200.out
  14. 360
  15. ### output ###
  16. 361
  17. # [...]
  18. 362
  19. # /usr/bin/ld: /home/runner/.opam/4.11.1+musl+static+flambda/lib/ocaml/libasmrun.a(unix_n.o): in function `caml_dlopen':
  20. 363
  21. # /home/runner/.opam/4.11.1+musl+static+flambda/.opam-switch/build/ocaml-variants.4.11.1+musl+static+flambda/runtime/unix.c:278: undefined reference to `dlopen'
  22. 364
  23. # /usr/bin/ld: /home/runner/.opam/4.11.1+musl+static+flambda/lib/ocaml/libasmrun.a(unix_n.o): in function `caml_dlclose':
  24. 365
  25. # /home/runner/.opam/4.11.1+musl+static+flambda/.opam-switch/build/ocaml-variants.4.11.1+musl+static+flambda/runtime/unix.c:284: undefined reference to `dlclose'
  26. 366
  27. # /usr/bin/ld: /home/runner/.opam/4.11.1+musl+static+flambda/lib/ocaml/libasmrun.a(unix_n.o): in function `caml_dlsym':
  28. 367
  29. # /home/runner/.opam/4.11.1+musl+static+flambda/.opam-switch/build/ocaml-variants.4.11.1+musl+static+flambda/runtime/unix.c:289: undefined reference to `dlsym'
  30. 368
  31. # /usr/bin/ld: /home/runner/.opam/4.11.1+musl+static+flambda/.opam-switch/build/ocaml-variants.4.11.1+musl+static+flambda/runtime/unix.c:289: undefined reference to `dlsym'
  32. 369
  33. # /usr/bin/ld: /home/runner/.opam/4.11.1+musl+static+flambda/lib/ocaml/libasmrun.a(unix_n.o): in function `caml_dlerror':
  34. 370
  35. # /home/runner/.opam/4.11.1+musl+static+flambda/.opam-switch/build/ocaml-variants.4.11.1+musl+static+flambda/runtime/unix.c:303: undefined reference to `dlerror'
  36. 371
  37. # collect2: error: ld returned 1 exit status
  38. 372
  39. # File "caml_startup", line 1:
  40. 373
  41. # Error: Error during linking (exit code 1)
Add Comment
Please, Sign In to add comment