firefox3{,5} fail with script error (I think)

Chuck Bacon crtb at cape.com
Wed Dec 29 22:56:28 UTC 2010


I've just attached my ./typescript, which resulted from copying
configure.log and then running make again.  No different from before.
Fixed in 8.1, but perhaps there's a fix for 8.0 :-)
 	Chuck Bacon -- crtb at cape.com
 		ABHOR SECRECY -- DEFEND PRIVACY
-------------- next part --------------
Script started on Wed Dec 29 17:31:00 2010
]0;tomato:/usr/ports/www/firefox35tomato:/usr/ports/www/firefox35 Wed Dec29 17:31:00> 


tomato:/usr/ports/www/firefox35 Wed Dec29 17:31:12> echo FIRST, config.log


FIRST, config.log

tomato:/usr/ports/www/firefox35 Wed Dec29 17:31:31> 


tomato:/usr/ports/www/firefox35 Wed Dec29 17:31:34> cat /usr/ports/www/firefox35 /work/mozilla-1.9.1/config.log


This file contains any messages produced by compilers while

running configure, to aid debugging if configure makes a mistake.



configure:994: checking host system type

configure:1015: checking target system type

configure:1033: checking build system type

configure:1116: checking for gawk

configure:1116: checking for mawk

configure:1116: checking for nawk

configure:2248: checking for gcc

configure:2361: checking whether the C compiler (cc -O2 -pipe  -O2 -fno-strict-aliasing    ) works

configure:2377: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -pthread -L/usr/local/lib -liconv 1>&5

configure:2403: checking whether the C compiler (cc -O2 -pipe  -O2 -fno-strict-aliasing    ) is a cross-compiler

configure:2408: checking whether we are using GNU C

configure:2417: cc -E conftest.c

configure:2436: checking whether cc accepts -g

configure:2472: checking for c++

configure:2504: checking whether the C++ compiler (c++ -O2 -pipe -O2 -fno-strict-aliasing    ) works

configure:2520: c++ -o conftest -O2 -pipe -O2 -fno-strict-aliasing        conftest.C -pthread -L/usr/local/lib -liconv 1>&5

configure:2546: checking whether the C++ compiler (c++ -O2 -pipe -O2 -fno-strict-aliasing    ) is a cross-compiler

configure:2551: checking whether we are using GNU C++

configure:2560: c++ -E conftest.C

configure:2579: checking whether c++ accepts -g

configure:2628: cc -c -O2 -pipe  -O2 -fno-strict-aliasing    conftest.c 1>&5

configure:2645: cc -c -O2 -pipe  -O2 -fno-strict-aliasing    conftest.c 1>&5

configure: In function 'main':

configure:2641: warning: incompatible implicit declaration of built-in function 'exit'

configure:2664: checking for ranlib

configure:2696: checking for as

configure:2737: checking for ar

configure:2772: checking for ld

configure:2807: checking for strip

configure:2842: checking for windres

configure:3261: checking whether cc understands -c and -o together

configure:3273: cc -c conftest.c -o conftest.o 1>&5

configure:3274: cc -c conftest.c -o conftest.o 1>&5

configure:3318: checking how to run the C preprocessor

configure:3339: cc -E    conftest.c >/dev/null 2>conftest.out

configure:3398: checking how to run the C++ preprocessor

configure:3416: c++ -E    conftest.C >/dev/null 2>conftest.out

configure:3471: checking for a BSD compatible install

configure:3524: checking whether ln -s works

configure:3549: checking for /usr/local/bin/perl5.8.9

configure:3590: checking for minimum required perl version >= 5.006

configure:3601: checking for full perl installation

configure:3616: checking for python

configure:3660: checking for nsinstall

configure:3705: checking for doxygen

configure:3741: checking for whoami

configure:3777: checking for autoconf

configure:3813: checking for unzip

configure:3851: checking for zip

configure:3892: checking for makedepend

configure:3927: checking for xargs

configure:4250: checking for gmake

configure:4318: checking for X

configure:4632: checking for dnet_ntoa in -ldnet

