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:   maintainer-feedback requested: [Bug 243815] lang/erlang-runtime22 Build fails if NATIVE is enabled
Message-ID:  <bug-243815-38768-nh2KGK8yFW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243815-38768@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243815-38768@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked Erlang FreeBSD Mailing
List <erlang@FreeBSD.org> for maintainer-feedback:
Bug 243815: lang/erlang-runtime22 Build fails if NATIVE is enabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243815



--- Description ---
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=
rtbl
d-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.m
k: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.m
k: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 !!!



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