[Bug 229600] lang/erlang-runtime21 build failure on i386 due to conflicting types.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 23 04:09:13 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229600
--- Comment #2 from dewayne at heuristicsystems.com.au ---
(In reply to dewayne from comment #0)
Unfortunately the alignment error remains on FreeBSD 11.2-STABLE r336359M i386
1102501 1102501 trying to build lang/erlang-runtime21, PORTVERSION= 21.0.3.
The upgrade from 21.0.2 wasnt a fix
clang 6.0.1
erlc -W +debug_info -Werror +inline +warn_unused_import +warn_export_vars
-o../ebin hipe_rtl.erl
beam/erl_alloc_util.c:6249:erts_alcu_start: Alignment error
gmake[4]: ***
[/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/make/i386-portbld-freebsd11.2/otp.mk:131:
../ebin/hipe_rtl.beam] Abort trap
gcc 7
set -e;
LLVM_PROFILE_FILE="obj/i386-portbld-freebsd11.2/opt/smp/erlc-%m.profraw" \
ERL_FLAGS="-emu_type prof +S 1" erlc -W -DPGO \
-o obj/i386-portbld-freebsd11.2/opt/smp test/estone_SUITE.erl >
obj/i386-portbld-freebsd11.2/opt/smp/PROFILE_LOG
gmake[5]: *** [i386-portbld-freebsd11.2/Makefile:731:
obj/i386-portbld-freebsd11.2/opt/smp/PROFILE] Bus error
gmake[5]: Leaving directory
'/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/erts/emulator'
gmake[4]: ***
[/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/make/run_make.mk:35:
opt] Error 2
erlang 21.0.3 does build on amd64.
erlang 19, and 20 build successfully on i386. All were built (or attempted)
using the same options on i386 and amd64 at same OS revision level (as above).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list