configure:4651: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -ldnet  -pthread -L/usr/local/lib -liconv 1>&5

/usr/bin/ld: cannot find -ldnet

configure: failed program was:

#line 4640 "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:4673: checking for dnet_ntoa in -ldnet_stub

configure:4692: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -ldnet_stub  -pthread -L/usr/local/lib -liconv 1>&5

/usr/bin/ld: cannot find -ldnet_stub

configure: failed program was:

#line 4681 "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:4721: checking for gethostbyname

configure:4749: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -pthread -L/usr/local/lib -liconv 1>&5

configure:4819: checking for connect

configure:4847: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -pthread -L/usr/local/lib -liconv 1>&5

configure:4911: checking for remove

configure:4939: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -pthread -L/usr/local/lib -liconv 1>&5

configure:5003: checking for shmat

configure:5031: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        conftest.c -pthread -L/usr/local/lib -liconv 1>&5

configure:5104: checking for IceConnectionNumber in -lICE

configure:5123: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing        -L/usr/local/lib conftest.c -lICE  -pthread -L/usr/local/lib -liconv 1>&5

configure:5624: checking whether the compiler supports -Wno-invalid-offsetof

configure:5647: c++ -c -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing -Wno-invalid-offsetof     -I/usr/local/include conftest.C 1>&5

configure:5682: checking whether ld has archive extraction flags

configure:5706: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5

configure:5739: checking that static assertion macros used in autoconf tests work

configure:5760: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:5777: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure: In function 'main':

configure:5778: error: size of array 'static_assert_line_5777' is negative

configure: failed program was:

#line 5770 "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:5800: c++ -c -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.C 1>&5

configure:5817: c++ -c -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.C 1>&5

configure: In function 'int main()':

configure:5817: error: size of array 'static_assert_line_5817' is negative

configure: failed program was:

#line 5810 "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:5851: checking for 64-bit OS

configure:5860: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure: In function 'main':

configure:5861: error: size of array 'static_assert_line_5860' is negative

configure: failed program was:

#line 5853 "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:7476: checking for ANSI C header files

configure:7489: cc -E     -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:7556: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include     conftest.c -pthread -L/usr/local/lib -liconv 1>&5

configure: In function 'main':

configure:7551: warning: incompatible implicit declaration of built-in function 'exit'

configure:7580: checking for working const

configure:7634: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:7655: checking for mode_t

configure:7688: checking for off_t

configure:7721: checking for pid_t

configure:7754: checking for size_t

configure:7787: checking for st_blksize in struct stat

configure:7800: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:7821: checking for siginfo_t

configure:7834: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:7857: checking for int16_t

configure:7870: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:7892: checking for int32_t

configure:7905: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:7927: checking for int64_t

configure:7940: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:7962: checking for int64

configure:7975: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure: In function 'main':

configure:7971: error: 'int64' undeclared (first use in this function)

configure:7971: error: (Each undeclared identifier is reported only once

configure:7971: error: for each function it appears in.)

configure:7971: error: expected ';' before 'foo'

configure: failed program was:

#line 7967 "configure"

#include "confdefs.h"

#include <stdio.h>

                  #include <sys/types.h>

int main() {

int64 foo = 0;

; return 0; }

configure:7997: checking for uint

configure:8010: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:8032: checking for uint_t

configure:8045: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure: In function 'main':

configure:8041: error: 'uint_t' undeclared (first use in this function)

configure:8041: error: (Each undeclared identifier is reported only once

configure:8041: error: for each function it appears in.)

configure:8041: error: expected ';' before 'foo'

configure: failed program was:

#line 8037 "configure"

#include "confdefs.h"

#include <stdio.h>

                  #include <sys/types.h>

int main() {

uint_t foo = 0;

; return 0; }

configure:8067: checking for uint16_t

configure:8080: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:8111: checking for uname.domainname

configure:8124: c++ -c -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.C 1>&5

configure: In function 'int main()':

configure:8120: error: 'struct utsname' has no member named 'domainname'

configure: failed program was:

#line 8116 "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:8148: checking for uname.__domainname

configure:8161: c++ -c -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.C 1>&5

configure: In function 'int main()':

configure:8157: error: 'struct utsname' has no member named '__domainname'

configure: failed program was:

#line 8153 "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:8194: checking for usable wchar_t (2 bytes, unsigned)

configure:8208: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure: In function 'main':

configure:8207: error: size of array 'static_assert_line_8207' is negative

configure:8209: error: size of array 'static_assert_line_8208' is negative

configure: failed program was:

#line 8199 "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:8241: checking for compiler -fshort-wchar option

configure:8255: c++ -o conftest -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar     -I/usr/local/include     conftest.C -pthread -L/usr/local/lib -liconv 1>&5

configure:8290: checking for visibility(hidden) attribute

configure:8315: checking for visibility(default) attribute

configure:8340: checking for visibility pragma support

configure:8365: checking For gcc visibility bug with class-level attributes (GCC bug 26905)

configure:8393: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)

configure:8446: checking for dirent.h that defines DIR

configure:8459: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5

configure:8484: checking for opendir in -ldir

configure:8503: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include     conftest.c -ldir  -pthread -L/usr/local/lib -liconv 1>&5

/usr/bin/ld: cannot find -ldir

configure: failed program was:

#line 8492 "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:8576: checking for sys/byteorder.h

configure:8586: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8582:27: error: sys/byteorder.h: No such file or directory

configure: failed program was:

#line 8581 "configure"

#include "confdefs.h"

#include <sys/byteorder.h>

configure:8576: checking for compat.h

configure:8586: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8582:20: error: compat.h: No such file or directory

configure: failed program was:

#line 8581 "configure"

#include "confdefs.h"

#include <compat.h>

configure:8576: checking for getopt.h

configure:8586: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8616: checking for sys/bitypes.h

configure:8626: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8622:25: error: sys/bitypes.h: No such file or directory

configure: failed program was:

#line 8621 "configure"

#include "confdefs.h"

#include <sys/bitypes.h>

configure:8616: checking for memory.h

configure:8626: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8616: checking for unistd.h

configure:8626: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8656: checking for gnu/libc-version.h

configure:8666: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8662:30: error: gnu/libc-version.h: No such file or directory

configure: failed program was:

#line 8661 "configure"

#include "confdefs.h"

#include <gnu/libc-version.h>

configure:8656: checking for nl_types.h

configure:8666: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8696: checking for malloc.h

configure:8706: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

In file included from configure:8702:

/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"

configure: failed program was:

#line 8701 "configure"

#include "confdefs.h"

#include <malloc.h>

configure:8736: checking for X11/XKBlib.h

configure:8746: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8777: checking for sys/statvfs.h

configure:8787: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8777: checking for sys/statfs.h

configure:8787: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8783:24: error: sys/statfs.h: No such file or directory

configure: failed program was:

#line 8782 "configure"

#include "confdefs.h"

#include <sys/statfs.h>

configure:8777: checking for sys/vfs.h

configure:8787: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8783:21: error: sys/vfs.h: No such file or directory

configure: failed program was:

#line 8782 "configure"

#include "confdefs.h"

#include <sys/vfs.h>

configure:8777: checking for sys/mount.h

configure:8787: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:8818: checking for mmintrin.h

configure:8828: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

In file included from configure:8824:

/usr/include/mmintrin.h:35:3: error: #error "MMX instruction set not enabled"

configure: failed program was:

#line 8823 "configure"

#include "confdefs.h"

#include <mmintrin.h>

configure:8865: checking for new

configure:8875: c++ -E     -I/usr/local/include  -I/usr/local/include conftest.C >/dev/null 2>conftest.out

configure:8967: checking for sys/cdefs.h

configure:8977: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:9011: checking for gethostbyname_r in -pthread

configure:9030: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include     conftest.c -pthread  -pthread -L/usr/local/lib -liconv 1>&5

configure:9067: checking for atan in -lm

configure:9086: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include     conftest.c -lm  -pthread -pthread -L/usr/local/lib -liconv 1>&5

