Date: Mon, 16 Feb 2015 17:42:42 +0000 From: Javali Kartik <Kartik.Javali@us.mcd.com> To: "gecko@freebsd.org" <gecko@freebsd.org> Subject: RE: firefox installation error Message-ID: <C363C6AE639BBE4485EFCCDFE96BBFDD10EBC528@BN1PRD9102MB037.027d.mgd.msft.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hi,
I recently downloaded FreeBSD RELEASE 10.1 image (iso for DVD) and installed on a target device having Intel Celeron processor@ 2Ghz 30GB harddrive.
The FreeBSD install went through well ( I guess).
Later, I tried to install firefox from ports collection.
I changed my directory to following:
root@/usr/ports/www/firefox
and I ran following command,
# make install clean
It took really long and later the installation aborted with error message and onscreen tip to send the 'config.log' to yourself. I have attached the config.log file for your reference.
Could you please help me guide through the installation of firefox?
In the meanwhile, I am also taking a look at other answers posted on forums.
Thanks,
Kartik V Javali
(Consultant, IGATE)
[image007]
..........................................................................................................................................................................
McDonalds Corporation, Oak Brook, IL, USA | Desk: 630-623-2768 | Cell: 617-417-1506 | Location: PLZ-3E-134-186
________________________________
The information contained in this e-mail and any accompanying documents is confidential, may be privileged, and is intended solely for the person and/or entity to whom it is addressed (i.e. those identified in the "To" and "cc" box). They are the property of McDonald's Corporation. Unauthorized review, use, disclosure, or copying of this communication, or any part thereof, is strictly prohibited and may be unlawful. If you have received this e-mail in error, please return the e-mail and attachments to the sender and delete the e-mail and attachments and any copy from your system. McDonald's thanks you for your cooperation.
[-- Attachment #2 --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1206: checking host system type
configure:1227: checking target system type
configure:1245: checking build system type
configure:1321: checking for mawk
configure:1516: checking Python environment is Mozilla virtualenv
configure:1737: checking for /usr/local/bin/perl
configure:3164: checking for gcc
configure:3277: checking whether the C compiler (cc -O2 -pipe -O3 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox) works
configure:3293: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.c 1>&5
configure:3290:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(){return(0);}
^~~~
1 warning generated.
configure:3319: checking whether the C compiler (cc -O2 -pipe -O3 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox) is a cross-compiler
configure:3324: checking whether we are using GNU C
configure:3333: cc -E conftest.c
configure:3352: checking whether cc accepts -g
configure:3393: checking for c++
configure:3425: checking whether the C++ compiler (c++ -O2 -pipe -O3 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox) works
configure:3441: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.C 1>&5
configure:3467: checking whether the C++ compiler (c++ -O2 -pipe -O3 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox) is a cross-compiler
configure:3472: checking whether we are using GNU C++
configure:3481: c++ -E conftest.C
configure:3500: checking whether c++ accepts -g
configure:3534: checking for ranlib
configure:3566: checking for as
configure:3620: checking for ar
configure:3655: checking for ld
configure:3690: checking for strip
configure:3725: checking for windres
configure:4656: checking how to run the C preprocessor
configure:4736: checking how to run the C++ preprocessor
configure:4754: c++ -E -isystem/usr/local/include conftest.C >/dev/null 2>conftest.out
configure:4838: checking for a BSD compatible install
configure:4891: checking whether ln -s works
configure:4914: checking for minimum required perl version >= 5.006
configure:4925: checking for full perl installation
configure:4943: checking for doxygen
configure:4992: checking for autoconf
configure:5043: checking for unzip
configure:5099: checking for zip
configure:5153: checking for xargs
configure:5205: checking for rpmbuild
configure:5459: checking for gmake
configure:5526: checking for X
configure:5843: checking for dnet_ntoa in -ldnet
configure:5862: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.c -ldnet 1>&5
/usr/bin/ld: cannot find -ldnet
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 5851 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:5884: checking for dnet_ntoa in -ldnet_stub
configure:5903: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.c -ldnet_stub 1>&5
/usr/bin/ld: cannot find -ldnet_stub
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 5892 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:5932: checking for gethostbyname
configure:6034: checking for connect
configure:6066: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.c 1>&5
configure:6130: checking for remove
configure:6162: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.c 1>&5
configure:6226: checking for shmat
configure:6258: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox conftest.c 1>&5
configure:6331: checking for IceConnectionNumber in -lICE
configure:6350: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -L/usr/local/lib conftest.c -lICE 1>&5
configure:6767: cc -c -isystem/usr/local/include conftest.c 1>&5
configure:6763:15: error: use of undeclared identifier '__thumb2__'
return sizeof(__thumb2__);
^
1 error generated.
configure: failed program was:
#line 6760 "configure"
#include "confdefs.h"
int main() {
return sizeof(__thumb2__);
; return 0; }
configure:7021: checking that static assertion macros used in autoconf tests work
configure:7042: cc -c -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure:7059: cc -c -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure:7059:1: error: 'static_assert_line_7059' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(0)
^~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7054:44: note: expanded from macro 'CONFIGURE_STATIC_ASSERT'
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7055:55: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL'
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7056:94: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure: failed program was:
#line 7052 "configure"
#include "confdefs.h"
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:7082: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include conftest.C 1>&5
configure:7099: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -isystem/usr/local/include conftest.C 1>&5
configure:7099:1: error: 'static_assert_line_7099' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(0)
^~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7094:44: note: expanded from macro 'CONFIGURE_STATIC_ASSERT'
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7095:55: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL'
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7096:94: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure: failed program was:
#line 7092 "configure"
#include "confdefs.h"
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:7294: checking for --noexecstack option to as
configure:7305: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wa,--noexecstack -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7318: checking for -z noexecstack option to ld
configure:7329: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack conftest.c 1>&5
configure:7342: checking for -z text option to ld
configure:7353: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:7367: checking for --build-id option to ld
configure:7378: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5
/usr/bin/ld: unrecognized option '--build-id'
/usr/bin/ld: use the --help option for usage information
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 7371 "configure"
#include "confdefs.h"
int main() {
; return 0; }
configure:7392: checking for --ignore-unresolved-symbol option to ld
configure:7404: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--ignore-unresolved-symbol,environ conftest.c 1>&5
/usr/bin/ld: unrecognized option '--ignore-unresolved-symbol'
/usr/bin/ld: use the --help option for usage information
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 7397 "configure"
#include "confdefs.h"
int main() {
; return 0; }
configure:7419: checking if toolchain supports -mssse3 option
configure:7431: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -mssse3 -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7446: checking if toolchain supports -msse4.1 option
configure:7458: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -msse4.1 -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7474: checking for x86 AVX2 asm support in compiler
configure:7483: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7542: checking whether the C compiler supports -Werror=return-type
configure:7565: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Werror=return-type -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7593: checking whether the C compiler supports -Werror=int-to-pointer-cast
configure:7616: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Werror=int-to-pointer-cast -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7644: checking whether the C compiler supports -Wtype-limits
configure:7667: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wtype-limits -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7695: checking whether the C compiler supports -Wempty-body
configure:7718: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wempty-body -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7746: checking whether the C compiler supports -Wsign-compare
configure:7769: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wsign-compare -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7858: checking whether the C++ compiler supports -Werror=return-type
configure:7881: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Werror=return-type -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7909: checking whether the C++ compiler supports -Werror=int-to-pointer-cast
configure:7932: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Werror=int-to-pointer-cast -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7960: checking whether the C++ compiler supports -Wtype-limits
configure:7983: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wtype-limits -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:8011: checking whether the C++ compiler supports -Wempty-body
configure:8034: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wempty-body -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:8062: checking whether the C++ compiler supports -Wsign-compare
configure:8085: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wsign-compare -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:8120: checking whether the C++ compiler supports -Wno-invalid-offsetof
configure:8143: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Winvalid-offsetof -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:8171: checking whether the C++ compiler supports -Wno-inline-new-delete
configure:8194: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Winline-new-delete -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:8246: checking whether the C++ compiler supports -Wno-extended-offsetof
configure:8269: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wextended-offsetof -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:8307: checking whether ld has archive extraction flags
configure:8331: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
configure:8366: checking for 64-bit OS
configure:8375: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:8375:1: error: 'static_assert_line_8375' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:8370:44: note: expanded from macro 'CONFIGURE_STATIC_ASSERT'
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:8371:55: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL'
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:8372:94: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure: failed program was:
#line 8368 "configure"
#include "confdefs.h"
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8)
; return 0; }
configure:8720: checking for custom <inttypes.h> implementation
configure:10011: checking whether the C++ compiler (c++ -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text) actually is a C++ compiler
configure:10030: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:10208: checking for ANSI C header files
configure:10315: checking for working const
configure:10369: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10393: checking for mode_t
configure:10429: checking for off_t
configure:10465: checking for pid_t
configure:10501: checking for size_t
configure:10551: checking for ssize_t
configure:10589: checking for st_blksize in struct stat
configure:10602: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10598:18: warning: expression result unused [-Wunused-value]
struct stat s; s.st_blksize;
~ ^~~~~~~~~~
1 warning generated.
configure:10626: checking for siginfo_t
configure:10639: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10685: checking for gcc c++0x headers bug without rtti
configure:10697: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10908: checking for gcc PR49911
configure:10969: c++ -o conftest -O2 -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:11002: checking for gcc pr39608
configure:11032: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:11028:1: warning: expression result unused [-Wunused-value]
true
^~~~
1 warning generated.
configure:11062: checking for llvm pr8927
configure:11102: cc -o conftest -O2 -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:11140: checking for __force_align_arg_pointer__ attribute
configure:11152: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Werror -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:11179: checking for dirent.h that defines DIR
configure:11192: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:11220: checking for opendir in -ldir
configure:11239: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -ldir 1>&5
/usr/bin/ld: cannot find -ldir
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 11228 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char opendir();
int main() {
opendir()
; return 0; }
configure:11314: checking for sys/byteorder.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11321:10: fatal error: 'sys/byteorder.h' file not found
#include <sys/byteorder.h>
^
1 error generated.
configure: failed program was:
#line 11319 "configure"
#include "confdefs.h"
#include <sys/byteorder.h>
int main() {
; return 0; }
configure:11314: checking for compat.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11321:10: fatal error: 'compat.h' file not found
#include <compat.h>
^
1 error generated.
configure: failed program was:
#line 11319 "configure"
#include "confdefs.h"
#include <compat.h>
int main() {
; return 0; }
configure:11314: checking for getopt.h
configure:11314: checking for sys/bitypes.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11321:10: fatal error: 'sys/bitypes.h' file not found
#include <sys/bitypes.h>
^
1 error generated.
configure: failed program was:
#line 11319 "configure"
#include "confdefs.h"
#include <sys/bitypes.h>
int main() {
; return 0; }
configure:11314: checking for memory.h
configure:11314: checking for unistd.h
configure:11314: checking for gnu/libc-version.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11321:10: fatal error: 'gnu/libc-version.h' file not found
#include <gnu/libc-version.h>
^
1 error generated.
configure: failed program was:
#line 11319 "configure"
#include "confdefs.h"
#include <gnu/libc-version.h>
int main() {
; return 0; }
configure:11314: checking for nl_types.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11314: checking for malloc.h
configure:11314: checking for X11/XKBlib.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11314: checking for io.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11321:10: fatal error: 'io.h' file not found
#include <io.h>
^
1 error generated.
configure: failed program was:
#line 11319 "configure"
#include "confdefs.h"
#include <io.h>
int main() {
; return 0; }
configure:11314: checking for cpuid.h
configure:11327: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11362: checking for sys/statvfs.h
configure:11362: checking for sys/statfs.h
configure:11375: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11369:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure: failed program was:
#line 11367 "configure"
#include "confdefs.h"
#include <sys/statfs.h>
int main() {
; return 0; }
configure:11362: checking for sys/vfs.h
configure:11375: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11369:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
^
1 error generated.
configure: failed program was:
#line 11367 "configure"
#include "confdefs.h"
#include <sys/vfs.h>
int main() {
; return 0; }
configure:11362: checking for sys/mount.h
configure:11409: checking for sys/quota.h
configure:11422: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11416:10: fatal error: 'sys/quota.h' file not found
#include <sys/quota.h>
^
1 error generated.
configure: failed program was:
#line 11414 "configure"
#include "confdefs.h"
#include <sys/quota.h>
int main() {
; return 0; }
configure:11409: checking for sys/sysmacros.h
configure:11422: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11416:10: fatal error: 'sys/sysmacros.h' file not found
#include <sys/sysmacros.h>
^
1 error generated.
configure: failed program was:
#line 11414 "configure"
#include "confdefs.h"
#include <sys/sysmacros.h>
int main() {
; return 0; }
configure:11455: checking for linux/quota.h
configure:11468: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11462:10: fatal error: 'linux/quota.h' file not found
#include <linux/quota.h>
^
1 error generated.
configure: failed program was:
#line 11460 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/quota.h>
int main() {
; return 0; }
configure:11502: checking for linux/if_addr.h
configure:11515: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11509:10: fatal error: 'linux/if_addr.h' file not found
#include <linux/if_addr.h>
^
1 error generated.
configure: failed program was:
#line 11507 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/if_addr.h>
int main() {
; return 0; }
configure:11502: checking for linux/rtnetlink.h
configure:11515: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11509:10: fatal error: 'linux/rtnetlink.h' file not found
#include <linux/rtnetlink.h>
^
1 error generated.
configure: failed program was:
#line 11507 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/rtnetlink.h>
int main() {
; return 0; }
configure:11549: checking for sys/types.h
configure:11549: checking for netinet/in.h
configure:11549: checking for byteswap.h
configure:11593: checking for sockaddr_in.sin_len
configure:11610: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11641: checking for sockaddr_in6.sin6_len
configure:11658: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11682: checking for sockaddr.sa_len
configure:11699: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11792: checking for sys/cdefs.h
configure:11857: checking for linux/perf_event.h
configure:11870: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11864:10: fatal error: 'linux/perf_event.h' file not found
#include <linux/perf_event.h>
^
1 error generated.
configure: failed program was:
#line 11862 "configure"
#include "confdefs.h"
#include <linux/perf_event.h>
int main() {
; return 0; }
configure:11933: checking for gethostbyname_r in -lc_r
configure:11952: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lc_r 1>&5
/usr/bin/ld: cannot find -lc_r
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 11941 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char gethostbyname_r();
int main() {
gethostbyname_r()
; return 0; }
configure:11991: checking for library containing dlopen
configure:12009: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:12049: checking for dlfcn.h
configure:12099: checking for dladdr
configure:12131: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -D_GNU_SOURCE -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:12099: checking for memmem
configure:12131: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -D_GNU_SOURCE -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:12271: checking for socket in -lsocket
configure:12290: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lsocket 1>&5
/usr/bin/ld: cannot find -lsocket
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12279 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char socket();
int main() {
socket()
; return 0; }
configure:12344: checking for XDrawLines in -lX11
configure:12363: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lX11 -lX11 1>&5
configure:12385: checking for XextAddDisplay in -lXext
configure:12404: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lXext -lX11 1>&5
configure:12427: checking for XtFree in -lXt
configure:12446: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lXt 1>&5
configure:12600: checking for XShmCreateImage in -lXext
configure:12619: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lXext -lX11 -lXext 1>&5
configure:12642: checking for X11/extensions/scrnsaver.h
configure:12655: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:12649:10: fatal error: 'X11/extensions/scrnsaver.h' file not found
#include <X11/extensions/scrnsaver.h>
^
1 error generated.
configure: failed program was:
#line 12647 "configure"
#include "confdefs.h"
#include <X11/extensions/scrnsaver.h>
int main() {
; return 0; }
configure:12738: checking for pthread_create in -lpthreads
configure:12757: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lpthreads 1>&5
/usr/bin/ld: cannot find -lpthreads
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12746 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char pthread_create();
int main() {
pthread_create()
; return 0; }
configure:12776: checking for pthread_create in -lpthread
configure:12795: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lpthread 1>&5
configure:12926: checking whether cc accepts -pthread
configure:13055: checking whether cc needs -traditional
configure:13062:10: fatal error: 'sgtty.h' file not found
#include <sgtty.h>
^
1 error generated.
configure:13080:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:13101: checking for 8-bit clean memcmp
configure:13119: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13111:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^~~~
configure:13114:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
^
configure:13114:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
configure:13114:8: warning: implicitly declaring library function 'memcmp' with type 'int (const void *, const void *, unsigned int)'
exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
^
configure:13114:8: note: please include the header <string.h> or explicitly provide a declaration for 'memcmp'
3 warnings generated.
configure:13139: checking for stat64
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
/tmp/conftest-1c42ac.o: In function `main':
conftest.c:(.text.main+0x4): undefined reference to `stat64'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13144 "configure"
#define stat64 innocuous_stat64
#include "confdefs.h"
#undef stat64
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char stat64(); below. */
#define stat64 innocuous_stat64
#include <assert.h>
#undef stat64
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char stat64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_stat64) || defined (__stub___stat64)
choke me
#else
stat64();
#endif
; return 0; }
configure:13139: checking for lstat64
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
/tmp/conftest-f66064.o: In function `main':
conftest.c:(.text.main+0x4): undefined reference to `lstat64'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13144 "configure"
#define lstat64 innocuous_lstat64
#include "confdefs.h"
#undef lstat64
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char lstat64(); below. */
#define lstat64 innocuous_lstat64
#include <assert.h>
#undef lstat64
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char lstat64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_lstat64) || defined (__stub___lstat64)
choke me
#else
lstat64();
#endif
; return 0; }
configure:13139: checking for truncate64
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
/tmp/conftest-a5ef44.o: In function `main':
conftest.c:(.text.main+0x4): undefined reference to `truncate64'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13144 "configure"
#define truncate64 innocuous_truncate64
#include "confdefs.h"
#undef truncate64
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char truncate64(); below. */
#define truncate64 innocuous_truncate64
#include <assert.h>
#undef truncate64
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char truncate64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_truncate64) || defined (__stub___truncate64)
choke me
#else
truncate64();
#endif
; return 0; }
configure:13139: checking for statvfs64
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
/tmp/conftest-66558a.o: In function `main':
conftest.c:(.text.main+0x4): undefined reference to `statvfs64'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13144 "configure"
#define statvfs64 innocuous_statvfs64
#include "confdefs.h"
#undef statvfs64
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char statvfs64(); below. */
#define statvfs64 innocuous_statvfs64
#include <assert.h>
#undef statvfs64
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char statvfs64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_statvfs64) || defined (__stub___statvfs64)
choke me
#else
statvfs64();
#endif
; return 0; }
configure:13139: checking for statvfs
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13139: checking for statfs64
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
/tmp/conftest-b8c2b8.o: In function `main':
conftest.c:(.text.main+0x4): undefined reference to `statfs64'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13144 "configure"
#define statfs64 innocuous_statfs64
#include "confdefs.h"
#undef statfs64
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char statfs64(); below. */
#define statfs64 innocuous_statfs64
#include <assert.h>
#undef statfs64
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char statfs64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_statfs64) || defined (__stub___statfs64)
choke me
#else
statfs64();
#endif
; return 0; }
configure:13139: checking for statfs
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13139: checking for getpagesize
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13139: checking for localtime_r
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13139: checking for arc4random
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13139: checking for arc4random_buf
configure:13171: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13200: checking for clock_gettime(CLOCK_MONOTONIC)
configure:13216: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13257: checking for wcrtomb
configure:13269: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:13292: checking for mbrtowc
configure:13304: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:13336: checking for res_ninit()
configure:13359: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:13399: checking for iconv in -lc
configure:13421: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C -lc 1>&5
configure:13530: checking for iconv()
configure:13549: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
/tmp/conftest-ccfa38.o: In function `main':
conftest.C:(.text.main+0x17): undefined reference to `libiconv_open'
conftest.C:(.text.main+0x41): undefined reference to `libiconv'
conftest.C:(.text.main+0x49): undefined reference to `libiconv_close'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13535 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <iconv.h>
int main() {
iconv_t h = iconv_open("", "");
iconv(h, NULL, NULL, NULL, NULL);
iconv_close(h);
; return 0; }
configure:13627: checking for nl_langinfo and CODESET
configure:13639: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:13674: checking for an implementation of va_copy()
configure:13695: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:13711: checking whether va_list can be copied by value
configure:13732: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:13828: checking whether the C++ "using" keyword resolves ambiguity
configure:13849: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:13873: checking for C++ dynamic_cast to void*
configure:13900: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:13926: checking whether C++ requires implementation of unused virtual methods
configure:13938: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:13964: checking for trouble comparing to zero near std::operator!=()
configure:13980: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14010: checking for __thread keyword for TLS variables
configure:14022: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -fPIC -shared conftest.C 1>&5
configure:14108: checking for malloc.h
configure:14108: checking for malloc_np.h
configure:14121: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14156: checking for strndup
configure:14191: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:14156: checking for posix_memalign
configure:14191: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:14156: checking for memalign
configure:14191: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
/tmp/conftest-ed08ea.o: In function `main':
conftest.C:(.text.main+0x4): undefined reference to `memalign'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 14161 "configure"
#define memalign innocuous_memalign
#include "confdefs.h"
#undef memalign
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char memalign(); below. */
#define memalign innocuous_memalign
#include <assert.h>
#undef memalign
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char memalign();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_memalign) || defined (__stub___memalign)
choke me
#else
memalign();
#endif
; return 0; }
configure:14156: checking for valloc
configure:14191: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:14222: checking for malloc_usable_size
configure:14257: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:14287: checking for __attribute__((always_inline))
configure:14299: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14314: checking for __attribute__((malloc))
configure:14326: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14341: checking for __attribute__((warn_unused_result))
configure:14353: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14377: checking for LC_MESSAGES
configure:14389: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:14415: checking for localeconv
configure:14447: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:14644: checking NSPR selection
configure:14748: checking for nspr-config
configure:14783: checking for NSPR - version >= 4.10.3
configure:14851: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include/nspr -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:14870: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include/nspr -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:14914: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include/nspr -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:15056: checking for libevent
configure:15063: checking MOZ_LIBEVENT_CFLAGS
configure:15068: checking MOZ_LIBEVENT_LIBS
configure:15243: checking for nss-config
configure:15278: checking for NSS - version >= 3.17.1
configure:15345: checking for YASM assembler
configure:15351: checking for yasm
configure:15409: checking for jpeg_destroy_compress in -ljpeg
configure:15428: cc -o conftest -I/usr/local/include -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -ljpeg 1>&5
configure:15464: cc -c -I/usr/local/include -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:15511: checking for gzread in -lz
configure:15530: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lz 1>&5
configure:15565: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:15618: checking for BZ2_bzread in -lbz2
configure:15637: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lbz2 1>&5
configure:15686: checking for png_get_valid in -lpng
configure:15705: cc -o conftest -I/usr/local/include -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lpng 1>&5
configure:15727: checking for png_get_acTL in -lpng
configure:15746: cc -o conftest -I/usr/local/include -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lpng 1>&5
configure:15794: cc -c -I/usr/local/include -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:15907: checking for hunspell
configure:15914: checking MOZ_HUNSPELL_CFLAGS
configure:15919: checking MOZ_HUNSPELL_LIBS
configure:16113: checking for libffi >= 3.0.9
configure:16120: checking MOZ_FFI_CFLAGS
configure:16125: checking MOZ_FFI_LIBS
configure:16346: checking for application to build
configure:16431: checking if app-specific confvars.sh exists
configure:17419: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0
configure:17426: checking MOZ_GTK2_CFLAGS
configure:17431: checking MOZ_GTK2_LIBS
configure:17557: checking for libstartup-notification-1.0 >= 0.8
configure:17564: checking MOZ_STARTUP_NOTIFICATION_CFLAGS
configure:17569: checking MOZ_STARTUP_NOTIFICATION_LIBS
configure:18858: checking for pango >= 1.22.0
configure:18865: checking _PANGOCHK_CFLAGS
configure:18870: checking _PANGOCHK_LIBS
configure:18950: checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0
configure:18957: checking MOZ_PANGO_CFLAGS
configure:18962: checking MOZ_PANGO_LIBS
configure:19199: checking for gtk+-2.0 >= 2.14
configure:19206: checking _GTKCHECK_CFLAGS
configure:19211: checking _GTKCHECK_LIBS
configure:19291: checking for gio-2.0 >= 2.20
configure:19298: checking MOZ_GIO_CFLAGS
configure:19303: checking MOZ_GIO_LIBS
configure:19820: checking for dbus-1 >= 0.60
configure:19827: checking MOZ_DBUS_CFLAGS
configure:19832: checking MOZ_DBUS_LIBS
configure:19911: checking for dbus-glib-1 >= 0.60
configure:19918: checking MOZ_DBUS_GLIB_CFLAGS
configure:19923: checking MOZ_DBUS_GLIB_LIBS
configure:20148: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:20142:10: fatal error: 'linux/ethtool.h' file not found
#include <linux/ethtool.h>
^
1 error generated.
configure: failed program was:
#line 20141 "configure"
#include "confdefs.h"
#include <linux/ethtool.h>
int main() {
struct ethtool_cmd cmd; cmd.speed_hi = 0;
; return 0; }
configure:20253: checking for libv4l2
configure:20260: checking MOZ_LIBV4L2_CFLAGS
configure:20265: checking MOZ_LIBV4L2_LIBS
configure:20416: checking __attribute__ ((aligned ())) support
configure:20433: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Werror -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:20524: checking for ogg >= 1.2.1
configure:20531: checking MOZ_OGG_CFLAGS
configure:20536: checking MOZ_OGG_LIBS
configure:20569: checking for ogg_set_mem_functions
configure:20601: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -logg 1>&5
/tmp/conftest-b55c66.o: In function `main':
conftest.c:(.text.main+0x4): undefined reference to `ogg_set_mem_functions'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 20574 "configure"
#define ogg_set_mem_functions innocuous_ogg_set_mem_functions
#include "confdefs.h"
#undef ogg_set_mem_functions
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char ogg_set_mem_functions(); below. */
#define ogg_set_mem_functions innocuous_ogg_set_mem_functions
#include <assert.h>
#undef ogg_set_mem_functions
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char ogg_set_mem_functions();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_ogg_set_mem_functions) || defined (__stub___ogg_set_mem_functions)
choke me
#else
ogg_set_mem_functions();
#endif
; return 0; }
configure:20699: checking for vorbis vorbisenc >= 1.3.4
configure:20706: checking MOZ_VORBIS_CFLAGS
configure:20711: checking MOZ_VORBIS_LIBS
configure:20936: checking for opus >= 1.1
configure:20943: checking MOZ_OPUS_CFLAGS
configure:20948: checking MOZ_OPUS_LIBS
configure:21274: checking for soundtouch >= 1.8.0
configure:21281: checking MOZ_SOUNDTOUCH_CFLAGS
configure:21286: checking MOZ_SOUNDTOUCH_LIBS
configure:21327: checking for soundtouch sample type
configure:21342: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -I/usr/local/include/soundtouch -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:21335:38: error: soundtouch expects float samples
#error soundtouch expects float samples
^
1 error generated.
configure: failed program was:
#line 21332 "configure"
#include "confdefs.h"
#include <SoundTouch.h>
#ifndef SOUNDTOUCH_INTEGER_SAMPLES
#error soundtouch expects float samples
#endif
int main() {
; return 0; }
configure:21730: checking for vpx >= 1.3.0
configure:21737: checking MOZ_LIBVPX_CFLAGS
configure:21742: checking MOZ_LIBVPX_LIBS
configure:21777: checking for vpx/vpx_decoder.h
configure:21790: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:21812: checking for vpx_codec_dec_init_ver in -lvpx
configure:21831: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lvpx -L/usr/local/lib -lvpx -lm 1>&5
configure:21865: checking for vpx_mem/vpx_mem.h
configure:21878: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:21872:10: fatal error: 'vpx_mem/vpx_mem.h' file not found
#include <vpx_mem/vpx_mem.h>
^
1 error generated.
configure: failed program was:
#line 21870 "configure"
#include "confdefs.h"
#include <vpx_mem/vpx_mem.h>
int main() {
; return 0; }
configure:22157: checking MOZ_OSS_CFLAGS
configure:22175: checking for sys/soundcard.h
configure:22188: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:22175: checking for linux/soundcard.h
configure:22188: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:22182:10: fatal error: 'linux/soundcard.h' file not found
#include <linux/soundcard.h>
^
1 error generated.
configure: failed program was:
#line 22180 "configure"
#include "confdefs.h"
#include <linux/soundcard.h>
int main() {
; return 0; }
configure:22175: checking for soundcard.h
configure:22188: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:22182:10: fatal error: 'soundcard.h' file not found
#include <soundcard.h>
^
1 error generated.
configure: failed program was:
#line 22180 "configure"
#include "confdefs.h"
#include <soundcard.h>
int main() {
; return 0; }
configure:22225: checking for _oss_ioctl in -lossaudio
configure:22244: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -lossaudio 1>&5
/usr/bin/ld: cannot find -lossaudio
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 22233 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char _oss_ioctl();
int main() {
_oss_ioctl()
; return 0; }
configure:22361: checking for alsa
configure:22368: checking MOZ_ALSA_CFLAGS
configure:22373: checking MOZ_ALSA_LIBS
configure:22631: checking for gstreamer-1.0 >= 1.0
gstreamer-app-1.0
gstreamer-plugins-base-1.0
configure:22642: checking GSTREAMER_CFLAGS
configure:22649: checking GSTREAMER_LIBS
configure:22696: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgstvideo-1.0 conftest.c 1>&5
configure:22831: checking for java
configure:22880: checking for javac
configure:22929: checking for javah
configure:22978: checking for jar
configure:23027: checking for jarsigner
configure:23076: checking for keytool
configure:24042: checking for gnutar
configure:24042: checking for gtar
configure:24042: checking for tar
configure:24082: checking for wget
configure:24547: checking for sqlite3 >= 3.8.5
configure:24554: checking SQLITE_CFLAGS
configure:24559: checking SQLITE_LIBS
configure:24590: checking for SQLITE_SECURE_DELETE support in system SQLite
configure:24613: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -lsqlite3 1>&5
configure:24636: checking for SQLITE_THREADSAFE support in system SQLite
configure:24659: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -lsqlite3 1>&5
configure:24682: checking for SQLITE_ENABLE_FTS3 support in system SQLite
configure:24705: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -lsqlite3 1>&5
configure:24728: checking for SQLITE_ENABLE_UNLOCK_NOTIFY support in system SQLite
configure:24751: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -lsqlite3 1>&5
configure:24986: checking for valid optimization flags
configure:24997: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -O2 -O3 -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:25735: checking for mallctl
configure:25767: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:25735: checking for nallocm
configure:25767: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:26753: checking for __cxa_demangle
configure:26788: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:26850: checking for unwind.h
configure:26863: c++ -c -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:26880: checking for _Unwind_Backtrace
configure:26917: c++ -o conftest -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5
configure:27101: checking for -pipe support
configure:27115: checking whether C compiler supports -fprofile-generate
configure:27124: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -fprofile-generate -fprofile-correction -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:27169: checking whether C compiler supports -fno-integrated-as
configure:27178: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -fno-integrated-as -S -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
cc: error: unknown argument: '-fno-integrated-as'
configure: failed program was:
#line 27171 "configure"
#include "confdefs.h"
int main() {
return 0;
; return 0; }
configure:27216: checking what kind of list files are supported by the linker
configure:27221: cc -o conftest.o -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:27223: cc -o conftest -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.list 1>&5
configure:27412: checking for glib-2.0 >= 1.3.7 gobject-2.0
configure:27419: checking GLIB_CFLAGS
configure:27424: checking GLIB_LIBS
configure:27559: checking for freetype2 >= 6.1.0
configure:27566: checking FT2_CFLAGS
configure:27571: checking FT2_LIBS
configure:27608: checking for FT_Bitmap_Size.y_ppem
configure:27623: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -I/usr/local/include/freetype2 -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:27652: checking for FT_GlyphSlot_Embolden
configure:27684: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -I/usr/local/include/freetype2 -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -lfreetype 1>&5
configure:27652: checking for FT_Load_Sfnt_Table
configure:27684: cc -o conftest -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -I/usr/local/include/freetype2 -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -lfreetype 1>&5
configure:27722: checking for fontconfig/fcfreetype.h
configure:27735: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c 1>&5
configure:27825: checking for fontconfig
configure:27832: checking _FONTCONFIG_CFLAGS
configure:27837: checking _FONTCONFIG_LIBS
configure:27941: checking for harfbuzz >= 0.9.25
configure:27948: checking MOZ_HARFBUZZ_CFLAGS
configure:27953: checking MOZ_HARFBUZZ_LIBS
configure:28052: checking for graphite2
configure:28059: checking MOZ_GRAPHITE2_CFLAGS
configure:28064: checking MOZ_GRAPHITE2_LIBS
configure:28111: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:28235: checking for pixman-1 >= 0.19.2
configure:28242: checking PIXMAN_CFLAGS
configure:28247: checking PIXMAN_LIBS
configure:28288: checking for stdint.h
configure:28288: checking for inttypes.h
configure:28288: checking for sys/int_types.h
configure:28301: cc -c -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:28295:10: fatal error: 'sys/int_types.h' file not found
#include <sys/int_types.h>
^
1 error generated.
configure: failed program was:
#line 28293 "configure"
#include "confdefs.h"
#include <sys/int_types.h>
int main() {
; return 0; }
configure:28558: checking for cairo >= 1.10
configure:28565: checking CAIRO_CFLAGS
configure:28570: checking CAIRO_LIBS
configure:28651: checking for cairo-tee >= 1.10
configure:28658: checking CAIRO_TEE_CFLAGS
configure:28663: checking CAIRO_TEE_LIBS
configure:28743: checking for cairo-xlib-xrender >= 1.10
configure:28750: checking CAIRO_XRENDER_CFLAGS
configure:28755: checking CAIRO_XRENDER_LIBS
configure:29672: checking for posix_fadvise
configure:29704: cc -o conftest -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:29672: checking for posix_fallocate
configure:29704: cc -o conftest -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5
configure:29758: cc -c -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -I/usr/local/include -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:29972: checking for icu-i18n >= 50.1
configure:29979: checking MOZ_ICU_CFLAGS
configure:29984: checking MOZ_ICU_LIBS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C363C6AE639BBE4485EFCCDFE96BBFDD10EBC528>
