Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Feb 2020 19:01:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        erlang@FreeBSD.org
Subject:   [Bug 243815] lang/erlang-runtime22 Build fails if NATIVE is enabled
Message-ID:  <bug-243815-38768@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243815-38768>