SOLVED: problem building FireFox

2013-01-18 Thread Robert Huff
Turns out I had the compiler set to gcc-46. Setting it back to clang made everything happy. "Sorry about that, Chief!" Robert Huff ___ freebsd-gecko@freebsd.org mailin

[SVN-Commit] r1145 - in trunk/www: firefox firefox-esr

2013-01-18 Thread svn-freebsd-gecko
Author: jbeich Date: Sat Jan 19 06:26:28 2013 New Revision: 1145 Log: remove duplicate dependency on py-sqlite3 since r917 Modified: trunk/www/firefox-esr/Makefile trunk/www/firefox/Makefile Modified: trunk/www/firefox-esr/Makefile ==

Re: problem building FireFox

2013-01-18 Thread Jan Beich
Robert Huff writes: > gmake[5]: Entering directory > `/data/port-work/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.0/media/mtransport/third_party/nICEr/nicer_nicer' > gcc46 -o src/util/mbslen.o -c -I../../../../../dist/system_wrappers -include > /data/port-work/usr/po

Re: ports/175421: [WORKAROUND] www/firefox is MAKE_JOBS_SAFE but never uses more than one cpu

2013-01-18 Thread edwin
Synopsis: [WORKAROUND] www/firefox is MAKE_JOBS_SAFE but never uses more than one cpu Responsible-Changed-From-To: freebsd-ports-bugs->gecko Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 18 22:10:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign

problem building FireFox

2013-01-18 Thread Robert Huff
DQoJICBPbiBhIHN5c3RlbSBydW5uaW5nOg0KDQpGcmVlQlNEIDEwLjAtQ1VSUkVOVCAjMDog U3VuIERlYyAzMCAxMjo1MjowOSBFU1QgMjAxMiAgYW1kNjQgDQoNCgkgICBJIHRyeSB0byBj b21waWxlIEZpcmVGb3gtMTggYW5kIGdldDoNCg0KZ21ha2VbNV06IEVudGVyaW5nIGRpcmVj dG9yeSBgL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy93d3cvZmlyZWZveC93b3JrL21vemls bGEtcm

Re: www/firefox [18.0,1] compilation error

2013-01-18 Thread awarecons
Looks a bit variative (after patches of January, 11th?): g++46 -o Debugger.o -c -I./../../dist/system_wrappers_js -include /usr/ports/www/firefox/work/mozilla-release/js/src/config/gcc_hidden.h -DENABLE_TYPEDARRAY_MOVE -DENABLE_YARR_JIT=1 -DMOZ_GLUE_IN_PROGRAM -DEXPORT_JS_API -DJS_HAS_CTYPES -DDL

Re: [SVN-Commit] r1144 - in trunk/www: firefox firefox-nightly firefox-nightly/files

2013-01-18 Thread AN
In file included from ../../dist/stl_wrappers/algorithm:38: ../../dist/include/mozilla/mozalloc.h:204:7: error: conflicting types for 'operator new' void* operator new(size_t size, const std::nothrow_t&) MOZALLOC_THROW_IF_HAS_EXCEPTIONS ^ ../../dist/include/mozilla/mozalloc.h:198:7: note:

[SVN-Commit] r1144 - in trunk/www: firefox firefox-nightly firefox-nightly/files

2013-01-18 Thread svn-freebsd-gecko
Author: jbeich Date: Fri Jan 18 16:47:04 2013 New Revision: 1144 Log: update Deleted: trunk/www/firefox-nightly/files/patch-bug828003 Modified: trunk/www/firefox-nightly/Makefile.hgrev trunk/www/firefox-nightly/distinfo trunk/www/firefox/Makefile trunk/www/firefox/distinfo Modifie