Build:
  1. 0
2026-06-23 18:58.33: New job: build liquidsoap.2.1.4 (1973024c161a)
2026-06-23 18:58.33: Waiting for resource in pool day11-builds
2026-06-23 20:06.50: Got resource from pool day11-builds
2026-06-23 20:06.50: [profile full] build liquidsoap.2.1.4
2026-06-23 20:06.50: build liquidsoap.2.1.4 (1973024c161a)
=== DEPENDENCIES (58 transitive) ===
  angstrom.0.16.1                                    a499461c2439
  astring.0.8.5                                      156e7cc742dd
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigstringaf.0.10.0                                 b0e2fb8e5d3b
  camomile.1.0.2                                     4a8262606ac4
  conf-libcurl.2                                     09493f4c775a
  conf-libpcre.2                                     e294701a2873
  conf-pkg-config.5                                  4b60827fc174
  conf-which.1                                       9799649fc020
  cppo.1.8.0                                         ea583d2d3bbb
  csexp.1.5.2                                        ec63db2dab31
  cstruct.6.2.0                                      b14be91c9825
  curl.0.10.0                                        ed59d37188e5
  curl_lwt.0.10.0                                    c28633bbe1c9
  dtools.0.4.6                                       975a1b53195b
  dune.3.23.1                                        5402470d931c
  dune-compiledb.0.6.0                               90f780ee0f94
  dune-configurator.3.23.1                           58f4a3f92083
  duppy.0.9.2                                        73e8ab603b54
  ezjsonm.1.3.0                                      7cdf7464a07e
  fmt.0.11.0                                         fb25837707ac
  fpath.0.7.3                                        d991925a5b6c
  gen.1.1                                            a359aeb6b57a
  hex.1.5.0                                          59eb090201f6
  jsonm.1.0.2                                        ca365e0a8c1a
  lwt.6.1.2                                          4f8aa1aa7c72
  menhir.20260209                                    949a55ecfabe
  menhirCST.20260209                                 2f7f161ea867
  menhirGLR.20260209                                 88b9413f2126
  menhirLib.20260209                                 33c89da356e0
  menhirSdk.20260209                                 3e7d50160069
  mm.0.8.6                                           d7a2ce6efb4a
  num.1.6                                            480227ca99db
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocaml-syntax-shims.1.0.0                           8e1b0ec7f904
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocplib-endian.1.2                                  4dbd3fe91c51
  ocurl.transition                                   62bae2d3a555
  parsexp.v0.16.0                                    75d2c6ce6b44
  pcre.8.0.5                                         da9307a800f6
  ppx_derivers.1.2.1                                 441538dbecd1
  ppxlib.0.38.0                                      12ad7b47c24b
  sedlex.3.7                                         d4b64577dedb
  seq.base                                           063828a3d698
  sexplib.v0.16.0                                    c758cedeb83d
  sexplib0.v0.16.0                                   3e198ce31e44
  stdlib-shims.0.3.0                                 e2dd0beb9112
  stringext.1.6.0                                    d29c9ca4a03c
  topkg.1.1.1                                        ab549298f3fc
  uri.4.4.0                                          a28bedf1b002
  uutf.1.0.4                                         80688944c06d
