Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206632 Details for
Bug 288401
www-client/seamonkey-2.0_beta2: dependency for sqlite not up-to-date
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The log file of the configuration step
config.log (text/plain), 35.45 KB, created by
Arend Freije
on 2009-10-10 09:36:08 UTC
(
hide
)
Description:
The log file of the configuration step
Filename:
MIME Type:
Creator:
Arend Freije
Created:
2009-10-10 09:36:08 UTC
Size:
35.45 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:959: checking host system type >configure:980: checking target system type >configure:998: checking build system type >configure:1084: checking for mawk >configure:1084: checking for gawk >configure:1201: checking for perl5 >configure:1201: checking for perl >configure:2229: checking for gcc >configure:2342: checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1) works >configure:2358: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c 1>&5 >configure:2384: checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1) is a cross-compiler >configure:2389: checking whether we are using GNU C >configure:2398: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2417: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2453: checking for c++ >configure:2485: checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1) works >configure:2501: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.C 1>&5 >configure:2527: checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1) is a cross-compiler >configure:2532: checking whether we are using GNU C++ >configure:2541: x86_64-pc-linux-gnu-g++ -E conftest.C >configure:2560: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:2594: checking for ranlib >configure:2626: checking for as >configure:2667: checking for ar >configure:2702: checking for ld >configure:2737: checking for strip >configure:2772: checking for windres >configure:3486: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:3501: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o 1>&5 >configure:3502: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o 1>&5 >configure:3507: cc -c conftest.c 1>&5 >configure:3509: cc -c conftest.c -o conftest.o 1>&5 >configure:3510: cc -c conftest.c -o conftest.o 1>&5 >configure:3546: checking how to run the C preprocessor >configure:3567: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:3626: checking how to run the C++ preprocessor >configure:3644: x86_64-pc-linux-gnu-g++ -E conftest.C >/dev/null 2>conftest.out >configure:3699: checking for a BSD compatible install >configure:3752: checking whether ln -s works >configure:3775: checking for minimum required perl version >= 5.006 >configure:3786: checking for full perl installation >configure:3801: checking for python >configure:3845: checking for nsinstall >configure:3890: checking for doxygen >configure:3926: checking for whoami >configure:3962: checking for autoconf >configure:3998: checking for unzip >configure:4036: checking for zip >configure:4077: checking for makedepend >configure:4112: checking for xargs >configure:4435: checking for gmake >configure:4503: checking for X >configure:4570: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:4646: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c -lXt 1>&5 >configure:4817: checking for dnet_ntoa in -ldnet >configure:4836: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c -ldnet 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: ld returned 1 exit status >configure: failed program was: >#line 4825 "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:4858: checking for dnet_ntoa in -ldnet_stub >configure:4877: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c -ldnet_stub 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure: failed program was: >#line 4866 "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:4906: checking for gethostbyname >configure:4934: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c 1>&5 >configure:5004: checking for connect >configure:5032: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c 1>&5 >configure:5096: checking for remove >configure:5124: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c 1>&5 >configure:5188: checking for shmat >configure:5216: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c 1>&5 >configure:5289: checking for IceConnectionNumber in -lICE >configure:5308: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -Wl,-O1 conftest.c -lICE 1>&5 >configure:5808: checking whether the compiler supports -Wno-invalid-offsetof >configure:5831: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wno-invalid-offsetof conftest.C 1>&5 >configure:5866: checking whether ld has archive extraction flags >configure:5890: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 >configure:5923: checking that static assertion macros used in autoconf tests work >configure:5944: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:5961: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure: In function 'main': >configure:5962: error: size of array 'static_assert_line_5961' is negative >configure: failed program was: >#line 5954 "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:5984: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.C 1>&5 >configure:6001: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.C 1>&5 >configure: In function 'int main()': >configure:6001: error: size of array 'static_assert_line_6001' is negative >configure: failed program was: >#line 5994 "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:6035: checking for 64-bit OS >configure:6044: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:7659: checking for ANSI C header files >configure:7672: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:7739: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c 1>&5 >configure:7763: checking for working const >configure:7817: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:7838: checking for mode_t >configure:7871: checking for off_t >configure:7904: checking for pid_t >configure:7937: checking for size_t >configure:7970: checking for st_blksize in struct stat >configure:7983: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8004: checking for siginfo_t >configure:8017: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8040: checking for int16_t >configure:8053: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8075: checking for int32_t >configure:8088: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8110: checking for int64_t >configure:8123: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8145: checking for int64 >configure:8158: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure: In function 'main': >configure:8154: error: 'int64' undeclared (first use in this function) >configure:8154: error: (Each undeclared identifier is reported only once >configure:8154: error: for each function it appears in.) >configure:8154: error: expected ';' before 'foo' >configure: failed program was: >#line 8150 "configure" >#include "confdefs.h" >#include <stdio.h> > #include <sys/types.h> >int main() { >int64 foo = 0; >; return 0; } >configure:8180: checking for uint >configure:8193: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8215: checking for uint_t >configure:8228: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure: In function 'main': >configure:8224: error: 'uint_t' undeclared (first use in this function) >configure:8224: error: (Each undeclared identifier is reported only once >configure:8224: error: for each function it appears in.) >configure:8224: error: expected ';' before 'foo' >configure: failed program was: >#line 8220 "configure" >#include "confdefs.h" >#include <stdio.h> > #include <sys/types.h> >int main() { >uint_t foo = 0; >; return 0; } >configure:8250: checking for uint16_t >configure:8263: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure: In function 'main': >configure:8259: error: 'uint16_t' undeclared (first use in this function) >configure:8259: error: (Each undeclared identifier is reported only once >configure:8259: error: for each function it appears in.) >configure:8259: error: expected ';' before 'foo' >configure: failed program was: >#line 8255 "configure" >#include "confdefs.h" >#include <stdio.h> > #include <sys/types.h> >int main() { >uint16_t foo = 0; >; return 0; } >configure:8294: checking for uname.domainname >configure:8307: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.C 1>&5 >configure:8331: checking for uname.__domainname >configure:8344: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.C 1>&5 >configure: In function 'int main()': >configure:8340: error: 'struct utsname' has no member named '__domainname' >configure: failed program was: >#line 8336 "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:8377: checking for usable wchar_t (2 bytes, unsigned) >configure:8391: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure: In function 'main': >configure:8390: error: size of array 'static_assert_line_8390' is negative >configure:8392: error: size of array 'static_assert_line_8391' is negative >configure: failed program was: >#line 8382 "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:8424: checking for compiler -fshort-wchar option >configure:8438: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -Wl,-O1 conftest.C 1>&5 >configure:8472: checking for visibility(hidden) attribute >configure:8497: checking for visibility(default) attribute >configure:8522: checking for visibility pragma support >configure:8547: checking For gcc visibility bug with class-level attributes (GCC bug 26905) >configure:8575: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) >configure:8632: checking for dirent.h that defines DIR >configure:8645: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure:8670: checking for opendir in -ldir >configure:8689: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -ldir 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldir >collect2: ld returned 1 exit status >configure: failed program was: >#line 8678 "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:8762: checking for sys/byteorder.h >configure:8772: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8768:27: error: sys/byteorder.h: No such file or directory >configure: failed program was: >#line 8767 "configure" >#include "confdefs.h" >#include <sys/byteorder.h> >configure:8762: checking for compat.h >configure:8772: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8768:20: error: compat.h: No such file or directory >configure: failed program was: >#line 8767 "configure" >#include "confdefs.h" >#include <compat.h> >configure:8762: checking for getopt.h >configure:8772: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8802: checking for sys/bitypes.h >configure:8812: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8802: checking for memory.h >configure:8812: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8802: checking for unistd.h >configure:8812: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8842: checking for gnu/libc-version.h >configure:8852: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8842: checking for nl_types.h >configure:8852: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8882: checking for malloc.h >configure:8892: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8922: checking for X11/XKBlib.h >configure:8932: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8963: checking for sys/statvfs.h >configure:8973: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8963: checking for sys/statfs.h >configure:8973: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8963: checking for sys/vfs.h >configure:8973: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:8963: checking for sys/mount.h >configure:8973: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:9004: checking for mmintrin.h >configure:9014: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:9051: checking for new >configure:9061: x86_64-pc-linux-gnu-g++ -E conftest.C >/dev/null 2>conftest.out >configure:9153: checking for sys/cdefs.h >configure:9163: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:9197: checking for gethostbyname_r in -lc_r >configure:9216: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lc_r 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lc_r >collect2: ld returned 1 exit status >configure: failed program was: >#line 9205 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char gethostbyname_r(); > >int main() { >gethostbyname_r() >; return 0; } >configure:9253: checking for atan in -lm >configure:9272: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lm 1>&5 >configure:9300: checking for dlopen in -ldl >configure:9319: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:9336: checking for dlfcn.h >configure:9346: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:9383: checking for dladdr >configure:9411: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -D_GNU_SOURCE -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:9541: checking for socket in -lsocket >configure:9560: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lsocket -ldl -lm 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure: failed program was: >#line 9549 "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:9605: checking for XDrawLines in -lX11 >configure:9624: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lX11 -lX11 -ldl -lm 1>&5 >configure:9646: checking for XextAddDisplay in -lXext >configure:9665: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lXext -lX11 -ldl -lm 1>&5 >configure:9689: checking for XtFree in -lXt >configure:9708: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lXt -ldl -lm 1>&5 >configure:9862: checking for XShmCreateImage in -lXext >configure:9881: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lXext -lX11 -lXext -ldl -lm 1>&5 >configure:9903: checking for X11/extensions/XShm.h >configure:9913: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:9943: checking for XieFloGeometry in -lXIE >configure:9962: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -Wl,-O1 conftest.c -lXIE -lX11 -lXext -ldl -lm 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXIE >collect2: ld returned 1 exit status >configure: failed program was: >#line 9951 "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:9984: checking for X11/extensions/XIElib.h >configure:9994: x86_64-pc-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out >configure:9990:35: error: X11/extensions/XIElib.h: No such file or directory >configure: failed program was: >#line 9989 "configure" >#include "confdefs.h" >#include <X11/extensions/XIElib.h> >configure:10035: checking for ARM SIMD support >configure:10044: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing conftest.c 1>&5 >configure: Assembler messages: >configure:10040: Error: no such instruction: `uqadd8 r1,r1,r2' >configure: failed program was: >#line 10037 "configure" >#include "confdefs.h" > >int main() { >asm("uqadd8 r1, r1, r2"); >; return 0; } >configure:10071: checking for pthread_create in -lpthreads >x86_64-pc-linux-gnu-gcc -o dummy dummy.c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -lpthreads -Wl,-O1 -ldl -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:10094: checking for pthread_create in -lpthread >x86_64-pc-linux-gnu-gcc -o dummy dummy.c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -lpthread -Wl,-O1 -ldl -lm >configure:10199: checking whether x86_64-pc-linux-gnu-gcc accepts -pthread >configure:10317: checking whether mmap() sees write()s >configure:10360: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10385: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:10431: checking for 8-bit clean memcmp >configure:10449: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for random >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for strerror >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for lchown >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for fchmod >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for snprintf >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for statvfs >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for memmove >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for rint >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for stat64 >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for lstat64 >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for truncate64 >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10469: checking for statvfs64 >configure:10497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10524: checking for flockfile >configure:10552: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10524: checking for getpagesize >configure:10552: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10579: checking for localtime_r >configure:10607: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10579: checking for strtok_r >configure:10607: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10642: checking for wcrtomb >configure:10654: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >configure:10674: checking for mbrtowc >configure:10686: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >configure:10715: checking for res_ninit() >configure:10732: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:10762: checking for gnu_get_libc_version() >configure:10778: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >configure:10807: checking for iconv in -lc >configure:10829: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -lc -ldl -lm 1>&5 >configure:10938: checking for iconv() >configure:10957: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >configure:10981: checking for iconv() with const input >configure:11001: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure: In function 'int main()': >configure:10995: error: invalid conversion from 'const char**' to 'char**' >configure:10995: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' >configure: failed program was: >#line 10986 "configure" >#include "confdefs.h" > > #include <stdlib.h> > #include <iconv.h> > >int main() { > > const char *input = "testing"; > iconv_t h = iconv_open("", ""); > iconv(h, &input, NULL, NULL, NULL); > iconv_close(h); > >; return 0; } >configure:11030: checking for nl_langinfo and CODESET >configure:11042: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >configure:11074: checking for an implementation of va_copy() >configure:11098: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:11115: checking for an implementation of __va_copy() >configure:11139: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure:11156: checking whether va_lists can be copied by value >configure:11180: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ldl -lm 1>&5 >configure: In function 'f': >configure:11172: error: incompatible types in assignment >configure: failed program was: >#line 11166 "configure" >#include "confdefs.h" > > #include <stdarg.h> > void f (int i, ...) { > va_list args1, args2; > va_start (args1, i); > 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:11279: checking for C++ exceptions flag >configure:11314: checking for gcc 3.0 ABI >configure:11332: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11356: checking for C++ "explicit" keyword >configure:11371: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11392: checking for C++ "typename" keyword >configure:11416: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11437: checking for modern C++ template specialization syntax support >configure:11452: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11474: checking whether partial template specialization works >configure:11487: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11508: checking whether operators must be re-defined for templates derived from templates >configure:11525: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11547: checking whether we need to cast a derived template to pass as its base class >configure:11561: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11582: checking whether the compiler can resolve const ambiguities for templates >configure:11608: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11630: checking whether the C++ "using" keyword can change access >configure:11643: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11654: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure: In function 'int main()': >configure:11647: error: 'int A::foo()' is inaccessible >configure:11650: error: within this context >configure: failed program was: >#line 11646 "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:11682: checking whether the C++ "using" keyword resolves ambiguity >configure:11703: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11724: checking for "std::" namespace >configure:11736: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11757: checking whether standard template operator!=() is ambiguous >configure:11772: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11794: checking for C++ reinterpret_cast >configure:11807: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11828: checking for C++ dynamic_cast to void* >configure:11855: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >configure:11879: checking whether C++ requires implementation of unused virtual methods >configure:11891: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-O1 conftest.C -ldl -lm 1>&5 >/var/tmp/portage/www-client/seamonkey-2.0_beta2/temp/ccLbrcH5.o: In function `X::X()': >conftest.C:(.text._ZN1XC1Ev[X::X()]+0xf): undefined reference to `vtable for X' >collect2: ld returned 1 exit status >configure: failed program was: >#line 11884 "configure" >#include "confdefs.h" >class X {private: virtual void never_called();}; >int main() { >X x; >; return 0; } >configure:11914: checking for trouble comparing to zero near std::operator!=() >configure:11930: x86_64-pc-linux-gnu-g++ -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 >configure:11962: checking for LC_MESSAGES >configure:11974: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread conftest.c 1>&5 >configure:12084: checking for nspr-config >configure:12119: checking for NSPR - version >= 4.8.0 >configure:12179: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -I/usr/include/nspr conftest.c 1>&5 >configure:12258: checking for nss-config >configure:12293: checking for NSS - version >= 3.12.0 >configure:12384: checking for jpeg_destroy_compress in -ljpeg >configure:12403: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -ljpeg -ldl -lm 1>&5 >configure:12440: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread conftest.c 1>&5 >configure:12478: checking for gzread in -lz >configure:12497: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread -lpthread -Wl,-O1 conftest.c -lz -ldl -lm 1>&5 >configure:12533: x86_64-pc-linux-gnu-gcc -c -march=k8 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -pthread conftest.c 1>&5 >configure:12790: checking for pkg-config >configure:12834: checking for hunspell >configure:12841: checking MOZ_HUNSPELL_CFLAGS >configure:12846: checking MOZ_HUNSPELL_LIBS >configure:13143: checking if app-specific confvars.sh exists >configure:13503: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0 >configure:13510: checking MOZ_GTK2_CFLAGS >configure:13515: checking MOZ_GTK2_LIBS >configure:14046: checking for pango >= 1.14.0 >configure:14053: checking _PANGOCHK_CFLAGS >configure:14058: checking _PANGOCHK_LIBS >configure:14140: checking for pango >= 1.14.0 pangoft2 >= 1.14.0 >configure:14147: checking MOZ_PANGO_CFLAGS >configure:14152: checking MOZ_PANGO_LIBS >configure:14571: checking for gconf-2.0 >= 1.2.1 >configure:14682: checking for libgnome-2.0 >= 2.0 >configure:14949: checking for dbus-glib-1 >= 0.60 >configure:14956: checking MOZ_DBUS_GLIB_CFLAGS >configure:14961: checking MOZ_DBUS_GLIB_LIBS >configure:15376: checking for alsa >configure:15383: checking MOZ_ALSA_CFLAGS >configure:15388: checking MOZ_ALSA_LIBS >configure:15666: checking for tar archiver >configure:15672: checking for gnutar >configure:15672: checking for gtar >configure:15672: checking for tar >configure:15709: checking for wget >configure:15715: checking for wget >configure:16165: checking for sqlite3 >= 3.6.10
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 288401
: 206632