Date: Wed, 14 Aug 2013 11:35:31 -0400 (EDT) From: AN <andy@neu.net> To: freebsd-gecko@freebsd.org Subject: Re: [SVN-Commit] r1314 - in trunk: Mk www/firefox Message-ID: <alpine.BSF.2.00.1308141133480.7258@mail.neu.net> In-Reply-To: <201308140840.r7E8eI6E015817@trillian.chruetertee.ch> References: <201308140840.r7E8eI6E015817@trillian.chruetertee.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
... checking whether C compiler supports -fprofile-generate... yes checking for correct overload resolution with const and templates... no checking for tm_zone tm_gmtoff in struct tm... yes checking what kind of list files are supported by the linker... linkerscript checking what kind of ordering can be done with the linker... linkerscript checking for posix_fallocate... yes configure: error: ECMAScript Internationalization API is not yet supported on this platform ------ config.log ------ configure:14448:37: note: initialize the variable 'bar' to silence this warning const int* bar; ^ = nullptr 1 warning generated. configure:14480: checking for tm_zone tm_gmtoff in struct tm configure:14492: /usr/bin/clang++ -c -O2 -pipe -O3 -B/usr/local/bin -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5 configure:14534: checking what kind of list files are supported by the linker configure:14539: /usr/bin/clang -o conftest.o -c -O2 -pipe -O3 -B/usr/local/bin -fno-strict-aliasing -std=gnu99 -fgnu89-inline -ffunction-sections -fdata-sections -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5 configure:14541: /usr/bin/clang -o conftest -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -B/usr/local/bin -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.list 1>&5 configure:14567: checking what kind of ordering can be done with the linker configure:14582: /usr/bin/clang -o conftest -O2 -pipe -O3 -B/usr/local/bin -fno-strict-aliasing -std=gnu99 -fgnu89-inline -ffunction-sections -fdata-sections -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -B/usr/local/bin -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -Wl,--section-ordering-file,conftest.order conftest.c 1>&5 /usr/local/bin/ld: unrecognized option '--section-ordering-file' /usr/local/bin/ld: use the --help option for usage information clang: error: linker command failed with exit code 1 (use -v to see invocation) configure: failed program was: #line 14575 "configure" #include "confdefs.h" int main() { ; return 0; } configure:14594: /usr/bin/clang -shared -Wl,-z,defs -Wl,--gc-sections -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -B/usr/local/bin -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -o libconftest.so -Wl configure:14930: checking for posix_fallocate configure:14940: /usr/bin/clang -o conftest -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -O2 -pipe -O3 -B/usr/local/bin -fno-strict-aliasing -std=gnu99 -fgnu89-inline -ffunction-sections -fdata-sections -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -B/usr/local/bin -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 configure: error: ../.././../js/src/configure failed for js/src ===> Script "../configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/FF_nightly/work/mozilla-central-4930fdea3efa/obj-x86_64-unknown-freebsd10.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[2]: stopped in /usr/ports/www/FF_nightly *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1308141133480.7258>