[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#635326: FTBFS with ocamlnet 3.3.5 on bytecode architectures



tags 635326 + patch
thanks

Le 25/07/2011 09:41, Stéphane Glondu a écrit :
> Your package fails to build with ocamlnet 3.3.5 on bytecode
> architectures (and armel):
> 
> Relevant part:
>> E: Error: unit Netsys_pollset_win32 exported in liquidsoap-plugin-lastfm but already exported by libocamlnet-ocaml-dev/libocamlnet-ocaml v3.3.5-3
>> E: Error running /usr/bin/ocaml-md5sums  --nodefined Netsys --nodefined Equeue --nodefined Unixqueue --nodefined Uq_engines --nodefined Uq_socks5 --nodefined Netconst --nodefined Netstring_pcre --nodefined Netstring_str --nodefined Netbuffer --nodefined Netaux --nodefined Netchannels --nodefined Netdate --nodefined Netdb --nodefined Netmappings --nodefined Netconversion --nodefined Netulex --nodefined Netencoding --nodefined Netstream --nodefined Mimestring --nodefined Nethtml_scanner --nodefined Nethtml --nodefined Neturl --nodefined Netaddress --nodefined Netmime --nodefined Netsendmail --nodefined Nethttp --nodefined Netaccel --nodefined Netaccel_link --nodefined Http_client --nodefined Telnet_client --nodefined Ftp_data_endpoint --nodefined Ftp_client --nodefined Lastfm_constants --nodefined Lastfm_generic --nodefined Lastfm --package liquidsoap-plugin-lastfm dep < debian/liquidsoap-plugin-lastfm.olist.debhelper at /usr/bin/dh_ocaml line 480.
>> make: *** [common-binary-predeb-arch] Error 255

The attached patch fixes compilation on armel.


Cheers,

-- 
Stéphane
diff --git a/debian/liquidsoap-plugin-lastfm.onodefined b/debian/liquidsoap-plugin-lastfm.onodefined
index a141fa4..ee69a13 100644
--- a/debian/liquidsoap-plugin-lastfm.onodefined
+++ b/debian/liquidsoap-plugin-lastfm.onodefined
@@ -33,3 +33,41 @@ Ftp_client
 Lastfm_constants
 Lastfm_generic
 Lastfm
+Netsys_pollset_win32
+Netsys_conf
+Uq_resolver
+Netsys_pollset_generic
+Xdr_mstring
+Netsys_rng
+Netsockaddr
+Unixqueue_pollset
+Netsys_pollset_posix
+Unixqueue_util
+Netsys_pollset
+Netsys_signal
+Netsys_tmp
+Netglob_lex
+Http_fs
+Netlog
+Http_client_conncache
+Netsys_types
+Xdr
+Netfs
+Netauth
+Netsys_oothr
+Rtypes
+Uq_libevent
+Uq_io
+Unixqueue_select
+Netsys_impl_util
+Netsys_xdr
+Netsys_mem
+Netcompression
+Netnumber
+Netglob
+Netexn
+Netpagebuffer
+Uq_lwt
+Ftp_fs
+Netsys_win32
+Netsys_posix

Reply to: