ppx-sexp-conv is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
ppx-sexp-conv 113.33.03-2 is marked for autoremoval from testing on 2017-11-15

It (build-)depends on packages with these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0
877496: sexplib310: sexplib310 FTBFS: Error: This expression has type Obj.t but 
an expression was expected of type extension_constructor
877507: ppx-core: ppx-core FTBFS: E: Cannot find external tool 'ocamlbuild'



nurpawiki is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
nurpawiki 1.2.3-10 is marked for autoremoval from testing on 2017-11-15

It (build-)depends on packages with these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0
877496: sexplib310: sexplib310 FTBFS: Error: This expression has type Obj.t but 
an expression was expected of type extension_constructor
877507: ppx-core: ppx-core FTBFS: E: Cannot find external tool 'ocamlbuild'
878469: js-of-ocaml: js-of-ocaml FTBFS: ocamlbuild: Command not found



eliom is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
eliom 4.2-3 is marked for autoremoval from testing on 2017-11-15

It (build-)depends on packages with these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0
877496: sexplib310: sexplib310 FTBFS: Error: This expression has type Obj.t but 
an expression was expected of type extension_constructor
877507: ppx-core: ppx-core FTBFS: E: Cannot find external tool 'ocamlbuild'
878469: js-of-ocaml: js-of-ocaml FTBFS: ocamlbuild: Command not found



ocaml-ipaddr is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
ocaml-ipaddr 2.7.0-2 is marked for autoremoval from testing on 2017-11-15

It (build-)depends on packages with these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0
877496: sexplib310: sexplib310 FTBFS: Error: This expression has type Obj.t but 
an expression was expected of type extension_constructor
877507: ppx-core: ppx-core FTBFS: E: Cannot find external tool 'ocamlbuild'



ppx-type-conv is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
ppx-type-conv 113.33.03-1 is marked for autoremoval from testing on 2017-11-15

It (build-)depends on packages with these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0
877507: ppx-core: ppx-core FTBFS: E: Cannot find external tool 'ocamlbuild'



ocsigenserver is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
ocsigenserver 2.7-1 is marked for autoremoval from testing on 2017-11-15

It (build-)depends on packages with these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0
877496: sexplib310: sexplib310 FTBFS: Error: This expression has type Obj.t but 
an expression was expected of type extension_constructor
877507: ppx-core: ppx-core FTBFS: E: Cannot find external tool 'ocamlbuild'



ppx-deriving is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
ppx-deriving 4.1-1 is marked for autoremoval from testing on 2017-11-19

It is affected by these RC bugs:
876725: ppx-deriving: ppx-deriving FTBFS with OCaml 4.05.0



mldonkey is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
mldonkey 3.1.5-3.1 is marked for autoremoval from testing on 2017-10-24

It is affected by these RC bugs:
876735: mldonkey: mldonkey FTBFS with OCaml 4.05.0



marionnet is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
marionnet 0.90.6+bzr457-1 is marked for autoremoval from testing on 2017-11-08

It (build-)depends on packages with these RC bugs:
876734: ocamlbricks: ocamlbricks FTBFS with OCaml 4.05.0



ocamlbricks is marked for autoremoval from testing

2017-10-22 Thread Debian testing autoremoval watch
ocamlbricks 0.90+bzr400-2 is marked for autoremoval from testing on 2017-11-08

It is affected by these RC bugs:
876734: ocamlbricks: ocamlbricks FTBFS with OCaml 4.05.0



Processed: Patch

2017-10-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 878462 + patch fixed-upstream
Bug #878462 [src:unison] unison FTBFS: Error: The implementation 
/build/1st/unison-2.48.3/system.ml does not match the interface system.cmi
Added tag(s) patch and fixed-upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
878462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#878462: Patch

2017-10-22 Thread Andreas Stührk
tags 878462 + patch fixed-upstream
thanks

This issue is fixed upstream since release 2.48.4
(commit 4473822b5aa6de3e849ca6c958b365a71edbca4f fixed it).

Attached is a patch that fixes the FTBFS.
Index: unison-2.48.3/system/system_generic.ml
===
--- unison-2.48.3.orig/system/system_generic.ml
+++ unison-2.48.3/system/system_generic.ml
@@ -57,7 +57,7 @@ let opendir f =
 let readdir = Unix.readdir
 let closedir = Unix.closedir
 let readlink = Unix.readlink
-let symlink = Unix.symlink
+let symlink s1 s2 = Unix.symlink s1 s2
 let chdir = Sys.chdir
 let getcwd = Sys.getcwd
 


Processed: Patch

2017-10-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 878896 + patch fixed-upstream
Bug #878896 [src:liquidsoap] liquidsoap with OCaml 4.05.0
Added tag(s) patch and fixed-upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
878896: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#878896: Patch

2017-10-22 Thread Andreas Stührk
tags 878896 + patch fixed-upstream
thanks

This issue is already fixed upstream. Attached is a patch that fixes the
FTBFS (it's basically upstream
commit bf0640779b2e7095e01755d3660c7e3f0865171d).
Index: liquidsoap-1.1.1/src/decoder/decoder.ml
===
--- liquidsoap-1.1.1.orig/src/decoder/decoder.ml
+++ liquidsoap-1.1.1/src/decoder/decoder.ml
@@ -277,7 +277,7 @@ let get_image_file_decoder filename =
   with
   | Pervasives.Exit -> !ans
 
-exception Exit of stream_decoder
+exception Exit_decoder of stream_decoder
 
 let get_stream_decoder mime kind =
   try
@@ -287,13 +287,13 @@ let get_stream_decoder mime kind =
  match try decoder mime kind with _ -> None with
| Some f ->
log#f 3 "Method %S accepted %S." name mime ;
-   raise (Exit f)
+   raise (Exit_decoder f)
| None -> ()) (get_decoders conf_stream_decoders
stream_decoders);
 log#f 3 "Unable to decode stream of type %S!" mime ;
 None
   with
-| Exit f -> Some f
+| Exit_decoder f -> Some f
 
 (** {1 Helpers for defining decoders} *)