Created
March 20, 2014 08:14
-
-
Save Gottox/9659354 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
configure:1191: checking host system type | |
configure:1212: checking target system type | |
configure:1230: checking build system type | |
configure:1305: checking for gawk | |
configure:1391: checking for python2.7 | |
configure:1501: checking Python environment is Mozilla virtualenv | |
configure:1722: checking for perl5 | |
configure:1722: checking for perl | |
configure:3146: checking for gcc | |
configure:3259: checking whether the C compiler (arm-linux-gnueabihf-gcc -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox) works | |
configure:3275: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c 1>&5 | |
configure:3301: checking whether the C compiler (arm-linux-gnueabihf-gcc -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox) is a cross-compiler | |
configure:3306: checking whether we are using GNU C | |
configure:3315: arm-linux-gnueabihf-gcc -E conftest.c | |
configure:3334: checking whether arm-linux-gnueabihf-gcc accepts -g | |
configure:3375: checking for c++ | |
configure:3407: checking whether the C++ compiler (arm-linux-gnueabihf-c++ -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox) works | |
configure:3423: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.C 1>&5 | |
configure:3449: checking whether the C++ compiler (arm-linux-gnueabihf-c++ -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox) is a cross-compiler | |
configure:3454: checking whether we are using GNU C++ | |
configure:3463: arm-linux-gnueabihf-c++ -E conftest.C | |
configure:3482: checking whether arm-linux-gnueabihf-c++ accepts -g | |
configure:3531: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard conftest.c 1>&5 | |
configure:3548: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard conftest.c 1>&5 | |
configure: In function 'main': | |
configure:3544:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] | |
configure:3567: checking for ranlib | |
configure:3599: checking for arm-linux-gnueabihf-as | |
configure:3653: checking for ar | |
configure:3688: checking for ld | |
configure:3723: checking for strip | |
configure:3758: checking for windres | |
configure:4608: checking how to run the C preprocessor | |
configure:4688: checking how to run the C++ preprocessor | |
configure:4706: arm-linux-gnueabihf-c++ -E conftest.C >/dev/null 2>conftest.out | |
configure:4790: checking for a BSD compatible install | |
configure:4843: checking whether ln -s works | |
configure:4866: checking for minimum required perl version >= 5.006 | |
configure:4877: checking for full perl installation | |
configure:4895: checking for doxygen | |
configure:4944: checking for autoconf | |
configure:4995: checking for unzip | |
configure:5051: checking for zip | |
configure:5105: checking for xargs | |
configure:5157: checking for rpmbuild | |
configure:5343: checking compiler version | |
configure:5417: checking for make | |
configure:5484: checking for X | |
configure:5551: arm-linux-gnueabihf-cpp conftest.c >/dev/null 2>conftest.out | |
configure:5627: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c -lXt 1>&5 | |
configure:5801: checking for dnet_ntoa in -ldnet | |
configure:5820: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c -ldnet 1>&5 | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -ldnet | |
collect2: error: ld returned 1 exit status | |
configure: failed program was: | |
#line 5809 "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:5842: checking for dnet_ntoa in -ldnet_stub | |
configure:5861: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c -ldnet_stub 1>&5 | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -ldnet_stub | |
collect2: error: ld returned 1 exit status | |
configure: failed program was: | |
#line 5850 "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:5890: checking for gethostbyname | |
configure:5918: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c 1>&5 | |
configure:5988: checking for connect | |
configure:6016: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c 1>&5 | |
configure:6080: checking for remove | |
configure:6108: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c 1>&5 | |
configure:6172: checking for shmat | |
configure:6200: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c 1>&5 | |
configure:6273: checking for IceConnectionNumber in -lICE | |
configure:6292: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wl,--as-needed -Wl,-R/usr/lib/firefox conftest.c -lICE 1>&5 | |
configure:6691: arm-linux-gnueabihf-gcc -c conftest.c 1>&5 | |
configure: In function 'main': | |
configure:6687:15: error: '__thumb2__' undeclared (first use in this function) | |
configure:6687:15: note: each undeclared identifier is reported only once for each function it appears in | |
configure: failed program was: | |
#line 6684 "configure" | |
#include "confdefs.h" | |
int main() { | |
return sizeof(__thumb2__); | |
; return 0; } | |
configure:6944: checking that static assertion macros used in autoconf tests work | |
configure:6965: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard conftest.c 1>&5 | |
configure:6982: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard conftest.c 1>&5 | |
configure: In function 'main': | |
configure:6982:1: error: size of array 'static_assert_line_6982' is negative | |
configure: failed program was: | |
#line 6975 "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:7005: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard conftest.C 1>&5 | |
configure:7022: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard conftest.C 1>&5 | |
configure: In function 'int main()': | |
configure:7022:1: error: size of array 'static_assert_line_7022' is negative | |
configure: failed program was: | |
#line 7015 "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:7224: checking for --noexecstack option to as | |
configure:7235: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wa,--noexecstack conftest.c 1>&5 | |
configure:7248: checking for -z noexecstack option to ld | |
configure:7259: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack conftest.c 1>&5 | |
configure:7272: checking for -z text option to ld | |
configure:7283: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5 | |
configure:7297: checking for --build-id option to ld | |
configure:7308: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 | |
configure:7324: checking if toolchain supports -mssse3 option | |
configure:7336: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -mssse3 conftest.c 1>&5 | |
arm-linux-gnueabihf-gcc: error: unrecognized command line option '-mssse3' | |
configure: failed program was: | |
#line 7329 "configure" | |
#include "confdefs.h" | |
asm ("pmaddubsw %xmm2,%xmm3"); | |
int main() { | |
; return 0; } | |
configure:7351: checking if toolchain supports -msse4.1 option | |
configure:7363: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -msse4.1 conftest.c 1>&5 | |
arm-linux-gnueabihf-gcc: error: unrecognized command line option '-msse4.1' | |
configure: failed program was: | |
#line 7356 "configure" | |
#include "confdefs.h" | |
asm ("pmulld %xmm6,%xmm0"); | |
int main() { | |
; return 0; } | |
configure:7388: checking whether the C compiler supports -Werror=return-type | |
configure:7411: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Werror=return-type conftest.c 1>&5 | |
configure:7439: checking whether the C compiler supports -Wtype-limits | |
configure:7462: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wtype-limits conftest.c 1>&5 | |
configure:7490: checking whether the C compiler supports -Wempty-body | |
configure:7513: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wempty-body conftest.c 1>&5 | |
configure:7541: checking whether the C compiler supports -Wsign-compare | |
configure:7564: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wsign-compare conftest.c 1>&5 | |
configure:7652: checking whether the C++ compiler supports -Werror=return-type | |
configure:7675: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -Werror -Werror=return-type conftest.C 1>&5 | |
configure:7703: checking whether the C++ compiler supports -Wtype-limits | |
configure:7726: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -Werror -Wtype-limits conftest.C 1>&5 | |
configure:7754: checking whether the C++ compiler supports -Wempty-body | |
configure:7777: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -Werror -Wempty-body conftest.C 1>&5 | |
configure:7805: checking whether the C++ compiler supports -Wsign-compare | |
configure:7828: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -Werror -Wsign-compare conftest.C 1>&5 | |
configure:7860: checking whether the C++ compiler supports -Wno-invalid-offsetof | |
configure:7883: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -Werror -Winvalid-offsetof conftest.C 1>&5 | |
configure:7996: checking whether ld has archive extraction flags | |
configure:8020: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 | |
configure:8055: checking for 64-bit OS | |
configure:8064: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing conftest.c 1>&5 | |
configure: In function 'main': | |
configure:8064:1: error: size of array 'static_assert_line_8064' is negative | |
configure: failed program was: | |
#line 8057 "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:8499: checking for custom <inttypes.h> implementation | |
configure:9891: checking whether the C++ compiler (arm-linux-gnueabihf-c++ -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler | |
configure:9910: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C 1>&5 | |
configure:10005: checking whether the linker supports Identical Code Folding | |
configure:10014: arm-linux-gnueabihf-gcc -o conftest -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -Wl,--icf=safe -ffunction-sections conftest.c 1>&2 | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: unrecognized option '--icf=safe' | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: use the --help option for usage information | |
collect2: error: ld returned 1 exit status | |
configure:10055: checking whether removing dead symbols breaks debugging | |
configure:10062: arm-linux-gnueabihf-gcc -o conftest.o -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -g -c conftest.c 1>&2 | |
configure:10063: arm-linux-gnueabihf-gcc -o conftest -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -g -Wl,--gc-sections conftest.o 1>&2 | |
configure:10090: checking for ANSI C header files | |
configure:10103: arm-linux-gnueabihf-cpp conftest.c >/dev/null 2>conftest.out | |
configure:10197: checking for working const | |
configure:10251: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:10275: checking for mode_t | |
configure:10311: checking for off_t | |
configure:10347: checking for pid_t | |
configure:10383: checking for size_t | |
configure:10433: checking for ssize_t | |
configure:10446: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:10471: checking for st_blksize in struct stat | |
configure:10484: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:10508: checking for siginfo_t | |
configure:10521: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:10567: checking for gcc c++0x headers bug without rtti | |
configure:10579: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x conftest.C 1>&5 | |
configure:10738: checking for visibility(hidden) attribute | |
configure:10766: checking for visibility(default) attribute | |
configure:10794: checking for visibility pragma support | |
configure:10819: checking For gcc visibility bug with class-level attributes (GCC bug 26905) | |
configure:10847: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) | |
configure:10901: checking for gcc PR49911 | |
configure:10992: checking for gcc pr39608 | |
configure:11022: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x conftest.C 1>&5 | |
configure:11052: checking for llvm pr8927 | |
configure:11130: checking for __force_align_arg_pointer__ attribute | |
configure:11142: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Werror conftest.c 1>&5 | |
configure:11136:1: error: '__force_align_arg_pointer__' attribute directive ignored [-Werror=attributes] | |
cc1: all warnings being treated as errors | |
configure: failed program was: | |
#line 11135 "configure" | |
#include "confdefs.h" | |
__attribute__ ((__force_align_arg_pointer__)) void test() {} | |
int main() { | |
; return 0; } | |
configure:11169: checking for dirent.h that defines DIR | |
configure:11182: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11210: checking for opendir in -ldir | |
configure:11229: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldir 1>&5 | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -ldir | |
collect2: error: ld returned 1 exit status | |
configure: failed program was: | |
#line 11218 "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:11304: checking for sys/byteorder.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11311:27: fatal error: sys/byteorder.h: No such file or directory | |
compilation terminated. | |
configure: failed program was: | |
#line 11309 "configure" | |
#include "confdefs.h" | |
#include <sys/byteorder.h> | |
int main() { | |
; return 0; } | |
configure:11304: checking for compat.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11311:20: fatal error: compat.h: No such file or directory | |
compilation terminated. | |
configure: failed program was: | |
#line 11309 "configure" | |
#include "confdefs.h" | |
#include <compat.h> | |
int main() { | |
; return 0; } | |
configure:11304: checking for getopt.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for sys/bitypes.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for memory.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for unistd.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for gnu/libc-version.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for nl_types.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for malloc.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for X11/XKBlib.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11304: checking for io.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11311:16: fatal error: io.h: No such file or directory | |
compilation terminated. | |
configure: failed program was: | |
#line 11309 "configure" | |
#include "confdefs.h" | |
#include <io.h> | |
int main() { | |
; return 0; } | |
configure:11304: checking for cpuid.h | |
configure:11317: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11311:19: fatal error: cpuid.h: No such file or directory | |
compilation terminated. | |
configure: failed program was: | |
#line 11309 "configure" | |
#include "confdefs.h" | |
#include <cpuid.h> | |
int main() { | |
; return 0; } | |
configure:11352: checking for sys/statvfs.h | |
configure:11365: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11352: checking for sys/statfs.h | |
configure:11365: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11352: checking for sys/vfs.h | |
configure:11365: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11352: checking for sys/mount.h | |
configure:11365: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11399: checking for sys/quota.h | |
configure:11412: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11399: checking for sys/sysmacros.h | |
configure:11412: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11445: checking for linux/quota.h | |
configure:11458: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11492: checking for linux/if_addr.h | |
configure:11505: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11492: checking for linux/rtnetlink.h | |
configure:11505: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11539: checking for sys/types.h | |
configure:11552: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11539: checking for netinet/in.h | |
configure:11552: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11539: checking for byteswap.h | |
configure:11552: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11583: checking for sockaddr_in.sin_len | |
configure:11600: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11594:59: error: 'struct sockaddr_in' has no member named 'sin_len' | |
configure: failed program was: | |
#line 11588 "configure" | |
#include "confdefs.h" | |
#ifdef HAVE_SYS_TYPES_H | |
#include <sys/types.h> | |
#endif | |
#include <netinet/in.h> | |
struct sockaddr_in x; | |
void *foo = (void*) &x.sin_len; | |
int main() { | |
; return 0; } | |
configure:11631: checking for sockaddr_in6.sin6_len | |
configure:11648: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11642:55: error: 'struct sockaddr_in6' has no member named 'sin6_len' | |
configure: failed program was: | |
#line 11636 "configure" | |
#include "confdefs.h" | |
#ifdef HAVE_SYS_TYPES_H | |
#include <sys/types.h> | |
#endif | |
#include <netinet/in.h> | |
struct sockaddr_in6 x; | |
void *foo = (void*) &x.sin6_len; | |
int main() { | |
; return 0; } | |
configure:11672: checking for sockaddr.sa_len | |
configure:11689: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11683:55: error: 'struct sockaddr' has no member named 'sa_len' | |
configure: failed program was: | |
#line 11677 "configure" | |
#include "confdefs.h" | |
#ifdef HAVE_SYS_TYPES_H | |
#include <sys/types.h> | |
#endif | |
#include <sys/socket.h> | |
struct sockaddr x; | |
void *foo = (void*) &x.sa_len; | |
int main() { | |
; return 0; } | |
configure:11776: checking for sys/cdefs.h | |
configure:11789: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11841: checking for linux/perf_event.h | |
configure:11854: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11869: checking for perf_event_open system call | |
configure:11881: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:11917: checking for gethostbyname_r in -lc_r | |
configure:11936: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lc_r 1>&5 | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lc_r | |
collect2: error: ld returned 1 exit status | |
configure: failed program was: | |
#line 11925 "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:11977: checking for library containing dlopen | |
configure:11995: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 | |
/tmp/ccH2VRjK.o: In function `main': | |
conftest.c:(.text.startup.main+0x4): undefined reference to `dlopen' | |
collect2: error: ld returned 1 exit status | |
configure: failed program was: | |
#line 11984 "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 dlopen(); | |
int main() { | |
dlopen() | |
; return 0; } | |
configure:12017: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:12035: checking for dlfcn.h | |
configure:12048: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:12085: checking for dladdr | |
configure:12113: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -D_GNU_SOURCE -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:12085: checking for memmem | |
configure:12113: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -D_GNU_SOURCE -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:12257: checking for socket in -lsocket | |
configure:12276: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lsocket -ldl 1>&5 | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lsocket | |
collect2: error: ld returned 1 exit status | |
configure: failed program was: | |
#line 12265 "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:12331: checking for XDrawLines in -lX11 | |
configure:12350: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lX11 -lX11 -ldl 1>&5 | |
configure:12372: checking for XextAddDisplay in -lXext | |
configure:12391: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lXext -lX11 -ldl 1>&5 | |
configure:12414: checking for XtFree in -lXt | |
configure:12433: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lXt -ldl 1>&5 | |
configure:12587: checking for XShmCreateImage in -lXext | |
configure:12606: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lXext -lX11 -lXext -ldl 1>&5 | |
configure:12629: checking for X11/extensions/scrnsaver.h | |
configure:12642: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno conftest.c 1>&5 | |
configure:12657: checking for XScreenSaverQueryInfo in -lXss | |
configure:12676: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lXss -lXext -lX11 -ldl 1>&5 | |
configure:12726: checking for pthread_create in -lpthreads | |
arm-linux-gnueabihf-gcc -o dummy dummy.c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -lpthreads -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -ldl | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lpthreads | |
collect2: error: ld returned 1 exit status | |
configure:12749: checking for pthread_create in -lpthread | |
arm-linux-gnueabihf-gcc -o dummy dummy.c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -ldl | |
configure:12854: checking whether arm-linux-gnueabihf-gcc accepts -pthread | |
configure:12983: checking whether arm-linux-gnueabihf-gcc needs -traditional | |
configure:13029: checking for 8-bit clean memcmp | |
configure:13067: checking for random | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for strerror | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for lchown | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for fchmod | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for snprintf | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13079:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] | |
configure:13067: checking for memmove | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13079:6: warning: conflicting types for built-in function 'memmove' [enabled by default] | |
configure:13067: checking for stat64 | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for lstat64 | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for truncate64 | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for setbuf | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13067: checking for isatty | |
configure:13095: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13125: checking for statvfs64 | |
configure:13153: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13125: checking for statvfs | |
configure:13153: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13125: checking for statfs64 | |
configure:13153: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13125: checking for statfs | |
configure:13153: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13183: checking for flockfile | |
configure:13211: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13183: checking for getpagesize | |
configure:13211: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13241: checking for localtime_r | |
configure:13269: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13241: checking for strtok_r | |
configure:13269: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13298: checking for clock_gettime(CLOCK_MONOTONIC) | |
configure:13314: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13355: checking for wcrtomb | |
configure:13367: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:13390: checking for mbrtowc | |
configure:13402: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:13434: checking for res_ninit() | |
configure:13457: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:13497: checking for iconv in -lc | |
configure:13519: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -lc -ldl 1>&5 | |
configure:13628: checking for iconv() | |
configure:13647: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:13673: checking for iconv() with const input | |
configure:13693: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread conftest.C 1>&5 | |
configure: In function 'int main()': | |
configure:13687:50: error: invalid conversion from 'const char**' to 'char**' [-fpermissive] | |
In file included from configure:13681:0: | |
/usr/lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/include/iconv.h:42:15: error: initializing argument 2 of 'size_t iconv(iconv_t, char**, size_t*, char**, size_t*)' [-fpermissive] | |
configure: failed program was: | |
#line 13678 "configure" | |
#include "confdefs.h" | |
#include <stdlib.h> | |
#include <iconv.h> | |
int main() { | |
const char *input = "testing"; | |
iconv_t h = iconv_open("", ""); | |
iconv(h, &input, NULL, NULL, NULL); | |
iconv_close(h); | |
; return 0; } | |
configure:13725: checking for nl_langinfo and CODESET | |
configure:13737: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:13772: checking for an implementation of va_copy() | |
configure:13793: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:13809: checking whether va_list can be copied by value | |
configure:13830: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:13926: checking whether the C++ "using" keyword resolves ambiguity | |
configure:13947: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread conftest.C 1>&5 | |
configure:13971: checking for C++ dynamic_cast to void* | |
configure:14022: checking whether C++ requires implementation of unused virtual methods | |
configure:14034: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:14060: checking for trouble comparing to zero near std::operator!=() | |
configure:14076: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread conftest.C 1>&5 | |
configure:14106: checking for __thread keyword for TLS variables | |
configure:14118: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -fPIC -shared -Wl,-z,defs -Wl,--gc-sections conftest.C -ldl 1>&5 | |
configure:14204: checking for malloc.h | |
configure:14252: checking for strndup | |
configure:14283: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:14252: checking for posix_memalign | |
configure:14283: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:14252: checking for memalign | |
configure:14283: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:14252: checking for valloc | |
configure:14283: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:14314: checking for malloc_usable_size | |
configure:14345: arm-linux-gnueabihf-c++ -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C -ldl 1>&5 | |
configure:14375: checking for __attribute__((always_inline)) | |
configure:14387: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread conftest.C 1>&5 | |
configure:14402: checking for __attribute__((malloc)) | |
configure:14414: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread conftest.C 1>&5 | |
configure:14429: checking for __attribute__((warn_unused_result)) | |
configure:14441: arm-linux-gnueabihf-c++ -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread conftest.C 1>&5 | |
configure:14465: checking for LC_MESSAGES | |
configure:14477: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:14503: checking for localeconv | |
configure:14531: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 | |
configure:14720: checking for nspr-config | |
configure:14755: checking for NSPR - version >= 4.10.3 | |
configure:14823: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -I/usr/include/nspr conftest.c 1>&5 | |
configure:14843: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -I/usr/include/nspr conftest.c 1>&5 | |
configure:14943: checking for pkg-config | |
configure:14987: checking for libevent | |
configure:14994: checking MOZ_LIBEVENT_CFLAGS | |
configure:14999: checking MOZ_LIBEVENT_LIBS | |
configure:15174: checking for nss-config | |
configure:15209: checking for NSS - version >= 3.15.4 | |
configure:15276: checking for YASM assembler | |
configure:15282: checking for yasm | |
configure:15340: checking for jpeg_destroy_compress in -ljpeg | |
configure:15359: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ljpeg -ldl 1>&5 | |
configure:15399: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:15446: checking for gzread in -lz | |
configure:15465: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lz -ldl 1>&5 | |
configure:15500: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:15553: checking for BZ2_bzread in -lbz2 | |
configure:15572: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lbz2 -ldl 1>&5 | |
configure:15817: checking for hunspell | |
configure:15824: checking MOZ_HUNSPELL_CFLAGS | |
configure:15829: checking MOZ_HUNSPELL_LIBS | |
configure:16021: checking for libffi >= 3.0.9 | |
configure:16028: checking MOZ_FFI_CFLAGS | |
configure:16033: checking MOZ_FFI_LIBS | |
configure:16354: checking for application to build | |
configure:16410: checking if app-specific confvars.sh exists | |
configure:17323: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0 | |
configure:17330: checking MOZ_GTK2_CFLAGS | |
configure:17335: checking MOZ_GTK2_LIBS | |
configure:17461: checking for libstartup-notification-1.0 >= 0.8 | |
configure:17468: checking MOZ_STARTUP_NOTIFICATION_CFLAGS | |
configure:17473: checking MOZ_STARTUP_NOTIFICATION_LIBS | |
configure:18545: checking for pango >= 1.14.0 | |
configure:18552: checking _PANGOCHK_CFLAGS | |
configure:18557: checking _PANGOCHK_LIBS | |
configure:18637: checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0 | |
configure:18644: checking MOZ_PANGO_CFLAGS | |
configure:18649: checking MOZ_PANGO_LIBS | |
configure:18986: checking for gtk+-2.0 >= 2.14 | |
configure:18993: checking _GTKCHECK_CFLAGS | |
configure:18998: checking _GTKCHECK_LIBS | |
configure:19077: checking for gio-2.0 >= 2.20 | |
configure:19084: checking MOZ_GIO_CFLAGS | |
configure:19089: checking MOZ_GIO_LIBS | |
configure:19606: checking for dbus-1 >= 0.60 | |
configure:19613: checking MOZ_DBUS_CFLAGS | |
configure:19618: checking MOZ_DBUS_LIBS | |
configure:19697: checking for dbus-glib-1 >= 0.60 | |
configure:19704: checking MOZ_DBUS_GLIB_CFLAGS | |
configure:19709: checking MOZ_DBUS_GLIB_LIBS | |
configure:19957: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:20163: checking __attribute__ ((aligned ())) support | |
configure:20180: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -Werror conftest.c 1>&5 | |
configure:20528: checking for vpx >= 1.3.0 | |
configure:20535: checking MOZ_LIBVPX_CFLAGS | |
configure:20540: checking MOZ_LIBVPX_LIBS | |
configure:20572: checking for vpx/vpx_decoder.h | |
configure:20585: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:20608: checking for vpx_codec_dec_init_ver in -lvpx | |
configure:20627: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lvpx -ldl 1>&5 | |
configure:20898: checking for alsa | |
configure:20905: checking MOZ_ALSA_CFLAGS | |
configure:20910: checking MOZ_ALSA_LIBS | |
configure:21016: checking for libpulse | |
configure:21023: checking MOZ_PULSEAUDIO_CFLAGS | |
configure:21028: checking MOZ_PULSEAUDIO_LIBS | |
configure:21140: checking for gstreamer-0.10 >= 0.10.25 | |
gstreamer-app-0.10 | |
gstreamer-plugins-base-0.10 | |
configure:21151: checking GSTREAMER_CFLAGS | |
configure:21158: checking GSTREAMER_LIBS | |
configure:21202: arm-linux-gnueabihf-gcc -o conftest -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -lpthread -Wl,--as-needed -Wl,-R/usr/lib/firefox -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstvideo-0.10 conftest.c -ldl 1>&5 | |
configure:21330: checking for java | |
configure:21379: checking for javac | |
configure:21428: checking for javah | |
configure:21477: checking for jar | |
configure:21526: checking for jarsigner | |
configure:21575: checking for keytool | |
configure:21791: checking for linux/joystick.h | |
configure:21804: arm-linux-gnueabihf-gcc -c -O2 -pipe -march=armv6 -mfpu=vfp -mfloat-abi=hard -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread conftest.c 1>&5 | |
configure:22381: checking for tar archiver | |
configure:22387: checking for gnutar | |
configure:22387: checking for gtar | |
configure:22387: checking for tar | |
configure:22424: checking for wget | |
configure:22430: checking for wget | |
configure:22851: checking for sqlite3 >= 3.8.1 | |
configure:22858: checking SQLITE_CFLAGS | |
configure:22863: checking SQLITE_LIBS | |
configure:22894: checking for SQLITE_SECURE_DELETE support in system SQLite | |
configure: error: System SQLite library is not compiled with SQLITE_SECURE_DELETE. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment