Source: zeroinstall-injector
Version: 2.15-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dune build --root=. --profile=release @install
> File "vendor/obus-1.2.0/src/ppx/ppx_obus.ml", line 28, characters 10-232:
> 28 | ..........[%stri
> 29 | let () =
> 30 | let module M =
> 31 | Register(struct
> 32 | let name = [%e expr]
> 33 | exception E of [%t typ]
> 34 | end)
> 35 | in ()
> 36 | ]
> Error: This record expression is expected to have type
> Migrate_parsetree.Ast_407.Parsetree.pattern
> The field ppat_loc_stack does not belong to type
> Migrate_parsetree.Ast_407.Parsetree.pattern
> menhir vendor/obus-1.2.0/src/idl/parser.{ml,mli}
> Warning: one state has shift/reduce conflicts.
> Warning: one state has reduce/reduce conflicts.
> Warning: 2 shift/reduce conflicts were arbitrarily resolved.
> make[1]: *** [Makefile:44: all] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/zeroinstall-injector_2.15-1_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.