Your message dated Thu, 09 Jan 2025 15:22:58 +0000
with message-id <e1tvun8-00cyta...@fasolo.debian.org>
and subject line Bug#1092244: Removed package(s) from unstable
has caused the Debian Bug report #1078383,
regarding ppx-tools: FTBFS: make: *** [debian/rules:7: binary] Error 25
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.)


-- 
1078383: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078383
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ppx-tools
Version: 6.6-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with ocaml --buildsystem ocaml_dune
>    dh_update_autotools_config -O--buildsystem=ocaml_dune
>    dh_autoreconf -O--buildsystem=ocaml_dune
>    dh_ocamlinit -O--buildsystem=ocaml_dune
>    dh_auto_configure -O--buildsystem=ocaml_dune
>    dh_auto_build -O--buildsystem=ocaml_dune
>       dune build -j 8 -p ppx_tools
> (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot 
> -bin-annot-occurrences -I src/.ppx_tools.objs/byte -I 
> /usr/lib/x86_64-linux-gnu/ocaml/5.2.0/compiler-libs -intf-suffix .ml 
> -no-alias-deps -o src/.ppx_tools.objs/byte/ast_convenience.cmo -c -impl 
> src/ast_convenience.pp.ml)
> File "src/ast_convenience.ml", line 81, characters 51-92:
> Error: This expression has type "Parsetree.case list"
>        but an expression was expected of type "Parsetree.function_param list"
>        Type "Parsetree.case" is not compatible with type
>          "Parsetree.function_param"
> (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot 
> -bin-annot-occurrences -I src/.ppx_tools.objs/byte -I 
> /usr/lib/x86_64-linux-gnu/ocaml/5.2.0/compiler-libs -intf-suffix .ml 
> -no-alias-deps -o src/.ppx_tools.objs/byte/ast_mapper_class.cmo -c -impl 
> src/ast_mapper_class.pp.ml)
> File "src/ast_mapper_class.ml", lines 54-73, characters 4-67:
> Warning 8 [partial-match]: this pattern-matching is not exhaustive.
> Here is an example of a case that is not matched:
> Ptyp_open (_, _)
> 
> File "src/ast_mapper_class.ml", lines 262-281, characters 4-67:
> Warning 8 [partial-match]: this pattern-matching is not exhaustive.
> Here is an example of a case that is not matched:
> Pmod_apply_unit _
> 
> File "src/ast_mapper_class.ml", line 326, characters 6-14:
> Error: This variant pattern is expected to have type
>          "Parsetree.expression_desc"
>        There is no constructor "Pexp_fun" within type 
> "Parsetree.expression_desc"
> Hint: Did you mean "Pexp_for"?
> (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I 
> src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -I 
> /usr/lib/x86_64-linux-gnu/ocaml/5.2.0/compiler-libs -intf-suffix .ml 
> -no-alias-deps -o src/.ppx_tools.objs/native/ast_convenience.cmx -c -impl 
> src/ast_convenience.pp.ml)
> File "src/ast_convenience.ml", line 81, characters 51-92:
> Error: This expression has type "Parsetree.case list"
>        but an expression was expected of type "Parsetree.function_param list"
>        Type "Parsetree.case" is not compatible with type
>          "Parsetree.function_param"
> (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot 
> -bin-annot-occurrences -I src/.genlifter.eobjs/byte -I 
> /usr/lib/x86_64-linux-gnu/ocaml/5.2.0/compiler-libs -I 
> src/.ppx_tools.objs/byte -no-alias-deps -o 
> src/.genlifter.eobjs/byte/genlifter.cmo -c -impl src/genlifter.pp.ml)
> File "src/genlifter.ml", line 140, characters 8-21:
> Error: The constructor "Type_abstract" expects 1 argument(s),
>        but is applied here to 0 argument(s)
> (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I 
> src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -I 
> /usr/lib/x86_64-linux-gnu/ocaml/5.2.0/compiler-libs -intf-suffix .ml 
> -no-alias-deps -o src/.ppx_tools.objs/native/ast_mapper_class.cmx -c -impl 
> src/ast_mapper_class.pp.ml)
> File "src/ast_mapper_class.ml", lines 54-73, characters 4-67:
> Warning 8 [partial-match]: this pattern-matching is not exhaustive.
> Here is an example of a case that is not matched:
> Ptyp_open (_, _)
> 
> File "src/ast_mapper_class.ml", lines 262-281, characters 4-67:
> Warning 8 [partial-match]: this pattern-matching is not exhaustive.
> Here is an example of a case that is not matched:
> Pmod_apply_unit _
> 
> File "src/ast_mapper_class.ml", line 326, characters 6-14:
> Error: This variant pattern is expected to have type
>          "Parsetree.expression_desc"
>        There is no constructor "Pexp_fun" within type 
> "Parsetree.expression_desc"
> Hint: Did you mean "Pexp_for"?
> dh_auto_build: error: dune build -j 8 -p ppx_tools returned exit code 1
> make: *** [debian/rules:7: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/ppx-tools_6.6-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Version: 6.6-4+rm

Dear submitter,

as the package ppx-tools 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/1092244

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.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to