NetBSD-Bugs archive

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

Re: port-i386/53881: Error building spidermonkey52 from pkgsrc



The following reply was made to PR port-i386/53881; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-i386/53881: Error building spidermonkey52 from pkgsrc
Date: Wed, 16 Jan 2019 08:38:49 +0100

 On Wed, Jan 16, 2019 at 07:25:01AM +0000, esdohr%marcusesdohr.de@localhost wrote:
 > >Release:        current
 > NetBSD localhost 8.0 NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 201=
 8  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
 
 Can you clarify? You say "current" but the kernel is 8.0 (just minor nit,=
 =20
 probably unrelated to your issue.
 
 > /usr/pkgsrc/lang/spidermonkey52/work/.cwrapper/bin/c++ -std=3Dgnu++11 -o =
 Unified_cpp_js_src1.o -c  -I/usr/pkgsrc/lang/spidermonkey52/work/mozjs-52.7=
 =2E4/js/src/dist/system_wrappers -include /usr/pkgsrc/lang/spidermonkey52/w=
 ork/mozjs-52.7.4/config/gcc_hidden.h -DNDEBUG=3D1 -DTRIMMED=3D1 -DENABLE_SH=
 ARED_ARRAY_BUFFER -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/usr/pkgsrc/lang/spid=
 ermonkey52/work/mozjs-52.7.4/js/src -I/usr/pkgsrc/lang/spidermonkey52/work/=
 mozjs-52.7.4/js/src/js/src  -I/usr/pkgsrc/lang/spidermonkey52/work/mozjs-52=
 =2E7.4/js/src/dist/include  -I/usr/pkg/include/nspr        -fPIC -DPIC  -DM=
 OZILLA_CLIENT -include /usr/pkgsrc/lang/spidermonkey52/work/mozjs-52.7.4/js=
 /src/js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src1.o.pp -I/usr=
 /pkg/include/nspr -I/usr/include -I/usr/pkg/include -Wall -Wc++11-compat -W=
 empty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign=
 -compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offs=
 etof -Wc++14-compat -Wno-error=3Dmayb
 >  e-uninitialized -Wno-error=3Ddeprecated-declarations -Wno-error=3Darray-=
 bounds -fno-lifetime-dse -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg/include/nspr =
 -I/usr/include -I/usr/pkg/include -march=3Di586 -Dunix -fno-rtti -fno-excep=
 tions -fno-math-errno -pthread -pipe -I/usr/pkg/include  -g -O -fomit-frame=
 -pointer  -I/usr/pkg/include -Wno-shadow -Werror=3Dformat  /usr/pkgsrc/lang=
 /spidermonkey52/work/mozjs-52.7.4/js/src/js/src/Unified_cpp_js_src1.cpp
 > In file included from /usr/pkgsrc/lang/spidermonkey52/work/mozjs-52.7.4/j=
 s/src/js/src/Unified_cpp_js_src1.cpp:47:0:
 > /usr/pkgsrc/lang/spidermonkey52/work/mozjs-52.7.4/js/src/builtin/SymbolOb=
 ject.cpp:234:1: internal compiler error: Segmentation fault
 
 This usually means the compiler ran out of memory. Do you have a *huge* swap
 space configured? Run "swapctl -l" as root to check. How much memory does
 your machine have?
 
 Martin
 


Home | Main Index | Thread Index | Old Index