Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 2013 09:16:37 +0200
From:      "Bernard T. Hgonnet" <bthcom@higonnet.net>
To:        gecko@FreeBSD.org
Subject:   FreeBSD 8.3 Firefox Script "../configure" failed unexpectedly.
Message-ID:  <52049755.9020507@higonnet.net>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080200000707090309030708
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

As requested...

Thanks
Bernard Higonnet

--------------080200000707090309030708
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:1113: checking host system type
configure:1134: checking target system type
configure:1152: checking build system type
configure:1226: checking for mawk
configure:1400: checking Python environment is Mozilla virtualenv
configure:1596: checking for /usr/local/bin/perl
configure:2958: checking for gcc
configure:3071: checking whether the C compiler (gcc46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) works
configure:3087: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.c  1>&5
configure:3113: checking whether the C compiler (gcc46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) is a cross-compiler
configure:3118: checking whether we are using GNU C
configure:3127: gcc46 -E conftest.c
configure:3146: checking whether gcc46 accepts -g
configure:3187: checking for c++
configure:3219: checking whether the C++ compiler (g++46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) works
configure:3235: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.C  1>&5
configure:3261: checking whether the C++ compiler (g++46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) is a cross-compiler
configure:3266: checking whether we are using GNU C++
configure:3275: g++46 -E conftest.C
configure:3294: checking whether g++46 accepts -g
configure:3328: checking for ranlib
configure:3360: checking for /usr/local/bin/as
configure:3414: checking for ar
configure:3449: checking for ld
configure:3484: checking for strip
configure:3519: checking for windres
configure:4434: checking how to run the C preprocessor
configure:4514: checking how to run the C++ preprocessor
configure:4532: g++46 -E -isystem/usr/local/include conftest.C >/dev/null 2>conftest.out
configure:4616: checking for a BSD compatible install
configure:4669: checking whether ln -s works
configure:4692: checking for minimum required perl version >= 5.006
configure:4703: checking for full perl installation
configure:4740: checking for doxygen
configure:4789: checking for autoconf
configure:4840: checking for unzip
configure:4896: checking for zip
configure:4950: checking for xargs
configure:5002: checking for rpmbuild
configure:5167: checking compiler version
configure:5241: checking for gmake
configure:5308: checking for X
configure:5625: checking for dnet_ntoa in -ldnet
configure:5644: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.c -ldnet   1>&5
/usr/local/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 5633 "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:5666: checking for dnet_ntoa in -ldnet_stub
configure:5685: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.c -ldnet_stub   1>&5
/usr/local/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 5674 "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:5714: checking for gethostbyname
configure:5812: checking for connect
configure:5840: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.c  1>&5
configure:5904: checking for remove
configure:5932: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.c  1>&5
configure:5996: checking for shmat
configure:6024: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 conftest.c  1>&5
configure:6097: checking for IceConnectionNumber in -lICE
configure:6116: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -L/usr/local/lib conftest.c -lICE   1>&5
configure:6524: gcc46 -c  -isystem/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:6520:15: error: '__thumb2__' undeclared (first use in this function)
configure:6520:15: note: each undeclared identifier is reported only once for each function it appears in
configure: failed program was:
#line 6517 "configure"
#include "confdefs.h"

int main() {
return sizeof(__thumb2__);
; return 0; }
configure:6733: checking that static assertion macros used in autoconf tests work
configure:6754: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure:6771: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:6771:1: error: size of array 'static_assert_line_6771' is negative
configure: failed program was:
#line 6764 "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:6794: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -isystem/usr/local/include conftest.C 1>&5
configure:6811: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -isystem/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:6811:1: error: size of array 'static_assert_line_6811' is negative
configure: failed program was:
#line 6804 "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:6978: checking for --noexecstack option to as
configure:6989: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Wa,--noexecstack -isystem/usr/local/include conftest.c 1>&5
configure:7002: checking for -z noexecstack option to ld
configure:7013: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack conftest.c  1>&5
configure:7025: checking for --build-id option to ld
configure:7036: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:7052: checking if toolchain supports -mssse3 option
configure:7064: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -mssse3 -isystem/usr/local/include conftest.c 1>&5
configure:7080: checking if toolchain supports -msse4.1 option
configure:7092: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -msse4.1 -isystem/usr/local/include conftest.c 1>&5
configure:7118: checking whether the C compiler supports -Werror=return-type
configure:7141: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Werror=return-type -isystem/usr/local/include conftest.c 1>&5
configure:7169: checking whether the C compiler supports -Wtype-limits
configure:7192: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wtype-limits -isystem/usr/local/include conftest.c 1>&5
configure:7220: checking whether the C compiler supports -Wempty-body
configure:7243: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wempty-body -isystem/usr/local/include conftest.c 1>&5
configure:7271: checking whether the C compiler supports -Wsign-compare
configure:7294: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -Werror -Wsign-compare -isystem/usr/local/include conftest.c 1>&5
configure:7382: checking whether the C++ compiler supports -Werror=return-type
configure:7405: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -Werror -Werror=return-type -isystem/usr/local/include conftest.C 1>&5
configure:7433: checking whether the C++ compiler supports -Wtype-limits
configure:7456: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -Werror -Wtype-limits -isystem/usr/local/include conftest.C 1>&5
configure:7484: checking whether the C++ compiler supports -Wempty-body
configure:7507: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -Werror -Wempty-body -isystem/usr/local/include conftest.C 1>&5
configure:7535: checking whether the C++ compiler supports -Wsign-compare
configure:7558: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -Werror -Wsign-compare -isystem/usr/local/include conftest.C 1>&5
configure:7590: checking whether the C++ compiler supports -Wno-invalid-offsetof
configure:7613: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -Werror -Winvalid-offsetof -isystem/usr/local/include conftest.C 1>&5
configure:7726: checking whether ld has archive extraction flags
configure:7750: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -isystem/usr/local/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
configure:7785: checking for 64-bit OS
configure:7794: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -isystem/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:7794:1: error: size of array 'static_assert_line_7794' is negative
configure: failed program was:
#line 7787 "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:8229: checking for custom <stdint.h> implementation
configure:9566: checking whether the linker supports Identical Code Folding
configure:9575: gcc46 -o conftest  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id -Wl,--icf=safe -ffunction-sections conftest.c  1>&2
/usr/local/bin/ld: unrecognized option '--icf=safe'
/usr/local/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
configure:9646: checking for ANSI C header files
configure:9753: checking for working const
configure:9807: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure:9831: checking for mode_t
configure:9867: checking for off_t
configure:9903: checking for pid_t
configure:9939: checking for size_t
configure:9982: checking for __stdcall
configure:9996: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -isystem/usr/local/include conftest.C 1>&5
configure:9990:48: error: '__stdcall' was not declared in this scope
configure:9990:61: error: template argument 1 is invalid
configure: failed program was:
#line 9987 "configure"
#include "confdefs.h"
template <typename Method> struct foo;
                  template <> struct foo<void (*)()> {};
                  template <> struct foo<void (__stdcall*)()> {};
