Package: liquidsoap
version: 0.3.3-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[3]: Entering directory `/build/user/liquidsoap-0.3.3/src'
OCAMLC -c tools/doc.ml
OCAMLC -c tools/plug.ml
OCAMLC -c tools/utils.ml
OCAMLC -c tools/tutils.mli
OCAMLC -c tools/tutils.ml
OCAMLC -c tools/rqueue.mli
OCAMLC -c tools/rqueue.ml
OCAMLC -c tools/ringbuffer.mli
OCAMLC -c tools/ringbuffer.ml
OCAMLC -c tools/wav.mli
OCAMLC -c tools/wav.ml
OCAMLC -c tools/sutils.mli
OCAMLC -c tools/sutils.ml
OCAMLC -c configure.mli
OCAMLC -c configure.ml
OCAMLC -c SVN.mli
OCAMLC -c SVN.ml
OCAMLC -c stream/midi.ml
OCAMLC -c stream/frame.mli
OCAMLC -c stream/frame.ml
OCAMLC -c fmt.mli
OCAMLC -c fmt.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 decoder.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 tools/server.mli
OCAMLC -c tools/server.ml
OCAMLC -c tools/server_builtins.ml
OCAMLC -c tools/lang.mli
OCAMLC -c tools/lang.ml
OCAMLC -c tools/lang_parser.mli
OCAMLC -c tools/lang_parser.ml
OCAMLC -c tools/lang_lexer.ml
OCAMLC -c tools/lang_user.mli
OCAMLC -c tools/lang_user.ml
OCAMLC -c formats/id3tag.mli
OCAMLC -c formats/id3tag.ml
OCAMLC -c formats/id3tag_plug.ml
OCAMLC -c formats/mp3.ml
OCAMLC -c formats/ogg.ml
OCAMLC -c formats/wavformat.ml
OCAMLC -c protocols/say.ml
OCAMLC -c protocols/annotate.ml
OCAMLC -c protocols/extproto.ml
OCAMLC -c sources/generated.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/http.ml
OCAMLC -c sources/http_vorbis.ml
OCAMLC -c sources/http_mp3.ml
OCAMLC -c sources/http_playlist.ml
OCAMLC -c sources/alsa_in.ml
OCAMLC -c operators/switch.ml
OCAMLC -c operators/fade.ml
OCAMLC -c operators/add.ml
OCAMLC -c operators/rewrite_metadata.ml
OCAMLC -c operators/on_metadata.ml
OCAMLC -c operators/store_metadata.ml
OCAMLC -c operators/on_track.ml
OCAMLC -c operators/insert_metadata.ml
OCAMLC -c operators/id.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/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/compress.ml
OCAMLC -c operators/pitch.ml
OCAMLC -c operators/map_op.ml
OCAMLC -c operators/resample.ml
OCAMLC -c outputs/output.ml
OCAMLC -c outputs/icecast2.ml
OCAMLC -c outputs/vorbis_encoded.ml
OCAMLC -c outputs/wavfile.ml
OCAMLC -c outputs/ao_out.ml
OCAMLC -c outputs/alsa_out.ml
OCAMLC -c io/oss_io.ml
OCAMLC -c io/alsa_io.ml
OCAMLC -c visualization/vumeter.ml
OCAMLC -c tools/lang_builtins.ml
OCAMLC -c main.ml
OCAMLC -o liquidsoap
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_get_dec_file_comments':
(.text+0x14a): undefined reference to `ov_comment'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_close_dec_file':
(.text+0x6af): undefined reference to `ov_clear'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_decode_float':
(.text+0x7bd): undefined reference to `ov_read_float'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_decode':
(.text+0x97c): undefined reference to `ov_read'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_open_dec_stream':
(.text+0xb71): undefined reference to `ov_open_callbacks'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_open_dec_file':
(.text+0xdee): undefined reference to `ov_open'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_create_encoder':
(.text+0x1dec): undefined reference to `vorbis_encode_setup_managed'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_create_encoder':
(.text+0x1e19): undefined reference to `vorbis_encode_setup_init'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_create_encoder':
(.text+0x21b6): undefined reference to `vorbis_encode_setup_vbr'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_create_encoder':
(.text+0x21ed): undefined reference to `vorbis_encode_ctl'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_create_encoder':
(.text+0x220a): undefined reference to `vorbis_encode_ctl'
collect2: ld returned 1 exit status
Error during linking
make[3]: *** [liquidsoap] Error 2
make[3]: Leaving directory `/build/user/liquidsoap-0.3.3/src'
make[2]: *** [all-auto-ocaml-prog] Error 2
make[2]: Leaving directory `/build/user/liquidsoap-0.3.3/src'
make[1]: *** [all-subdirs] Error 2
make[1]: Leaving directory `/build/user/liquidsoap-0.3.3'
make: *** [debian/stamp-makefile-build] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/17

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to