Date: Sun, 08 Jul 2018 09:11:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229600] lang/erlang-runtime21 build failure on i386 due to conflicting types. Message-ID: <bug-229600-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229600 Bug ID: 229600 Summary: lang/erlang-runtime21 build failure on i386 due to conflicting types. Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au erlang-runtime21 builds successfully on amd64 FreeBSD 11.2-STABLE r336056M= =20=20=20=20 amd64 1102501 1102501, using both clang 6.0.0 and gcc7; however fails on i3= 86 with an "Alignment error", as follows: 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-por= tbld-freebsd11.2/otp.mk:124: ../ebin/hipe_rtl.beam] Abort trap gmake[4]: Leaving directory '/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/lib/hipe/rtl' gmake[3]: *** [/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/make/otp_subd= ir.mk:29: opt] Error 2 gmake[3]: Leaving directory '/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/lib/hipe' gmake[2]: *** [/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/make/otp_subd= ir.mk:29: opt] Error 2 gmake[2]: Leaving directory '/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0/lib' gmake[1]: *** [Makefile:572: secondary_bootstrap_build] Error 2 gmake[1]: Leaving directory '/var/ports/usr/ports/lang/erlang-runtime21/work/otp_src_21.0' *** Error code 1 (similar failure with clang6 and gcc7). No options were selected, the defaults were used DIRTY=3Don: Enable Dirty schedulers HIPE=3Don: Build native HiPE compiler KQUEUE=3Don: Enable Kernel Poll (kqueue) support OPENSSL=3Don: SSL/TLS support via OpenSSL SCTP=3Don: Enable SCTP support THREADS=3Don: Threading support --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229600-7788>