From owner-freebsd-ports-bugs@freebsd.org Sun Feb 2 19:01:35 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4D9042369B9 for ; Sun, 2 Feb 2020 19:01:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 489gKq1RGYz4Wkj for ; Sun, 2 Feb 2020 19:01:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 312692369B4; Sun, 2 Feb 2020 19:01:35 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 30E142369B2 for ; Sun, 2 Feb 2020 19:01:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 489gKq0bQcz4Wkh for ; Sun, 2 Feb 2020 19:01:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0FDA41C5DD for ; Sun, 2 Feb 2020 19:01:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 012J1Ydh071166 for ; Sun, 2 Feb 2020 19:01:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 012J1YYL071165 for ports-bugs@FreeBSD.org; Sun, 2 Feb 2020 19:01:34 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 243815] lang/erlang-runtime22 Build fails if NATIVE is enabled Date: Sun, 02 Feb 2020 19:01:34 +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: list1@gjunka.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: erlang@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Feb 2020 19:01:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243815 Bug ID: 243815 Summary: lang/erlang-runtime22 Build fails if NATIVE is enabled Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: erlang@FreeBSD.org Reporter: list1@gjunka.com Flags: maintainer-feedback?(erlang@FreeBSD.org) Assignee: erlang@FreeBSD.org Similar #237960 has been reported for ARM. In my case I build everything wi= th default options only enabling NATIVE in erlang-runtime22. gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/lib/hipe/misc' erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_consttab.erl erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_gensym.erl erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_data_pp.erl erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_pack_constants.erl erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_sdi.erl erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_segment_trees.erl gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/lib/hipe/misc' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/lib/hipe/main' erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +nowarn_shadow_vars +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_main.erl erlc -W +debug_info -DUSE_ESOCK=3Dtrue +native -Werror +nowarn_shadow_vars +warn_export_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe.erl compile: warnings being treated as errors hipe.erl: native-code compilation failed because of an unimplemented instruction (catch). gmake[4]: *** [/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/make/amd64-po= rtbld-freebsd12.1/otp.mk:138: ../ebin/hipe.beam] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/lib/hipe/main' gmake[3]: *** [/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/make/otp_subd= ir.mk:29: opt] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/lib/hipe' gmake[2]: *** [/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/make/otp_subd= ir.mk:29: opt] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4/lib' gmake[1]: *** [Makefile:507: libs] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime22/work/otp-OTP-22.2.4' *** Error code 1 Stop. make: stopped in /usr/ports/lang/erlang-runtime22 =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for erlang-runtime22-22.2.4 build of lang/erlang-runtime22 | erlang-runtime22-22.2.4 ended at Sun Feb 2 18:06:24 UTC 2020 build time: 00:13:57 !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=