Bug#878983: marked as done (cduce FTBFS with OCaml 4.05.0)

2023-01-23 Thread Debian Bug Tracking System
Your message dated Mon, 23 Jan 2023 21:23:37 +
with message-id 
and subject line Bug#1028324: Removed package(s) from unstable
has caused the Debian Bug report #878983,
regarding cduce FTBFS with OCaml 4.05.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
878983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878983
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cduce
Version: 0.6.0-5
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=cduce=sid

...
Build types/atoms.cmx
Build types/normal.cmi
Build types/normal.cmx
File "types/normal.ml", line 1:
Error: The implementation types/normal.ml
   does not match the interface types/normal.cmi:
   ...
   At position module Make(X1)(X2) : 
   Values do not match:
 val pi1 : (X1.t * '_a) list -> X1.t
   is not included in
 val pi1 : t -> X1.t
   File "types/normal.ml", line 80, characters 6-9: Actual declaration
Makefile.distrib:317: recipe for target 'types/normal.cmx' failed
make[2]: *** [types/normal.cmx] Error 2
--- End Message ---
--- Begin Message ---
Version: 0.6.0-5+rm

Dear submitter,

as the package cduce has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1028324

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#878983: Status of cduce

2020-08-20 Thread Stéphane Glondu
Hello,

I've contacted upstream and they told me that the branch:

https://gitlab.math.univ-paris-diderot.fr/cduce/cduce/tree/cduce-next

works with OCaml 4.10.0 and that a new release may be made soon.


Cheers,

-- 
Stéphane



Bug#878983: cduce FTBFS with OCaml 4.05.0

2019-07-27 Thread Andy Li
Hi,

On Fri, Jul 26, 2019 at 8:18 PM Stéphane Glondu  wrote:

> > The upstream cduce-next branch can be built with Debian's OCaml 4.05.
> > I've asked upstream (Giuseppe Castagna) to make a new release and I
> > was told that they will do it soon.
>
> Any news on that?
>

I haven't heard anything yet.
I've just send another reminder to them and I will keep you posted.

Best,
Andy


Bug#878983: cduce FTBFS with OCaml 4.05.0

2019-07-26 Thread Stéphane Glondu
> The upstream cduce-next branch can be built with Debian's OCaml 4.05.
> I've asked upstream (Giuseppe Castagna) to make a new release and I
> was told that they will do it soon.

Any news on that?


Cheers,

-- 
Stéphane



Bug#878983:

2019-03-20 Thread Andy Li
For the record, I've briefly looked into this.
The initially reported build error can be fixed by applying
https://gitlab.math.univ-paris-diderot.fr/cduce/cduce/commit/020feca404095bcc08ebfa6deebaecbbc7399852.
There are, however, some other build errors due to the reference to
OCaml source files in Makefile.
The upstream cduce-next branch can be built with Debian's OCaml 4.05.
I've asked upstream (Giuseppe Castagna) to make a new release and I
was told that they will do it soon.

Best,
Andy



Bug#878983: cduce FTBFS with OCaml 4.05.0

2017-10-18 Thread Adrian Bunk
Source: cduce
Version: 0.6.0-5
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=cduce=sid

...
Build types/atoms.cmx
Build types/normal.cmi
Build types/normal.cmx
File "types/normal.ml", line 1:
Error: The implementation types/normal.ml
   does not match the interface types/normal.cmi:
   ...
   At position module Make(X1)(X2) : 
   Values do not match:
 val pi1 : (X1.t * '_a) list -> X1.t
   is not included in
 val pi1 : t -> X1.t
   File "types/normal.ml", line 80, characters 6-9: Actual declaration
Makefile.distrib:317: recipe for target 'types/normal.cmx' failed
make[2]: *** [types/normal.cmx] Error 2