pkgsrc-Users archive

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

Re: firefox-41.0 build fails on netbsd-7/i386



On Fri, 25 Sep 2015, Ryo ONODERA wrote:

> Thanks for your reply.
> 
> I had added CPPFLAGS instead of CXXFLAGS.
> I have just fixed.
> 
> Latest www/firefox builds for my NetBSD/i386 7.0_RC3.

I updated and removed my workaround from "mk.conf".

The build still fails in the same way as before:

[...]
Executing: c++ -o xpcshell -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -march=i486 -mstackrealign -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer /d0/build/pkgsrc/www/firefox/work/build/js/xpconnect/shell/tmpWBXHSD.list -lpthread -Wl,-R/usr/pkg/lib/firefox -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -rdynamic -Wl,-rpath-link,/d0/build/pkgsrc/www/firefox/work/build/dist/bin -Wl,-rpath-link,/usr/pkg/lib ../../../xpcom/glue/libxpcomglue_s.a -pie ../../../toolkit/library/libxul.so -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 -pthread -Wl,--export-dynamic
/d0/build/pkgsrc/www/firefox/work/build/js/xpconnect/shell/tmpWBXHSD.list:
    INPUT("xpcshell.o")
    INPUT("../../../mozglue/build/SSE.o")
    INPUT("../../../mozglue/build/dummy.o")
    INPUT("../../../memory/mozalloc/Unified_cpp_memory_mozalloc0.o")
    INPUT("../../../mozglue/misc/StackWalk.o")
    INPUT("../../../mozglue/misc/TimeStamp.o")
    INPUT("../../../mozglue/misc/TimeStamp_posix.o")
    INPUT("../../../mfbt/Compression.o")
    INPUT("../../../mfbt/Decimal.o")
    INPUT("../../../mfbt/Unified_cpp_mfbt0.o")
    INPUT("../../../memory/fallible/fallible.o")

../../../toolkit/library/libxul.so: undefined reference to `__atomic_load_8'
../../../toolkit/library/libxul.so: undefined reference to `__atomic_store_8'
../../../toolkit/library/libxul.so: undefined reference to `__atomic_fetch_add_8'
/d0/build/pkgsrc/www/firefox/work/mozilla-release/config/rules.mk:666: recipe for target 'xpcshell' failed
gmake[3]: *** [xpcshell] Error 1
[...]

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index