=== STDOUT ===
Processing: [default: loading data]
[liquidsoap.2.1.4: dl]
[liquidsoap.2.1.4: extract]
-> retrieved liquidsoap.2.1.4  (https://opam.ocaml.org/cache)
[liquidsoap: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/./configure "--prefix" "/home/opam/.opam/default" "--sbindir=/home/opam/.opam/default/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/default/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/default/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/default/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/default/lib/liquidsoap/var" "--libdir=/home/opam/.opam/default/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/default/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/default/lib/liquidsoap/share" "--with-bash-completion-dir=/home/opam/.opam/default/lib/liquidsoap/etc/bash_completion.d" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4)
- fatal: not a git repository (or any of the parent directories): .git
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for GNU make... make
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking whether user dummy exists... no
- configure: WARNING: Won't be able to install log and PID directories!
- 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 how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no
- checking for ocamlc... ocamlc
- OCaml version is 4.14.4
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/default/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... ocamlbuild
- checking for camlidl... no
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for camlp4... no
- checking for camlp4boot... no
- checking for camlp4o... no
- checking for camlp4of... no
- checking for camlp4oof... no
- checking for camlp4orf... no
- checking for camlp4prof... no
- checking for camlp4r... no
- checking for camlp4rf... no
- checking for ocamlfind... ocamlfind
- checking for ocaml standard library path... /home/opam/.opam/default/lib/ocaml
- checking for caml/threads.h... yes
- checking whether ocamlopt accepts -ffast-math... no
- checking for ocamlc version... 4.14.4
- checking for gawk... no
- checking for mawk... mawk
- checking for pandoc... no
- checking for ocaml graphics module... Not found.
- checking for ocaml bytes module... ok
- checking for ocaml posix-time2 module... Not found.
- checking for ocaml pcre module >= 7.5.0... ok
- checking for ocaml sedlex module >= 2.2... ok
- checking for ocaml menhirLib module... ok
- checking for ocaml curl module >= 0.9.2... ok
- checking for ocaml uri module... ok
- checking for ocaml memtrace module... Not found.
- checking for ocaml mem_usage module... Not found.
- checking for ocaml dtools module >= 0.4.4... ok
- checking for ocaml duppy module >= 0.9.1... ok
- checking for ocaml cry module >= 0.6.5... Not found.
- checking for ocaml mm module >= 0.8.1... ok
- checking for ocaml xmlplaylist module >= 0.1.3... Not found.
- checking for ocaml lastfm module >= 0.3.0... lastfm needs xmlplaylist curl
- checking for ocaml ogg module >= 0.7.0... Not found.
- checking for ocaml ogg.decoder module... ogg_decoder needs ogg
- checking for ocaml vorbis module >= 0.8.0... vorbis needs ogg
- checking for ocaml vorbis.decoder module... vorbis_decoder needs vorbis
- checking for ocaml opus module >= 0.2.0... opus needs ogg
- checking for ocaml opus.decoder module... opus_decoder needs opus
- checking for ocaml speex module >= 0.4.0... speex needs ogg
- checking for ocaml speex.decoder module... speex_decoder needs speex
- checking for ocaml mad module >= 0.5.0... Not found.
- checking for ocaml flac module >= 0.3.0... Not found.
- checking for ocaml flac.ogg module... flac_ogg needs ogg flac
- checking for ocaml flac.decoder module... Not found.
- checking for ocaml dynlink module... ok
- checking whether ocaml compiler supports dynlink... 
- yes
- checking for ocaml lame module >= 0.3.5... Not found.
- checking for ocaml shine module >= 0.2.0... Not found.
- checking for ocaml gstreamer module >= 0.3.1... Not found.
- checking for ocaml frei0r module >= 0.1.0... Not found.
- checking for ocaml fdkaac module >= 0.3.1... Not found.
- checking for ocaml theora module >= 0.4.0... theora needs ogg
- checking for ocaml theora.decoder module... theora_decoder needs theora
- checking for ocaml ffmpeg module >= 1.1.5... Not found.
- checking for ocaml bjack module >= 0.1.3... Not found.
- checking for ocaml alsa module >= 0.3.0... Not found.
- checking for ocaml ao module >= 0.2.0... Not found.
- checking for ocaml samplerate module >= 0.1.5... Not found.
- checking for ocaml taglib module >= 0.3.10... Not found.
- checking sys/soundcard.h usability... yes
- checking sys/soundcard.h presence... yes
- checking for sys/soundcard.h... yes
- checking for ocaml ssl module >= 0.5.2... Not found.
- checking for ocaml osx-secure-transport module... Not found.
- checking for ocaml magic module >= 0.6... Not found.
- checking for ocaml camomile module >= 1.0.0... ok
- checking for ocaml inotify module >= 1.0... Not found.
- checking for ocaml faad module >= 0.5.0... Not found.
- checking for ocaml soundtouch module >= 0.1.9... Not found.
- checking for ocaml portaudio module >= 0.2.0... Not found.
- checking for ocaml pulseaudio module >= 0.1.4... Not found.
- checking for ocaml ladspa module >= 0.2.0... Not found.
- checking for ocaml dssi module >= 0.1.3... Not found.
- checking for ocaml lilv module... Not found.
- checking for ocaml tsdl module >= 0.2.0... Not found.
- checking for ocaml tsdl-ttf module... tsdl_ttf needs tsdl
- checking for ocaml tsdl-image module >= 0.2.0... tsdl_image needs tsdl
- checking for ocaml camlimages module... Not found.
- checking for ocaml camlimages.freetype module... Not found.
- checking for ocaml cohttp-lwt-unix module... Not found.
- checking for ocaml prometheus-app module... Not found.
- checking for ocaml srt.constants module... Not found.
- checking for ocaml srt.types module... Not found.
- checking for ocaml srt.stubs module... Not found.
- checking for ocaml srt.stubs.locked module... Not found.
- checking for ocaml srt module >= 0.3.0... Not found.
- checking for ocaml lo module >= 0.2.0... Not found.
- checking for ocaml gd module... Not found.
- checking for ocaml irc-client-unix module... Not found.
- checking for ocaml winsvc module... Not found.
- 
- configure: creating ./config.status
- config.status: creating doc/content/install.md
- config.status: creating doc/content/build.md
- config.status: creating doc/liquidsoap.1.md
- config.status: creating Makefile.defs
- config.status: creating src/META
- Creating scripts/liquidsoap.logrotate
- 
-  Liquidsoap version: 2.1.4
- 
-  ----------------------------------------------------------------- Compilation
- 
-  Compiler       : ocamlfind ocamlopt
-  Version        : 4.14.4
-  OS             : Unix
-  Plugins        :
-  Library path   : ${datarootdir}/liquidsoap/2.1.4
-  Custom path    : no
-  OCAML_CFLAGS   : -g -annot -bin-annot  -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50-70 -ccopt "$(CFLAGS)" -package bytes -package pcre -package sedlex -package sedlex.ppx -package menhirLib -package curl -package uri -package dtools -package duppy -package mm -package dynlink -package camomile -I /constants -I /types -I /stubs -I /stubs/locked
-  OCAML_LFLAGS   : -g -linkpkg -package unix -package threads -package str -cc "$(CC)"
-  CFLAGS         :  -I/home/opam/.opam/default/include -fPIC -I/home/opam/.opam/default/lib/ocaml -g
-  LDFLAGS        :  -L/home/opam/.opam/default/lib
-  Pandoc         : 
-  
-  ---------------------------------------------------------------- Installation
- 
-  prefix         : /home/opam/.opam/default
-  exec_prefix    : ${prefix}
-  binary         : ${exec_prefix}/bin
-  configuration  : /home/opam/.opam/default/lib/liquidsoap/etc/liquidsoap
-  logging        : /home/opam/.opam/default/lib/liquidsoap/var/log/liquidsoap
-  PIDs           : /home/opam/.opam/default/lib/liquidsoap/var/run/liquidsoap
-  logrotate conf : /home/opam/.opam/default/lib/liquidsoap/etc/logrotate.d
-  man page       : ${datarootdir}/man/man1
-  doc            : ${datarootdir}/doc
-  bash completion: /home/opam/.opam/default/lib/liquidsoap/etc/bash_completion.d
-  emacs mode     : ${prefix}/share/emacs/site-lisp/liquidsoap-mode
- 
-  -------------------------------------------------------------------- Features
- 
-  * Liquidsoap
-    - version           : 2.1.4
- 
-  * Supported input formats
-    - MP3               : no (requires mad)
-    - AAC               : no (requires faad)
-    - FFmpeg            : no (requires ffmpeg)
-    - Flac (native)     : no (requires flac)
-    - Flac (ogg)        : no (requires flac.ogg)
-    - Lastfm            : no (requires lastfm)
-    - Opus              : no (requires opus)
-    - Speex             : no (requires speex)
-    - Theora            : no (requires theora)
-    - Vorbis            : no (requires vorbis)
-    - XML playlists     : no (requires xmlplaylist)
- 
-  * Supported output formats
-    - FDK-AAC           : detected at runtime
-    - FFmpeg            : no (requires ffmpeg)
-    - MP3               : detected at runtime
-    - MP3 (fixed-point) : no (requires shine)
-    - Opus              : no (requires opus)
-    - SPEEX             : no (requires speex)
-    - Theora            : no (requires theora)
-    - Vorbis            : no (requires vorbis)
- 
-  * Tags
-    - charset detection : yes
-    - Taglib (ID3 tags) : no (requires taglib)
-    - Vorbis            : no (requires vorbis)
- 
-  * Input / output
-    - ALSA              : no (requires alsa)
-    - AO                : no (requires ao)
-    - FFmpeg            : no (requires ffmpeg)
-    - Icecast/Shoutcast : no (requires cry)
-    - GStreamer         : no (requires gstreamer)
-    - JACK              : no (requires bjack)
-    - OSS               : yes
-    - Portaudio         : no (requires portaudio)
-    - Pulseaudio        : no (requires pulseaudio)
-    - SRT               : no (requires srt)
- 
-  * Audio manipulation
-    - FFmpeg            : no (requires ffmpeg)
-    - LADSPA            : no (requires ladspa)
-    - Lilv              : no (requires lilv)
-    - Samplerate        : no (requires samplerate)
-    - SoundTouch        : no (requires soundtouch)
- 
-  * Video manipulation
-    - camlimages        : no (requires camlimages)
-    - camlimages.ft     : no (requires camlimages.freetype)
-    - FFmpeg            : no (requires ffmpeg)
-    - frei0r            : no (requires frei0r)
-    - SDL-image         : no (requires tsdl-image)
-    - SDL-ttf           : no (requires tsdl-ttf)
- 
-  * MIDI manipulation
-    - DSSI              : no (requires dssi)
- 
-  * Visualization
-    - GD                : no (requires gd)
-    - Graphics          : no (requires graphics)
-    - SDL               : no (requires tsdl)
- 
-  * Additional libraries
-    - FFmpeg filters    : no (requires ffmpeg)
-    - FFmpeg devices    : no (requires ffmpeg)
-    - dynlink           : yes
-    - inotify           : no (requires inotify)
-    - irc               : no (requires irc-client-unix)
-    - lastfm            : no (requires lastfm)
-    - lo                : no (requires lo)
-    - magic             : no (requires magic)
-    - memtrace          : no (requires memtrace)
-    - mem_usage         : no (requires mem_usage)
-    - SecureTransport   : no (requires osx-secure-transport)
-    - ssl               : no (requires ssl)
-    - posix-time2       : no (requires posix-time2)
-    - windows service   : no (requires winsvc)
- 
-  * Monitoring
-    - Prometheus        : no (requires prometheus-app)
- 
-  -----------------------------------------------------------------------------
- 
-  You may now compile liquidsoap by running "make".
-  In case of significant library update, "make clean" is needed first.
- 
-  If you want a local version of the documentation, run "make doc".
- 
-  Then, perform installation by running "make install" as root.
- 
-  And... have fun!
- 
- <WARNING>
- 
-  The specified user/group (dummy/dummy) for running liquidsoap as a daemon
-  do not exist, so I won't install log and PID directories.
- 
-  For a fully functional liquidsoap installation, please configure again
-  with existing user/group. You may use --with-user=<user> --with-group=<group>
-  to override the default.
- 
- </WARNING>
- 
[liquidsoap: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/src'
- OCAMLDEP
- OCAMLOPT -c tools/log.mli
- OCAMLOPT -c tools/log.ml
- OCAMLOPT -c tools/pos.ml
- OCAMLOPT -c tools/extralib.ml
- OCAMLOPT -c tools/lifecycle.mli
- OCAMLOPT -c tools/lifecycle.ml
- OCAMLOPT -c tools/stringView.mli
- OCAMLOPT -c tools/stringView.ml
- OCAMLOPT -c tools/strings.mli
- OCAMLOPT -c tools/strings.ml
- OCAMLOPT -c tools/utils.ml
- OCAMLOPT -c tools/runtime_error.mli
- OCAMLOPT -c tools/runtime_error.ml
- OCAMLOPT -c tools/extra_args.mli
- OCAMLOPT -c tools/extra_args.ml
- OCAMLOPT -c tools/json_base.ml
- OCAMLOPT -c tools/json_parser.mli
- OCAMLOPT -c tools/json_parser.ml
- OCAMLOPT -c tools/json_lexer.ml
- OCAMLOPT -c tools/json.mli
- OCAMLOPT -c tools/json.ml
- OCAMLOPT -c tools/doc.ml
- OCAMLOPT -c tools/plug.ml
- OCAMLOPT -c tools/rqueue.mli
- OCAMLOPT -c tools/rqueue.ml
- OCAMLOPT -c tools/unifier.mli
- OCAMLOPT -c tools/unifier.ml
- OCAMLOPT -c tools/lame_dynlink.mli
- OCAMLOPT -c tools/lame_dynlink.ml
- OCAMLOPT -c tools/fdkaac_dynlink.mli
- OCAMLOPT -c tools/fdkaac_dynlink.ml
- OCAMLOPT -c tools/wav_aiff.mli
- OCAMLOPT -c tools/wav_aiff.ml
- OCAMLOPT -c tools/tutils.mli
- OCAMLOPT -c tools/tutils.ml
- OCAMLOPT -c tools/file_watcher.ml
- OCAMLOPT -c tools/file_watcher_mtime.ml
- OCAMLOPT -c tools/dyntools.ml
- OCAMLOPT -c configure.mli
- OCAMLOPT -c configure.ml
- OCAMLOPT -c tools/console.mli
- OCAMLOPT -c tools/console.ml
- OCAMLOPT -c tools/process_handler.mli
- OCAMLOPT -c tools/process_handler.ml
- OCAMLOPT -c tools/http.mli
- OCAMLOPT -c tools/http.ml
- OCAMLOPT -c tools/srt_parser.ml
- OCAMLOPT -c tools/metadata/metadataCharEncoding.ml
- OCAMLOPT -c tools/metadata/metadataBase.ml
- OCAMLOPT -c tools/metadata/metadataID3v1.ml
- OCAMLOPT -c tools/metadata/metadataID3v2.ml
- OCAMLOPT -c tools/metadata/metadataJPEG.ml
- OCAMLOPT -c tools/metadata/metadataPNG.ml
- OCAMLOPT -c tools/metadata/metadataAVI.ml
- OCAMLOPT -c tools/metadata/metadataMP4.ml
- OCAMLOPT -c tools/metadata/metadata.ml
- OCAMLOPT -c tools/liqcurl.ml
- OCAMLOPT -c tools/pool.ml
- OCAMLOPT -c tools/sha1.ml
- OCAMLOPT -c tools/websocket.ml
- OCAMLOPT -c stream/frame_settings.ml
- OCAMLOPT -c stream/content.mli
- OCAMLOPT -c stream/content.ml
- OCAMLOPT -c converters/audio_converter.mli
- OCAMLOPT -c converters/audio_converter.ml
- OCAMLOPT -c stream/frame.mli
- OCAMLOPT -c stream/frame.ml
- OCAMLOPT -c stream/aFrame.mli
- OCAMLOPT -c stream/aFrame.ml
- OCAMLOPT -c stream/generator.mli
- OCAMLOPT -c decoder/decoder_utils.mli
- OCAMLOPT -c decoder/decoder.mli
- OCAMLOPT -c request.mli
- OCAMLOPT -c stream/kind.mli
- OCAMLOPT -c source.mli
- OCAMLOPT -c stream/vFrame.mli
- OCAMLOPT -c stream/vFrame.ml
- OCAMLOPT -c stream/mFrame.mli
- OCAMLOPT -c stream/mFrame.ml
- OCAMLOPT -c stream/generator.ml
- OCAMLOPT -c stream/kind.ml
- OCAMLOPT -c converters/video_converter.mli
- OCAMLOPT -c converters/video_converter.ml
- OCAMLOPT -c decoder/decoder_utils.ml
- OCAMLOPT -c decoder/decoder.ml
- OCAMLOPT -c tools/liq_time.mli
- OCAMLOPT -c tools/liq_time.ml
- OCAMLOPT -c request.ml
- OCAMLOPT -c tools/server.mli
- OCAMLOPT -c tools/server.ml
- OCAMLOPT -c source.ml
- OCAMLOPT -c clock.mli
- OCAMLOPT -c clock.ml
- OCAMLOPT -c playlist_parser.ml
- OCAMLOPT -c encoder_formats.ml
- OCAMLOPT -c encoder_formats/meta_format.mli
- OCAMLOPT -c encoder_formats/meta_format.ml
- OCAMLOPT -c encoder_formats/avi_format.ml
- OCAMLOPT -c encoder_formats/external_encoder_format.ml
- OCAMLOPT -c encoder_formats/fdkaac_format.ml
- OCAMLOPT -c encoder_formats/flac_format.ml
- OCAMLOPT -c encoder_formats/ffmpeg_format.ml
- OCAMLOPT -c encoder_formats/gstreamer_format.ml
- OCAMLOPT -c encoder_formats/mp3_format.ml
- OCAMLOPT -c encoder_formats/opus_format.ml
- OCAMLOPT -c encoder_formats/shine_format.ml
- OCAMLOPT -c encoder_formats/speex_format.ml
- OCAMLOPT -c encoder_formats/theora_format.ml
- OCAMLOPT -c encoder_formats/vorbis_format.ml
- OCAMLOPT -c encoder_formats/ogg_format.ml
- OCAMLOPT -c encoder_formats/wav_format.ml
- OCAMLOPT -c encoder.mli
- OCAMLOPT -c encoder.ml
- OCAMLOPT -c tools/server_builtins.ml
- OCAMLOPT -c lang/type.ml
- OCAMLOPT -c lang/repr.ml
- OCAMLOPT -c lang/typing.mli
- OCAMLOPT -c lang/typing.ml
- OCAMLOPT -c lang/profiler.ml
- OCAMLOPT -c lang/term.ml
- OCAMLOPT -c lang/value.ml
- OCAMLOPT -c lang/lang_encoder.ml
- OCAMLOPT -c lang_encoders/lang_avi.ml
- OCAMLOPT -c lang_encoders/lang_external_encoder.ml
- OCAMLOPT -c lang_encoders/lang_fdkaac.ml
- OCAMLOPT -c lang_encoders/lang_ffmpeg.ml
- OCAMLOPT -c lang_encoders/lang_flac.ml
- OCAMLOPT -c lang_encoders/lang_gstreamer.ml
- OCAMLOPT -c lang_encoders/lang_mp3.ml
- OCAMLOPT -c lang_encoders/lang_opus.ml
- OCAMLOPT -c lang_encoders/lang_shine.ml
- OCAMLOPT -c lang_encoders/lang_speex.ml
- OCAMLOPT -c lang_encoders/lang_theora.ml
- OCAMLOPT -c lang_encoders/lang_vorbis.ml
- OCAMLOPT -c lang_encoders/lang_wav.ml
- OCAMLOPT -c lang_encoders/lang_ogg.ml
- OCAMLOPT -c lang/environment.mli
- OCAMLOPT -c lang/environment.ml
- OCAMLOPT -c lang/typechecking.ml
- OCAMLOPT -c lang/documentation.ml
- OCAMLOPT -c lang/lang_core.ml
- OCAMLOPT -c lang/evaluation.mli
- OCAMLOPT -c lang/evaluation.ml
- OCAMLOPT -c lang/error.mli
- OCAMLOPT -c lang/error.ml
- OCAMLOPT -c lang/lang_error.ml
- OCAMLOPT -c lang/lang_source.ml
- OCAMLOPT -c lang/lang.mli
- OCAMLOPT -c lang/lang.ml
- OCAMLOPT -c lang/modules.ml
- OCAMLOPT -c lang/parser_helper.ml
- OCAMLOPT -c lang/parser.mli
- OCAMLOPT -c lang/parser.ml
- OCAMLOPT -c lang/lexer.ml
- OCAMLOPT -c lang/preprocessor.ml
- OCAMLOPT -c lang/runtime.mli
- OCAMLOPT -c lang/runtime.ml
- OCAMLOPT -c builtins/builtins_request.ml
- OCAMLOPT -c tools/child_support.ml
- OCAMLOPT -c tools/start_stop.ml
- OCAMLOPT -c tools/ioRing.ml
- OCAMLOPT -c tools/icecast_utils.ml
- OCAMLOPT -c tools/avi.ml
- OCAMLOPT -c converters/video/native_video_converter.ml
- OCAMLOPT -c converters/audio/native_audio_converter.ml
- OCAMLOPT -c protocols/annotate.ml
- OCAMLOPT -c protocols/mpd.ml
- OCAMLOPT -c sources/synthesized.ml
- OCAMLOPT -c sources/noise.ml
- OCAMLOPT -c sources/blank.ml
- OCAMLOPT -c sources/debug_sources.ml
- OCAMLOPT -c sources/audio_gen.ml
- OCAMLOPT -c sources/request_source.mli
- OCAMLOPT -c sources/request_source.ml
- OCAMLOPT -c sources/latest_metadata.ml
- OCAMLOPT -c sources/request_simple.ml
- OCAMLOPT -c sources/generated.ml
- OCAMLOPT -c sources/video_testsrc.ml
- OCAMLOPT -c sources/video_text.ml
- OCAMLOPT -c harbor/harbor_base.ml
- OCAMLOPT -c harbor/harbor.ml
- OCAMLOPT -c sources/harbor_input.ml
- OCAMLOPT -c tools/external_input.ml
- OCAMLOPT -c sources/external_input_audio.ml
- OCAMLOPT -c sources/external_input_video.ml
- OCAMLOPT -c tools/sandbox.mli
- OCAMLOPT -c tools/sandbox.ml
- OCAMLOPT -c outputs/output.mli
- OCAMLOPT -c outputs/output.ml
- OCAMLOPT -c outputs/pipe_output.ml
- OCAMLOPT -c outputs/hls_output.ml
- OCAMLOPT -c outputs/harbor_output.ml
- OCAMLOPT -c tools/producer_consumer.ml
- OCAMLOPT -c conversions/conversion.ml
- OCAMLOPT -c conversions/audio_to_stereo.ml
- OCAMLOPT -c conversions/drop.ml
- OCAMLOPT -c conversions/swap.ml
- OCAMLOPT -c conversions/mean.ml
- OCAMLOPT -c conversions/mux.ml
- OCAMLOPT -c operators/insert_metadata.ml
- OCAMLOPT -c operators/map_metadata.ml
- OCAMLOPT -c operators/on_end.ml
- OCAMLOPT -c operators/on_frame.ml
- OCAMLOPT -c operators/delay.ml
- OCAMLOPT -c operators/on_track.ml
- OCAMLOPT -c operators/on_metadata.ml
- OCAMLOPT -c operators/max_duration.ml
- OCAMLOPT -c operators/sequence.ml
- OCAMLOPT -c operators/add.ml
- OCAMLOPT -c operators/switch.ml
- OCAMLOPT -c operators/cross.ml
- OCAMLOPT -c operators/pitch.ml
- OCAMLOPT -c operators/pipe.ml
- OCAMLOPT -c operators/filter.ml
- OCAMLOPT -c operators/fir_filter.ml
- OCAMLOPT -c operators/iir_filter.ml
- OCAMLOPT -c operators/filter_rc.ml
- OCAMLOPT -c operators/biquad_filter.ml
- OCAMLOPT -c operators/cuepoint.ml
- OCAMLOPT -c operators/map_op.ml
- OCAMLOPT -c operators/flanger.ml
- OCAMLOPT -c operators/comb.ml
- OCAMLOPT -c operators/compress.ml
- OCAMLOPT -c operators/compress_old.ml
- OCAMLOPT -c operators/compress_exp.ml
- OCAMLOPT -c operators/clip.ml
- OCAMLOPT -c operators/amplify.ml
- OCAMLOPT -c operators/normalize.ml
- OCAMLOPT -c operators/echo.ml
- OCAMLOPT -c operators/gate.ml
- OCAMLOPT -c operators/append.ml
- OCAMLOPT -c operators/pan.ml
- OCAMLOPT -c operators/ms_stereo.ml
- OCAMLOPT -c operators/dyn_op.ml
- OCAMLOPT -c operators/video_effects.ml
- OCAMLOPT -c operators/video_fade.ml
- OCAMLOPT -c operators/noblank.ml
- OCAMLOPT -c operators/compand.ml
- OCAMLOPT -c operators/on_offset.ml
- OCAMLOPT -c operators/prepend.ml
- OCAMLOPT -c operators/lufs.ml
- OCAMLOPT -c operators/available.ml
- OCAMLOPT -c operators/midi_routing.ml
- OCAMLOPT -c operators/sleeper.ml
- OCAMLOPT -c operators/time_warp.ml
- OCAMLOPT -c operators/resample.ml
- OCAMLOPT -c operators/chord.ml
- OCAMLOPT -c operators/window_op.ml
- OCAMLOPT -c operators/rms_smooth.ml
- OCAMLOPT -c operators/delay_line.ml
- OCAMLOPT -c operators/accelerate.ml
- OCAMLOPT -c operators/still_frame.ml
- OCAMLOPT -c operators/dtmf.ml
- OCAMLOPT -c encoder/wav_encoder.ml
- OCAMLOPT -c encoder/avi_encoder.ml
- OCAMLOPT -c encoder/lame_encoder.ml
- OCAMLOPT -c encoder/fdkaac_encoder.ml
- OCAMLOPT -c encoder/external_encoder.ml
- OCAMLOPT -c encoder/lame_encoder_dynlink.ml
- OCAMLOPT -c encoder/fdkaac_encoder_dynlink.ml
- OCAMLOPT -c decoder/wav_aiff_decoder.ml
- OCAMLOPT -c decoder/midi_decoder.ml
- OCAMLOPT -c decoder/image_decoder.ml
- OCAMLOPT -c decoder/image/ppm_decoder.ml
- OCAMLOPT -c decoder/external_decoder.ml
- OCAMLOPT -c decoder/raw_audio_decoder.ml
- OCAMLOPT -c decoder/srt_decoder.ml
- OCAMLOPT -c decoder/text/video_text_native.ml
- OCAMLOPT -c decoder/id3_plug.ml
- OCAMLOPT -c decoder/image_plug.ml
- OCAMLOPT -c decoder/video_plug.ml
- OCAMLOPT -c playlists/playlist_basic.ml
- OCAMLOPT -c visualization/midimeter.ml
- OCAMLOPT -c visualization/video_volume.ml
- OCAMLOPT -c synth/keyboard.ml
- OCAMLOPT -c synth/synth_op.ml
- OCAMLOPT -c io/udp_io.ml
- OCAMLOPT -c io/oss_io.ml
- OCAMLOPT -c shebang.ml
- OCAMLOPT -c builtins/builtins_lang.ml
- OCAMLOPT -c builtins/builtins_runtime.ml
- OCAMLOPT -c builtins/builtins_ref.ml
- OCAMLOPT -c builtins/builtins_socket.ml
- OCAMLOPT -c builtins/builtins_bool.ml
- OCAMLOPT -c builtins/builtins_list.ml
- OCAMLOPT -c builtins/builtins_string.ml
- OCAMLOPT -c builtins/builtins_regexp.ml
- OCAMLOPT -c builtins/builtins_json.ml
- OCAMLOPT -c builtins/builtins_null.ml
- OCAMLOPT -c builtins/builtins_settings.ml
- OCAMLOPT -c builtins/builtins_time.ml
- OCAMLOPT -c builtins/builtins_callbacks.ml
- OCAMLOPT -c builtins/builtins_server.ml
- OCAMLOPT -c builtins/builtins_math.ml
- OCAMLOPT -c builtins/builtins_files.ml
- OCAMLOPT -c builtins/builtins_resolvers.ml
- OCAMLOPT -c builtins/builtins_thread.ml
- OCAMLOPT -c builtins/builtins_process.ml
- OCAMLOPT -c builtins/builtins_source.ml
- OCAMLOPT -c builtins/builtins_getter.ml
- OCAMLOPT -c builtins/builtins_profiler.ml
- OCAMLOPT -c builtins/builtins_eval.ml
- OCAMLOPT -c builtins/builtins_http.ml
- OCAMLOPT -c builtins/builtins_harbor.ml
- OCAMLOPT -c builtins/builtins_ffmpeg_base.ml
- OCAMLOPT -c main.ml
- OCAMLOPT -c runner.ml
- CC -c tools/unix_c.c
- CC -c io/oss_io_c.c
- OCAMLOPT -o liquidsoap
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/src'
-> compiled  liquidsoap.2.1.4
[liquidsoap: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4)
- if [ "Unix" = "Win32" ]; then \
-   echo "Building documentation is currently not working on windows, skipping..."; \
-         else \
-   make -C src doc; \
-   make -C doc doc; \
- fi
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/src'
- mkdir -p ../autodoc/liquidsoap
- ocamlfind ocamldoc -stars -sort -html -d ../autodoc/liquidsoap -t Liquidsoap -I +threads   -package bytes -hide Bytes -package pcre -hide Pcre -package sedlex -hide Sedlex -package sedlex.ppx -hide Sedlex.ppx -package menhirLib -hide MenhirLib -package curl -hide Curl -package uri -hide Uri -package dtools -hide Dtools -package duppy -hide Duppy -package mm -hide Mm -package dynlink -hide Dynlink -package camomile -hide Camomile -I /constants -I /types -I /stubs -I /stubs/locked -I builtins -I conversions -I converters -I decoder -I encoder -I encoder_formats -I harbor -I io -I lang -I lang_encoders -I ogg_formats -I operators -I outputs -I protocols -I sources -I stream -I tools -I tools/metadata tools/log.ml tools/pos.ml tools/extralib.ml tools/lifecycle.ml tools/stringView.ml tools/strings.ml tools/utils.ml tools/runtime_error.ml tools/extra_args.ml tools/json_base.ml tools/json_parser.ml tools/json_lexer.ml tools/json.ml tools/doc.ml tools/plug.ml tools/rqueue.ml tools/unifier.ml tools/lame_dynlink.ml tools/fdkaac_dynlink.ml tools/wav_aiff.ml tools/tutils.ml tools/file_watcher.ml tools/file_watcher_mtime.ml tools/dyntools.ml configure.ml tools/console.ml tools/process_handler.ml tools/http.ml tools/srt_parser.ml tools/metadata/metadataCharEncoding.ml tools/metadata/metadataBase.ml tools/metadata/metadataID3v1.ml tools/metadata/metadataID3v2.ml tools/metadata/metadataJPEG.ml tools/metadata/metadataPNG.ml tools/metadata/metadataAVI.ml tools/metadata/metadataMP4.ml tools/metadata/metadata.ml tools/liqcurl.ml tools/pool.ml tools/sha1.ml tools/websocket.ml converters/audio_converter.ml stream/frame_settings.ml stream/content.ml stream/frame.ml stream/aFrame.ml stream/vFrame.ml stream/mFrame.ml stream/generator.ml stream/kind.ml converters/video_converter.ml decoder/decoder_utils.ml decoder/decoder.ml tools/liq_time.ml request.ml tools/server.ml source.ml clock.ml playlist_parser.ml encoder_formats.ml encoder_formats/meta_format.ml encoder_formats/avi_format.ml encoder_formats/external_encoder_format.ml encoder_formats/fdkaac_format.ml encoder_formats/flac_format.ml encoder_formats/ffmpeg_format.ml encoder_formats/gstreamer_format.ml encoder_formats/mp3_format.ml encoder_formats/opus_format.ml encoder_formats/shine_format.ml encoder_formats/speex_format.ml encoder_formats/theora_format.ml encoder_formats/vorbis_format.ml encoder_formats/ogg_format.ml encoder_formats/wav_format.ml encoder.ml tools/server_builtins.ml lang/type.ml lang/repr.ml lang/typing.ml lang/profiler.ml lang/term.ml lang/value.ml lang/lang_encoder.ml lang_encoders/lang_avi.ml lang_encoders/lang_external_encoder.ml lang_encoders/lang_fdkaac.ml lang_encoders/lang_ffmpeg.ml lang_encoders/lang_flac.ml lang_encoders/lang_gstreamer.ml lang_encoders/lang_mp3.ml lang_encoders/lang_opus.ml lang_encoders/lang_shine.ml lang_encoders/lang_speex.ml lang_encoders/lang_theora.ml lang_encoders/lang_vorbis.ml lang_encoders/lang_wav.ml lang_encoders/lang_ogg.ml lang/environment.ml lang/typechecking.ml lang/documentation.ml lang/lang_core.ml lang/evaluation.ml lang/error.ml lang/lang_error.ml lang/lang_source.ml lang/lang.ml lang/modules.ml lang/parser_helper.ml lang/parser.ml lang/lexer.ml lang/preprocessor.ml lang/runtime.ml builtins/builtins_request.ml tools/child_support.ml tools/start_stop.ml tools/ioRing.ml tools/icecast_utils.ml tools/avi.ml converters/video/native_video_converter.ml converters/audio/native_audio_converter.ml protocols/annotate.ml protocols/mpd.ml sources/synthesized.ml sources/noise.ml sources/blank.ml sources/debug_sources.ml sources/audio_gen.ml sources/request_source.ml sources/latest_metadata.ml sources/request_simple.ml sources/generated.ml sources/video_testsrc.ml sources/video_text.ml harbor/harbor_base.ml harbor/harbor.ml sources/harbor_input.ml tools/external_input.ml sources/external_input_audio.ml sources/external_input_video.ml tools/sandbox.ml outputs/output.ml outputs/pipe_output.ml outputs/hls_output.ml outputs/harbor_output.ml tools/producer_consumer.ml conversions/conversion.ml conversions/audio_to_stereo.ml conversions/drop.ml conversions/swap.ml conversions/mean.ml conversions/mux.ml operators/insert_metadata.ml operators/map_metadata.ml operators/on_end.ml operators/on_frame.ml operators/delay.ml operators/on_track.ml operators/on_metadata.ml operators/max_duration.ml operators/sequence.ml operators/add.ml operators/switch.ml operators/cross.ml operators/pitch.ml operators/pipe.ml operators/filter.ml operators/fir_filter.ml operators/iir_filter.ml operators/filter_rc.ml operators/biquad_filter.ml operators/cuepoint.ml operators/map_op.ml operators/flanger.ml operators/comb.ml operators/compress.ml operators/compress_old.ml operators/compress_exp.ml operators/clip.ml operators/amplify.ml operators/normalize.ml operators/echo.ml operators/gate.ml operators/append.ml operators/pan.ml operators/ms_stereo.ml operators/dyn_op.ml operators/video_effects.ml operators/video_fade.ml operators/noblank.ml operators/compand.ml operators/on_offset.ml operators/prepend.ml operators/lufs.ml operators/available.ml operators/midi_routing.ml operators/sleeper.ml operators/time_warp.ml operators/resample.ml operators/chord.ml operators/window_op.ml operators/rms_smooth.ml operators/delay_line.ml operators/accelerate.ml operators/still_frame.ml operators/dtmf.ml encoder/wav_encoder.ml encoder/avi_encoder.ml encoder/lame_encoder.ml encoder/fdkaac_encoder.ml encoder/external_encoder.ml encoder/lame_encoder_dynlink.ml encoder/fdkaac_encoder_dynlink.ml decoder/wav_aiff_decoder.ml decoder/midi_decoder.ml decoder/image_decoder.ml decoder/image/ppm_decoder.ml decoder/external_decoder.ml decoder/raw_audio_decoder.ml decoder/srt_decoder.ml decoder/text/video_text_native.ml decoder/id3_plug.ml decoder/image_plug.ml decoder/video_plug.ml playlists/playlist_basic.ml visualization/midimeter.ml visualization/video_volume.ml synth/keyboard.ml synth/synth_op.ml io/udp_io.ml io/oss_io.ml shebang.ml builtins/builtins_lang.ml builtins/builtins_runtime.ml builtins/builtins_ref.ml builtins/builtins_socket.ml builtins/builtins_bool.ml builtins/builtins_list.ml builtins/builtins_string.ml builtins/builtins_regexp.ml builtins/builtins_json.ml builtins/builtins_null.ml builtins/builtins_settings.ml builtins/builtins_time.ml builtins/builtins_callbacks.ml builtins/builtins_server.ml builtins/builtins_math.ml builtins/builtins_files.ml builtins/builtins_resolvers.ml builtins/builtins_thread.ml builtins/builtins_process.ml builtins/builtins_source.ml builtins/builtins_getter.ml builtins/builtins_profiler.ml builtins/builtins_eval.ml builtins/builtins_http.ml builtins/builtins_harbor.ml builtins/builtins_ffmpeg_base.ml main.ml runner.ml tools/log.mli tools/lifecycle.mli tools/stringView.mli tools/strings.mli tools/runtime_error.mli tools/extra_args.mli tools/json_parser.mli tools/json.mli tools/rqueue.mli tools/unifier.mli tools/lame_dynlink.mli tools/fdkaac_dynlink.mli tools/wav_aiff.mli tools/tutils.mli configure.mli tools/console.mli tools/process_handler.mli tools/http.mli converters/audio_converter.mli stream/content.mli stream/frame.mli stream/aFrame.mli stream/vFrame.mli stream/mFrame.mli stream/generator.mli stream/kind.mli converters/video_converter.mli decoder/decoder_utils.mli decoder/decoder.mli tools/liq_time.mli request.mli tools/server.mli source.mli clock.mli encoder_formats/meta_format.mli encoder.mli lang/typing.mli lang/environment.mli lang/evaluation.mli lang/error.mli lang/lang.mli lang/parser.mli lang/runtime.mli sources/request_source.mli tools/sandbox.mli outputs/output.mli
- Warning: Module or module type Unix not found
- Warning: Class or class type Udp_io.Generated.source not found
- Warning: Module or module type Mm.Audio.Ringbuffer not found
- Warning: Class or class type Generated.source not found
- Warning: Module or module type Mm.Audio.Ringbuffer not found
- Warning: Module or module type Unix not found
- Warning: Module or module type Harbor_output.T.Duppy not found
- Warning: Module or module type T not found
- Warning: Module or module type Duppy.Monad.Condition.Factory not found
- Warning: Module or module type Duppy.Monad.Mutex.Factory not found
- Warning: Class or class type Generated.source not found
- Warning: Class or class type Generated.source not found
- Warning: Module or module type Unix not found
- Warning: Class or class type Harbor_input.Generated.source not found
- Warning: Module or module type Unix not found
- Warning: Module or module type Duppy not found
- Warning: Module type Duppy.Monad.Monad_io_t not found
- Warning: Module type Duppy.Io_t not found
- Warning: Module or module type Duppy.Monad not found
- Warning: Module or module type Dtools.Conf not found
- Warning: Module or module type Mm.Image.Generic not found
- Warning: Module or module type Stdlib.String not found
- Warning: Module or module type Def not found
- Warning: Module or module type Stdlib.String not found
- Warning: Module or module type Stdlib.Set.Make not found
- Warning: Module or module type Stdlib.Map.Make not found
- Warning: Module or module type Stdlib.Set.Make not found
- Warning: Module or module type Dtools.Conf not found
- Warning: Module or module type Stdlib.Int32 not found
- Warning: Module or module type CamomileCharEncoding not found
- Warning: Module or module type Stdlib.Int not found
- Warning: Module or module type Stdlib.Int not found
- Warning: Module or module type Stdlib.Filename not found
- Warning: Module or module type Unix not found
- Warning: Module or module type Stdlib.String not found
- Warning: Module or module type Stdlib.List not found
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/src'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/doc'
- No pandoc detected, skipping documentation generation...
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/doc'
- if [ "Unix" != "Win32" ]; then \
-   make -C doc doc-install; \
- fi
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/doc'
- No pandoc detected, skipping documentation generation...
- /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/share/doc/liquidsoap/html
- if [ -f html/index.html ] ; then \
-   cp -RfL html/* /home/opam/.opam/default/lib/liquidsoap/share/doc/liquidsoap/html ; \
-         fi
- if [ -f liquidsoap.1 ] ; then \
-   /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/share/man/man1 ; \
-   /usr/bin/install -c -m 644 liquidsoap.1 /home/opam/.opam/default/lib/liquidsoap/share/man/man1 ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/doc'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/src'
- /usr/bin/install -c -d /home/opam/.opam/default/bin
- /usr/bin/install -c liquidsoap /home/opam/.opam/default/bin
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/liquidsoap.2.1.4/src'
- /usr/bin/install -c -d /home/opam/.opam/default/bin
- /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/share/liquidsoap/2.1.4/bin
- /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/share/liquidsoap/2.1.4/libs
- /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/default/lib/liquidsoap/share/liquidsoap/2.1.4/bin
- find libs | grep '\.liq$' | while read l; do \
-   /usr/bin/install -c -m 644 $l /home/opam/.opam/default/lib/liquidsoap/share/liquidsoap/2.1.4/libs ; \
- done
- /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/etc/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/etc/logrotate.d
- /usr/bin/install -c -m 644 scripts/liquidsoap.logrotate /home/opam/.opam/default/lib/liquidsoap/etc/logrotate.d/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/default/lib/liquidsoap/etc/bash_completion.d
- /usr/bin/install -c -m 644 scripts/bash-completion /home/opam/.opam/default/lib/liquidsoap/etc/bash_completion.d/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/default/share/emacs/site-lisp/liquidsoap-mode
- /usr/bin/install -c -m 644 scripts/liquidsoap-mode.el /home/opam/.opam/default/share/emacs/site-lisp/liquidsoap-mode/
-> installed liquidsoap.2.1.4
[WARNING] Opam packages conf-libcurl.2 and conf-libpcre.2 depend on the following system packages that are no longer installed: libcurl4-gnutls-dev libpcre3-dev
  - conf-libcurl.2: depends on libcurl4-gnutls-dev
  - conf-libpcre.2: depends on libpcre3-dev

=== STDERR ===

2026-06-23 20:09.24: OK: build liquidsoap.2.1.4 (runc: 127.2s, disk: 53KB)
2026-06-23 20:09.24: Job succeeded