Source: erlang-proper Version: 1.1+gitfa58f82bdc+dfsg-1 Severity: important
Hi, erlang-proper FTBFS on kfreebsd-i386 and kfreebsd-amd64: https://buildd.debian.org/status/fetch.php?pkg=erlang-proper&arch=kfreebsd-i386&ver=1.1%2Bgitfa58f82bdc%2Bdfsg-1&stamp=1437761653 https://buildd.debian.org/status/fetch.php?pkg=erlang-proper&arch=kfreebsd-amd64&ver=1.1%2Bgitfa58f82bdc%2Bdfsg-1&stamp=1437760697 [...] ./write_compile_flags include/compile_flags.hrl INFO: sh info: cwd: "/«BUILDDIR»/erlang-proper-1.1+gitfa58f82bdc+dfsg" cmd: gmake include/compile_flags.hrl DEBUG: opts: [{env,[{"REBAR_DEPS_DIR", [...] {abort_on_error,"Command [compile] failed!\n"}] DEBUG: Port Cmd: "gmake include/compile_flags.hrl" Port Opts: [{env,[{"REBAR_DEPS_DIR", [...] {"REBAR","/usr/bin/rebar"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] sh: 1: exec: gmake: not found ERROR: Command [compile] failed! make[2]: *** [rebar_compile] Error 1 /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 'rebar_compile' failed dh_auto_build: make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2 make[1]: *** [override_dh_auto_build] Error 2 Looks like a hardcoded use of gmake somewhere ... Andreas