Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Compiler error while buidling pre2



Hi!

prompted by the recent mails, I started an upgrade on my sparc32 and sparc64 systems! It is still cool enough to try :)

On Sparc32 I get a fairly early failure:

===> Building for pcre2-10.42
rm -f src/pcre2_chartables.c
ln -s /disk2/pkg-workdir/devel/pcre2/work/pcre2-10.42/src/pcre2_chartables.c.dist /disk2/pkg-workdir/devel/pcre2/work/pcre2-10.42/src/pcre2_chartables.c
/usr/bin/make  all-am
  CC       src/pcre2grep-pcre2grep.o
  CC       src/libpcre2_8_la-pcre2_auto_possess.lo
  CC       src/libpcre2_8_la-pcre2_compile.lo
  CC       src/libpcre2_8_la-pcre2_config.lo
  CC       src/libpcre2_8_la-pcre2_context.lo
  CC       src/libpcre2_8_la-pcre2_convert.lo
  CC       src/libpcre2_8_la-pcre2_dfa_match.lo
  CC       src/libpcre2_8_la-pcre2_error.lo
  CC       src/libpcre2_8_la-pcre2_extuni.lo
  CC       src/libpcre2_8_la-pcre2_find_bracket.lo
  CC       src/libpcre2_8_la-pcre2_jit_compile.lo
  CC       src/libpcre2_8_la-pcre2_maketables.lo
  CC       src/libpcre2_8_la-pcre2_match.lo
gcc: internal compiler error: Killed (program cc1 received signal 9)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.


the error is consistent, both if I resume make or if I do a clean and restart!

Having an eye on top while compilation, I see that not all swap or memory is consumed. Anybody else sees the problem ?


Riccardo


Home | Main Index | Thread Index | Old Index