Hello!

I tried installing with the following line (on an Jammy Ubuntu cloud server):

usr/local/bin/opam install alsa ao bjack camlimages cry dssi faad fdkaac ffmpeg flac frei0r gavl gd graphics gstreamer inotify ladspa lame lastfm lo mad magic ogg opus portaudio pulseaudio samplerate shine soundtouch speex ssl taglib theora vorbis xmlplaylist yojson liquidsoap

Almost everything worked, but close to the end I got this error message:



The following actions will be performed:
  ∗ install liquidsoap-core 2.2.0 [required by liquidsoap]
  ∗ install liquidsoap      2.2.0
===== ∗ 2 =====
Do you want to continue? [Y/n] Y

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
⬇ retrieved liquidsoap.2.2.0  (cached)
⬇ retrieved liquidsoap-core.2.2.0  (cached)
[ERROR] The compilation of liquidsoap-core.2.2.0 failed at "dune build -p liquidsoap-core -j 1 --promote-install-files=false @install".

#=== ERROR while compiling liquidsoap-core.2.2.0 ==============================# # context     2.1.5 | linux/x86_64 | ocaml.4.14.1 | https://opam.ocaml.org#7dbbdf38
# path ~/.opam/default/.opam-switch/build/liquidsoap-core.2.2.0
# command     ~/.opam/opam-init/hooks/sandbox.sh build dune build -p liquidsoap-core -j 1 --promote-install-files=false @install
# exit-code   1
# env-file    ~/.opam/log/liquidsoap-core-55229-dddf75.env
# output-file ~/.opam/log/liquidsoap-core-55229-dddf75.out
### output ###
# Error: This expression has type
# [...]
#            string -> Meta_format.export_metadata -> Encoder.encoder
# (cd _build/default && /home/per/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/core/.liquidsoap_ogg_flac.objs/byte -I /home/per/.opam/default/lib/angstrom -I /home/per/.opam/default/lib/bigstringaf -I /home/per/.opam/default/lib/camlp-streams -I /home/per/.opam/default/lib/camomile/lib -I /home/per/.opam/default/lib/cry -I /home/per/.opam/default/lib/curl -I /home/per/.opam/default/[...]
# File "src/core/decoder/ogg_flac_duration.ml", line 47, characters 24-54:
# 47 |         let callbacks = Flac_ogg.Decoder.get_callbacks os (fun _ -> ()) in
#                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: This function has type
#          Flac.Decoder.write -> Flac_ogg.Decoder.ogg Flac.Decoder.callbacks
#        It is applied to too many arguments; maybe you forgot a `;'.
# (cd _build/default && /home/per/.opam/default/bin/ocamlopt.opt -w -40 -g -w -9 -alert --deprecated -O2 -I src/core/.liquidsoap_gd.objs/byte -I src/core/.liquidsoap_gd.objs/native -I /home/per/.opam/default/lib/angstrom -I /home/per/.opam/default/lib/bigstringaf -I /home/per/.opam/default/lib/camlp-streams -I /home/per/.opam/default/lib/camomile/lib -I /home/per/.opam/default/lib/cry -I /home/[...]
# File "_none_", line 1:
# Warning 58 [no-cmx-file]: no cmx file was found in path for module Gd, and its interface was not compiled with -opaque



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
┌─ The following actions failed
│ λ build liquidsoap-core 2.2.0
└─
╶─ No changes have been performed

Regards,

Per Gunnarsson


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to