From owner-freebsd-ports-bugs@freebsd.org Sun Jul 8 09:12:00 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 15854102BED5 for ; Sun, 8 Jul 2018 09:12:00 +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 9C35D8ADF4 for ; Sun, 8 Jul 2018 09:11:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5CE6E102BED4; Sun, 8 Jul 2018 09:11:59 +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 3A6A1102BED3 for ; Sun, 8 Jul 2018 09:11:59 +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 BD63C8ADF0 for ; Sun, 8 Jul 2018 09:11:58 +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 0CF0A13936 for ; Sun, 8 Jul 2018 09:11:58 +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 w689BvcZ081127 for ; Sun, 8 Jul 2018 09:11:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w689BvAS081118 for ports-bugs@FreeBSD.org; Sun, 8 Jul 2018 09:11:57 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: Sun, 08 Jul 2018 09:11:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Sun, 08 Jul 2018 09:12:00 -0000 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 --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=