int main() {

; return 0; }
configure:10028: checking for ssize_t
configure:10066: checking for st_blksize in struct stat
configure:10079: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure:10103: checking for siginfo_t
configure:10116: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure:10142: checking for int64
configure:10155: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:10151:1: error: unknown type name 'int64'
configure: failed program was:
#line 10147 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
int64 foo = 0;
; return 0; }
configure:10180: checking for uint
configure:10193: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure:10218: checking for uint_t
configure:10231: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:10227:1: error: unknown type name 'uint_t'
configure: failed program was:
#line 10223 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
uint_t foo = 0;
; return 0; }
configure:10265: checking for uname.domainname
configure:10278: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -isystem/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:10274:62: error: 'struct utsname' has no member named 'domainname'
configure: failed program was:
#line 10270 "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:10305: checking for uname.__domainname
configure:10318: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -isystem/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:10314:62: error: 'struct utsname' has no member named '__domainname'
configure: failed program was:
#line 10310 "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:10357: checking for gcc c++0x headers bug without rtti
configure:10369: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include conftest.C 1>&5
configure:10421: checking for usable char16_t (2 bytes, unsigned)
configure:10437: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include conftest.C 1>&5
configure:10465: checking for usable wchar_t (2 bytes, unsigned)
configure:10479: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:10478:1: error: size of array 'static_assert_line_10478' is negative
configure:10479:22: error: size of array 'static_assert_line_10479' is negative
configure: failed program was:
#line 10470 "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:10567: checking for visibility(hidden) attribute
configure:10595: checking for visibility(default) attribute
configure:10623: checking for visibility pragma support
configure:10648: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:10676: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:10731: checking for gcc PR49911
configure:10792: g++46 -o conftest -O2 -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:10825: checking for gcc pr39608
configure:10855: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include conftest.C 1>&5
configure:10882: checking for llvm pr8927
configure:10922: gcc46 -o conftest -O2 -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:10959: checking for __force_align_arg_pointer__ attribute
configure:10971: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -Werror -isystem/usr/local/include conftest.c 1>&5
configure:10998: checking for dirent.h that defines DIR
configure:11011: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include conftest.c 1>&5
configure:11039: checking for opendir in -ldir
configure:11058: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -ldir   1>&5
/usr/local/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure: failed program was:
#line 11047 "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:11133: checking for sys/byteorder.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11140:27: fatal error: sys/byteorder.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"

#include <sys/byteorder.h>
int main() {

; return 0; }
configure:11133: checking for compat.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11140:20: fatal error: compat.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"

#include <compat.h>
int main() {

; return 0; }
configure:11133: checking for getopt.h
configure:11133: checking for sys/bitypes.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11140:25: fatal error: sys/bitypes.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"

#include <sys/bitypes.h>
int main() {

; return 0; }
configure:11133: checking for memory.h
configure:11133: checking for unistd.h
configure:11133: checking for gnu/libc-version.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11140:30: fatal error: gnu/libc-version.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"

#include <gnu/libc-version.h>
int main() {

; return 0; }
configure:11133: checking for nl_types.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11133: checking for malloc.h
configure:11133: checking for X11/XKBlib.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11133: checking for io.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11140:16: fatal error: io.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11138 "configure"
#include "confdefs.h"

#include <io.h>
int main() {

; return 0; }
configure:11133: checking for cpuid.h
configure:11146: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11181: checking for sys/statvfs.h
configure:11194: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11181: checking for sys/statfs.h
configure:11194: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11188:24: fatal error: sys/statfs.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11186 "configure"
#include "confdefs.h"

#include <sys/statfs.h>
int main() {

; return 0; }
configure:11181: checking for sys/vfs.h
configure:11194: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11188:21: fatal error: sys/vfs.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11186 "configure"
#include "confdefs.h"

#include <sys/vfs.h>
int main() {

; return 0; }
configure:11181: checking for sys/mount.h
configure:11194: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11228: checking for sys/quota.h
configure:11241: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11235:23: fatal error: sys/quota.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11233 "configure"
#include "confdefs.h"

#include <sys/quota.h>
int main() {

; return 0; }
configure:11228: checking for sys/sysmacros.h
configure:11241: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11235:27: fatal error: sys/sysmacros.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11233 "configure"
#include "confdefs.h"

#include <sys/sysmacros.h>
int main() {

; return 0; }
configure:11274: checking for linux/quota.h
configure:11287: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11281:25: fatal error: linux/quota.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11279 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/quota.h>
int main() {

; return 0; }
configure:11321: checking for linux/if_addr.h
configure:11334: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11328:27: fatal error: linux/if_addr.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11326 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/if_addr.h>
int main() {

; return 0; }
configure:11321: checking for linux/rtnetlink.h
configure:11334: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11328:29: fatal error: linux/rtnetlink.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11326 "configure"
#include "confdefs.h"
#include <sys/socket.h>
#include <linux/rtnetlink.h>
int main() {

; return 0; }
configure:11368: checking for sys/types.h
configure:11368: checking for netinet/in.h
configure:11368: checking for byteswap.h
configure:11412: checking for sockaddr_in.sin_len
configure:11429: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11460: checking for sockaddr_in6.sin6_len
configure:11477: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11501: checking for sockaddr.sa_len
configure:11518: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11551: checking for new
configure:11564: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11663: checking for sys/cdefs.h
configure:11676: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11728: checking for linux/perf_event.h
configure:11741: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections  -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:11735:30: fatal error: linux/perf_event.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11733 "configure"
#include "confdefs.h"

