Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2016 18:50:21 -0700
From:      Gordon <gordonzaft@gmail.com>
To:        Kurt Lidl <lidl@pix.net>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: lang/spidermonkey17 won't build on Sun Blade 2000 /stock 7.0.2
Message-ID:  <9ADCA143-7F0D-4977-BB0E-47B773203BBD@gmail.com>
In-Reply-To: <c2c02452-700e-179f-b680-2db027a00c89@pix.net>
References:  <CAGuhNT2spRjZ=z45g_qhOyA_r%2Bn9VQ8_p_dTqr4Y0gcB0C09VA@mail.gmail.com> <c2c02452-700e-179f-b680-2db027a00c89@pix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Whoops wrong list!

Sorry!

Sent from my iPhone

> On Nov 11, 2016, at 6:32 PM, Kurt Lidl <lidl@pix.net> wrote:
>=20
>> On 11/11/16 1:37 PM, Gordon Zaft wrote:
>> I'm trying to build MATE on my SB2K with a stock 7.0.2.  After about 24
>> hours of churning I got the following error in lang/spidermonkey17:
>>=20
>> jsalloc.cpp
>>=20
>> c++ -o jsalloc.o -c  -fvisibility=3Dhidden -DIMPL_MFBT -DEXPORT_JS_API
>> -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I.
>> -I./dist/include  -I/usr/pkg/include/nspr      -I. -I./assembler -I./yarr=

>> -fPIC -DPIC -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr
>> -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=3Dreturn-typ=
e
>> -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings=

>> -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2
>> -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -Dunix -fno-rtt=
i
>> -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe
>> -DNDEBUG -DTRIMMED -g -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=3D1
>> -DENABLE_ASSEMBLER=3D1  -I/usr/include -I/usr/pkg/include
>> -I/usr/pkg/include/nspr -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF
>> .deps/jsalloc.o.pp
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jsalloc.cpp
>>=20
>> In file included from
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jsapi.h:23:0,
>>=20
>>                 from
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jscntxt.h:17,
>>=20
>>                 from
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
>>=20
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jsval.h:307:13:
>> error: 'jsuword' does not name a type
>>=20
>>             jsuword        word;
>>=20
>>             ^
>>=20
>> In file included from
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jspropertycache.h=
:15:0,
>>=20
>>                 from
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jscntxt.h:23,
>>=20
>>                 from
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
>>=20
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/vm/String.h:398:2=
4:
>> warning: inline function 'static void JSString::writeBarrierPost(JSString=
*,
>> void*)' used but never defined [enabled by default]
>>=20
>>     static inline void writeBarrierPost(JSString *str, void *addr);
>>=20
>>                        ^
>>=20
>> /usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src/vm/String.h:397:2=
4:
>> warning: inline function 'static void JSString::writeBarrierPre(JSString*=
)'
>> used but never defined [enabled by default]
>>=20
>>     static inline void writeBarrierPre(JSString *str);
>>=20
>>                        ^
>>=20
>> config/rules.mk:1017: recipe for target 'jsalloc.o' failed
>>=20
>> gmake[1]: *** [jsalloc.o] Error 1
>>=20
>> gmake[1]: Leaving directory
>> '/usr/pkgsrc/lang/spidermonkey17/work/mozjs17.0.0/js/src'
>>=20
>> config/rules.mk:576: recipe for target 'all' failed
>>=20
>> gmake: *** [all] Error 2
>>=20
>> *** Error code 2
>>=20
>>=20
>> Stop.
>>=20
>> make[1]: stopped in /usr/pkgsrc/lang/spidermonkey17
>>=20
>> *** Error code 1
>>=20
>>=20
>> Stop.
>>=20
>> make: stopped in /usr/pkgsrc/lang/spidermonkey17
>>=20
>>=20
>> This is with the stock gcc, 4.8.4  and most recent (this morning) pkgsrc.=

>>=20
>>=20
>> File a bug?  I'd appreciate if someone would tell me what SOP is for this=

>> stuff.  Thanks!
>>=20
>>=20
>> G
>>=20
>=20
> Are you sure this is FreeBSD you're running, and not NetBSD?
>=20
> 7.0.2 looks like a current version of NetBSD, but 11.0 is the current
> version of FreeBSD.
>=20
> Also, /usr/pkgsrc is a NetBSD thing, whereas /usr/ports is what FreeBSD
> does...
>=20
> -Kurt
>=20
> _______________________________________________
> freebsd-sparc64@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
> To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org"=




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9ADCA143-7F0D-4977-BB0E-47B773203BBD>