dpkg-buildpackage -rfakeroot -D -us -uc -sa -mStéphane Glondu dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package liquidsoap dpkg-buildpackage: source version 0.9.2-3~odo50+1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean test -x debian/rules dh_testroot [ -f src/configure.ml.cdbs-backup ] || [ ! -f src/configure.ml ] || \ cp -f src/configure.ml src/configure.ml.cdbs-backup rm -f debian/stamp-makefile-build debian/stamp-makefile-install /usr/bin/make -C . -k distclean make[1]: Entering directory `/tmp/liquidsoap-0.9.2' Makefile.rules:9: Makefile.defs: No such file or directory make[1]: *** No rule to make target `Makefile.defs'. make[1]: Failed to remake makefile `Makefile.defs'. make[2]: Entering directory `/tmp/liquidsoap-0.9.2/src' ../Makefile.rules:9: ../Makefile.defs: No such file or directory make[2]: *** No rule to make target `../Makefile.defs'. make[2]: Failed to remake makefile `../Makefile.defs'. make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/operators' ../../Makefile.rules:9: ../../Makefile.defs: No such file or directory make[3]: *** No rule to make target `../../Makefile.defs'. make[3]: Failed to remake makefile `../../Makefile.defs'. rm -f *.cmo *.cmi *.cmx *.cma *.cmxa *.o *.annot make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/operators' make[2]: [clean-subdirs] Error 2 (ignored) rm -f *_depend rm -f liquidsoap rm -f *.cmo *.cmi *.cmx *.cma *.cmxa *.o *.annot make[2]: Leaving directory `/tmp/liquidsoap-0.9.2/src' make[1]: [clean-subdirs] Error 2 (ignored) rm -f *.cmo *.cmi *.cmx *.cma *.cmxa *.o *.annot rm -rf config.log config.status config.h autom4te.cache \ src/configure.ml Makefile.defs scripts/liquidsoap.initd \ scripts/liquidsoap.gentoo.initd scripts/liquidsoap.logrotate \ scripts/liquidtts gui/liguidsoap .tar.bz2 make[1]: Leaving directory `/tmp/liquidsoap-0.9.2' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-autotools rmdir --ignore-fail-on-non-empty . rmdir: failed to remove `.': Invalid argument make: [makefile-clean] Error 1 (ignored) dh_clean rm -f debian/stamp-autotools-files rm -f debian/*.doc-base.apiref* dh_ocamlinit -d /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/tmp/liquidsoap-0.9.2' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/tmp/liquidsoap-0.9.2' if [ -d "." ]; then \ cd . && QUILT_PATCHES=/tmp/liquidsoap-0.9.2/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \ fi No patch removed rm -rf ./.pc rm -f debian/stamp-patch* rm -rf src/liquidsoap src/META radio.liq.example \ src/SVN.ml src/io/liquidsoap_depend autodoc \ doc/manual debian/liquidsoap.init [ ! -f src/configure.ml.cdbs-backup ] || mv -f src/configure.ml.cdbs-backup src/configure.ml dpkg-source -b liquidsoap-0.9.2 dpkg-source: info: using source format `1.0' dpkg-source: info: building liquidsoap using existing liquidsoap_0.9.2.orig.tar.gz dpkg-source: info: building liquidsoap in liquidsoap_0.9.2-3~odo50+1.diff.gz dpkg-source: warning: ignoring deletion of file src/SVN.ml dpkg-source: info: building liquidsoap in liquidsoap_0.9.2-3~odo50+1.dsc debian/rules build test -x debian/rules [ ! -f src/configure.ml ] || [ -f src/configure.ml.cdbs-backup ] || \ cp -f src/configure.ml src/configure.ml.cdbs-backup mkdir -p "." dh_ocamlinit /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/tmp/liquidsoap-0.9.2' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/tmp/liquidsoap-0.9.2' cd . && QUILT_PATCHES=/tmp/liquidsoap-0.9.2/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch magic_follow_symlink.patch patching file configure Applying patch fix_sdl_output.patch patching file src/outputs/sdl_out.ml Applying patch theora_0.2.0_fix.patch patching file src/ogg_formats/theora_format.ml Applying patch move_portaudio_low_in_in.patch patching file scripts/utils.liq Applying patch replay_gain_quiet_mode.patch patching file scripts/extract-replaygain Applying patch fix_lastfm_input.patch patching file src/sources/lastfm_input.ml Now at patch fix_lastfm_input.patch touch debian/stamp-patched /usr/bin/make -f debian/rules update-config make[1]: Entering directory `/tmp/liquidsoap-0.9.2' make[1]: Nothing to be done for `update-config'. make[1]: Leaving directory `/tmp/liquidsoap-0.9.2' touch debian/stamp-autotools-files chmod a+x /tmp/liquidsoap-0.9.2/./configure mkdir -p . cd . && CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /tmp/liquidsoap-0.9.2/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/liquidsoap" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --srcdir=. --disable-gl --disable-graphics --disable-lame configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules configure: loading cache /dev/null /dev/null: line 1: /tmp/liquidsoap-0.9.2/./configure:: No such file or directory checking for a BSD-compatible install... /usr/bin/install -c checking for GNU make... make checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 libopal... Header not found: /usr/include/opal/opal.h checking for v4l... ok checking for ocamldep... /usr/bin/ocamldep checking for ocamlfind... /usr/bin/ocamlfind checking for ocamllex... /usr/bin/ocamllex checking for ocamlyacc... /usr/bin/ocamlyacc checking for ocamlopt... /usr/bin/ocamlopt checking whether ocamlopt accepts -ffast-math... no checking for ocamlc version... 3.11.2 checking for pcre-ocaml... ok checking for ocaml-dtools... ok checking for ocaml-duppy (>= 0.3.0)... ok checking for ocaml-cry... ok checking for ocaml-xmlplaylist... ok checking for ocaml-lastfm... ok checking for ocaml-ogg... ok checking for ocaml-vorbis... ok checking for ocaml-speex... ok checking for ocaml-mad... ok checking for ocaml-aacplus... not found checking for ocaml-theora... ok checking for ocaml-schroedinger... not found checking for ocaml-gavl... ok checking for ocaml-bjack... ok checking for ocaml-jack... not found checking for ocaml-alsa... ok checking for ocaml-ao... ok checking for ocaml-samplerate... ok checking for ocaml-taglib... ok checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for ocaml-magic... ok checking for camomile... ok checking for ocaml-faad... not found checking for ocaml-faac... not found checking for ocaml-soundtouch... ok checking for ocaml-portaudio... ok checking for ocaml-pulseaudio... ok checking for ocaml-ladspa... ok checking for ocaml-sdl... ok checking for ocaml-camlimages... not found checking for cp... /bin/cp checking for rm... /bin/rm checking for text2wave... /usr/bin/text2wave checking for sox... /usr/bin/sox checking for normalize... false checking for python... /usr/bin/python checking for pygtk... yes configure: creating ./config.status config.status: creating Makefile.defs config.status: creating scripts/liquidtts config.status: creating scripts/liquidsoap.initd config.status: creating scripts/liquidsoap.gentoo.initd config.status: creating src/META config.status: creating src/tools/liq_sockets.ml config.status: creating config.h configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules make[1]: Entering directory `/tmp/liquidsoap-0.9.2' Creating src/configure.ml Creating scripts/liquidsoap.logrotate make[1]: Leaving directory `/tmp/liquidsoap-0.9.2' ----------------------------------------------------------------- Compilation Compiler : /usr/bin/ocamlfind ocamlopt Version : 3.11.2 OCAML_CFLAGS : -ccopt "$(CFLAGS)" -package pcre -package dtools -package duppy -package duppy -package cry -I /usr/lib/ocaml/xmlm -I /usr/lib/ocaml/xmlplaylist -package xmlplaylist -I /usr/lib/ocaml/pcre -I /usr/lib/ocaml/xmlm -I /usr/lib/ocaml/xmlplaylist -I /usr/lib/ocaml -I /usr/lib/ocaml/netsys -I /usr/lib/ocaml/netstring -I /usr/lib/ocaml/equeue -I /usr/lib/ocaml/netclient -I /usr/lib/ocaml/lastfm -package lastfm -package ogg -package vorbis -package speex -package mad -package theora -package gavl -package bjack -package alsa -package ao -package samplerate -package taglib -package magic -package camomile -package soundtouch -package portaudio -package pulseaudio -package ladspa -package sdl -package sdl.sdlmixer -package sdl.sdlttf OCAML_LFLAGS : -linkpkg -package unix -package threads -package str -package bigarray CFLAGS : -g -O2 -g -Wall -O2 -I$(top_srcdir) -I/usr/include -fPIC LDFLAGS : -L/usr/lib ---------------------------------------------------------------- Installation prefix : /usr exec_prefix : ${prefix} binary : ${exec_prefix}/bin configuration : /etc/liquidsoap logging : /var/log/liquidsoap PIDs : /var/run/liquidsoap logrotate conf : /etc/logrotate.d man page : ${prefix}/share/man/man1 doc : ${datarootdir}/doc -------------------------------------------------------------------- Features * Supported input formats - Vorbis : yes - MP3 : yes - AAC : no - text-to-speech : yes, using /usr/bin/text2wave - XML playlists : yes - Lastfm : yes * Supported output formats - Vorbis : yes - MP3 : no - AAC : no - AAC+ : no - SPEEX : yes - Theora : yes - Dirac : no * Tags - Taglib (ID3 tags) : yes - Vorbis : yes - charset detection : yes * Input / output - Icecast/Shoutcast : yes - AO : yes - OSS : yes - ALSA : yes - Portaudio : yes - Pulseaudio : yes - JACK : yes - Old JACK : no - V4L : yes - opal : no * Audio manipulation - Samplerate : yes - SoundTouch : yes - LADSPA : yes * Video manipulation - Gavl : yes - camlimages : no * Visualization - Graphics : no - OpenGL : no - SDL : yes * Additional libraries - magic : yes * Graphical interfaces - Python GUI : yes (requires >=pyGTK-2.0) ----------------------------------------------------------------------------- The Savonet Team thanks you for using liquidsoap... Now, run make to compile, and as root make install to install, and... Have fun! touch debian/stamp-autotools /usr/bin/make -C . all doc make[1]: Entering directory `/tmp/liquidsoap-0.9.2' make[2]: Entering directory `/tmp/liquidsoap-0.9.2/src' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/operators' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/operators' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/sources' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/sources' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/tools' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/tools' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/formats' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/formats' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/protocols' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/protocols' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/outputs' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/outputs' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/io' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/io' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/plugins' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/plugins' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/stream' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/stream' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/visualization' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/visualization' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/lang' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/lang' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/analyze' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/analyze' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/playlists' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/playlists' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/ogg_formats' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/ogg_formats' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/video_converters' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/video_converters' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/audio_converters' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/audio_converters' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src/synth' make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src/synth' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src' if test -d .svn && which svn > /dev/null ; then \ url=`LC_ALL=C svn info | grep URL | \ sed -e 's:.*svnroot/savonet/\(.*\)/src:\1:'`; \ revision=`LC_ALL=C svn info | grep Revision | \ sed -e 's/Revision: \(.*\)/\1/'` ; \ echo "let rev = \" ($url@rev$revision)\"" > SVN.ml ; \ else \ echo "let rev = \"\"" > SVN.ml ; \ fi OCAMLDEP make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src' make[3]: Entering directory `/tmp/liquidsoap-0.9.2/src' OCAMLC -c tools/doc.ml OCAMLC -c tools/plug.ml OCAMLC -c tools/utils.ml OCAMLC -c tools/rqueue.mli OCAMLC -c tools/rqueue.ml OCAMLC -c tools/ringbuffer.mli OCAMLC -c tools/ringbuffer.ml OCAMLC -c tools/liq_sockets.ml OCAMLC -c tools/wav.mli OCAMLC -c tools/wav.ml OCAMLC -c configure.mli OCAMLC -c configure.ml OCAMLC -c tools/tutils.mli OCAMLC -c tools/tutils.ml OCAMLC -c tools/sutils.mli OCAMLC -c tools/sutils.ml OCAMLC -c tools/http.mli OCAMLC -c tools/http.ml OCAMLC -c SVN.mli OCAMLC -c SVN.ml OCAMLC -c audio_converter.mli OCAMLC -c audio_converter.ml OCAMLC -c stream/midi.ml OCAMLC -c fmt.mli OCAMLC -c fmt.ml OCAMLC -c stream/RGB.mli OCAMLC -c stream/RGB.ml OCAMLC -c stream/frame.mli OCAMLC -c stream/frame.ml OCAMLC -c decoder.ml OCAMLC -c playlist_parser.ml OCAMLC -c request.mli OCAMLC -c request.ml OCAMLC -c source.mli OCAMLC -c source.ml OCAMLC -c root.mli OCAMLC -c root.ml OCAMLC -c stream/float_pcm.mli OCAMLC -c stream/float_pcm.ml OCAMLC -c stream/aFrame.mli OCAMLC -c stream/aFrame.ml OCAMLC -c stream/vFrame.mli OCAMLC -c stream/vFrame.ml OCAMLC -c stream/mFrame.mli OCAMLC -c stream/mFrame.ml OCAMLC -c tools/server.mli OCAMLC -c tools/server.ml OCAMLC -c tools/server_builtins.ml OCAMLC -c tools/liqfm.mli OCAMLC -c tools/liqfm.ml OCAMLC -c alsa_settings.ml OCAMLC -c lang/lang_types.mli OCAMLC -c lang/lang_types.ml OCAMLC -c lang/lang_values.ml OCAMLC -c lang/lang_parser.mli OCAMLC -c lang/lang_parser.ml OCAMLC -c lang/lang_lexer.ml OCAMLC -c lang/lang_pp.ml OCAMLC -c lang/lang.mli OCAMLC -c lang/lang.ml OCAMLC -c sources/generated.ml OCAMLC -c sources/http_source.ml OCAMLC -c tools/harbor.ml OCAMLC -c tools/ioRing.ml OCAMLC -c tools/file_decoder.ml OCAMLC -c tools/mutils.ml OCAMLC -c video_converter.mli OCAMLC -c video_converter.ml OCAMLC -c video_converters/native_video_converter.ml OCAMLC -c video_converters/gavl_converter.ml OCAMLC -c audio_converters/native_audio_converter.ml OCAMLC -c audio_converters/libsamplerate_converter.ml OCAMLC -c ogg_demuxer.mli OCAMLC -c ogg_demuxer.ml OCAMLC -c ogg_encoder.mli OCAMLC -c ogg_encoder.ml OCAMLC -c ogg_formats/speex_format.mli OCAMLC -c ogg_formats/speex_format.ml OCAMLC -c ogg_formats/theora_format.mli OCAMLC -c ogg_formats/theora_format.ml OCAMLC -c ogg_formats/vorbis_format.mli OCAMLC -c ogg_formats/vorbis_format.ml OCAMLC -c protocols/say.ml OCAMLC -c protocols/annotate.ml OCAMLC -c protocols/mpd.ml OCAMLC -c protocols/extproto.ml OCAMLC -c protocols/lastfm_req.ml OCAMLC -c sources/blank.ml OCAMLC -c sources/request_source.mli OCAMLC -c sources/request_source.ml OCAMLC -c sources/sine.ml OCAMLC -c sources/square.ml OCAMLC -c sources/saw.ml OCAMLC -c sources/req_simple.ml OCAMLC -c sources/playlist.ml OCAMLC -c sources/req_queue.ml OCAMLC -c sources/req_equeue.ml OCAMLC -c sources/external_input.ml OCAMLC -c sources/http_ogg.ml OCAMLC -c sources/noise.ml OCAMLC -c sources/harbor_input.ml OCAMLC -c sources/http_mp3.ml OCAMLC -c sources/alsa_in.ml OCAMLC -c sources/lastfm_input.ml OCAMLC -c sources/bjack_in.ml OCAMLC -c sources/video_noise.ml OCAMLC -c sources/video_image.ml OCAMLC -c sources/video_text.ml OCAMLC -c operators/insert_metadata.ml OCAMLC -c operators/fade.ml OCAMLC -c operators/add.ml OCAMLC -c operators/map_metadata.ml OCAMLC -c operators/on_metadata.ml OCAMLC -c operators/store_metadata.ml OCAMLC -c operators/on_track.ml OCAMLC -c operators/switch.ml OCAMLC -c operators/id.ml OCAMLC -c operators/on_end.ml OCAMLC -c operators/delay.ml OCAMLC -c operators/setvol.ml OCAMLC -c operators/normalize.ml OCAMLC -c operators/echo.ml OCAMLC -c operators/prepend.ml OCAMLC -c operators/append.ml OCAMLC -c operators/accel.ml OCAMLC -c operators/noblank.ml OCAMLC -c operators/compand.ml OCAMLC -c operators/sequence.ml OCAMLC -c operators/cross.ml OCAMLC -c operators/smartcross.ml OCAMLC -c operators/mixing_table.ml OCAMLC -c operators/filter.ml OCAMLC -c operators/mean.ml OCAMLC -c operators/swap.ml OCAMLC -c operators/pan.ml OCAMLC -c operators/ms_stereo.ml OCAMLC -c operators/compress_exp.ml OCAMLC -c operators/pitch.ml OCAMLC -c operators/fir_filter.ml OCAMLC -c operators/iir_filter.ml OCAMLC -c operators/biquad_filter.ml OCAMLC -c operators/substract.ml OCAMLC -c operators/map_op.ml OCAMLC -c operators/resample.ml OCAMLC -c operators/flanger.ml OCAMLC -c operators/comb.ml OCAMLC -c operators/compress.ml OCAMLC -c operators/clip.ml OCAMLC -c operators/soundtouch_op.ml OCAMLC -c operators/st_bpm.ml OCAMLC -c operators/ladspa_op.ml OCAMLC -c operators/time_wrap.ml OCAMLC -c operators/lag.ml OCAMLC -c operators/video_effects.ml OCAMLC -c operators/video_fade.ml OCAMLC -c operators/fork.ml OCAMLC -c operators/midi_routing.ml OCAMLC -c outputs/output.mli OCAMLC -c outputs/output.ml OCAMLC -c outputs/file_output.ml OCAMLC -c outputs/ogg_output.ml OCAMLC -c outputs/vorbis_encoded.ml OCAMLC -c outputs/theora_encoded.ml OCAMLC -c outputs/speex_encoded.ml OCAMLC -c outputs/icecast2.ml OCAMLC -c outputs/ogg_output_shout.ml OCAMLC -c outputs/vorbis_encoded_shout.ml OCAMLC -c outputs/speex_encoded_shout.ml OCAMLC -c outputs/theora_encoded_shout.ml OCAMLC -c outputs/external_encoded.ml OCAMLC -c outputs/external_encoded_shout.ml OCAMLC -c outputs/wavfile.ml OCAMLC -c outputs/ao_out.ml OCAMLC -c outputs/alsa_out.ml OCAMLC -c outputs/bjack_out.ml OCAMLC -c outputs/sdl_out.ml OCAMLC -c io/oss_io.ml OCAMLC -c io/alsa_io.ml OCAMLC -c io/portaudio_io.ml OCAMLC -c io/pulseaudio_io.ml OCAMLC -c io/v4l_io.ml OCAMLC -c io/marshal_io.ml OCAMLC -c analyze/analyze_rms.ml OCAMLC -c playlists/playlist_basic.ml OCAMLC -c playlists/playlist_xml.ml OCAMLC -c visualization/vumeter.ml OCAMLC -c visualization/video_volume.ml OCAMLC -c visualization/midimeter.ml OCAMLC -c synth/synth.ml OCAMLC -c synth/synth_op.ml OCAMLC -c synth/keyboard.ml OCAMLC -c synth/keyboard_sdl.ml OCAMLC -c formats/oggformat.ml OCAMLC -c formats/vorbisduration.ml OCAMLC -c formats/taglib_plug.ml OCAMLC -c formats/wavformat.ml OCAMLC -c formats/externalformat.ml OCAMLC -c formats/mp3.ml OCAMLC -c formats/midiformat.ml OCAMLC -c shebang.ml OCAMLC -c lang/lang_builtins.ml OCAMLC -c lang/lang_magic.ml OCAMLC -c lang/lang_lastfm.ml OCAMLC -c main.ml OCAMLC -o liquidsoap /usr/lib/ocaml/gavl/libgavl_stubs.a(gavl_stubs.o): In function `caml_gavl_vid_conv_get_scale_mode': (.text+0x4f): undefined reference to `gavl_video_options_get_scale_mode' /usr/lib/ocaml/gavl/libgavl_stubs.a(gavl_stubs.o): In function `caml_gavl_vid_conv_get_quality': (.text+0x40f): undefined reference to `gavl_video_options_get_quality' /usr/lib/ocaml/gavl/libgavl_stubs.a(gavl_stubs.o): In function `caml_gavl_vid_conv_reinit': (.text+0x50e): undefined reference to `gavl_video_converter_reinit' /usr/lib/ocaml/gavl/libgavl_stubs.a(gavl_stubs.o): In function `caml_gavl_vid_conv_get_rectangle': (.text+0x6b0): undefined reference to `gavl_video_options_get_rectangles' collect2: ld returned 1 exit status File "caml_startup", line 1, characters 0-1: Error: Error during linking make[3]: *** [liquidsoap] Error 2 make[3]: Leaving directory `/tmp/liquidsoap-0.9.2/src' make[2]: *** [all-auto-ocaml-prog] Error 2 make[2]: Leaving directory `/tmp/liquidsoap-0.9.2/src' make[1]: *** [all-subdirs] Error 2 make[1]: Leaving directory `/tmp/liquidsoap-0.9.2' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2