#include <linux/perf_event.h>
int main() {

; return 0; }
configure:11804: checking for gethostbyname_r in -lc_r
configure:11823: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lc_r   1>&5
/usr/local/bin/ld: cannot find -lc_r
collect2: ld returned 1 exit status
configure: failed program was:
#line 11812 "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:11864: checking for library containing dlopen
configure:11882: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:11922: checking for dlfcn.h
configure:11972: checking for dladdr
configure:12000: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -D_GNU_SOURCE -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:11972: checking for memmem
configure:12000: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -D_GNU_SOURCE -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12144: checking for socket in -lsocket
configure:12163: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lsocket   1>&5
/usr/local/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure: failed program was:
#line 12152 "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:12218: checking for XDrawLines in -lX11
configure:12237: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lX11 -lX11   1>&5
configure:12259: checking for XextAddDisplay in -lXext
configure:12278: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lXext -lX11   1>&5
configure:12301: checking for XtFree in -lXt
configure:12320: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lXt   1>&5
configure:12474: checking for XShmCreateImage in -lXext
configure:12493: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lXext -lX11  -lXext  1>&5
configure:12516: checking for X11/extensions/scrnsaver.h
configure:12529: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:12544: checking for XScreenSaverQueryInfo in -lXss
configure:12563: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lXss -lXext -lX11   1>&5
configure:12613: checking for pthread_create in -lpthreads
gcc46 -o dummy dummy.c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -lpthreads  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id 
/usr/local/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:12636: checking for pthread_create in -lpthread
gcc46 -o dummy dummy.c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -lpthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id 
configure:12741: checking whether gcc46 accepts -pthread
configure:12869: checking whether gcc46 needs -traditional
configure:12876:19: fatal error: sgtty.h: No such file or directory
compilation terminated.
configure:12894:20: fatal error: termio.h: No such file or directory
compilation terminated.
configure:12915: checking for 8-bit clean memcmp
configure:12933: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12925:1: warning: return type defaults to 'int' [enabled by default]
configure: In function 'main':
configure:12928:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:12928:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:12928:3: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
configure:12953: checking for random
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12953: checking for strerror
configure:12953: checking for lchown
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12953: checking for fchmod
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12953: checking for snprintf
configure:12953: checking for memmove
configure:12953: checking for rint
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12965:6: warning: conflicting types for built-in function 'rint' [enabled by default]
/var/tmp//ccEdQnlp.o: In function `main':
conftest.c:(.text.startup.main+0x7): undefined reference to `rint'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12958 "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:12953: checking for stat64
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
/var/tmp//ccj6dvRP.o: In function `main':
conftest.c:(.text.startup.main+0x7): undefined reference to `stat64'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12958 "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:12953: checking for lstat64
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
/var/tmp//ccuKUEHE.o: In function `main':
conftest.c:(.text.startup.main+0x7): undefined reference to `lstat64'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12958 "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:12953: checking for truncate64
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
/var/tmp//ccgqDKCZ.o: In function `main':
conftest.c:(.text.startup.main+0x7): undefined reference to `truncate64'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12958 "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:12953: checking for setbuf
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:12953: checking for isatty
configure:12981: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13011: checking for statvfs64
configure:13039: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
/var/tmp//ccemufKY.o: In function `main':
conftest.c:(.text.startup.main+0x7): undefined reference to `statvfs64'
collect2: ld returned 1 exit status
configure: failed program was:
#line 13016 "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:13011: checking for statvfs
configure:13039: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13011: checking for statfs64
configure:13039: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
/var/tmp//ccRJWCnB.o: In function `main':
conftest.c:(.text.startup.main+0x7): undefined reference to `statfs64'
collect2: ld returned 1 exit status
configure: failed program was:
#line 13016 "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:13011: checking for statfs
configure:13039: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13069: checking for flockfile
configure:13097: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13069: checking for getpagesize
configure:13127: checking for localtime_r
configure:13155: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13127: checking for strtok_r
configure:13155: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13184: checking for clock_gettime(CLOCK_MONOTONIC)
configure:13200: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c   1>&5
configure:13241: checking for wcrtomb
configure:13253: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:13276: checking for mbrtowc
configure:13288: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:13320: checking for res_ninit()
configure:13342: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:13377: checking for gnu_get_libc_version()
configure:13393: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure: In function 'int main()':
configure:13389:50: error: 'gnu_get_libc_version' was not declared in this scope
configure: failed program was:
#line 13382 "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:13425: checking for iconv in -lc
configure:13447: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C -lc   1>&5
/var/tmp//cctUjWsr.o: In function `main':
conftest.C:(.text.startup.main+0x7): undefined reference to `iconv'
collect2: ld returned 1 exit status
configure: failed program was:
#line 13433 "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:13466: checking for iconv in -liconv
configure:13488: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C -liconv   1>&5
configure:13556: checking for iconv()
configure:13575: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C   -liconv 1>&5
configure:13602: checking for iconv() with const input
configure:13622: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:13654: checking for nl_langinfo and CODESET
configure:13666: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:13701: checking for an implementation of va_copy()
configure:13725: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure: In function 'f':
configure:13719:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:13719:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:13742: checking for an implementation of __va_copy()
configure:13766: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure: In function 'f':
configure:13760:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:13760:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:13783: checking whether va_lists can be copied by value
configure:13807: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure: In function 'f':
configure:13801:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:13801:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:13920: checking whether the C++ "using" keyword resolves ambiguity
configure:13941: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:13965: checking for C++ dynamic_cast to void*
configure:13992: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:14019: checking whether C++ requires implementation of unused virtual methods
configure:14031: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:14057: checking for trouble comparing to zero near std::operator!=()
configure:14073: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:14103: checking for __thread keyword for TLS variables
configure:14115: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id -fPIC -shared -Wl,-z,defs  conftest.C  1>&5
configure:14201: checking for malloc.h
configure:14201: checking for malloc_np.h
configure:14214: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:14250: checking for strndup
configure:14250: checking for posix_memalign
configure:14281: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:14250: checking for memalign
configure:14281: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
/var/tmp//ccWjIWHd.o: In function `main':
conftest.C:(.text.startup.main+0x7): undefined reference to `memalign'
collect2: ld returned 1 exit status
configure: failed program was:
#line 14255 "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:14250: checking for valloc
configure:14281: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:14312: checking for malloc_usable_size
configure:14343: g++46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.C  1>&5
configure:14373: checking for __attribute__((always_inline))
configure:14385: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:14400: checking for __attribute__((malloc))
configure:14412: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:14427: checking for __attribute__((warn_unused_result))
configure:14439: g++46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -isystem/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:14463: checking for LC_MESSAGES
configure:14475: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:14501: checking for localeconv
configure:14529: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c  1>&5
configure:14718: checking for nspr-config
configure:14753: checking for NSPR - version >= 4.9.6
configure:14821: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/local/include/nspr -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:14841: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/local/include/nspr -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:14922: checking for pkg-config
configure:14966: checking for libevent
configure:14973: checking MOZ_LIBEVENT_CFLAGS
configure:14978: checking MOZ_LIBEVENT_LIBS
configure:15153: checking for nss-config
configure:15188: checking for NSS - version >= 3.15
configure:15255: checking for YASM assembler
configure:15261: checking for yasm
configure:15319: checking for jpeg_destroy_compress in -ljpeg
configure:15338: gcc46 -o conftest -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -L/usr/local/lib -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -ljpeg   1>&5
configure:15374: gcc46 -c -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:15421: checking for gzread in -lz
configure:15440: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lz   1>&5
configure:15475: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:15526: checking for BZ2_bzread in -lbz2
configure:15545: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lbz2   1>&5
configure:15594: checking for png_get_valid in -lpng
configure:15613: gcc46 -o conftest -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -L/usr/local/lib -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lpng   1>&5
configure:15635: checking for png_get_acTL in -lpng
configure:15654: gcc46 -o conftest -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -L/usr/local/lib -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lpng   1>&5
configure:15702: gcc46 -c -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:15788: checking for hunspell
configure:15795: checking MOZ_HUNSPELL_CFLAGS
configure:15800: checking MOZ_HUNSPELL_LIBS
configure:15992: checking for libffi >= 3.0.9
configure:15999: checking MOZ_FFI_CFLAGS
configure:16004: checking MOZ_FFI_LIBS
configure:16102: checking for icu-i18n >= 50.1

--------------080200000707090309030708
Content-Type: text/plain;
 name="output"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="output"

===>  Configuring for firefox-23.0,1
/bin/mkdir -p /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.3
(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)
Adding configure options from /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.3/./../.mozconfig:
  --program-transform-name=s/firefox/firefox/
  --enable-application=browser
  --enable-official-branding
  --prefix=/usr/ports/www/firefox/work/fake
  --enable-jemalloc
  --enable-system-cairo
  --enable-system-pixman
  --with-system-libevent
  --enable-system-ffi
  --enable-system-hunspell
  --with-system-jpeg=/usr/local
  --with-system-nspr
  --with-system-nss
  --with-system-png=/usr/local
  --enable-system-sqlite
  --with-system-libvpx
  --enable-intl-api
  --with-system-icu
  --disable-tests
  --enable-chrome-format=omni
  --enable-default-toolkit=cairo-gtk2
  --with-pthreads
  --enable-extensions=default
  --enable-necko-protocols=default
  --with-system-zlib
  --with-system-bz2
  --disable-debug-symbols
  --disable-glibtest
  --disable-gtktest
  --disable-freetypetest
  --disable-installer
  --disable-updater
  --disable-pedantic
  --disable-optimize
  --enable-startup-notification
  --disable-gstreamer
  --disable-gconf
  --enable-gio
  --disable-gnomeui
  --disable-gnomevfs
  --disable-libproxy
  --enable-pulseaudio
  --enable-strip
  --enable-install-strip
  --disable-debug
  --enable-logging
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking host system type... i386-portbld-freebsd8.3
checking target system type... i386-portbld-freebsd8.3
checking build system type... i386-portbld-freebsd8.3
checking for mawk... (cached) /usr/bin/awk
Using Python from environment variable $PYTHON
Creating Python environment
New python executable in /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.3/_virtualenv/bin/python2.7
Also creating executable in /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.3/_virtualenv/bin/python
Installing setuptools............done.
Installing pip...............done.
running build_ext
building '_psutil_bsd' extension
creating build/temp.freebsd-8.3-RELEASE-i386-2.7
creating build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil
creating build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/arch
creating build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/arch/bsd
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_bsd.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/_psutil_bsd.o
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_common.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/_psutil_common.o
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 -c psutil/arch/bsd/process_info.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/arch/bsd/process_info.o
creating build/lib.freebsd-8.3-RELEASE-i386-2.7
cc -shared -pthread -isystem/usr/local/include build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/_psutil_bsd.o build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/_psutil_common.o build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/arch/bsd/process_info.o -ldevstat -o build/lib.freebsd-8.3-RELEASE-i386-2.7/_psutil_bsd.so
building '_psutil_posix' extension
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/_psutil_posix.o
cc -shared -pthread -isystem/usr/local/include build/temp.freebsd-8.3-RELEASE-i386-2.7/psutil/_psutil_posix.o -o build/lib.freebsd-8.3-RELEASE-i386-2.7/_psutil_posix.so
copying build/lib.freebsd-8.3-RELEASE-i386-2.7/_psutil_bsd.so -> 
copying build/lib.freebsd-8.3-RELEASE-i386-2.7/_psutil_posix.so -> 

checking Python environment is Mozilla virtualenv... yes
checking for /usr/local/bin/perl... /usr/local/bin/perl
checking for gcc... gcc46
checking whether the C compiler (gcc46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) works... yes
checking whether the C compiler (gcc46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc46 accepts -g... yes
checking for c++... g++46
checking whether the C++ compiler (g++46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) works... yes
checking whether the C++ compiler (g++46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++46 accepts -g... yes
checking for ranlib... /usr/local/bin/ranlib
checking for /usr/local/bin/as... /usr/local/bin/as
checking for ar... /usr/local/bin/ar
checking for ld... /usr/local/bin/ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... cpp46
checking how to run the C++ preprocessor... g++46 -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.012004
checking for full perl installation... yes
checking for doxygen... :
checking for autoconf... /usr/local/bin/autoconf-2.13
checking for unzip... /usr/local/bin/unzip
checking for zip... /usr/local/bin/zip
checking for xargs... /usr/bin/xargs
checking for rpmbuild... :
checking compiler version... gcc46 (FreeBSD Ports Collection) 4.6.4 20120309 (prerelease)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
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... yes
checking if toolchain supports -mssse3 option... yes
checking if toolchain supports -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 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... no
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)... no
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... yes
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 gcc46 accepts -pthread... yes
checking whether gcc46 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()... yes
checking whether va_lists can be copied by value... 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... yes
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.15... 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... yes
checking for hunspell... yes
checking MOZ_HUNSPELL_CFLAGS... -I/usr/local/include/hunspell  
checking MOZ_HUNSPELL_LIBS... -L/usr/local/lib -lhunspell-1.3  
checking for libffi >= 3.0.9... yes
checking MOZ_FFI_CFLAGS... -I/usr/local/lib/libffi-3.0.9/include  
checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi  
checking for icu-i18n >= 50.1... Requested 'icu-i18n >= 50.1' but version of icu-i18n is 4.8.1.1
configure: error: Library requirements (icu-i18n >= 50.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
------ config.log ------
configure:14978: checking MOZ_LIBEVENT_LIBS
configure:15153: checking for nss-config
configure:15188: checking for NSS - version >= 3.15
configure:15255: checking for YASM assembler
configure:15261: checking for yasm
configure:15319: checking for jpeg_destroy_compress in -ljpeg
configure:15338: gcc46 -o conftest -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -L/usr/local/lib -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -ljpeg   1>&5
configure:15374: gcc46 -c -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:15421: checking for gzread in -lz
configure:15440: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lz   1>&5
configure:15475: gcc46 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:15526: checking for BZ2_bzread in -lbz2
configure:15545: gcc46 -o conftest -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lbz2   1>&5
configure:15594: checking for png_get_valid in -lpng
configure:15613: gcc46 -o conftest -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -L/usr/local/lib -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lpng   1>&5
configure:15635: checking for png_get_acTL in -lpng
configure:15654: gcc46 -o conftest -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include -L/usr/local/lib -pthread  -L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-z,noexecstack -Wl,--build-id conftest.c -lpng   1>&5
configure:15702: gcc46 -c -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -isystem/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:15788: checking for hunspell
configure:15795: checking MOZ_HUNSPELL_CFLAGS
configure:15800: checking MOZ_HUNSPELL_LIBS
configure:15992: checking for libffi >= 3.0.9
configure:15999: checking MOZ_FFI_CFLAGS
configure:16004: checking MOZ_FFI_LIBS
configure:16102: checking for icu-i18n >= 50.1
===>  Script "../configure" failed unexpectedly.


--------------080200000707090309030708
Content-Type: text/plain;
 name="pkgs.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="pkgs.txt"

2ManDVD-1.3.5_1
2ping-1.1
GraphicsMagick-1.3.12_1
ImageMagick-6.7.5.10
ORBit-0.5.17_5
ORBit2-2.14.19
OpenEXR-1.6.1_3
PackageKit-0.6.11_1
WebCalendar-1.0.5_2
aalib-1.4.r5_6
alacarte-0.13.2_1
alsa-lib-1.0.23
amp-0.7.6,1
ap22-mod_dnssd-0.6_8
apache-2.2.22_5
appres-1.0.3
apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1
arp-scan-1.8
aspell-0.60.6.1_1
at-spi-1.32.0
atk-2.0.1
atkmm-2.22.5
autoconf-2.13.000227_6
autoconf-2.69
autoconf-wrapper-20101119
automake-1.12.6
automake-wrapper-20101119
autotrace-0.31.1_21
avahi-0.6.29
avahi-app-0.6.29_2
avahi-gtk-0.6.29_1
avidemux2-2.5.6_5
babl-0.1.6
bash-4.2.20
binutils-2.22_1
bitcoin-0.4.0
bitmap-1.0.5
bitstream-vera-1.10_5
bluefish-2.2.0_1
boost-libs-1.45.0_2
bpm-0.4.1b_18
brasero-2.32.1_3
brightside-1.4.0_9
bug-buddy-2.32.0_2
burn-0.4.1_3
bzip2-1.0.6
ca_root_nss-3.13.3
cairo-1.10.2_3,1
cairomm-1.10.0
camerakit-0.0.1_2
cantarell-fonts-0.0.6
cddb-bundle-0.2_2
cdparanoia-3.9.8_9
cdrdao-1.2.3_2
cdrtools-3.00_2
celt-0.11.3
cheese-2.32.0_1
clutter-1.4.0
clutter-gtk-0.10.8_1
cmake-2.8.7
cog-0.8.0_11
compositeproto-0.4.2
consolekit-0.4.3
cuneiform-1.1.0_1
cups-1.5.2
cups-base-1.5.2
cups-client-1.5.2_1
cups-image-1.5.2
cups-pstoraster-8.15.4_6
curl-7.24.0
cuse4bsd-kmod-0.1.23
cyrus-sasl-2.1.25_2
damageproto-1.2.1
dasher-4.10.1_4,2
db41-4.1.25_4
db42-4.2.52_5
db46-4.6.21.4
db47-4.7.25.4
db48-4.8.30.0
dbus-1.4.14_2
dbus-glib-0.94
dconf-0.5.1_3
dejavu-2.33
deskbar-applet-2.32.0_2
desktop-file-utils-0.18
devilspie-0.22_5
dgs-0.5.9.1_10
dialog4ports-0.1.3
dmidecode-2.11
dmxproto-2.3
dnsmasq-2.60,1
docbook-1.4
docbook-4.1_4
docbook-4.2
docbook-4.3
docbook-4.4_2
docbook-4.5_2
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xml-4.5
docbook-xsl-1.76.1
dri-7.4.4,2
dri2proto-2.3
dvd+rw-tools-7.1
dvdauthor-0.7.0_2
e2fsprogs-libuuid-1.42
eclipse-3.6.2
eggdbus-0.6_1
eiciel-0.9.8.1
ekiga3-3.2.6_7
emacs-23.4,2
empathy-2.32.2_2
en-freebsd-doc-20120308
enchant-1.6.0
encodings-1.0.4,1
eog-2.32.1_2
epiphany-2.30.6_2
epiphany-extensions-2.30.2_3
esound-0.2.41
evince-2.32.0_7
evolution-2.32.1_2
evolution-data-server-2.32.1_1
evolution-exchange-2.32.1_1
evolution-gconf-tools-0.1.6_7
evolution-webcal-2.32.0_1
exempi-2.1.1
exif-0.6.20
exiv2-0.21.1,1
expat-2.0.1_2
faac-1.28_2
faad2-2.7_3,1
farsight2-0.0.22
fastest_cvsup-0.3.0
ffmpeg-0.7.11_4,1
ffmpeg1-1.0.5
ffmpegthumbnailer-2.0.7_1
fftw3-3.3.1
fftw3-float-3.3.3_1
file-roller-2.32.1,1
firefox-21.0_1,1
fixesproto-5.0
flac-1.2.1_2
folks-0.2.1_1
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.2.0
font-winitzki-cyrillic-1.0.3
font-xfree86-type1-1.0.4
fontcacheproto-0.1.3
fontconfig-2.8.0_1,1
fontsproto-2.1.1
freedesktop-sound-theme-0.7_1
freetype2-2.4.7
frei0r-1.3_1
fribidi-0.19.2_1
gTweakUI-0.4.0_10
gamin-0.1.10_4
gcal-3.6.1
gcalctool-5.32.2,2
gcc-4.6.4.20120309
gconf-editor-2.32.0,1
gconf2-2.32.0_2
gd-2.0.35_7,1
gdbm-1.9.1
gdesklets-0.36.2
gdk-pixbuf-0.22.0_11
gdk-pixbuf-2.23.5_1
gdm-2.30.5_5
gedit-2.30.4_1
gegl-0.1.8_2
geonext-1.71
getopt-1.1.4_2
gettext-0.18.1.1
ghostscript9-9.05_3
giflib-4.1.6
gimp-2.6.12,2
gimp-app-2.6.12,1
gimp-gutenprint-5.2.7
gio-fam-backend-2.28.8_1
gkrellm-2.3.5_2
gle-3.1.0_2
glib-1.2.10_13
glib-2.28.8_4
glib-networking-2.28.7_4
glibmm-2.28.2,1
glproto-1.4.16
gmake-3.82_1
gmime-24-2.4.24
gmp-5.0.4
gnome-applets-2.32.1.1_3
gnome-audio-2.22.2
gnome-backgrounds-2.32.0
gnome-blog-0.9.1_6
gnome-control-center-2.32.1
gnome-desktop-2.32.1_1
gnome-doc-utils-0.20.3
gnome-games-2.32.1_2
gnome-icon-theme-2.31.0_1
gnome-keyring-2.32.1_1
gnome-libs-1.4.2_17
gnome-mag-0.16.3
gnome-media-2.32.0_2
gnome-menus-2.30.5
gnome-mime-data-2.18.0_4
gnome-mount-0.8_9
gnome-mplayer-1.0.0_2
gnome-netstatus-2.28.2
gnome-nettool-2.32.0,1
gnome-packagekit-2.32.0_2
gnome-panel-2.32.1
gnome-pkgview-1.0.7_4
gnome-power-manager-2.32.0_1
gnome-print-0.37_11
gnome-screensaver-2.30.2_2
gnome-session-2.32.1_1
gnome-settings-daemon-2.32.1_3
gnome-speech-0.4.25
gnome-spell-1.0.8_6
gnome-system-monitor-2.28.2
gnome-system-tools-2.32.0_1
gnome-terminal-2.32.1_1
gnome-themes-2.32.1
gnome-user-docs-2.32.0
gnome-user-share-2.30.1_1
gnome-utils-2.32.0,1
gnome-vfs-2.24.4
gnome2-2.32.1_4
gnome2-power-tools-2.32.1_2
gnome_subr-1.0
gnomecanvas-0.22.0_11
gnomehier-2.3_12
gnupg-2.0.18_1
gnustep-back-0.17.1_3
gnustep-base-1.19.3_5
gnustep-cdplayer-0.5_1
gnustep-gui-0.17.1_2
gnustep-make-2.6.2
gnutls-2.12.18
gobject-introspection-0.10.8_2
gok-2.30.1,1
gpac-libgpac-0.4.5_4,1
gpgme-1.3.1
gphoto2-2.4.11
gpsbabel-1.4.2
graphviz-2.28.0
grzip-0.3.0_2
gsettings-desktop-schemas-3.0.1
gsfonts-8.11_5
gsm-1.0.13
gstreamer-0.10.35
gstreamer-ffmpeg-0.10.13
gstreamer-plugins-0.10.35_1,3
gstreamer-plugins-a52dec-0.10.18,3
gstreamer-plugins-bad-0.10.22,3
gstreamer-plugins-cdparanoia-0.10.35,3
gstreamer-plugins-core-0.10_12
gstreamer-plugins-dts-0.10.22,3
gstreamer-plugins-dvd-0.10.18_1,3
gstreamer-plugins-flac-0.10.30,3
gstreamer-plugins-gconf-0.10.30,3
gstreamer-plugins-gio-0.10.35,3
gstreamer-plugins-gnomevfs-0.10.35,3
gstreamer-plugins-good-0.10.30,3
gstreamer-plugins-hal-0.10.30,3
gstreamer-plugins-libpng-0.10.30,3
gstreamer-plugins-mad-0.10.18,3
gstreamer-plugins-mp3-0.10.0_1
gstreamer-plugins-mpeg2dec-0.10.18,3
gstreamer-plugins-ogg-0.10.35,3
gstreamer-plugins-pango-0.10.35,3
gstreamer-plugins-soup-0.10.30,3
gstreamer-plugins-theora-0.10.35,3
gstreamer-plugins-ugly-0.10.18_1,3
gstreamer-plugins-v4l2-0.10.30,3
gstreamer-plugins-vorbis-0.10.35,3
gstreamer-plugins-xvid-0.10.22,3
gtar-1.26
gtk-1.2.10_22
gtk-2.24.6
gtk-3.0.12_1
gtk-engines2-2.20.2
gtk-send-pr-0.4.9_4
gtk-update-icon-cache-2.24.6
gtk-vnc-0.3.10_5
gtkglext-1.2.0_8
gtkhtml3-3.32.1_1
gtkimageview-1.6.4_2
gtkmm-2.24.2
gtksourceview-1.8.5_7
gtksourceview2-2.10.5
gtkspell-2.0.16_3
gucharmap-2.32.1
guile-1.8.8
gutenprint-5.2.7
gutenprint-base-5.2.7
gutenprint-ijs-5.2.7
gvfs-1.6.6_2
gworkspace-0.8.8
gxine-0.5.905_6
gzip-1.4_1
hal-0.5.14_18
hal-info-20091130
hamster-applet-2.32.1_2
help2man-1.41.2
hicolor-icon-theme-0.12
hunspell-1.3.2_1
iceauth-1.0.5
icu-4.8.1.1_1
ilmbase-1.0.1_1
imlib-1.9.15_13
inputproto-2.0.2
intltool-0.50.2
iso-codes-3.32.2
iso8879-1986_3
jackit-0.121.3_2
jasper-1.900.1_10
javavmwrapper-2.3.5
jbig2dec-0.11
jbigkit-1.6
jpeg-8_3
json-glib-0.12.6
kbproto-1.0.5
kdehier4-1.0.10
kermit-9.0.302
lame-3.99.5_1
lcms-1.19_1,1
lcms2-2.3
ldapvi-1.7_3
libEMF-1.0
libFS-1.0.3
libGL-7.4.4
libGLU-7.4.4
libICE-1.0.7,1
libIDL-0.8.14_1
libSM-1.2.0,1
libX11-1.4.4,1
libXScrnSaver-1.2.1
libXTrap-1.0.0
libXau-1.0.6
libXaw-1.0.8,2
libXcomposite-0.4.3,1
libXcursor-1.1.12
libXdamage-1.1.3
libXdmcp-1.1.0
libXevie-1.0.3
libXext-1.3.0_1,1
libXfixes-5.0
libXfont-1.4.4_1,1
libXfontcache-1.0.5
libXft-2.1.14
libXi-1.4.3,1
libXinerama-1.1.1,1
libXmu-1.1.0,1
libXp-1.0.1,1
libXpm-3.5.9
libXrandr-1.3.2
libXrender-0.9.6
libXres-1.0.5
libXt-1.0.9,1
libXtst-1.2.0
libXv-1.0.6,1
libXvMC-1.0.6
libXxf86dga-1.1.2
libXxf86misc-1.0.3
libXxf86vm-1.1.1
liba52-0.7.4_2
libaacplus-2.0.2_1
libao-1.1.0_1
libart_lgpl-2.3.21,1
libassuan-2.0.2
libaudiofile-0.2.7
libbonobo-2.32.0
libbonoboui-2.24.4
libcanberra-0.28_1
libcanberra-gtk3-0.28_1
libcdaudio-0.99.12p2_2
libcddb-1.3.2_1
libcdio-0.83_1
libchamplain-0.8.1_1
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdiscid-0.2.2_1
libdmx-1.1.1
libdrm-2.4.12_1
libdvbpsi-0.2.2
libdvdnav-4.2.0
libdvdread-4.2.0
libebml-1.2.2
libesmtp-1.0.4_1,1
libevent-1.4.14b_2
libevent2-2.0.21
libexecinfo-1.1_3
libexif-0.6.20
libfame-0.9.1_3
libffi-3.0.9
libfontenc-1.1.0
libfpx-1.2.0.12_2
libgcrypt-1.5.0
libgda4-4.2.5_1
libgdata-0.6.6
libgee-0.6.2.1
libgksu-2.0.9
libglade2-2.6.4_4
libglut-7.4.4
libgnome-2.32.0
libgnome-keyring-2.32.0_1
libgnomecanvas-2.30.3
libgnomekbd-2.32.0
libgnomeprint-2.18.8
libgnomeprintui-2.18.6
libgnomesu-1.0.0_9
libgnomeui-2.24.4
libgpg-error-1.10
libgphoto2-2.4.11_1
libgsf-1.14.21
libgtkhtml-2.11.1_5
libgtop-2.28.3_2
libgweather-2.30.3
libical-0.44
libiconv-1.13.1_2
libid3tag-0.15.1b
libidn-1.22
libijs-0.35_1
libkate-0.4.1
libksba-1.2.0
liblqr-1-0.4.1_2
libltdl-2.4.2
libmad-0.15.1b_2
libmatroska-1.3.0
libmng-1.0.10_2
libmodplug-0.8.8.4
libmpeg2-0.5.1_1
libmspack-0.2_1
libmusicbrainz3-3.0.3_1
libnice-0.0.13_3
libnotify-0.7.3_1
libntlm-1.2
libogg-1.2.2,4
liboil-0.3.17
liboldX-1.0.1
liboobs-2.32.0
libopenraw-0.0.8_3
libotf-0.9.12
libpaper-1.1.24_1
libpcap-1.2.1
libpciaccess-0.12.1
libproxy-0.4.6
libpthread-stubs-0.3_3
librsvg2-2.34.1
libsamplerate-0.1.8_3
libsigc++-2.2.10
libsmi-0.4.8
libsndfile-1.0.25_1
libsoup-2.34.3
libsoup-gnome-2.34.3_1
libspectre-0.2.6
libspiro-20071029
libtar-1.2.11_2
libtasn1-2.12
libtelepathy-0.3.3_1
libtheora-1.1.1_2
libtool-2.4.2
libutempter-1.1.5_1
libv4l-0.8.4_1
libvdpau-0.4.1_1
libvolume_id-0.81.1
libvorbis-1.3.3,3
libvpx-1.0.0
libwmf-0.2.8.4_6
libwnck-2.30.6
libxcb-1.7
libxine-1.2.1
libxkbfile-1.0.7
libxkbui-1.0.2_1
libxklavier-5.0,1
libxml++-2.34.2
libxml-1.8.17_5
libxml2-2.7.8_2
libxslt-1.1.26_3
libxul-1.9.2.28
linux-tsmuxer-1.10.6
linux_base-f10-10_7
loudmouth-1.4.3_6
lsof-4.86B,6
lua-5.1.4_6
luit-1.1.0
lzo2-2.06
m17n-db-1.6.3
m17n-lib-1.6.3
m4-1.4.16_1,1
mDNSResponder-333.10
mencoder-1.0.r20111218_1
metacity-2.30.3
mjpegtools-2.0.0_2
mkfontdir-1.0.6
mkfontscale-1.0.9
mousetweaks-2.32.1
mp4v2-1.9.1
mpc-0.9
mpd-5.6
mpeg-1.2.2_1
mpeg2codec-1.2_4
mpeg2play-1.1b_4
mpfr-3.1.0_2
mplayer-1.0.r20111218_4
mplayer-skins-1.1.3
mysql-client-5.5.21
mysql-server-5.5.21
nas-1.9.3
nasm-2.10.03,1
nautilus-2.32.2.1_1
nautilus-open-terminal-0.18_4
nautilus-sendto-2.32.0_1
neon29-0.29.6_4
netpbm-10.35.84
netspeed_applet-0.16
nettle-2.4
notification-daemon-0.7.2
nspr-4.10
nss-3.15.1
opal3-3.6.6_14
open-motif-2.3.3
opencore-amr-0.1.3
opencv-core-2.3.1_3
openjdk-7.2.13
openjdk6-b24_4
openjpeg-1.3_2
openldap-client-2.4.26
openldap-server-2.4.26
openmap-4.6.4
openvpn-2.2.2
orc-0.4.16
orca-2.32.1_1
p11-kit-0.11
p5-Authen-NTLM-1.09
p5-Digest-CRC-0.18
p5-Digest-HMAC-1.03
p5-Digest-MD5-2.51
p5-Digest-SHA-5.71
p5-Encode-Locale-1.03
p5-File-Listing-6.04
p5-HTML-Parser-3.69
p5-HTML-Tagset-3.20
p5-HTML-Tree-4.2
p5-HTTP-Cookies-6.01
p5-HTTP-Daemon-6.01
p5-HTTP-Date-6.01
p5-HTTP-Message-6.03_1
p5-HTTP-Negotiate-6.01
p5-IO-Socket-INET6-2.69
p5-IO-Socket-SSL-1.59
p5-Image-ExifTool-8.77
p5-LWP-MediaTypes-6.02
p5-Net-DBus-1.0.0
p5-Net-HTTP-6.03_1
p5-Net-SSLeay-1.45
p5-Sane-0.03_2
p5-Socket6-0.23
p5-Text-Iconv-1.7
p5-Tie-IxHash-1.22
p5-Time-HiRes-1.9724,1
p5-URI-1.59
p5-WWW-RobotRules-6.02
p5-XML-Filter-BufferText-1.01
p5-XML-Grove-0.46.a
p5-XML-Handler-YAWriter-0.23
p5-XML-LibXML-1.96,1
p5-XML-NamespaceSupport-1.11
p5-XML-Parser-2.41
p5-XML-SAX-0.96
p5-XML-SAX-Expat-0.40
p5-XML-SAX-Writer-0.53
p5-XML-Simple-2.18
p5-XML-Twig-3.39
p5-XML-XPath-1.13
p5-libwww-6.04
p5-libxml-0.08
pam_helper-1.0
pango-1.28.4
pangomm-2.28.2
pciids-20120227
pcre-8.30_1
perl-5.12.4_4
pgp-2.6.3i_1
phonon-4.5.1
phonon-gstreamer-4.5.1
php5-5.3.10_1
php5-mysql-5.3.10_1
php5-session-5.3.10_1
pixman-0.24.2
pkg-config-0.25_1
pkg_cutleaves-20090810
pkg_tree-1.1_2
pkgconf-0.9.2_1
plotutils-2.6_2,1
png-1.4.8_1
png-1.5.16
policykit-0.9_6
policykit-gnome-0.9.2_5
polkit-0.99
polkit-gnome-0.99
poppler-0.18.4
poppler-data-0.4.5
poppler-glib-0.18.4_1
popt-1.16
port-maintenance-tools-1.0_1
portaudio-19.20071207
portaudit-0.6.0
portdowngrade-0.6_2
porteasy-2.8.5
portell-0.2_1
portmanager-0.4.1_9
portmaster-3.11
portupgrade-2.4.9.3,2
preferences-1.2.0_4
printproto-1.0.5
projectx-0.91.0
pstoedit-3.60
pth-2.0.7
ptlib-2.6.7_2
pulseaudio-0.9.23
py27-bsddb-2.7.2_2
py27-cairo-1.8.10
py27-dbus-0.84.0
py27-gdata-2.0.16
py27-gnome-2.28.1_2
py27-gnome-desktop-2.32.0_1
py27-gnome-extras-2.25.3_12
py27-gobject-2.28.6
py27-gstreamer-0.10.22
py27-gtk-2.24.0
py27-gtksourceview-2.10.1
py27-libxml2-2.7.8_1
py27-openssl-0.13
py27-orbit-2.24.0
py27-papyon-0.5.4
py27-pycrypto-2.5
py27-sqlite3-2.7.2_1
py27-telepathy-butterfly-0.5.15_1
py27-telepathy-python-0.15.19_1
py27-xdg-0.19
py27-xml-0.8.4_2
python27-2.7.2_4
qcad-2.0.5.0.1_7
qt-3.3.8_13
qt4-4.7.4
qt4-accessible-4.7.4
qt4-assistant-4.7.4_1
qt4-clucene-4.7.4
qt4-corelib-4.7.4
qt4-dbus-4.7.4
qt4-declarative-4.7.4
qt4-designer-4.7.4_1
qt4-doc-4.7.4
qt4-graphicssystems-opengl-4.7.4
qt4-gui-4.7.4_1
qt4-help-4.7.4
qt4-iconengines-4.7.4
qt4-imageformats-4.7.4
qt4-inputmethods-4.7.4
qt4-l10n-4.7.4
qt4-multimedia-4.7.4
qt4-network-4.7.4
qt4-opengl-4.7.4
qt4-qdbusviewer-4.7.4
qt4-qt3support-4.7.4
qt4-qtconfig-4.7.4
qt4-qtestlib-4.7.4
qt4-qvfb-4.7.4
qt4-script-4.7.4
qt4-scripttools-4.7.4
qt4-sql-4.7.4
qt4-sqlite-plugin-4.7.4
qt4-svg-4.7.4
qt4-webkit-4.7.4
qt4-xml-4.7.4
qt4-xmlpatterns-4.7.4
qt4-xmlpatterns-tool-4.7.4
quick-lounge-applet-2.14.1
qzeitgeist-0.7.0
randrproto-1.3.2
rar-4.1.1,3
rarian-0.8.1
recordproto-1.14.1
renderproto-0.11.1
ruby-1.8.7.358,1
ruby18-bdb-0.6.6
samba34-libsmbclient-3.4.14
sane-backends-1.0.22_2
sane-frontends-1.0.14_7
schroedinger-1.0.11
scrnsaverproto-1.2.1
sdl-1.2.15_1,2
sdl_gfx-2.0.23
sdl_image-1.2.12
seahorse-2.32.0_6
seahorse-plugins-2.30.1_6
seed-2.31.91_1
serpentine-0.7_8
sessreg-1.0.7
setxkbmap-1.2.0
shared-mime-info-0.90
smproxy-1.0.5
sound-juicer-2.32.0_1
sox-14.3.2_3
spandsp-devel-0.0.6.p17
speex-1.2.r1_3,1
spidermonkey-1.7.0_1
splashsetter-0.6.5.3_5
sqlite3-3.7.17
startup-notification-0.12
sudo-1.8.4_1
swfdec-0.8.4_3
swfdec-gnome-2.30.1
system-tools-backends-2.10.1
taglib-1.7.1
talloc-2.0.7
tcl-8.6.b.2
tcl-modules-8.5.11
tcpdump-4.2.1
tcpshow-1.74_1
telepathy-farsight-0.0.15
telepathy-gabble-0.10.4
telepathy-glib-0.12.7_1
telepathy-idle-0.1.7
telepathy-logger-0.1.7
telepathy-mission-control-5.6.1
texi2html-5.0_1,1
thunderbird-3.1.20
tiff-4.0.0_3
totem-2.32.0_1
totem-pl-parser-2.32.3
transcode-1.1.7_5
trapproto-3.4.3
twm-1.0.7
twolame-0.3.13
unique-1.1.6_2
untar-1.4_1
unzip-6.0_1
upower-0.9.7
v4l_compat-1.0.20120501_1
vala-0.12.1
vala-vapigen-0.12.1
vcdimager-0.7.24_1
videoproto-2.3.1
vinagre-2.30.3_1
vino-2.32.2_2
vlc-1.1.13_6,3
vorbis-tools-1.4.0_2,3
vte-0.26.2
webcamd-3.2.0.2
webkit-gtk2-1.4.3
weblint-1.020
webp-0.1.3
win32-codecs-20110131,1
wxgtk2-2.9.2
x11perf-1.5.4
x264-0.119.2113
xauth-1.0.6
xbacklight-1.1.2
xbitmaps-1.1.1
xcalc-1.0.4.1_1
xcalendar-4.0.2008_2
xcb-util-0.3.8,1
xcb-util-keysyms-0.3.8
xcb-util-renderutil-0.3.8
xcdplayer-2.2_3
xclock-1.0.6
xcmsdb-1.0.3
xcursor-themes-1.0.3
xcursorgen-1.0.4
xdg-utils-1.0.2_6
xdpyinfo-1.2.0
xdriinfo-1.0.3
xev-1.1.0
xextproto-7.2.0
xf86-input-keyboard-1.5.0
xf86-input-mouse-1.6.0
xf86-video-ati-6.14.3
xf86-video-intel-2.7.1_4
xf86-video-mach64-6.8.2_1
xf86-video-nv-2.1.18
xf86-video-openchrome-0.2.904_3
xf86-video-r128-6.8.1_2
xf86-video-radeonhd-1.3.0_4
xf86-video-vesa-2.3.0_1
xf86dga-1.0.3
xf86dgaproto-2.1
xf86miscproto-0.9.3
xf86vidmodeproto-2.3.1
xgamma-1.0.4
xgc-1.0.3
xhost-1.0.4
xine-0.99.7_1
xineramaproto-1.2.1
xinit-1.3.1,1
xinput-1.5.4
xkbcomp-1.2.3
xkbevd-1.1.2
xkbutils-1.0.3
xkeyboard-config-2.1
xkill-1.0.3
xloadimage-4.1.16_9
xlsatoms-1.1.0
xlsclients-1.1.2
xmessage-1.0.3
xmlcatmgr-2.2
xmlcharent-0.3_2
xmodmap-1.0.5
xorg-7.5.1
xorg-apps-7.5.1
xorg-docs-1.6,1
xorg-drivers-7.5.1
xorg-fonts-100dpi-7.5.1
xorg-fonts-7.5.1
xorg-fonts-75dpi-7.5.1
xorg-fonts-cyrillic-7.5.1
xorg-fonts-miscbitmaps-7.5.1
xorg-fonts-truetype-7.5.1
xorg-fonts-type1-7.5.1
xorg-libraries-7.5.1
xorg-macros-1.17
xorg-server-1.7.7_3,1
xpr-1.0.3
xprop-1.2.1
xproto-7.0.22
xrandr-1.3.5
xrdb-1.0.9
xrefresh-1.0.4
xsane-0.998
xscreensaver-gnome-hacks-5.12
xset-1.2.2_1
xsetmode-1.0.0
xsetroot-1.1.0
xterm-278
xtrans-1.2.6
xvid-1.3.2,1
xvinfo-1.1.1
xwd-1.0.4
xwininfo-1.1.2
xworld-2.0_2
xwud-1.0.3
yasm-1.2.0
yelp-2.30.2_1
zenity-2.32.1_1
zip-3.0

--------------080200000707090309030708--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52049755.9020507>