From owner-freebsd-ports-bugs@freebsd.org Mon Jul 23 04:09:13 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12978103D090 for ; Mon, 23 Jul 2018 04:09:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 919BC9216B for ; Mon, 23 Jul 2018 04:09:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4EA06103D08E; Mon, 23 Jul 2018 04:09:12 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B6B9103D08D for ; Mon, 23 Jul 2018 04:09:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B34A09216A for ; Mon, 23 Jul 2018 04:09:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id D521F25822 for ; Mon, 23 Jul 2018 04:09:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w6N49Axt087507 for ; Mon, 23 Jul 2018 04:09:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w6N49A1R087506 for ports-bugs@FreeBSD.org; Mon, 23 Jul 2018 04:09:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229600] lang/erlang-runtime21 build failure on i386 due to conflicting types. Date: Mon, 23 Jul 2018 04:09:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dewayne@heuristicsystems.com.au X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2018 04:09:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229600 --- Comment #2 from dewayne@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=3D 21= .0.3.=20 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-por= tbld-freebsd11.2/otp.mk:131: ../ebin/hipe_rtl.beam] Abort trap gcc 7 set -e; LLVM_PROFILE_FILE=3D"obj/i386-portbld-freebsd11.2/opt/smp/erlc-%m.profraw" \ ERL_FLAGS=3D"-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.=20 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 abov= e). --=20 You are receiving this mail because: You are the assignee for the bug.=