<div dir="ltr">Never mind, I just saw the thread in erlang-questions about this.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 14, 2015 at 11:17 AM, Daniel Goertzen <span dir="ltr"><<a href="mailto:daniel.goertzen@gmail.com" target="_blank">daniel.goertzen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>As the title says, rc2 fails to build. Error output below.  Rc1 does not have a problem.  When I build with libSegFault turned on, "erts_check_next_timeout_time" gets a mention.</div><div><br></div><div>My build environment is a 32 bit Gentoo chroot living in 64 bit Kubuntu-15.04.  Erlang is built as part of a larger make process.  My configure line is:</div><div><br></div><div><div>./configure \</div><div>        --prefix=/usr/local/ \</div><div>        --enable-ethread-pre-pentium4-compatibility \</div><div>        --without-javac \</div><div>        --disable-hipe \</div><div>        --enable-dynamic-ssl-lib \</div><div>        --enable-dirty-schedulers \</div></div><div><br></div><div><br></div><br><div><div>=== Entering application hipe</div><div>make[4]: Entering directory '/device/otp/lib/hipe/misc'</div></div><div> ERLC   ../ebin/hipe_consttab.beam<br></div><div><div>/bin/sh: line 1:  9875 Segmentation fault      (core dumped) erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_consttab.erl</div><div>/device/otp/make/i686-pc-linux-gnu/<a href="http://otp.mk:122" target="_blank">otp.mk:122</a>: recipe for target '../ebin/hipe_consttab.beam' failed</div><div>make[4]: *** [../ebin/hipe_consttab.beam] Error 139</div><div>make[4]: Leaving directory '/device/otp/lib/hipe/misc'</div><div>/device/otp/make/<a href="http://otp_subdir.mk:28" target="_blank">otp_subdir.mk:28</a>: recipe for target 'opt' failed</div><div>make[3]: *** [opt] Error 2</div><div>make[3]: Leaving directory '/device/otp/lib/hipe'</div><div>/device/otp/make/<a href="http://otp_subdir.mk:28" target="_blank">otp_subdir.mk:28</a>: recipe for target 'opt' failed</div><div>make[2]: *** [opt] Error 2</div><div>make[2]: Leaving directory '/device/otp/lib'</div><div>Makefile:549: recipe for target 'secondary_bootstrap_build' failed</div><div>make[1]: *** [secondary_bootstrap_build] Error 2</div><div>make[1]: Leaving directory '/device/otp'</div><div>Makefile:224: recipe for target 'otp.stamp' failed</div><div>make: *** [otp.stamp] Error 2</div></div><div><br></div></div>
</blockquote></div><br></div>