[erlang-questions] Patch Package OTP 22.0.6 Released

Frank Muller frank.muller.erl@REDACTED
Wed Jul 10 18:23:39 CEST 2019


Same issue here. With or without HIPE I’m getting this error (Ubuntu
16.04/18.04 and CentOs7):

Build failed.
make[3]: *** [../ebin/hipe.beam] Error 1
make[3]: Leaving directory '/home/frankm/.kerl/builds/22.
0.6/otp_src_git/lib/hipe/main'
/home/frankm/.kerl/builds/22.0.6/otp_src_git/make/otp_subdir.mk:29: recipe
for target 'opt' failed
make[2]: *** [opt] Error 2
make[2]: Leaving directory '/home/frankm/.kerl/builds/22.
0.6/otp_src_git/lib/hipe'
/home/frankm/.kerl/builds/22.0.6/otp_src_git/make/otp_subdir.mk:29: recipe
for target 'opt' failed
make[1]: *** [opt] Error 2
make[1]: Leaving directory '/home/frankm/.kerl/builds/22.
0.6/otp_src_git/lib'
Makefile:490: recipe for target 'libs' failed
make: *** [libs] Error 2

Please see /home/frankm/.kerl/builds/22.0.6/otp_build_git.log for full
details.


while 22.0.5 compiles perfectly.

/Frank

Hello,
>
> On 10/07/2019 10:18, Erlang/OTP wrote:
> >   ---------------------------------------------------------------------
> >   --- POTENTIAL INCOMPATIBILITIES -------------------------------------
> >   ---------------------------------------------------------------------
> >
> >    OTP-15949    Application(s): dialyzer, hipe
> >
> >                 The HiPE compiler would badly miscompile certain
> >                 try/catch expressions, so it will now refuse to compile
> >                 modules containing try or catch.
> >
> >                 As a consequence of this, dialyzer will no longer
> >                 compile key modules to native code.
>
> This means --enable-native-libs is now broken. Results in:
>
> hipe.erl: native-code compilation failed because of an unimplemented
> instruction (catch).
>
> That's a bit rough.
>
> Is HiPE just going to slowly rot or are there plans to revive it somehow
> (official or not)? Wondering if I should just give up on testing against
> it.
>
> Cheers,
>
> --
> Loïc Hoguin
> https://ninenines.eu
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190710/9134093c/attachment.htm>


More information about the erlang-questions mailing list