lang/spidermonkey185 build breaks

Beeblebrox zaphod at berentweb.com
Mon May 6 17:02:49 UTC 2013


Err Msg is:

In file included from jsapi.cpp:1:
jsapi.cpp:1641:14: warning: cast from 'char *' to 'JSAtom **' increases
required alignment from 1 to 8 [-Wcast-align]
    atom = (*(JSAtom **)((char*)&(cx->runtime)->atomState + (offset)));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jsapi.cpp:1646:15: warning: cast from 'char *' to 'JSAtom **' increases
required alignment from 1 to 8 [-Wcast-align]
            (*(JSAtom **)((char*)&(cx->runtime)->atomState + (offset))) =
atom;
.......<OTHER ERR MSGS>
jsapi.cpp:3988:16: warning: initialization of pointer of type 'JSIdArray *'
to null from a constant boolean expression [-Wbool-conversion]
        return false;
               ^~~~~
In file included from jsapi.cpp:1:
In file included from jsapi.cpp:57:
In file included from ./jsarray.h:47:
In file included from ./jsatom.h:52:
./jsstr.h:525:14: warning: private field 'mDummy' is not used
[-Wunused-private-field]
    JSString mDummy;
             ^
87 warnings and 4 errors generated.
gmake[1]: *** [jsatom.o] Error 1
gmake[1]: *** [jsapi.o] Error 1
gmake[1]: Leaving directory
`/wrkdirs/usr/ports/lang/spidermonkey185/work/js-1.8.5/js/src'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/lang/spidermonkey185.



-----
10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel

--
View this message in context: http://freebsd.1045724.n5.nabble.com/lang-spidermonkey185-build-breaks-tp5809189.html
Sent from the freebsd-ports mailing list archive at Nabble.com.


More information about the freebsd-ports mailing list