seamonkey 2.0.9 fails to compile

Teodor Sigaev teodor at sigaev.ru
Fri Oct 22 10:41:52 UTC 2010


configure: error: --with-system-nspr and --with-nspr-libs/cflags are mutually 
exclusive.
See 'configure --help'.
configure: error: ./configure failed for js/src
configure: error: ./configure failed for mozilla
===>  Script "configure" failed unexpectedly

port  version (Makefile):
$FreeBSD: ports/www/seamonkey2/Makefile,v 1.311 2010/10/21 11:20:30 beat Exp $

-- 
Teodor Sigaev                                   E-mail: teodor at sigaev.ru
                                                    WWW: http://www.sigaev.ru/
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:941: checking host system type
configure:962: checking target system type
configure:980: checking build system type
configure:1065: checking for gawk
configure:1182: checking for /usr/local/bin/perl5.10.1
configure:2275: checking for gcc
configure:2388: checking whether the C compiler (cc -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey ) works
configure:2404: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:2430: checking whether the C compiler (cc -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey ) is a cross-compiler
configure:2435: checking whether we are using GNU C
configure:2444: cc -E conftest.c
configure:2463: checking whether cc accepts -g
configure:2499: checking for c++
configure:2531: checking whether the C++ compiler (c++ -O2 -pipe -march=prescott -O2 -fno-strict-aliasing    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey ) works
configure:2547: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -pthread -L/usr/local/lib -liconv 1>&5
configure:2573: checking whether the C++ compiler (c++ -O2 -pipe -march=prescott -O2 -fno-strict-aliasing    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey ) is a cross-compiler
configure:2578: checking whether we are using GNU C++
configure:2587: c++ -E conftest.C
configure:2606: checking whether c++ accepts -g
configure:2655: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss  conftest.c 1>&5
configure:2672: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss  conftest.c 1>&5
configure: In function 'main':
configure:2668: warning: incompatible implicit declaration of built-in function 'exit'
configure:2691: checking for ranlib
configure:2723: checking for as
configure:2764: checking for ar
configure:2799: checking for ld
configure:2834: checking for strip
configure:2869: checking for windres
configure:3586: checking whether cc understands -c and -o together
configure:3598: cc -c conftest.c -o conftest.o 1>&5
configure:3599: cc -c conftest.c -o conftest.o 1>&5
configure:3643: checking how to run the C preprocessor
configure:3664: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss  conftest.c >/dev/null 2>conftest.out
configure:3723: checking how to run the C++ preprocessor
configure:3741: c++ -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss  conftest.C >/dev/null 2>conftest.out
configure:3796: checking for a BSD compatible install
configure:3849: checking whether ln -s works
configure:3872: checking for minimum required perl version >= 5.006
configure:3883: checking for full perl installation
configure:3898: checking for python2.5
configure:3942: checking for nsinstall
configure:3987: checking for doxygen
configure:4023: checking for whoami
configure:4059: checking for autoconf
configure:4095: checking for unzip
configure:4133: checking for zip
configure:4174: checking for makedepend
configure:4209: checking for xargs
configure:4545: checking for gmake
configure:4613: checking for X
configure:4927: checking for dnet_ntoa in -ldnet
configure:4946: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -ldnet  -pthread -L/usr/local/lib -liconv 1>&5
/var/tmp//cceqRVer.o(.text+0x12): In function `main':
: undefined reference to `dnet_ntoa'
configure: failed program was:
#line 4935 "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:4968: checking for dnet_ntoa in -ldnet_stub
configure:4987: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -ldnet_stub  -pthread -L/usr/local/lib -liconv 1>&5
/usr/bin/ld: cannot find -ldnet_stub
configure: failed program was:
#line 4976 "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:5016: checking for gethostbyname
configure:5044: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:5114: checking for connect
configure:5142: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:5206: checking for remove
configure:5234: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:5298: checking for shmat
configure:5326: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:5399: checking for IceConnectionNumber in -lICE
configure:5418: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing    -I/usr/local/include/nss -I/usr/local/include/nss/nss     -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  -L/usr/local/lib conftest.c -lICE  -pthread -L/usr/local/lib -liconv 1>&5
configure:5916: checking whether the compiler supports -Wno-invalid-offsetof
configure:5939: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -Wno-invalid-offsetof   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.C 1>&5
configure:5974: checking whether ld has archive extraction flags
configure:5998: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
configure:6031: checking that static assertion macros used in autoconf tests work
configure:6052: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:6069: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:6070: error: size of array 'static_assert_line_6069' is negative
configure: failed program was:
#line 6062 "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:6092: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.C 1>&5
configure:6109: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:6109: error: size of array 'static_assert_line_6109' is negative
configure: failed program was:
#line 6102 "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:6143: checking for 64-bit OS
configure:6152: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:6153: error: size of array 'static_assert_line_6152' is negative
configure: failed program was:
#line 6145 "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(long) == 8)
; return 0; }
configure:7731: checking for ANSI C header files
configure:7744: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:7811: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure: In function 'main':
configure:7806: warning: incompatible implicit declaration of built-in function 'exit'
configure:7835: checking for working const
configure:7889: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:7910: checking for mode_t
configure:7943: checking for off_t
configure:7976: checking for pid_t
configure:8009: checking for size_t
configure:8042: checking for st_blksize in struct stat
configure:8055: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8076: checking for siginfo_t
configure:8089: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8112: checking for int16_t
configure:8125: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8147: checking for int32_t
configure:8160: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8182: checking for int64_t
configure:8195: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8217: checking for int64
configure:8230: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:8226: error: 'int64' undeclared (first use in this function)
configure:8226: error: (Each undeclared identifier is reported only once
configure:8226: error: for each function it appears in.)
configure:8226: error: expected ';' before 'foo'
configure: failed program was:
#line 8222 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
int64 foo = 0;
; return 0; }
configure:8252: checking for uint
configure:8265: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8287: checking for uint_t
configure:8300: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:8296: error: 'uint_t' undeclared (first use in this function)
configure:8296: error: (Each undeclared identifier is reported only once
configure:8296: error: for each function it appears in.)
configure:8296: error: expected ';' before 'foo'
configure: failed program was:
#line 8292 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
uint_t foo = 0;
; return 0; }
configure:8322: checking for uint16_t
configure:8335: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8366: checking for uname.domainname
configure:8379: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:8375: error: 'struct utsname' has no member named 'domainname'
configure: failed program was:
#line 8371 "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:8403: checking for uname.__domainname
configure:8416: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:8412: error: 'struct utsname' has no member named '__domainname'
configure: failed program was:
#line 8408 "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:8449: checking for usable wchar_t (2 bytes, unsigned)
configure:8463: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:8462: error: size of array 'static_assert_line_8462' is negative
configure:8464: error: size of array 'static_assert_line_8463' is negative
configure: failed program was:
#line 8454 "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:8496: checking for compiler -fshort-wchar option
configure:8510: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -pthread -L/usr/local/lib -liconv 1>&5
configure:8544: checking for visibility(hidden) attribute
configure:8569: checking for visibility(default) attribute
configure:8594: checking for visibility pragma support
configure:8619: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:8647: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:8702: checking for dirent.h that defines DIR
configure:8715: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include conftest.c 1>&5
configure:8740: checking for opendir in -ldir
configure:8759: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -ldir  -pthread -L/usr/local/lib -liconv 1>&5
/usr/bin/ld: cannot find -ldir
configure: failed program was:
#line 8748 "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:8832: checking for sys/byteorder.h
configure:8842: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8838:27: error: sys/byteorder.h: No such file or directory
configure: failed program was:
#line 8837 "configure"
#include "confdefs.h"
#include <sys/byteorder.h>
configure:8832: checking for compat.h
configure:8842: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8838:20: error: compat.h: No such file or directory
configure: failed program was:
#line 8837 "configure"
#include "confdefs.h"
#include <compat.h>
configure:8832: checking for getopt.h
configure:8842: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8872: checking for sys/bitypes.h
configure:8882: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8878:25: error: sys/bitypes.h: No such file or directory
configure: failed program was:
#line 8877 "configure"
#include "confdefs.h"
#include <sys/bitypes.h>
configure:8872: checking for memory.h
configure:8882: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8872: checking for unistd.h
configure:8882: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8912: checking for gnu/libc-version.h
configure:8922: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8918:30: error: gnu/libc-version.h: No such file or directory
configure: failed program was:
#line 8917 "configure"
#include "confdefs.h"
#include <gnu/libc-version.h>
configure:8912: checking for nl_types.h
configure:8922: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8952: checking for malloc.h
configure:8962: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
In file included from configure:8958:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
configure: failed program was:
#line 8957 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:8992: checking for X11/XKBlib.h
configure:9002: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:9033: checking for sys/statvfs.h
configure:9043: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:9033: checking for sys/statfs.h
configure:9043: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:9039:24: error: sys/statfs.h: No such file or directory
configure: failed program was:
#line 9038 "configure"
#include "confdefs.h"
#include <sys/statfs.h>
configure:9033: checking for sys/vfs.h
configure:9043: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:9039:21: error: sys/vfs.h: No such file or directory
configure: failed program was:
#line 9038 "configure"
#include "confdefs.h"
#include <sys/vfs.h>
configure:9033: checking for sys/mount.h
configure:9043: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:9074: checking for mmintrin.h
configure:9084: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
In file included from configure:9080:
/usr/include/mmintrin.h:35:3: error: #error "MMX instruction set not enabled"
configure: failed program was:
#line 9079 "configure"
#include "confdefs.h"
#include <mmintrin.h>
configure:9121: checking for new
configure:9131: c++ -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C >/dev/null 2>conftest.out
configure:9223: checking for sys/cdefs.h
configure:9233: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:9267: checking for gethostbyname_r in -pthread
configure:9286: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -pthread  -pthread -L/usr/local/lib -liconv 1>&5
configure:9323: checking for atan in -lm
configure:9342: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm  -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:9335: warning: conflicting types for built-in function 'atan'
configure:9370: checking for dlopen in -ldl
configure:9389: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -ldl  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/usr/bin/ld: cannot find -ldl
configure: failed program was:
#line 9378 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dlopen();

int main() {
dlopen()
; return 0; }
configure:9453: checking for dladdr
configure:9481: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing -D_GNU_SOURCE   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:9611: checking for socket in -lsocket
configure:9630: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lsocket  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/usr/bin/ld: cannot find -lsocket
configure: failed program was:
#line 9619 "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:9675: checking for XDrawLines in -lX11
configure:9694: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lX11 -lX11  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:9716: checking for XextAddDisplay in -lXext
configure:9735: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lXext -lX11  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:9759: checking for XtFree in -lXt
configure:9778: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lXt  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:9932: checking for XShmCreateImage in -lXext
configure:9951: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lXext -lX11  -lXext -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:9973: checking for X11/extensions/XShm.h
configure:9983: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:10013: checking for XieFloGeometry in -lXIE
configure:10032: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lXIE -lX11  -lXext -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/usr/bin/ld: cannot find -lXIE
configure: failed program was:
#line 10021 "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 XieFloGeometry();

int main() {
XieFloGeometry()
; return 0; }
configure:10054: checking for X11/extensions/XIElib.h
configure:10064: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:10060:35: error: X11/extensions/XIElib.h: No such file or directory
configure: failed program was:
#line 10059 "configure"
#include "confdefs.h"
#include <X11/extensions/XIElib.h>
configure:10111: checking for pthread_create in -pthreads
cc -o dummy dummy.c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthreads    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  -lm -pthread -pthread -L/usr/local/lib -liconv
cc: unrecognized option '-pthreads'
configure:10239: checking whether cc accepts -pthread
configure:10357: checking whether mmap() sees write()s
configure:10400: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10425: checking whether cc needs -traditional
configure:10450:20: error: termio.h: No such file or directory
configure:10471: checking for 8-bit clean memcmp
configure:10489: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure: In function 'main':
configure:10484: warning: incompatible implicit declaration of built-in function 'exit'
configure:10509: checking for random
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10509: checking for strerror
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10509: checking for lchown
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10509: checking for fchmod
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10509: checking for snprintf
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10521: warning: conflicting types for built-in function 'snprintf'
configure:10509: checking for statvfs
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10509: checking for memmove
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10521: warning: conflicting types for built-in function 'memmove'
configure:10509: checking for rint
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10521: warning: conflicting types for built-in function 'rint'
configure:10509: checking for stat64
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/var/tmp//ccB4lA9s.o(.text+0x12): In function `main':
: undefined reference to `stat64'
configure: failed program was:
#line 10514 "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:10509: checking for lstat64
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/var/tmp//ccMFyNV2.o(.text+0x12): In function `main':
: undefined reference to `lstat64'
configure: failed program was:
#line 10514 "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:10509: checking for truncate64
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/var/tmp//cc6E8FRU.o(.text+0x12): In function `main':
: undefined reference to `truncate64'
configure: failed program was:
#line 10514 "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:10509: checking for statvfs64
configure:10537: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
/var/tmp//ccwVcQ20.o(.text+0x12): In function `main':
: undefined reference to `statvfs64'
configure: failed program was:
#line 10514 "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:10564: checking for flockfile
configure:10592: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10564: checking for getpagesize
configure:10592: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10619: checking for localtime_r
configure:10647: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10619: checking for strtok_r
configure:10647: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10682: checking for wcrtomb
configure:10694: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10714: checking for mbrtowc
configure:10726: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10755: checking for res_ninit()
configure:10772: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
In file included from configure:10765:
/usr/include/resolv.h:161: error: array type has incomplete element type
/usr/include/resolv.h:175: error: field 'addr' has incomplete type
/usr/include/resolv.h:199: error: field 'sin' has incomplete type
configure: failed program was:
#line 10760 "configure"
#include "confdefs.h"

        #ifdef linux
        #define _BSD_SOURCE 1
        #endif
        #include <resolv.h>
        
int main() {
int foo = res_ninit(&_res);
; return 0; }
configure:10802: checking for gnu_get_libc_version()
configure:10818: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure: In function 'int main()':
configure:10814: error: 'gnu_get_libc_version' was not declared in this scope
configure: failed program was:
#line 10807 "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:10847: checking for iconv in -lc
configure:10869: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lc  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:10978: checking for iconv()
configure:10997: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv  1>&5
configure:11021: checking for iconv() with const input
configure:11041: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11070: checking for nl_langinfo and CODESET
configure:11082: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:11114: checking for an implementation of va_copy()
configure:11138: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure: In function 'f':
configure:11132: warning: incompatible implicit declaration of built-in function 'exit'
configure:11155: checking for an implementation of __va_copy()
configure:11179: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure: In function 'f':
configure:11173: warning: incompatible implicit declaration of built-in function 'exit'
/var/tmp//ccpwETv4.o(.text+0x17): In function `f':
: undefined reference to `__va_copy'
configure: failed program was:
#line 11165 "configure"
#include "confdefs.h"

        #include <stdarg.h>
        void f (int i, ...) {
            va_list args1, args2;
            va_start (args1, i);
            __va_copy (args2, args1);
            if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
                exit (1);
            va_end (args1); va_end (args2);
        }
        int main() { f (0, 42); return 0; }
configure:11196: checking whether va_lists can be copied by value
configure:11220: cc -o conftest -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure: In function 'f':
configure:11214: warning: incompatible implicit declaration of built-in function 'exit'
configure:11319: checking for C++ exceptions flag
configure:11354: checking for gcc 3.0 ABI
configure:11372: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11396: checking for C++ "explicit" keyword
configure:11411: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11432: checking for C++ "typename" keyword
configure:11456: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11477: checking for modern C++ template specialization syntax support
configure:11492: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11514: checking whether partial template specialization works
configure:11527: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11548: checking whether operators must be re-defined for templates derived from templates
configure:11565: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11587: checking whether we need to cast a derived template to pass as its base class
configure:11601: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11622: checking whether the compiler can resolve const ambiguities for templates
configure:11648: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11670: checking whether the C++ "using" keyword can change access
configure:11683: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11694: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:11687: error: 'int A::foo()' is inaccessible
configure:11690: error: within this context
configure: failed program was:
#line 11686 "configure"
#include "confdefs.h"
class A { public: int foo() { return 1; } };
                       class B : public A { private: using A::foo; };
int main() {
B b; return b.foo();
; return 0; }
configure:11722: checking whether the C++ "using" keyword resolves ambiguity
configure:11743: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11764: checking for "std::" namespace
configure:11776: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11797: checking whether standard template operator!=() is ambiguous
configure:11812: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11834: checking for C++ reinterpret_cast
configure:11847: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11868: checking for C++ dynamic_cast to void*
configure:11892: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:11916: checking whether C++ requires implementation of unused virtual methods
configure:11928: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:11951: checking for trouble comparing to zero near std::operator!=()
configure:11967: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure:11991: checking for __thread keyword for TLS variables
configure:12003: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  -fPIC -shared -Wl,-z,defs conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:12034: checking for LC_MESSAGES
configure:12046: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:12156: checking for nspr-config
configure:12191: checking for NSPR - version >= 4.8.0
configure:12251: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing -I/usr/local/include/nspr   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:12330: checking for nss-config
configure:12365: checking for NSS - version >= 3.12.6
configure:12548: checking for gzread in -lz
configure:12567: cc -o conftest -I/usr/include -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -L/usr/lib -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.c -lz  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:12603: cc -c -I/usr/include -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:13177: checking if app-specific confvars.sh exists
configure:13473: checking for pkg-config
configure:13517: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0
configure:13524: checking MOZ_GTK2_CFLAGS
configure:13529: checking MOZ_GTK2_LIBS
configure:14036: checking for pango >= 1.14.0 pangoft2 >= 1.14.0
configure:14043: checking MOZ_PANGO_CFLAGS
configure:14048: checking MOZ_PANGO_LIBS
configure:14155: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0
configure:14162: checking MOZ_GNOMEVFS_CFLAGS
configure:14167: checking MOZ_GNOMEVFS_LIBS
configure:14262: checking for gconf-2.0 >= 1.2.1
configure:14269: checking MOZ_GCONF_CFLAGS
configure:14274: checking MOZ_GCONF_LIBS
configure:14373: checking for libgnome-2.0 >= 2.0
configure:14380: checking MOZ_LIBGNOME_CFLAGS
configure:14385: checking MOZ_LIBGNOME_LIBS
configure:14507: checking for libgnomeui-2.0 >= 2.2.0
configure:14514: checking MOZ_GNOMEUI_CFLAGS
configure:14519: checking MOZ_GNOMEUI_LIBS
configure:14640: checking for dbus-glib-1 >= 0.60
configure:14647: checking MOZ_DBUS_GLIB_CFLAGS
configure:14652: checking MOZ_DBUS_GLIB_LIBS
configure:15364: checking for tar archiver
configure:15370: checking for gnutar
configure:15370: checking for gtar
configure:15407: checking for wget
configure:15413: checking for wget
configure:16117: checking for valid optimization flags
configure:16128: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing -O2   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:16926: checking for __cxa_demangle
configure:16957: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:17005: checking for unwind.h
configure:17015: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:17011:20: error: unwind.h: No such file or directory
configure: failed program was:
#line 17010 "configure"
#include "confdefs.h"
#include <unwind.h>
configure:17184: checking for gcc -pipe support
dummy-hello.c: In function 'main':
dummy-hello.c:2: warning: incompatible implicit declaration of built-in function 'exit'
configure:17206: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing -pipe   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:17248: checking whether compiler supports -Wno-long-long
configure:17257: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing -pipe -Wno-long-long   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:17293: checking whether C compiler supports -fprofile-generate
configure:17302: cc -c -O2 -pipe -march=prescott  -O2 -fno-strict-aliasing  -fno-strict-aliasing -pipe -fprofile-generate   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:17435: checking for correct temporary object destruction order
configure:17460: c++ -o conftest -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include -pthread    -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/seamonkey  conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
configure:17481: checking for correct overload resolution with const and templates
configure:17516: c++ -c -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe  -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:17511: warning: 'bar' is used uninitialized in this function
configure:17834: checking for glib-2.0 >= 1.3.7 gobject-2.0
configure:17841: checking GLIB_CFLAGS
configure:17846: checking GLIB_LIBS
configure:18179: checking for stdint.h
configure:18189: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:18179: checking for inttypes.h
configure:18189: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:18179: checking for sys/int_types.h
configure:18189: cc -E   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:18185:27: error: sys/int_types.h: No such file or directory
configure: failed program was:
#line 18184 "configure"
#include "confdefs.h"
#include <sys/int_types.h>
configure:18374: checking for cairo >= 1.8.8 freetype2 fontconfig
configure:18381: checking CAIRO_CFLAGS
configure:18386: checking CAIRO_LIBS
configure:18467: checking for cairo-xlib-xrender >= 1.8.8
configure:18474: checking CAIRO_XRENDER_CFLAGS
configure:18479: checking CAIRO_XRENDER_LIBS
configure:18911: cc -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -pipe -march=prescott -O2 -fno-strict-aliasing -fno-strict-aliasing -pipe  -I/usr/local/include   -I/usr/local/include/nss -I/usr/local/include/nss/nss   -I/usr/local/include  -I/usr/local/include conftest.c 1>&5


More information about the freebsd-gecko mailing list