configure:9079: warning: conflicting types for built-in function 'atan'

configure:9114: checking for dlopen in -ldl

configure:9133: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include     conftest.c -ldl  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

/usr/bin/ld: cannot find -ldl

configure: failed program was:

#line 9122 "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:9197: checking for dladdr

configure:9225: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing -D_GNU_SOURCE     -I/usr/local/include  -I/usr/local/include     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

configure:9355: checking for socket in -lsocket

configure:9374: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include     conftest.c -lsocket  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

/usr/bin/ld: cannot find -lsocket

configure: failed program was:

#line 9363 "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:9419: checking for XDrawLines in -lX11

configure:9438: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib     conftest.c -lX11 -lX11  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

configure:9460: checking for XextAddDisplay in -lXext

configure:9479: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib     conftest.c -lXext -lX11  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

configure:9503: checking for XtFree in -lXt

configure:9522: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib     conftest.c -lXt  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

configure:9676: checking for XShmCreateImage in -lXext

configure:9695: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib     conftest.c -lXext -lX11  -lXext -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5

configure:9717: checking for X11/extensions/XShm.h

configure:9727: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:9757: checking for XieFloGeometry in -lXIE

configure:9776: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib     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 9765 "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:9798: checking for X11/extensions/XIElib.h

configure:9808: cc -E     -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out

configure:9804:35: error: X11/extensions/XIElib.h: No such file or directory

configure: failed program was:

#line 9803 "configure"

#include "confdefs.h"

#include <X11/extensions/XIElib.h>

configure:9882: checking for freetype-config

configure:9918: checking for FreeType - version >= 6.1.0

configure:10042: checking for FT_Bitmap_Size.y_ppem

configure:10057: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5

configure:10083: checking for FT_GlyphSlot_Embolden

configure:10111: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include     -I/usr/local/include  -I/usr/local/include     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv -L/usr/local/lib -lfreetype -lz 1>&5

configure:10083: checking for FT_Load_Sfnt_Table

configure:10111: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include     -I/usr/local/include  -I/usr/local/include     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv -L/usr/local/lib -lfreetype -lz 1>&5

configure:10083: checking for FT_Select_Size

configure:10111: cc -o conftest -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include     -I/usr/local/include  -I/usr/local/include     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv -L/usr/local/lib -lfreetype -lz 1>&5

configure:10148: checking for ARM SIMD support

configure:10157: cc -c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5

{standard input}: Assembler messages:

{standard input}:14: Error: no such instruction: `uqadd8 r1,r1,r2'

configure: failed program was:

#line 10150 "configure"

#include "confdefs.h"



int main() {

asm("uqadd8 r1, r1, r2");

; return 0; }

configure:10184: checking for pthread_create in -pthreads

cc -o dummy dummy.c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -pthreads     -lm -pthread -pthread -L/usr/local/lib -liconv

cc: unrecognized option '-pthreads'

/var/tmp//ccahYkHM.o(.text+0x40): In function `main':

: undefined reference to `pthread_create'

configure:10207: checking for pthread_create in -pthread

cc -o dummy dummy.c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -pthread     -lm -pthread -pthread -L/usr/local/lib -liconv

/var/tmp//ccNZpD1T.o(.text+0x40): In function `main':

: undefined reference to `pthread_create'

configure:10230: checking for pthread_create in -pthread

cc -o dummy dummy.c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -pthread     -lm -pthread -pthread -L/usr/local/lib -liconv

/var/tmp//ccAGHR6r.o(.text+0x40): In function `main':

: undefined reference to `pthread_create'

configure:10253: checking for pthread_create in -lc

cc -o dummy dummy.c -O2 -pipe  -O2 -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -lc     -lm -pthread -pthread -L/usr/local/lib -liconv

/var/tmp//ccQC1mt0.o(.text+0x40): In function `main':

