[Pkg-erlang-devel] Bug#1090216: erlang-bbmustache: FTBFS: bbmustache.erl:656:55: syntax error before: 'maybe'
Santiago Vila
sanvila at debian.org
Mon Dec 16 17:49:58 GMT 2024
Package: src:erlang-bbmustache
Version: 1.6.1+dfsg-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build --buildsystem=rebar --with rebar
dh_update_autotools_config -O--buildsystem=rebar
dh_autoreconf -O--buildsystem=rebar
dh_auto_configure -O--buildsystem=rebar
make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile configure
make[1]: Nothing to be done for 'configure'.
dh_auto_build -O--buildsystem=rebar
make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile build
rebar_compile
rebar compile skip_deps=true -vv
DEBUG: Consult config file "/<<PKGBUILDDIR>>/rebar.config"
DEBUG: Rebar location: "/usr/bin/rebar"
DEBUG: Consult config file "/<<PKGBUILDDIR>>/src/bbmustache.app.src"
DEBUG: Available deps: []
DEBUG: Missing deps : []
DEBUG: Plugins requested while processing /<<PKGBUILDDIR>>: []
DEBUG: Predirs: []
==> erlang-bbmustache-1.6.1+dfsg (compile)
DEBUG: Matched required ERTS version: 15.1.2 -> .*
DEBUG: Matched required OTP release: 27 -> .*
DEBUG: Min OTP version unconfigured
DEBUG: erl_opts [debug_info,
{d,namespaced_types},
warnings_as_errors,warn_export_all,warn_untyped_record]
DEBUG: Files to compile first: []
DEBUG: Starting 3 compile worker(s)
DEBUG: Worker exited cleanly
DEBUG: Worker exited cleanly
bbmustache.erl:656:55: syntax error before: 'maybe'
bbmustache.erl:658:59: syntax error before: ';'
bbmustache.erl:215:10: function check_data_type/1 undefined
bbmustache.erl:241:10: function check_data_type/1 undefined
bbmustache.erl:626:10: function check_data_type/1 undefined
Compiling src/bbmustache.erl failed:
DEBUG: Worker compilation failed: {{error,
{error,
[["bbmustache.erl:656:55: syntax error before: 'maybe'\n",
"bbmustache.erl:658:59: syntax error before: ';'\n"],
["bbmustache.erl:215:10: function check_data_type/1 undefined\n",
"bbmustache.erl:241:10: function check_data_type/1 undefined\n",
"bbmustache.erl:626:10: function check_data_type/1 undefined\n"]],
[]}},
{source,"src/bbmustache.erl"}}
ERROR: compile failed while processing /<<PKGBUILDDIR>>: rebar_abort
make[1]: *** [/usr/share/dh-rebar/make/dh-rebar.Makefile:135: rebar_compile] Error 1
dh_auto_build: error: make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
make: *** [debian/rules:3: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
More information about the Pkg-erlang-devel
mailing list