Date: Wed, 05 Sep 2012 10:11:38 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Current FreeBSD <freebsd-current@FreeBSD.org> Subject: Firefox-15/Thunderbird-15: won't compile on FreeBSD 10.0-CUR: /jsproxy.h:17:7: error: visibility does not match previous declaration Message-ID: <5047093A.5060408@zedat.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig18D5BDD23CD69B7671F24BEB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello. Udating/reinstalling of both ports www/firefox (15.0) and mail/thunderbird (15) fail with an error like showed below. Last time I saw this on FreeBSD 10.0-CUR ( r240108M), it was almost the same issue due to the compiler change from CLANG 3.0 -> 3.1 as far as I experienced and has been fixed later. Just wondering if this is a regression ... Oliver clang++ -o jsapi.o -c -I./../../dist/system_wrappers_js -include =2E/config/gcc_hidden.h -DENABLE_YARR_JIT=3D1 -DMOZ_GLUE_IN_PROGRAM -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX=3D\"lib\" -DDLL_SUFFIX=3D\".so\" -DNO_NSPR_10_SUPPORT -I/usr/local/lib/libffi-3.0.9/include -I. -I./../../mfbt/double-conversion -I. -I. -I./../../dist/include -I./../../dist/include/nsprpub -I/usr/local/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -fno-rtti -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=3Dreturn-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -O2 -fno-strict-aliasing -pipe -pipe -O3 -fno-strict-aliasing -march=3Dnative -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -O2 -O3 -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=3D1 -DENABLE_ASSEMBLER=3D1 -DENABLE_JIT=3D1 -Qunused-arguments -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF =2Edeps/jsapi.pp /usr/ports/www/firefox/work/mozilla-release/js/src/jsapi= =2Ecpp In file included from /usr/ports/www/firefox/work/mozilla-release/js/src/jsanalyze.cpp:12: In file included from ./jsinferinlines.h:18: In file included from ./vm/Stack-inl.h:17: In file included from ./jsscriptinlines.h:22: In file included from ./jsscopeinlines.h:28: In file included from ./jsobjinlines.h:24: =2E/jsproxy.h:17:7: error: visibility does not match previous declaration= class JS_FRIEND_API(BaseProxyHandler) { --------------enig18D5BDD23CD69B7671F24BEB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQRwk/AAoJEOgBcD7A/5N8cv4IANKCA4iVx6do4hrXAFbhyy+L N4EpfBhz0e/z332ShNtBXnZ4gxGFVfL83FL5kK0XHkpv9i+sEARiducLCbrkn0ab Qixs1x/k2hmDH4n2ySf6FnNP7J9pYm1hRgFBv9PzCngFEhcuVU3Cwv2WPblBgJ0z UgA8Q7b3J5cyKtigwZAlsh4w10xSsGO9M6fa8RMRwpmZj893df9F2Xq8qzs+1UTa Fst7ugkp69KRgNC8WmnCov9SZ3YK/XSkmPCx6neH0t8hPAKfCHZYo3wgJGqCEhfr HhYOibEuGQn3wMaMHMtOMyr1icHzcMPG3fKynQc62cImzT54YctsD/ihzm0R2lw= =V6IG -----END PGP SIGNATURE----- --------------enig18D5BDD23CD69B7671F24BEB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5047093A.5060408>