make firefox output system's libpng doesn't have apng support
C?o样→Age
634002759 at qq.com
Tue Aug 6 11:21:17 UTC 2013
config.h
-----------------------------------------------------------------------------------------------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1126: checking host system type
configure:1147: checking target system type
configure:1165: checking build system type
configure:1239: checking for mawk
configure:1413: checking Python environment is Mozilla virtualenv
configure:1609: checking for /usr/local/bin/perl
configure:2922: checking for gcc
configure:3035: checking whether the C compiler (/usr/bin/clang -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) works
configure:3051: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.c 1>&5
configure:3048:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(){return(0);}
^~~~
1 warning generated.
configure:3077: checking whether the C compiler (/usr/bin/clang -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) is a cross-compiler
configure:3082: checking whether we are using GNU C
configure:3091: /usr/bin/clang -E conftest.c
configure:3110: checking whether /usr/bin/clang accepts -g
configure:3151: checking for c++
configure:3183: checking whether the C++ compiler (/usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) works
configure:3199: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.C 1>&5
configure:3225: checking whether the C++ compiler (/usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) is a cross-compiler
configure:3230: checking whether we are using GNU C++
configure:3239: /usr/bin/clang++ -E conftest.C
configure:3258: checking whether /usr/bin/clang++ accepts -g
configure:3292: checking for ranlib
configure:3324: checking for as
configure:3378: checking for ar
configure:3413: checking for ld
configure:3448: checking for strip
configure:3483: checking for windres
configure:4398: checking how to run the C preprocessor
configure:4478: checking how to run the C++ preprocessor
configure:4496: /usr/bin/clang++ -E -isystem/usr/local/include conftest.C >/dev/null 2>conftest.out
configure:4580: checking for a BSD compatible install
configure:4633: checking whether ln -s works
configure:4656: checking for minimum required perl version >= 5.006
configure:4667: checking for full perl installation
configure:4704: checking for doxygen
configure:4753: checking for autoconf
configure:4804: checking for unzip
configure:4860: checking for zip
configure:4914: checking for xargs
configure:4966: checking for rpmbuild
configure:5131: checking compiler version
configure:5205: checking for gmake
configure:5272: checking for X
configure:5589: checking for dnet_ntoa in -ldnet
configure:5608: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.c -ldnet 1>&5
/usr/bin/ld: cannot find -ldnet
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 5597 "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:5630: checking for dnet_ntoa in -ldnet_stub
configure:5649: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.c -ldnet_stub 1>&5
/usr/bin/ld: cannot find -ldnet_stub
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 5638 "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:5678: checking for gethostbyname
configure:5776: checking for connect
configure:5804: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.c 1>&5
configure:5868: checking for remove
configure:5896: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.c 1>&5
configure:5960: checking for shmat
configure:5988: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN conftest.c 1>&5
configure:6061: checking for IceConnectionNumber in -lICE
configure:6080: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -L/usr/local/lib conftest.c -lICE 1>&5
configure:6488: /usr/bin/clang -c -isystem/usr/local/include conftest.c 1>&5
configure:6484:15: error: use of undeclared identifier '__thumb2__'
return sizeof(__thumb2__);
^
1 error generated.
configure: failed program was:
#line 6481 "configure"
#include "confdefs.h"
int main() {
return sizeof(__thumb2__);
; return 0; }
configure:6687: checking that static assertion macros used in autoconf tests work
configure:6708: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure:6725: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure:6725:1: error: 'static_assert_line_6725' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(0)
^~~~~~~~~~~~~~~~~~~~~~~~~~
configure:6720:44: note: expanded from:
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^
configure:6721:55: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^
configure:6722:94: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure: failed program was:
#line 6718 "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:6748: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include conftest.C 1>&5
configure:6765: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include conftest.C 1>&5
configure:6765:1: error: 'static_assert_line_6765' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(0)
^~~~~~~~~~~~~~~~~~~~~~~~~~
configure:6760:44: note: expanded from:
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^
configure:6761:55: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^
configure:6762:94: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure: failed program was:
#line 6758 "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:6932: checking for --noexecstack option to as
configure:6943: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wa,--noexecstack -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:6956: checking for -z noexecstack option to ld
configure:6967: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:6979: checking for --build-id option to ld
configure:6990: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack -Wl,--build-id conftest.c 1>&5
/usr/bin/ld: unrecognized option '--build-id'
/usr/bin/ld: use the --help option for usage information
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 6983 "configure"
#include "confdefs.h"
int main() {
; return 0; }
configure:7006: checking if toolchain supports -mmmx -mssse3 option
configure:7018: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -mmmx -mssse3 -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7034: checking if toolchain supports -mmmx -msse4.1 option
configure:7046: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -mmmx -msse4.1 -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7072: checking whether the C compiler supports -Werror=return-type
configure:7095: /usr/bin/clang -c -O2 -pipe -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:7123: checking whether the C compiler supports -Wtype-limits
configure:7146: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wtype-limits -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7174: checking whether the C compiler supports -Wempty-body
configure:7197: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wempty-body -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7225: checking whether the C compiler supports -Wsign-compare
configure:7248: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wsign-compare -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7336: checking whether the C++ compiler supports -Werror=return-type
configure:7359: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Werror=return-type -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7387: checking whether the C++ compiler supports -Wtype-limits
configure:7410: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wtype-limits -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7438: checking whether the C++ compiler supports -Wempty-body
configure:7461: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wempty-body -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7489: checking whether the C++ compiler supports -Wsign-compare
configure:7512: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wsign-compare -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7544: checking whether the C++ compiler supports -Wno-invalid-offsetof
configure:7567: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Winvalid-offsetof -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:7619: checking whether the C++ compiler supports -Wno-extended-offsetof
configure:7642: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror -Wextended-offsetof -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
error: unknown warning option '-Wextended-offsetof' [-Werror,-Wunknown-warning-option]
configure: failed program was:
#line 7635 "configure"
#include "confdefs.h"
int main() {
return(0);
; return 0; }
configure:7680: checking whether ld has archive extraction flags
configure:7704: /usr/bin/clang -o conftest -O2 -pipe -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:7739: checking for 64-bit OS
configure:7748: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:7748:1: error: 'static_assert_line_7748' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7743:44: note: expanded from:
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^
configure:7744:55: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^
configure:7745:94: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure: failed program was:
#line 7741 "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:8183: checking for custom <stdint.h> implementation
configure:9518: checking whether the linker supports Identical Code Folding
configure:9527: /usr/bin/clang -o conftest -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack -Wl,--icf=safe -ffunction-sections conftest.c 1>&2
/usr/bin/ld: unrecognized option '--icf=safe'
/usr/bin/ld: use the --help option for usage information
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9598: checking for ANSI C header files
configure:9705: checking for working const
configure:9759: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:9783: checking for mode_t
configure:9819: checking for off_t
configure:9855: checking for pid_t
configure:9891: checking for size_t
configure:9934: checking for __stdcall
configure:9948: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:9980: checking for ssize_t
configure:10018: checking for st_blksize in struct stat
configure:10031: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10027:18: warning: expression result unused [-Wunused-value]
struct stat s; s.st_blksize;
~ ^~~~~~~~~~
1 warning generated.
configure:10055: checking for siginfo_t
configure:10068: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10094: checking for int64
configure:10107: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10103:1: error: use of undeclared identifier 'int64'
int64 foo = 0;
^
1 error generated.
configure: failed program was:
#line 10099 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
int main() {
int64 foo = 0;
; return 0; }
configure:10132: checking for uint
configure:10145: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10170: checking for uint_t
configure:10183: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10179:1: error: unknown type name 'uint_t'; did you mean 'uint8_t'?
uint_t foo = 0;
^~~~~~
uint8_t
/usr/include/sys/_stdint.h:54:20: note: 'uint8_t' declared here
typedef __uint8_t uint8_t;
^
1 error generated.
configure: failed program was:
#line 10175 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
int main() {
uint_t foo = 0;
; return 0; }
configure:10217: checking for uname.domainname
configure:10230: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10226:62: error: no member named 'domainname' in 'utsname'
(void)uname(res); if (res != 0) { domain = res->domainname; }
~~~ ^
1 error generated.
configure: failed program was:
#line 10222 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
struct utsname *res; char *domain;
(void)uname(res); if (res != 0) { domain = res->domainname; }
; return 0; }
configure:10257: checking for uname.__domainname
configure:10270: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10266:62: error: no member named '__domainname' in 'utsname'
(void)uname(res); if (res != 0) { domain = res->__domainname; }
~~~ ^
1 error generated.
configure: failed program was:
#line 10262 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
struct utsname *res; char *domain;
(void)uname(res); if (res != 0) { domain = res->__domainname; }
; return 0; }
configure:10309: checking for gcc c++0x headers bug without rtti
configure:10321: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10373: checking for usable char16_t (2 bytes, unsigned)
configure:10389: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10417: checking for usable wchar_t (2 bytes, unsigned)
configure:10431: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10430:1: error: 'static_assert_line_10430' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:10425:44: note: expanded from:
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^
configure:10426:55: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^
configure:10427:94: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
configure:10431:22: error: 'static_assert_line_10431' declared as an array with a negative size
CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:10425:44: note: expanded from:
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
^
configure:10426:55: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
^
configure:10427:94: note: expanded from:
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
^~~~~~~~~~~~~~~~~~~~
2 errors generated.
configure: failed program was:
#line 10422 "configure"
#include "confdefs.h"
#include <stddef.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(wchar_t) == 2);
CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
; return 0; }
configure:10519: checking for visibility(hidden) attribute
configure:10547: checking for visibility(default) attribute
configure:10575: checking for visibility pragma support
configure:10600: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:10628: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:10683: checking for gcc PR49911
configure:10744: /usr/bin/clang++ -o conftest -O2 -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:10777: checking for gcc pr39608
configure:10807: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include conftest.C 1>&5
configure:10803:1: warning: expression result unused [-Wunused-value]
true
^~~~
1 warning generated.
configure:10834: checking for llvm pr8927
configure:10874: /usr/bin/clang -o conftest -O2 -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:10911: checking for __force_align_arg_pointer__ attribute
configure:10923: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Werror -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10950: checking for dirent.h that defines DIR
configure:10963: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include conftest.c 1>&5
configure:10991: checking for opendir in -ldir
configure:11010: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -ldir 1>&5
/usr/bin/ld: cannot find -ldir
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 10999 "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:11085: checking for sys/byteorder.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11092:10: fatal error: 'sys/byteorder.h' file not found
#include <sys/byteorder.h>
^
1 error generated.
configure: failed program was:
#line 11090 "configure"
#include "confdefs.h"
#include <sys/byteorder.h>
int main() {
; return 0; }
configure:11085: checking for compat.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11092:10: fatal error: 'compat.h' file not found
#include <compat.h>
^
1 error generated.
configure: failed program was:
#line 11090 "configure"
#include "confdefs.h"
#include <compat.h>
int main() {
; return 0; }
configure:11085: checking for getopt.h
configure:11085: checking for sys/bitypes.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11092:10: fatal error: 'sys/bitypes.h' file not found
#include <sys/bitypes.h>
^
1 error generated.
configure: failed program was:
#line 11090 "configure"
#include "confdefs.h"
#include <sys/bitypes.h>
int main() {
; return 0; }
configure:11085: checking for memory.h
configure:11085: checking for unistd.h
configure:11085: checking for gnu/libc-version.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11092:10: fatal error: 'gnu/libc-version.h' file not found
#include <gnu/libc-version.h>
^
1 error generated.
configure: failed program was:
#line 11090 "configure"
#include "confdefs.h"
#include <gnu/libc-version.h>
int main() {
; return 0; }
configure:11085: checking for nl_types.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11085: checking for malloc.h
configure:11085: checking for X11/XKBlib.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11085: checking for io.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11092:10: fatal error: 'io.h' file not found
#include <io.h>
^
1 error generated.
configure: failed program was:
#line 11090 "configure"
#include "confdefs.h"
#include <io.h>
int main() {
; return 0; }
configure:11085: checking for cpuid.h
configure:11098: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11092:10: fatal error: 'cpuid.h' file not found
#include <cpuid.h>
^
1 error generated.
configure: failed program was:
#line 11090 "configure"
#include "confdefs.h"
#include <cpuid.h>
int main() {
; return 0; }
configure:11133: checking for sys/statvfs.h
configure:11146: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11133: checking for sys/statfs.h
configure:11146: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11140:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"
#include <sys/statfs.h>
int main() {
; return 0; }
configure:11133: checking for sys/vfs.h
configure:11146: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11140:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
^
1 error generated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"
#include <sys/vfs.h>
int main() {
; return 0; }
configure:11133: checking for sys/mount.h
configure:11146: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11180: checking for sys/quota.h
configure:11193: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11187:10: fatal error: 'sys/quota.h' file not found
#include <sys/quota.h>
^
1 error generated.
configure: failed program was:
#line 11185 "configure"
#include "confdefs.h"
#include <sys/quota.h>
int main() {
; return 0; }
configure:11180: checking for sys/sysmacros.h
configure:11193: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11187:10: fatal error: 'sys/sysmacros.h' file not found
#include <sys/sysmacros.h>
^
1 error generated.
configure: failed program was:
#line 11185 "configure"
#include "confdefs.h"
#include <sys/sysmacros.h>
int main() {
; return 0; }
configure:11226: checking for linux/quota.h
configure:11239: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11233:10: fatal error: 'linux/quota.h' file not found
#include <linux/quota.h>
^
1 error generated.
configure: failed program was:
#line 11231 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/quota.h>
int main() {
; return 0; }
configure:11273: checking for linux/if_addr.h
configure:11286: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11280:10: fatal error: 'linux/if_addr.h' file not found
#include <linux/if_addr.h>
^
1 error generated.
configure: failed program was:
#line 11278 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/if_addr.h>
int main() {
; return 0; }
configure:11273: checking for linux/rtnetlink.h
configure:11286: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11280:10: fatal error: 'linux/rtnetlink.h' file not found
#include <linux/rtnetlink.h>
^
1 error generated.
configure: failed program was:
#line 11278 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/rtnetlink.h>
int main() {
; return 0; }
configure:11320: checking for sys/types.h
configure:11320: checking for netinet/in.h
configure:11320: checking for byteswap.h
configure:11364: checking for sockaddr_in.sin_len
configure:11381: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11412: checking for sockaddr_in6.sin6_len
configure:11429: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11453: checking for sockaddr.sa_len
configure:11470: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11503: checking for new
configure:11516: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:11615: checking for sys/cdefs.h
configure:11628: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11680: checking for linux/perf_event.h
configure:11693: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11687:10: fatal error: 'linux/perf_event.h' file not found
#include <linux/perf_event.h>
^
1 error generated.
configure: failed program was:
#line 11685 "configure"
#include "confdefs.h"
#include <linux/perf_event.h>
int main() {
; return 0; }
configure:11756: checking for gethostbyname_r in -lc_r
configure:11775: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lc_r 1>&5
/usr/bin/ld: cannot find -lc_r
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 11764 "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:11816: checking for library containing dlopen
configure:11834: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:11874: checking for dlfcn.h
configure:11924: checking for dladdr
configure:11952: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -D_GNU_SOURCE -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:11924: checking for memmem
configure:11952: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -D_GNU_SOURCE -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12096: checking for socket in -lsocket
configure:12115: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lsocket 1>&5
/usr/bin/ld: cannot find -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12104 "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:12170: checking for XDrawLines in -lX11
configure:12189: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lX11 -lX11 1>&5
configure:12211: checking for XextAddDisplay in -lXext
configure:12230: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lXext -lX11 1>&5
configure:12253: checking for XtFree in -lXt
configure:12272: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lXt 1>&5
configure:12426: checking for XShmCreateImage in -lXext
configure:12445: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lXext -lX11 -lXext 1>&5
configure:12468: checking for X11/extensions/scrnsaver.h
configure:12481: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:12496: checking for XScreenSaverQueryInfo in -lXss
configure:12515: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lXss -lXext -lX11 1>&5
configure:12565: checking for pthread_create in -lpthreads
/usr/bin/clang -o dummy dummy.c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -lpthreads -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack
dummy.c:4:38: warning: control reaches end of non-void function [-Wreturn-type]
void *foo(void *v) { int a = 1; }
^
1 warning generated.
/usr/bin/ld: cannot find -lpthreads
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12588: checking for pthread_create in -lpthread
/usr/bin/clang -o dummy dummy.c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -lpthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack
dummy.c:4:38: warning: control reaches end of non-void function [-Wreturn-type]
void *foo(void *v) { int a = 1; }
^
1 warning generated.
configure:12693: checking whether /usr/bin/clang accepts -pthread
configure:12821: checking whether /usr/bin/clang needs -traditional
configure:12828:10: fatal error: 'sgtty.h' file not found
#include <sgtty.h>
^
1 error generated.
configure:12846:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:12867: checking for 8-bit clean memcmp
configure:12885: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12877:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^~~~
configure:12880:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
^
configure:12880:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
configure:12880:8: warning: implicit declaration of function 'memcmp' is invalid in C99 [-Wimplicit-function-declaration]
exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
^
3 warnings generated.
configure:12905: checking for random
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12905: checking for strerror
configure:12905: checking for lchown
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12905: checking for fchmod
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12905: checking for snprintf
configure:12905: checking for memmove
configure:12905: checking for rint
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
/tmp/conftest-Sy7ck4.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `rint'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char rint(); below. */
#include <assert.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 rint();
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_rint) || defined (__stub___rint)
choke me
#else
rint();
#endif
; return 0; }
configure:12905: checking for stat64
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
/tmp/conftest-JfB576.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `stat64'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char stat64(); below. */
#include <assert.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 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:12905: checking for lstat64
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
/tmp/conftest-WiaR1s.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `lstat64'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char lstat64(); below. */
#include <assert.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 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:12905: checking for truncate64
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
/tmp/conftest-DKXM9L.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `truncate64'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char truncate64(); below. */
#include <assert.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 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:12905: checking for setbuf
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12905: checking for isatty
configure:12933: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12963: checking for statvfs64
configure:12991: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
/tmp/conftest-bSOhWV.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `statvfs64'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12968 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char statvfs64(); below. */
#include <assert.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 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:12963: checking for statvfs
configure:12991: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:12963: checking for statfs64
configure:12991: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
/tmp/conftest-Z0tjrh.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `statfs64'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 12968 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char statfs64(); below. */
#include <assert.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 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:12963: checking for statfs
configure:12991: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13021: checking for flockfile
configure:13049: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13021: checking for getpagesize
configure:13079: checking for localtime_r
configure:13107: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13079: checking for strtok_r
configure:13107: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13136: checking for clock_gettime(CLOCK_MONOTONIC)
configure:13152: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13193: checking for wcrtomb
configure:13205: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:13228: checking for mbrtowc
configure:13240: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:13272: checking for res_ninit()
configure:13294: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13329: checking for gnu_get_libc_version()
configure:13345: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:13341:29: error: use of undeclared identifier 'gnu_get_libc_version'
const char *glibc_version = gnu_get_libc_version();
^
1 error generated.
configure: failed program was:
#line 13334 "configure"
#include "confdefs.h"
#ifdef HAVE_GNU_LIBC_VERSION_H
#include <gnu/libc-version.h>
#endif
int main() {
const char *glibc_version = gnu_get_libc_version();
; return 0; }
configure:13377: checking for iconv in -lc
configure:13399: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C -lc 1>&5
/tmp/conftest-ijLbAA.o: In function `main':
conftest.C:(.text.main+0x7): undefined reference to `iconv'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13385 "configure"
#include "confdefs.h"
/* 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 iconv();
int main() {
iconv()
; return 0; }
configure:13418: checking for iconv in -liconv
configure:13440: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C -liconv 1>&5
configure:13508: checking for iconv()
configure:13527: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C -liconv 1>&5
configure:13554: checking for iconv() with const input
configure:13574: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:13606: checking for nl_langinfo and CODESET
configure:13618: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:13653: checking for an implementation of va_copy()
configure:13677: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13671:17: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (1);
^
configure:13671:17: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:13694: checking for an implementation of __va_copy()
configure:13718: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13710:13: warning: implicit declaration of function '__va_copy' is invalid in C99 [-Wimplicit-function-declaration]
__va_copy (args2, args1);
^
configure:13712:17: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (1);
^
configure:13712:17: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
/tmp/conftest-AVW0a9.o: In function `f':
conftest.c:(.text.f+0x17): undefined reference to `__va_copy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 13704 "configure"
#include "confdefs.h"
#include <stdarg.h>
void f (int i, ...) {
va_list args1, args2;
va_start (args1, i);
__va_copy (args2, args1);
if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
exit (1);
va_end (args1); va_end (args2);
}
int main() { f (0, 42); return 0; }
configure:13735: checking whether va_lists can be copied by value
configure:13759: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:13753:17: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (1);
^
configure:13753:17: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:13872: checking for modern C++ template specialization syntax support
configure:13887: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:13905: checking whether partial template specialization works
configure:13918: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:13942: checking whether the C++ "using" keyword resolves ambiguity
configure:13963: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:13987: checking for C++ dynamic_cast to void*
configure:14014: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:14041: checking whether C++ requires implementation of unused virtual methods
configure:14053: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:14079: checking for trouble comparing to zero near std::operator!=()
configure:14095: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14125: checking for __thread keyword for TLS variables
configure:14223: checking for malloc.h
configure:14223: checking for malloc_np.h
configure:14236: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14272: checking for strndup
configure:14272: checking for posix_memalign
configure:14303: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:14272: checking for memalign
configure:14303: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
/tmp/conftest-pDp9lz.o: In function `main':
conftest.C:(.text.main+0x7): undefined reference to `memalign'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 14277 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char memalign(); below. */
#include <assert.h>
/* 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:14272: checking for valloc
configure:14303: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:14334: checking for malloc_usable_size
configure:14365: /usr/bin/clang++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.C 1>&5
configure:14395: checking for __attribute__((always_inline))
configure:14407: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14422: checking for __attribute__((malloc))
configure:14434: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14449: checking for __attribute__((warn_unused_result))
configure:14461: /usr/bin/clang++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.C 1>&5
configure:14485: checking for LC_MESSAGES
configure:14497: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:14523: checking for localeconv
configure:14551: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c 1>&5
configure:14740: checking for nspr-config
configure:14775: checking for NSPR - version >= 4.9.6
configure:14843: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/local/include/nspr -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:14863: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/local/include/nspr -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:14912: checking for pkg-config
configure:14956: checking for libevent
configure:14963: checking MOZ_LIBEVENT_CFLAGS
configure:14968: checking MOZ_LIBEVENT_LIBS
configure:15143: checking for nss-config
configure:15178: checking for NSS - version >= 3.14.3
configure:15245: checking for YASM assembler
configure:15251: checking for yasm
configure:15309: checking for jpeg_destroy_compress in -ljpeg
configure:15328: /usr/bin/clang -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -ljpeg 1>&5
configure:15364: /usr/bin/clang -c -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:15411: checking for gzread in -lz
configure:15430: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lz 1>&5
configure:15465: /usr/bin/clang -c -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:15516: checking for BZ2_bzread in -lbz2
configure:15535: /usr/bin/clang -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lbz2 1>&5
configure:15584: checking for png_get_valid in -lpng
configure:15603: /usr/bin/clang -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lpng 1>&5
configure:15625: checking for png_get_acTL in -lpng
configure:15644: /usr/bin/clang -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Qunused-arguments -isystem/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-z,noexecstack conftest.c -lpng 1>&5
/tmp/conftest-GzZ1bo.o: In function `main':
conftest.c:(.text.main+0x7): undefined reference to `png_get_acTL'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 15633 "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 png_get_acTL();
int main() {
png_get_acTL()
; return 0; }
========================================================================================================================================================
output:::
===> firefox-22.0,1 depends on package: nspr>=4.9.6 - found
===> firefox-22.0,1 depends on package: nss>=3.14.3 - found
===> firefox-22.0,1 depends on package: sqlite3>=3.7.14.1 - found
===> firefox-22.0,1 depends on package: py27-sqlite3>0 - found
===> firefox-22.0,1 depends on package: cairo>=1.10.2_1,1 - found
===> firefox-22.0,1 depends on executable: unzip - found
===> firefox-22.0,1 depends on file: /usr/local/bin/python2.7 - found
===> firefox-22.0,1 depends on executable: zip - found
===> firefox-22.0,1 depends on package: v4l_compat>0 - found
===> firefox-22.0,1 depends on executable: gmake - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/printproto.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> firefox-22.0,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===> firefox-22.0,1 depends on file: /usr/local/bin/perl5.14.4 - found
===> firefox-22.0,1 depends on file: /usr/local/bin/autoconf-2.13 - found
===> firefox-22.0,1 depends on executable: update-desktop-database - found
===> firefox-22.0,1 depends on file: /usr/local/bin/intltool-extract - found
===> firefox-22.0,1 depends on shared library: cairo - found
===> firefox-22.0,1 depends on shared library: event-2.0 - found
===> firefox-22.0,1 depends on shared library: ffi - found
===> firefox-22.0,1 depends on shared library: hunspell-1.3 - found
===> firefox-22.0,1 depends on shared library: jpeg - found
===> firefox-22.0,1 depends on shared library: nspr4 - found
===> firefox-22.0,1 depends on shared library: nss3 - found
===> firefox-22.0,1 depends on shared library: png15 - found
===> firefox-22.0,1 depends on shared library: sqlite3 - found
===> firefox-22.0,1 depends on shared library: vpx - found
===> firefox-22.0,1 depends on shared library: dbus-glib-1.2 - found
===> firefox-22.0,1 depends on shared library: notify.4 - found
===> firefox-22.0,1 depends on shared library: startup-notification-1.0 - found
===> firefox-22.0,1 depends on shared library: v4l2 - found
===> firefox-22.0,1 depends on shared library: asound.2 - found
===> firefox-22.0,1 depends on shared library: iconv.3 - found
===> firefox-22.0,1 depends on shared library: GL.1 - found
===> firefox-22.0,1 depends on shared library: glib-2.0 - found
===> firefox-22.0,1 depends on shared library: pcre - found
===> firefox-22.0,1 depends on shared library: atk-1.0.0 - found
===> firefox-22.0,1 depends on shared library: gtk-x11-2.0.0 - found
===> firefox-22.0,1 depends on shared library: IDL-2.0 - found
===> firefox-22.0,1 depends on shared library: pango-1.0.0 - found
===> Configuring for firefox-22.0,1
/bin/mkdir -p /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.0
(cd /usr/ports/www/firefox/work/mozilla-release && /usr/local/bin/autoconf-2.13)
(cd /usr/ports/www/firefox/work/mozilla-release/js/src/ && /usr/local/bin/autoconf-2.13)
loading site script /usr/ports/Templates/config.site
loading cache ./config.cache
checking host system type... i386-portbld-freebsd9.0
checking target system type... i386-portbld-freebsd9.0
checking build system type... i386-portbld-freebsd9.0
checking for mawk... (cached) /usr/bin/awk
Using Python from environment variable $PYTHON
Creating Python environment
checking Python environment is Mozilla virtualenv... yes
checking for /usr/local/bin/perl... /usr/local/bin/perl
checking for gcc... /usr/bin/clang
checking whether the C compiler (/usr/bin/clang -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) works... yes
checking whether the C compiler (/usr/bin/clang -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /usr/bin/clang accepts -g... yes
checking for c++... /usr/bin/clang++
checking whether the C++ compiler (/usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) works... yes
checking whether the C++ compiler (/usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... /usr/bin/clang -E
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.014004
checking for full perl installation... yes
checking for doxygen... :
checking for autoconf... /usr/local/bin/autoconf-2.13
checking for unzip... /usr/bin/unzip
checking for zip... /usr/local/bin/zip
checking for xargs... /usr/bin/xargs
checking for rpmbuild... :
checking compiler version... FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: i386-unknown-freebsd9.0
Thread model: posix
checking for gmake... /usr/local/bin/gmake
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking that static assertion macros used in autoconf tests work... yes
checking for --noexecstack option to as... yes
checking for -z noexecstack option to ld... yes
checking for --build-id option to ld... no
checking if toolchain supports -mmmx -mssse3 option... yes
checking if toolchain supports -mmmx -msse4.1 option... yes
checking whether the C compiler supports -Werror=return-type... yes
checking whether the C compiler supports -Wtype-limits... yes
checking whether the C compiler supports -Wempty-body... yes
checking whether the C compiler supports -Wsign-compare... yes
checking whether the C++ compiler supports -Werror=return-type... yes
checking whether the C++ compiler supports -Wtype-limits... yes
checking whether the C++ compiler supports -Wempty-body... yes
checking whether the C++ compiler supports -Wsign-compare... yes
checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
checking whether the C++ compiler supports -Wno-extended-offsetof... no
checking whether ld has archive extraction flags... yes
checking for 64-bit OS... no
checking for custom <stdint.h> implementation... none specified
checking whether the linker supports Identical Code Folding... no
checking for ANSI C header files... (cached) yes
checking for working const... yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for __stdcall... yes
checking for ssize_t... (cached) no
checking for st_blksize in struct stat... yes
checking for siginfo_t... yes
checking for int64... no
checking for uint... yes
checking for uint_t... no
checking for uname.domainname... no
checking for uname.__domainname... no
checking for gcc c++0x headers bug without rtti... no
checking for usable char16_t (2 bytes, unsigned)... yes
checking for usable wchar_t (2 bytes, unsigned)... no
checking for visibility(hidden) attribute... yes
checking for visibility(default) attribute... yes
checking for visibility pragma support... yes
checking For gcc visibility bug with class-level attributes (GCC bug 26905)... yes
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
checking for gcc PR49911... no
checking for gcc pr39608... no
checking for llvm pr8927... no
checking for __force_align_arg_pointer__ attribute... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... (cached) yes
checking for sys/bitypes.h... no
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking for gnu/libc-version.h... no
checking for nl_types.h... yes
checking for malloc.h... (cached) no
checking for X11/XKBlib.h... yes
checking for io.h... no
checking for cpuid.h... no
checking for sys/statvfs.h... yes
checking for sys/statfs.h... no
checking for sys/vfs.h... no
checking for sys/mount.h... yes
checking for sys/quota.h... no
checking for sys/sysmacros.h... no
checking for linux/quota.h... no
checking for linux/if_addr.h... no
checking for linux/rtnetlink.h... no
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for byteswap.h... (cached) no
checking for sockaddr_in.sin_len... true
checking for sockaddr_in6.sin6_len... true
checking for sockaddr.sa_len... true
checking for new... yes
checking for sys/cdefs.h... yes
checking for linux/perf_event.h... no
checking for gethostbyname_r in -lc_r... no
checking for library containing dlopen... none required
checking for dlfcn.h... (cached) yes
checking for dladdr... yes
checking for memmem... yes
checking for socket in -lsocket... no
checking for XDrawLines in -lX11... yes
checking for XextAddDisplay in -lXext... yes
checking for XtFree in -lXt... yes
checking for XShmCreateImage in -lXext... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether /usr/bin/clang accepts -pthread... yes
checking whether /usr/bin/clang needs -traditional... no
checking for 8-bit clean memcmp... yes
checking for random... yes
checking for strerror... (cached) yes
checking for lchown... yes
checking for fchmod... yes
checking for snprintf... (cached) yes
checking for memmove... (cached) yes
checking for rint... no
checking for stat64... no
checking for lstat64... no
checking for truncate64... no
checking for setbuf... yes
checking for isatty... yes
checking for statvfs64... no
checking for statvfs... yes
checking for statfs64... no
checking for statfs... yes
checking for flockfile... yes
checking for getpagesize... (cached) yes
checking for localtime_r... yes
checking for strtok_r... yes
checking for clock_gettime(CLOCK_MONOTONIC)...
checking for wcrtomb... yes
checking for mbrtowc... yes
checking for res_ninit()... yes
checking for gnu_get_libc_version()... no
checking for iconv in -lc... no
checking for iconv in -liconv... yes
checking for iconv()... yes
checking for iconv() with const input... yes
checking for nl_langinfo and CODESET... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... no
checking whether va_lists can be copied by value... yes
checking for modern C++ template specialization syntax support... yes
checking whether partial template specialization works... yes
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... no
checking for trouble comparing to zero near std::operator!=()... no
checking for __thread keyword for TLS variables... (cached) no
checking for malloc.h... (cached) no
checking for malloc_np.h... yes
checking for strndup... (cached) yes
checking for posix_memalign... yes
checking for memalign... no
checking for valloc... yes
checking for malloc_usable_size... yes
checking for __attribute__((always_inline))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/local/bin/nspr-config
checking for NSPR - version >= 4.9.6... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for libevent... yes
checking MOZ_LIBEVENT_CFLAGS... -I/usr/local/include/event2/compat -I/usr/local/include
checking MOZ_LIBEVENT_LIBS... -L/usr/local/lib/event2 -levent-2.0
checking for nss-config... /usr/local/bin/nss-config
checking for NSS - version >= 3.14.3... yes
checking for YASM assembler... checking for yasm... yasm
checking for jpeg_destroy_compress in -ljpeg... yes
checking for gzread in -lz... yes
checking for BZ2_bzread in -lbz2... yes
checking for png_get_valid in -lpng... yes
checking for png_get_acTL in -lpng... no
===> Script "../configure" failed unexpectedly.
Please report the problem to gecko at FreeBSD.org [maintainer] and attach the
"/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.0/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/sbin/pkg_info -Ea).
*** Error code 1
Stop in /usr/ports/www/firefox.
*** Error code 1
Stop in /usr/ports/www/firefox.
========================================================================================================================================================
my pkg info:::
alsa-lib-1.0.26
appres-1.0.4
atk-2.6.0
autoconf-2.13.000227_6
autoconf-2.69
autoconf-wrapper-20130530
automake-1.14
automake-wrapper-20130530
bash-4.2.45
bdftopcf-1.0.4
bigreqsproto-1.1.2
bison-2.7.1,1
bitmap-1.0.7
cairo-1.10.2_5,2
cmake-2.8.11.2
cmake-modules-2.8.11.2
compat7x-i386-7.3.703000.201008_1
compositeproto-0.4.2
consolekit-0.4.3
cups-client-1.5.4_1
damageproto-1.2.1
db41-4.1.25_4
dbus-1.6.12
dbus-glib-0.100.2
dejavu-2.33
desktop-file-utils-0.21
diablo-jdk-1.6.0.07.02_17
dialog4ports-0.1.5_1
dmidecode-2.11
dmxproto-2.3.1
docbook-4.1_4
docbook-xsl-1.76.1_1
dri-7.6.1_3,2
dri2proto-2.8
dwm-6.0_1
encodings-1.0.4,1
evieext-1.1.1
expat-2.0.1_2
fixesproto-5.0
font-adobe-100dpi-1.0.3
font-adobe-75dpi-1.0.3
font-adobe-utopia-100dpi-1.0.4
font-adobe-utopia-75dpi-1.0.4
font-adobe-utopia-type1-1.0.4
font-alias-1.0.3
font-arabic-misc-1.0.3
font-bh-100dpi-1.0.3
font-bh-75dpi-1.0.3
font-bh-lucidatypewriter-100dpi-1.0.3
font-bh-lucidatypewriter-75dpi-1.0.3
font-bh-ttf-1.0.3
font-bh-type1-1.0.3
font-bitstream-100dpi-1.0.3
font-bitstream-75dpi-1.0.3
font-bitstream-type1-1.0.3
font-cronyx-cyrillic-1.0.3
font-cursor-misc-1.0.3
font-daewoo-misc-1.0.3
font-dec-misc-1.0.3
font-ibm-type1-1.0.3
font-isas-misc-1.0.3
font-jis-misc-1.0.3
font-micro-misc-1.0.3
font-misc-cyrillic-1.0.3
font-misc-ethiopic-1.0.3
font-misc-meltho-1.0.3
font-misc-misc-1.1.2
font-mutt-misc-1.0.3
font-schumacher-misc-1.1.2
font-screen-cyrillic-1.0.4
font-sony-misc-1.0.3
font-sun-misc-1.0.3
font-util-1.3.0
font-winitzki-cyrillic-1.0.3
font-xfree86-type1-1.0.4
fontcacheproto-0.1.3
fontconfig-2.9.0,1
fontsproto-2.1.2
freetype2-2.4.12_1
gamin-0.1.10_5
gdk-pixbuf2-2.26.5_3
gettext-0.18.3
gio-fam-backend-2.34.3
glib-2.34.3
glproto-1.4.16
gmake-3.82_1
gnome_subr-1.0
gnomehier-3.0
gobject-introspection-1.34.2
gsfonts-8.11_6
gtk-2.24.19
gtk-update-icon-cache-2.24.19
hal-0.5.14_20
help2man-1.43.3
hicolor-icon-theme-0.12
hunspell-1.3.2_2
iceauth-1.0.5
inputproto-2.3
intltool-0.50.2
iso8879-1986_3
jasper-1.900.1_12
javavmwrapper-2.4_3
jbigkit-1.6
jdk-1.6.0.3p4_27
jpeg-8_4
kbproto-1.0.6
libFS-1.0.5
libGL-7.6.1_4
libICE-1.0.8,1
libIDL-0.8.14_1
libSM-1.2.1,1
libX11-1.6.0,1
libXScrnSaver-1.2.2
libXTrap-1.0.1
libXau-1.0.8
libXaw-1.0.11,2
libXcomposite-0.4.4,1
libXcursor-1.1.14
libXdamage-1.1.4
libXdmcp-1.1.1
libXevie-1.0.3
libXext-1.3.2,1
libXfixes-5.0.1
libXfont-1.4.5,1
libXfontcache-1.0.5
libXft-2.3.1
libXi-1.7.2,1
libXinerama-1.1.3,1
libXmu-1.1.1,1
libXp-1.0.2,1
libXpm-3.5.10
libXrandr-1.4.1
libXrender-0.9.8
libXres-1.0.7
libXt-1.1.4,1
libXtst-1.2.2
libXv-1.0.9,1
libXvMC-1.0.8
libXxf86dga-1.1.4
libXxf86misc-1.0.3
libXxf86vm-1.1.3
libcheck-0.9.10
libdmx-1.1.3
libdrm-2.4.17_1
libevent2-2.0.21
libexecinfo-1.1_3
libffi-3.0.13
libfontenc-1.1.2
libgcrypt-1.5.2
libgpg-error-1.12
libiconv-1.14_1
libltdl-2.4.2
libnotify-0.7.3_2
liboldX-1.0.1
libpciaccess-0.13.1_3
libpthread-stubs-0.3_3
libtool-2.4.2
libv4l-0.8.8_1
libvolume_id-0.81.1
libvpx-1.1.0
libxcb-1.9.1
libxkbfile-1.0.8
libxkbui-1.0.2_1
libxml2-2.8.0_2
libxslt-1.1.28_1
libyaml-0.1.4_2
luit-1.1.1
m4-1.4.16_1,1
makedepend-1.0.4,1
mkfontdir-1.0.7
mkfontscale-1.1.1
mpg123-1.15.4
nspr-4.10
nss-3.15.1
open-motif-2.3.4
p5-XML-Parser-2.41_1
pango-1.30.1
pciids-20130709
pcre-8.33
perl-5.14.4
pixman-0.30.0
pkgconf-0.9.2_1
png-1.5.17
policykit-0.9_6
polkit-0.105_1
portaudit-0.6.0
portupgrade-2.4.10.7,2
printproto-1.0.5
py27-libxml2-2.8.0
py27-sqlite3-2.7.5_3
python27-2.7.5_1
randrproto-1.4.0
recordproto-1.14.2
renderproto-0.11.1
resourceproto-1.2.0
ruby-1.9.3.448,1
ruby19-bdb-0.6.6_1
ruby19-date2-4.0.19
scrnsaverproto-1.2.2
sessreg-1.0.8
setxkbmap-1.3.0
shared-mime-info-1.1
smproxy-1.0.5
sqlite3-3.7.17_1
startup-notification-0.12_1
sudo-1.8.7_1
tiff-4.0.3
trapproto-3.4.3
twm-1.0.7
uemacs-4.0
unzip-6.0_1
v4l_compat-1.0.20120501_1
videoproto-2.3.1
x11perf-1.5.4
xauth-1.0.7
xbacklight-1.1.2
xbitmaps-1.1.1
xcalc-1.0.5
xcb-proto-1.8
xcb-util-0.3.9_1,1
xcb-util-renderutil-0.3.8
xclock-1.0.6_1
xcmiscproto-1.2.2
xcmsdb-1.0.4
xconsole-1.0.5
xcursor-themes-1.0.4_1
xcursorgen-1.0.5
xdpyinfo-1.3.1
xdriinfo-1.0.4
xev-1.2.1
xextproto-7.2.1
xf86-input-keyboard-1.7.0
xf86-input-mouse-1.9.0
xf86-video-intel-2.7.1_4
xf86-video-vesa-2.3.2
xf86bigfontproto-1.2.0
xf86dga-1.0.3
xf86dgaproto-2.1
xf86driproto-2.1.1
xf86miscproto-0.9.3
xf86vidmodeproto-2.3.1
xgamma-1.0.5
xgc-1.0.4
xhost-1.0.6
xineramaproto-1.2.1
xinit-1.3.2,1
xinput-1.6.0
xkbcomp-1.2.4
xkbevd-1.1.3
xkbutils-1.0.4
xkeyboard-config-2.9
xkill-1.0.3
xlsatoms-1.1.1
xlsclients-1.1.2
xmessage-1.0.4
xmlcatmgr-2.2
xmodmap-1.0.7
xorg-7.7
xorg-apps-7.7
xorg-docs-1.7,1
xorg-drivers-7.7
xorg-fonts-100dpi-7.7
xorg-fonts-7.7
xorg-fonts-75dpi-7.7
xorg-fonts-cyrillic-7.7
xorg-fonts-miscbitmaps-7.7
xorg-fonts-truetype-7.7_1
xorg-fonts-type1-7.7
xorg-libraries-7.7
xorg-macros-1.17
xorg-server-1.7.7_8,1
xpdf-3.03_4
xpr-1.0.4
xprop-1.2.1
xproto-7.0.24
xrandr-1.4.1
xrdb-1.0.9
xrefresh-1.0.5
xset-1.2.2_1
xsetmode-1.0.0
xsetroot-1.1.1
xterm-296
xtrans-1.2.7
xvinfo-1.1.2
xwd-1.0.5
xwininfo-1.1.3
xwud-1.0.4
yasm-1.2.0
zip-3.0
thanks a lot :)
More information about the freebsd-gecko
mailing list