: undefined reference to `pthread_create'

tomato:/usr/ports/www/firefox35 Wed Dec29 17:31:48> 


tomato:/usr/ports/www/firefox35 Wed Dec29 17:31:54> echo SECOND, run make


SECOND, run make

tomato:/usr/ports/www/firefox35 Wed Dec29 17:32:04> 


tomato:/usr/ports/www/firefox35 Wed Dec29 17:32:07> make


===>   firefox-3.5.4,1 depends on package: nspr>=4.8 - found

===>   firefox-3.5.4,1 depends on executable: zip - found

===>   firefox-3.5.4,1 depends on executable: gmake - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/printproto.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found

===>   firefox-3.5.4,1 depends on file: /usr/local/bin/perl5.8.9 - found

===>   firefox-3.5.4,1 depends on file: /usr/local/bin/intltool-extract - found

===>   firefox-3.5.4,1 depends on executable: pkg-config - found

===>   firefox-3.5.4,1 depends on executable: update-desktop-database - found

===>   firefox-3.5.4,1 depends on shared library: cairo.2 - found

===>   firefox-3.5.4,1 depends on shared library: nspr4 - found

===>   firefox-3.5.4,1 depends on shared library: dbus-glib-1.2 - found

===>   firefox-3.5.4,1 depends on shared library: iconv.3 - found

===>   firefox-3.5.4,1 depends on shared library: atk-1.0.0 - found

===>   firefox-3.5.4,1 depends on shared library: glib-2.0.0 - found

===>   firefox-3.5.4,1 depends on shared library: gtk-x11-2.0.0 - found

===>   firefox-3.5.4,1 depends on shared library: IDL-2.0 - found

===>   firefox-3.5.4,1 depends on shared library: pango-1.0.0 - found

===>  Configuring for firefox-3.5.4,1

Adding configure options from ./.mozconfig:

  --prefix=/usr/ports/www/firefox35/work/fake

  --program-transform-name=s/firefox/firefox3/

  --with-default-mozilla-five-home=/usr/local/lib/firefox3

  --enable-svg

  --enable-svg-renderer=cairo

  --enable-application=browser

  --enable-official-branding

  --enable-canvas

  --enable-libxul

  --enable-system-cairo

  --with-system-nspr

  --enable-crypto

  --disable-tests

  --enable-default-toolkit=cairo-gtk2

  --enable-xft

  --with-pthreads

  --x-includes=/usr/local/include

  --x-libraries=/usr/local/lib

  --enable-extensions=default

  --enable-image-decoders=default

  --enable-necko-protocols=default

  --with-system-zlib=/usr

  --with-gssapi=/usr

  --disable-auto-deps

  --enable-chrome-format=jar

  --disable-cpp-exceptions

  --disable-cpp-rtti

  --disable-glibtest

  --disable-gtktest

  --disable-freetypetest

  --enable-double-buffer

  --enable-mathml

  --disable-installer

  --disable-md

  --disable-pedantic

  --disable-bidi

  --disable-xterm-updates

  --disable-xprint

  --enable-xinerama

  --disable-gnomevfs

  --disable-debug

  --enable-optimize=

  --enable-strip

  --disable-logging

  --disable-gnomeui

loading cache ./config.cache

checking host system type... i386-unknown-freebsd8.0

checking target system type... i386-unknown-freebsd8.0

checking build system type... i386-unknown-freebsd8.0

checking for gawk... no

checking for mawk... no

checking for nawk... nawk

checking for gcc... cc

checking whether the C compiler (cc -O2 -pipe  -O2 -fno-strict-aliasing    ) works... yes

checking whether the C compiler (cc -O2 -pipe  -O2 -fno-strict-aliasing    ) is a cross-compiler... no

checking whether we are using GNU C... yes

checking whether cc accepts -g... yes

checking for c++... c++

checking whether the C++ compiler (c++ -O2 -pipe -O2 -fno-strict-aliasing    ) works... yes

checking whether the C++ compiler (c++ -O2 -pipe -O2 -fno-strict-aliasing    ) is a cross-compiler... no

checking whether we are using GNU C++... yes

checking whether c++ accepts -g... yes

checking for ranlib... ranlib

checking for as... /usr/bin/as

checking for ar... ar

checking for ld... ld

checking for strip... strip

checking for windres... no

checking whether cc understands -c and -o together... yes

checking how to run the C preprocessor... cc -E

checking how to run the C++ preprocessor... c++ -E

checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel

checking whether ln -s works... yes

checking for /usr/local/bin/perl5.8.9... /usr/local/bin/perl5.8.9

checking for minimum required perl version >= 5.006... 5.008009

checking for full perl installation... yes

checking for python... /usr/local/bin/python

checking for nsinstall... no

checking for doxygen... :

checking for whoami... /usr/bin/whoami

checking for autoconf... /usr/local/bin/autoconf

checking for unzip... /usr/local/bin/unzip

checking for zip... /usr/local/bin/zip

checking for makedepend... /usr/local/bin/makedepend

checking for xargs... /usr/bin/xargs

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... yes

checking for connect... yes

checking for remove... yes

checking for shmat... yes

checking for IceConnectionNumber in -lICE... yes

checking whether the compiler supports -Wno-invalid-offsetof... yes

checking whether ld has archive extraction flags... yes

checking that static assertion macros used in autoconf tests work... yes

checking for 64-bit OS... no

checking for ANSI C header files... yes

checking for working const... yes

checking for mode_t... yes

checking for off_t... yes

checking for pid_t... yes

checking for size_t... yes

checking for st_blksize in struct stat... yes

checking for siginfo_t... yes

checking for int16_t... yes

checking for int32_t... yes

checking for int64_t... yes

checking for int64... no

checking for uint... yes

checking for uint_t... no

checking for uint16_t... yes

checking for uname.domainname... no

checking for uname.__domainname... no

checking for usable wchar_t (2 bytes, unsigned)... no

checking for compiler -fshort-wchar option... yes

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 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... yes

checking for sys/bitypes.h... no

checking for memory.h... yes

checking for unistd.h... yes

checking for gnu/libc-version.h... no

checking for nl_types.h... yes

checking for malloc.h... no

checking for X11/XKBlib.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 mmintrin.h... no

checking for new... yes

checking for sys/cdefs.h... yes

checking for gethostbyname_r in -pthread... yes

checking for atan in -lm... yes

checking for dlopen in -ldl... no

checking for dladdr... 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/XShm.h... yes

checking for XieFloGeometry in -lXIE... no

checking for X11/extensions/XIElib.h... no

checking for freetype-config... /usr/local/bin/freetype-config

checking for FreeType - version >= 6.1.0... yes

checking for FT_Bitmap_Size.y_ppem... yes

checking for FT_GlyphSlot_Embolden... yes

checking for FT_Load_Sfnt_Table... yes

checking for FT_Select_Size... yes

checking for ARM SIMD support... no

checking for pthread_create in -pthreads... no

checking for pthread_create in -pthread... no

checking for pthread_create in -pthread... no

checking for pthread_create in -lc... no

configure: error:  --with-pthreads specified for a system without pthread support 

===>  Script "configure" failed unexpectedly.

Please report the problem to gecko at FreeBSD.org [maintainer] and attach the

"/usr/ports/www/firefox35/work/mozilla-1.9.1/config.log" including the output

of the failure of your make command. Also, it might be a good idea to provide

an overview of all packages installed on your system (e.g. an `ls

/var/db/pkg`).

*** Error code 1



Stop in /usr/ports/www/firefox35.

*** Error code 1



Stop in /usr/ports/www/firefox35.

tomato:/usr/ports/www/firefox35 Wed Dec29 17:32:13> 


tomato:/usr/ports/www/firefox35 Wed Dec29 17:32:18> THIRD, THAT's ALL!


Unmatched '.

tomato:/usr/ports/www/firefox35 Wed Dec29 17:32:29> ^D

Use "exit" to leave tcsh.

tomato:/usr/ports/www/firefox35 Wed Dec29 17:32:31> exit


exit


Script done on Wed Dec 29 17:32:34 2010


More information about the freebsd-gecko mailing list