Source: mochiweb
Version: 2.20.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 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>>'
> Uncaught error in rebar_core: {'EXIT',
> {undef,
> [{rebar_utils,get_cwd,[],[]},
> {rebar_config,new,0,[]},
> {rebar,init_config,1,[]},
> {rebar,run,1,[]},
> {rebar,main,1,[]},
> {escript,run,2,
> [{file,"escript.erl"},{line,758}]},
> {escript,start,1,
> [{file,"escript.erl"},{line,277}]},
> {init,start_em,1,[]}]}}
> =ERROR REPORT==== 2-Aug-2020::17:24:44.255351 ===
> beam/beam_load.c(1621): Error loading module rebar_utils:
> please re-compile this module with an 23 compiler (old-style fun with
> indices: 3/6)
>
>
> =ERROR REPORT==== 2-Aug-2020::17:24:44.255398 ===
> Loading of /<<PKGBUILDDIR>>/rebar/rebar/ebin/rebar_utils.beam failed: badfile
>
> =ERROR REPORT==== 2-Aug-2020::17:24:44.272719 ===
> beam/beam_load.c(1621): Error loading module rebar_utils:
> please re-compile this module with an 23 compiler (old-style fun with
> indices: 3/6)
>
>
> =ERROR REPORT==== 2-Aug-2020::17:24:44.272756 ===
> Loading of /<<PKGBUILDDIR>>/rebar/rebar/ebin/rebar_utils.beam failed: badfile
>
> escript: exception error: undefined function rebar_utils:delayed_halt/1
> in function escript:run/2 (escript.erl, line 758)
> in call from escript:start/1 (escript.erl, line 277)
> in call from init:start_em/1
> in call from init:do_boot/3
> make[1]: *** [Makefile:20: clean] Error 127
The full build log is available from:
http://qa-logs.debian.net/2020/08/02/mochiweb_2.20.1-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.