Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 108140 Details for
Bug 163790
seamonkey 1.1 ebuild failed with mozcalendar use flag enabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 35.29 KB, created by
John J. Aylward
on 2007-01-25 18:41:57 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
John J. Aylward
Created:
2007-01-25 18:41:57 UTC
Size:
35.29 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:964: checking host system type >configure:985: checking target system type >configure:1003: checking build system type >configure:1078: checking for mawk >configure:1078: checking for gawk >configure:1176: checking for nsinstall >configure:2137: checking for gcc >configure:2250: checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions ) works >configure:2266: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:2292: checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions ) is a cross-compiler >configure:2297: checking whether we are using GNU C >configure:2306: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2325: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2361: checking for c++ >configure:2393: checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions ) works >configure:2409: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.C 1>&5 >configure:2435: checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions ) is a cross-compiler >configure:2440: checking whether we are using GNU C++ >configure:2449: x86_64-pc-linux-gnu-g++ -E conftest.C >configure:2468: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:2502: checking for ranlib >configure:2534: checking for as >configure:2575: checking for ar >configure:2610: checking for ld >configure:2645: checking for strip >configure:2680: checking for windres >configure:3102: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:3117: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o 1>&5 >configure:3118: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o 1>&5 >configure:3123: cc -c conftest.c 1>&5 >configure:3125: cc -c conftest.c -o conftest.o 1>&5 >configure:3126: cc -c conftest.c -o conftest.o 1>&5 >configure:3162: checking how to run the C preprocessor >configure:3183: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:3242: checking how to run the C++ preprocessor >configure:3260: x86_64-pc-linux-gnu-g++ -E -DARON_WAS_HERE conftest.C >/dev/null 2>conftest.out >configure:3307: checking for a BSD compatible install >configure:3360: checking whether ln -s works >configure:3385: checking for perl5 >configure:3385: checking for perl >configure:3425: checking for minimum required perl version >= 5.004 >configure:3435: checking for full perl installation >configure:3448: checking for doxygen >configure:3484: checking for whoami >configure:3520: checking for autoconf >configure:3556: checking for unzip >configure:3594: checking for zip >configure:3635: checking for makedepend >configure:3670: checking for xargs >configure:3964: checking for gmake >configure:4032: checking for X >configure:4099: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:4175: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lXt 1>&5 >configure:4346: checking for dnet_ntoa in -ldnet >configure:4368: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -ldnet 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: ld returned 1 exit status >configure: failed program was: >#line 4354 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dnet_ntoa(); > >int main() { >dnet_ntoa() >; return 0; } >configure:4390: checking for dnet_ntoa in -ldnet_stub >configure:4412: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -ldnet_stub 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure: failed program was: >#line 4398 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dnet_ntoa(); > >int main() { >dnet_ntoa() >; return 0; } >configure:4441: checking for gethostbyname >configure:4472: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:4545: checking for connect >configure:4576: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:4643: checking for remove >configure:4674: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:4741: checking for shmat >configure:4772: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:4848: checking for IceConnectionNumber in -lICE >configure:4870: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lICE 1>&5 >configure:5308: checking whether ld has archive extraction flags >configure:5332: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 >configure:5367: checking for 64-bit OS >configure:5377: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:6855: checking for ANSI C header files >configure:6868: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:6935: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:6959: checking for working const >configure:7013: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7034: checking for mode_t >configure:7067: checking for off_t >configure:7100: checking for pid_t >configure:7133: checking for size_t >configure:7166: checking for st_blksize in struct stat >configure:7179: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7200: checking for siginfo_t >configure:7213: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7247: checking for int16_t >configure:7260: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7282: checking for int32_t >configure:7295: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7317: checking for int64_t >configure:7330: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7352: checking for int64 >configure:7365: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure: In function 'main': >configure:7361: error: 'int64' undeclared (first use in this function) >configure:7361: error: (Each undeclared identifier is reported only once >configure:7361: error: for each function it appears in.) >configure:7361: error: expected ';' before 'foo' >configure: failed program was: >#line 7357 "configure" >#include "confdefs.h" >#include <stdio.h> > #include <sys/types.h> >int main() { >int64 foo = 0; >; return 0; } >configure:7387: checking for uint >configure:7400: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7422: checking for uint_t >configure:7435: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure: In function 'main': >configure:7431: error: 'uint_t' undeclared (first use in this function) >configure:7431: error: (Each undeclared identifier is reported only once >configure:7431: error: for each function it appears in.) >configure:7431: error: expected ';' before 'foo' >configure: failed program was: >#line 7427 "configure" >#include "confdefs.h" >#include <stdio.h> > #include <sys/types.h> >int main() { >uint_t foo = 0; >; return 0; } >configure:7457: checking for uint16_t >configure:7470: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure: In function 'main': >configure:7466: error: 'uint16_t' undeclared (first use in this function) >configure:7466: error: (Each undeclared identifier is reported only once >configure:7466: error: for each function it appears in.) >configure:7466: error: expected ';' before 'foo' >configure: failed program was: >#line 7462 "configure" >#include "confdefs.h" >#include <stdio.h> > #include <sys/types.h> >int main() { >uint16_t foo = 0; >; return 0; } >configure:7501: checking for uname.domainname >configure:7514: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.C 1>&5 >configure:7538: checking for uname.__domainname >configure:7551: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.C 1>&5 >configure: In function 'int main()': >configure:7547: error: 'struct utsname' has no member named '__domainname' >configure: failed program was: >#line 7543 "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:7584: checking for usable wchar_t (2 bytes, unsigned) >configure:7599: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure: failed program was: >#line 7592 "configure" >#include "confdefs.h" >#include <stddef.h> > int main () { > return (sizeof(wchar_t) != 2) || > (wchar_t)-1 < (wchar_t) 0 ; } >configure:7634: checking for compiler -fshort-wchar option >configure:7652: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -DARON_WAS_HERE conftest.C 1>&5 >configure:7806: checking for dirent.h that defines DIR >configure:7819: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c 1>&5 >configure:7844: checking for opendir in -ldir >configure:7863: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -ldir 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldir >collect2: ld returned 1 exit status >configure: failed program was: >#line 7852 "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:7936: checking for sys/byteorder.h >configure:7946: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:7942:27: error: sys/byteorder.h: No such file or directory >configure: failed program was: >#line 7941 "configure" >#include "confdefs.h" >#include <sys/byteorder.h> >configure:7936: checking for compat.h >configure:7946: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:7942:20: error: compat.h: No such file or directory >configure: failed program was: >#line 7941 "configure" >#include "confdefs.h" >#include <compat.h> >configure:7936: checking for getopt.h >configure:7946: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:7976: checking for sys/bitypes.h >configure:7986: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:7976: checking for memory.h >configure:7986: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:7976: checking for unistd.h >configure:7986: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8016: checking for gnu/libc-version.h >configure:8026: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8016: checking for nl_types.h >configure:8026: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8056: checking for malloc.h >configure:8066: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8096: checking for X11/XKBlib.h >configure:8106: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8137: checking for sys/statvfs.h >configure:8147: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8137: checking for sys/statfs.h >configure:8147: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8137: checking for sys/vfs.h >configure:8147: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8137: checking for sys/mount.h >configure:8147: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8178: checking for mmintrin.h >configure:8188: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8225: checking for new >configure:8235: x86_64-pc-linux-gnu-g++ -E -DARON_WAS_HERE conftest.C >/dev/null 2>conftest.out >configure:8276: checking for sys/cdefs.h >configure:8286: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8320: checking for gethostbyname_r in -lc_r >configure:8339: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lc_r 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lc_r >collect2: ld returned 1 exit status >configure: failed program was: >#line 8328 "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:8369: checking for atan in -lm >configure:8388: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lm 1>&5 >configure:8422: checking for dlopen in -ldl >configure:8441: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:8458: checking for dlfcn.h >configure:8468: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8603: checking for socket in -lsocket >configure:8622: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lsocket -ldl -lm 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure: failed program was: >#line 8611 "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:8667: checking for XDrawLines in -lX11 >configure:8686: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lX11 -lX11 -ldl -lm 1>&5 >configure:8708: checking for XextAddDisplay in -lXext >configure:8727: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lXext -lX11 -ldl -lm 1>&5 >configure:8751: checking for XtFree in -lXt >configure:8770: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lXt -ldl -lm 1>&5 >configure:8924: checking for XineramaIsActive in -lXinerama >configure:8943: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lXinerama -lX11 -lXext -ldl -lm 1>&5 >configure:8965: checking for X11/extensions/Xinerama.h >configure:8975: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:8998: checking for XShmCreateImage in -lXext >configure:9017: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lXext -lX11 -lXext -ldl -lm 1>&5 >configure:9039: checking for X11/extensions/XShm.h >configure:9049: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:9079: checking for XieFloGeometry in -lXIE >configure:9098: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE conftest.c -lXIE -lX11 -lXext -ldl -lm 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXIE >collect2: ld returned 1 exit status >configure: failed program was: >#line 9087 "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:9120: checking for X11/extensions/XIElib.h >configure:9130: x86_64-pc-linux-gnu-gcc -E -DARON_WAS_HERE conftest.c >/dev/null 2>conftest.out >configure:9126:35: error: X11/extensions/XIElib.h: No such file or directory >configure: failed program was: >#line 9125 "configure" >#include "confdefs.h" >#include <X11/extensions/XIElib.h> >configure:9204: checking for freetype-config >configure:9240: checking for FreeType - version >= 6.1.0 >configure:9314: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -I/usr/include/freetype2 -DARON_WAS_HERE conftest.c -lfreetype -lz -ldl -lm 1>&5 >configure:9366: checking for pthread_create in -lpthreads >x86_64-pc-linux-gnu-gcc -o dummy dummy.c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE -lpthreads -ldl -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:9388: checking for pthread_create in -lpthread >x86_64-pc-linux-gnu-gcc -o dummy dummy.c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -DARON_WAS_HERE -lpthread -ldl -lm >configure:9488: checking whether x86_64-pc-linux-gnu-gcc accepts -pthread >configure:9633: checking whether mmap() sees write()s >configure:9676: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9701: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:9747: checking for 8-bit clean memcmp >configure:9765: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for random >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for strerror >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for lchown >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for fchmod >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for snprintf >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for statvfs >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for memmove >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for rint >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for stat64 >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9785: checking for lstat64 >configure:9813: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9840: checking for flockfile >configure:9868: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9840: checking for getpagesize >configure:9868: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9897: checking for localtime_r >configure:9925: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9897: checking for strtok_r >configure:9925: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:9961: checking for wcrtomb >configure:9973: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >configure:9993: checking for mbrtowc >configure:10005: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >configure:10034: checking for res_ninit() >configure:10051: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:10081: checking for gnu_get_libc_version() >configure:10097: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >configure:10126: checking for iconv in -lc >configure:10148: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -lc -ldl -lm 1>&5 >configure:10257: checking for iconv() >configure:10276: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >configure:10300: checking for iconv() with const input >configure:10320: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure: In function 'int main()': >configure:10314: error: invalid conversion from 'const char**' to 'char**' >configure:10314: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' >configure: failed program was: >#line 10305 "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:10349: checking for nl_langinfo and CODESET >configure:10361: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >configure:10393: checking for an implementation of va_copy() >configure:10417: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:10434: checking for an implementation of __va_copy() >configure:10458: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure:10475: checking whether va_lists can be copied by value >configure:10499: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ldl -lm 1>&5 >configure: In function 'f': >configure:10491: error: incompatible types in assignment >configure: failed program was: >#line 10485 "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:10598: checking for C++ exceptions flag >configure:10633: checking for gcc 3.0 ABI >configure:10651: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10675: checking for C++ "explicit" keyword >configure:10690: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10711: checking for C++ "typename" keyword >configure:10735: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10756: checking for modern C++ template specialization syntax support >configure:10771: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10793: checking whether partial template specialization works >configure:10806: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10827: checking whether operators must be re-defined for templates derived from templates >configure:10844: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10866: checking whether we need to cast a derived template to pass as its base class >configure:10880: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10901: checking whether the compiler can resolve const ambiguities for templates >configure:10927: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10949: checking whether the C++ "using" keyword can change access >configure:10962: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:10973: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure: In function 'int main()': >configure:10966: error: 'int A::foo()' is inaccessible >configure:10969: error: within this context >configure: failed program was: >#line 10965 "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:11001: checking whether the C++ "using" keyword resolves ambiguity >configure:11022: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:11043: checking for "std::" namespace >configure:11055: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:11076: checking whether standard template operator!=() is ambiguous >configure:11091: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:11113: checking for C++ reinterpret_cast >configure:11126: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:11147: checking for C++ dynamic_cast to void* >configure:11174: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >configure:11198: checking whether C++ requires implementation of unused virtual methods >configure:11210: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C -ldl -lm 1>&5 >/var/tmp/portage/seamonkey-1.1/temp/ccETTFhP.o: In function `X::X()': >conftest.C:(.text._ZN1XC1Ev[X::X()]+0xb): undefined reference to `vtable for X' >collect2: ld returned 1 exit status >configure: failed program was: >#line 11203 "configure" >#include "confdefs.h" >class X {private: virtual void never_called();}; >int main() { >X x; >; return 0; } >configure:11233: checking for trouble comparing to zero near std::operator!=() >configure:11249: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -DARON_WAS_HERE conftest.C 1>&5 >configure:11281: checking for LC_MESSAGES >configure:11293: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c 1>&5 >configure:11374: checking for nspr-config >configure:11409: checking for NSPR - version >= 4.0.0 (skipping) >configure:11511: checking for nss-config >configure:11546: checking for NSS - version >= 3.0.0 (skipping) >configure:11619: checking for jpeg_destroy_compress in -ljpeg >configure:11638: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ljpeg -ldl -lm 1>&5 >configure:11681: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -ljpeg -ldl -lm 1>&5 >configure:11722: checking for gzread in -lz >configure:11741: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -lz -ldl -lm 1>&5 >configure:11790: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE conftest.c -lz -ldl -lm 1>&5 >configure:11833: checking for png_get_valid in -lpng >configure:11852: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE -lz -lz conftest.c -lpng -ldl -lm 1>&5 >configure:11894: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -pipe -fPIC -Wno-return-type -w -freorder-blocks -fno-reorder-functions -pthread -DARON_WAS_HERE -lz -lz conftest.c -lpng -ldl -lm 1>&5 >configure:12377: checking for pkg-config >configure:12421: checking for gtk+-2.0 >= 1.3.7 >configure:12428: checking MOZ_GTK2_CFLAGS >configure:12433: checking MOZ_GTK2_LIBS
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 163790
: 108140