Bug#918345: opam: Can't be installed on hurd-i386

2019-01-05 Thread Samuel Thibault
Source: opam Version: 2.0.1-1 Severity: important Tags: patch Hello, opam is now built fine on hurd-i386, but it is not installable (thus making e.g. the react package not buildable), because of the bubblewrap dependency, which was made strict in 2.0.0-4, but bubblewrap is Linux-only. Could you

Bug#829215: opam: FTBFS on hurd ("lockf" failed: Operation not supported)

2019-01-05 Thread Samuel Thibault
Control: reassign -1 libc0.3 Control: done -1 2.27-9 Hello, Ralf Treinen, le ven. 01 juil. 2016 15:40:57 +0200, a ecrit: > /«PKGBUILDDIR»/src/opam: "lockf" failed: Operation not supported This was fixed in libc0.3. Samuel

Bug#844038: ocamlnet: FTBFS on hurd-i386: PATH_MAX

2016-11-20 Thread Samuel Thibault
Hello, Agreed, here is a fixed patch. Samuel --- ./src/netsys/netsys_c.c.original2016-11-20 18:55:38.789583992 +0100 +++ ./src/netsys/netsys_c.c 2016-11-20 19:00:46.708028548 +0100 @@ -607,12 +607,34 @@ CAMLprim value netsys_readlinkat(value dirfd, value path) { #ifdef HAVE_AT - char

Bug#844038: ocamlnet: FTBFS on hurd-i386: PATH_MAX

2016-11-14 Thread Samuel Thibault
Hello, Samuel Thibault, on Sat 12 Nov 2016 00:34:48 +0100, wrote: > The attached patch avoids using by by just reading the symlink > length, and adjusting the size in case the symlink length increased in > between through really bad concurrency luck. Sorry, I should have really tested

Bug#844038: ocamlnet: FTBFS on hurd-i386: PATH_MAX

2016-11-11 Thread Samuel Thibault
Source: ocamlnet Version: 4.1.2-1 Severity: important Tags: upstream patch User: debian-h...@lists.debian.org Usertags: hurd Hello, ocamlnet currently FTBFS on hurd-i386 due to an inconditional usage of PATH_MAX, which is not defined there since there is no such arbitrary limit. The attached

Bug#802055: liquidsoap: currently FTBFS

2015-10-17 Thread Samuel Thibault
Package: liquidsoap Version: 1.1.1-7 Severity: serious Justification: FTBFS Hello, liquidsoap currently FTBFS on amd64: OCAMLOPT -c tools/rqueue.ml File "tools/rqueue.ml", line 1: Error: Could not find the .cmi file for interface tools/rqueue.mli. Samuel -- System Information: Debian Release:

Bug#801550: ocamlnet: FTBFS on hppa -- unterminated string literal

2015-10-14 Thread Samuel Thibault
Control: severity -1 serious Hello, John David Anglin, le Sun 11 Oct 2015 19:50:41 -0400, a écrit : > ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } > File "netencoding.mli", line 117, characters 1-4: > Error: This comment contains an unterminated string literal Actually,

Bug#673214: oasis: FTBFS in sid: This expression has type (string * Fl_metascanner.pkg_expr) option

2012-05-16 Thread Samuel Thibault
, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.4 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Samuel Thibault samuel.thiba...@fnac.net /* Halley

Bug#646372: ocaml: Lacks support for ENOTSUP

2011-10-23 Thread Samuel Thibault
-base [ocaml-base-3.12.0] 3.12.0-7 ii ocaml-nox [ocaml-nox-3.12.0]3.12.0-7 ocaml recommends no packages. Versions of packages ocaml suggests: ii tcl8.5-dev 8.5.10-1 ii tk8.5-dev 8.5.10-1 -- no debconf information -- Samuel Thibault samuel.thiba...@fnac.net RM Mauvais OS, changer d'OS

Bug#575371: FTBFS: missing dgraph.cmx, now provided by libocamlgraph-viewer-ocaml-dev

2010-03-25 Thread Samuel Thibault
Package: frama-c Version: 20090902+beryllium+dfsg-4 Severity: grave Justification: renders package unusable Hello, libocamlgraph-ocaml-dev doesn't provide dgraph.cmx any more, so that frama-c currently FTBFS on sid systems. libocaml-graph-viewer-ocaml-dev should be depended on instead. Samuel

Bug#575371: FTBFS: missing dgraph.cmx, now provided by libocamlgraph-viewer-ocaml-dev

2010-03-25 Thread Samuel Thibault
Mehdi Dogguy, le Thu 25 Mar 2010 11:05:02 +0100, a écrit : Yes. That's planned. libocaml-graph-viewer-ocaml-dev is only 2 days old. I thought I have more time to update Frama-c :) Ok. It was just unfortunate that the hurd-i386 buildd hit building frama-c just yesterday :) Samuel -- To

Bug#534924: camlp5: FTBFS with ocaml 3.11.1

2009-06-28 Thread Samuel Thibault
Package: camlp5 Version: 5.10-3 Severity: important Now that ocaml 3.11.1 is out, camlp5 FTBFS with the following Sorry: the compatibility with ocaml version 3.11.1 is not yet implemented. Please report. Samuel -- System Information: Debian Release: squeeze/sid APT prefers testing APT

Bug#534935: lablgtk2: FTBFS with libpanel-applet2-dev = 2.26

2009-06-28 Thread Samuel Thibault
-- Samuel Thibault samuel.thiba...@fnac.net --- christ gives channel operator status to Dieu -+- #ens-mim and hell -+- -- To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#534935: lablgtk2: FTBFS with libpanel-applet2-dev = 2.26

2009-06-28 Thread Samuel Thibault
Stéphane Glondu, le Sun 28 Jun 2009 14:45:54 +0200, a écrit : This looks a lot like #531088, Indeed, I've retitled that bug. BTW, there are many issues we have spotted before starting the transition to OCaml 3.11.1; bugs have not been submitted for all of them. Please have a look at:

Bug#460669: apt-cache search ocamlfind doesn't find ocaml-findlib

2008-01-14 Thread Samuel Thibault
Package: ocaml-findlib Version: 1.2.1-2 Severity: wishlist Hello, I was looking for ocamlfind, and apt-cache search ocamlfind wasn't helpful. The description of the package should probably have ocamlfind somewhere in it for that search to succeed. Samuel -- System Information: Debian Release:

Bug#460669: apt-cache search ocamlfind doesn't find ocaml-findlib

2008-01-14 Thread Samuel Thibault
Stefano Zacchiroli, le Mon 14 Jan 2008 15:43:21 +0100, a écrit : On Mon, Jan 14, 2008 at 01:04:33PM +, Samuel Thibault wrote: I was looking for ocamlfind, and apt-cache search ocamlfind wasn't helpful. The description of the package should probably have ocamlfind somewhere

Bug#358274: ocaml: FTBFS on hurd-i386

2006-03-21 Thread Samuel Thibault
Package: ocaml Version: 3.09.1-3 Severity: serious Tags: patch Justification: no longer builds from source Hi, ocaml FTBFS on hurd-i386 because of lack of configure support. Please apply proposed patch on upstream bts http://caml.inria.fr/mantis/view.php?id=3991 Regards, Samuel Thibault