Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 314839 Details for
Bug 420457
www-client/seamonkey-2.10 fails to compile against media-libs/libpng-1.5.8 (missing RDEPEND=">=libpng-1.5.9")
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
work/comm-release/seamonk/mozilla/config.log
config.log (text/plain), 21.86 KB, created by
Nathan Phillip Brink (binki) (RETIRED)
on 2012-06-10 01:59:35 UTC
(
hide
)
Description:
work/comm-release/seamonk/mozilla/config.log
Filename:
MIME Type:
Creator:
Nathan Phillip Brink (binki) (RETIRED)
Created:
2012-06-10 01:59:35 UTC
Size:
21.86 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:1057: checking host system type >configure:1078: checking target system type >configure:1096: checking build system type >configure:1176: checking for mawk >configure:1417: checking for perl5 >configure:1730: checking for objcopy >configure:2682: checking for gcc >configure:2795: checking whether the C compiler (i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb -mno-avx -Wl,-O1 -Wl,--as-needed) works >configure:2811: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >configure:2837: checking whether the C compiler (i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb -mno-avx -Wl,-O1 -Wl,--as-needed) is a cross-compiler >configure:2842: checking whether we are using GNU C >configure:2870: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2911: checking for c++ >configure:2943: checking whether the C++ compiler (i686-pc-linux-gnu-g++ -march=i686 -pipe -ggdb -mno-avx -Wl,-O1 -Wl,--as-needed) works >configure:2959: i686-pc-linux-gnu-g++ -o conftest -march=i686 -pipe -ggdb -mno-avx -Wl,-O1 -Wl,--as-needed conftest.C 1>&5 >configure:2985: checking whether the C++ compiler (i686-pc-linux-gnu-g++ -march=i686 -pipe -ggdb -mno-avx -Wl,-O1 -Wl,--as-needed) is a cross-compiler >configure:2990: checking whether we are using GNU C++ >configure:3018: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:3052: checking for ranlib >configure:3084: checking for as >configure:3138: checking for ar >configure:3173: checking for ld >configure:3208: checking for strip >configure:3243: checking for windres >configure:3955: checking how to run the C preprocessor >configure:4035: checking how to run the C++ preprocessor >configure:4130: checking for a BSD compatible install >configure:4183: checking whether ln -s works >configure:4206: checking for minimum required perl version >= 5.006 >configure:4217: checking for full perl installation >configure:4232: checking for python2.7 >configure:4311: checking for doxygen >configure:4360: checking for autoconf >configure:4411: checking for unzip >configure:4467: checking for zip >configure:4521: checking for makedepend >configure:4569: checking for xargs >configure:4621: checking for rpmbuild >configure:4907: checking whether the C compiler is clang older than version 2.9 >configure:4930: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx conftest.c 1>&5 >configure:4952: checking bad gcc versions >configure:5035: checking for make >configure:5098: checking for X >configure:5412: checking for dnet_ntoa in -ldnet >configure:5453: checking for dnet_ntoa in -ldnet_stub >configure:5501: checking for gethostbyname >configure:5599: checking for connect >configure:5691: checking for remove >configure:5783: checking for shmat >configure:5884: checking for IceConnectionNumber in -lICE >configure:6303: i686-pc-linux-gnu-gcc -c conftest.c 1>&5 >configure: In function 'main': >configure:6299: error: '__thumb2__' undeclared (first use in this function) >configure:6299: error: (Each undeclared identifier is reported only once >configure:6299: error: for each function it appears in.) >configure: failed program was: >#line 6296 "configure" >#include "confdefs.h" > >int main() { >return sizeof(__thumb2__); >; return 0; } >configure:6477: checking that static assertion macros used in autoconf tests work >configure:6770: checking whether the compiler supports -Wno-extended-offsetof >configure:6796: i686-pc-linux-gnu-g++ -c -march=i686 -pipe -ggdb -mno-avx -fno-exceptions -fno-strict-aliasing -Wno-extended-offsetof conftest.C 1>&5 >configure: In function 'int main()': >configure:6796: error: size of array 'static_assert_line_6796' is negative >At global scope: >cc1plus: warning: unrecognized command line option "-Wno-extended-offsetof" >configure: failed program was: >#line 6786 "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] > > #ifndef __has_warning > #define __has_warning(x) 0 > #endif >int main() { >CONFIGURE_STATIC_ASSERT(__has_warning("-Wextended-offsetof")) >; return 0; } >configure:6823: checking whether the compiler supports -Wno-invalid-offsetof >configure:6846: i686-pc-linux-gnu-g++ -c -march=i686 -pipe -ggdb -mno-avx -fno-exceptions -fno-strict-aliasing -Wno-invalid-offsetof conftest.C 1>&5 >configure:6873: checking whether the compiler supports -Wno-variadic-macros >configure:6896: i686-pc-linux-gnu-g++ -c -march=i686 -pipe -ggdb -mno-avx -fno-exceptions -fno-strict-aliasing -Wno-variadic-macros conftest.C 1>&5 >configure:6923: checking whether the compiler supports -Werror=return-type >configure:6946: i686-pc-linux-gnu-g++ -c -march=i686 -pipe -ggdb -mno-avx -fno-exceptions -fno-strict-aliasing -Werror=return-type conftest.C 1>&5 >configure:6982: checking whether ld has archive extraction flags >configure:7041: checking for 64-bit OS >configure:7050: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing conftest.c 1>&5 >configure: In function 'main': >configure:7051: error: size of array 'static_assert_line_7050' is negative >configure: failed program was: >#line 7043 "configure" >#include "confdefs.h" > >#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) >#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) >#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] > >int main() { >CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8) >; return 0; } >configure:7407: checking for Python version >= 2.5 but not 3.x >configure:7418: checking for custom <stdint.h> implementation >configure:8485: checking for ANSI C header files >configure:8589: checking for working const >configure:8664: checking for mode_t >configure:8697: checking for off_t >configure:8730: checking for pid_t >configure:8763: checking for size_t >configure:8803: checking for __stdcall >configure:8817: i686-pc-linux-gnu-g++ -c -march=i686 -pipe -ggdb -mno-avx -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 >configure:8811: error: '__stdcall' was not declared in this scope >configure:8811: error: template argument 1 is invalid >configure: failed program was: >#line 8808 "configure" >#include "confdefs.h" >template <typename Method> struct foo; > template <> struct foo<void (*)()> {}; > template <> struct foo<void (__stdcall*)()> {}; >int main() { > >; return 0; } >configure:8846: checking for ssize_t >configure:8859: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing conftest.c 1>&5 >configure:8881: checking for st_blksize in struct stat >configure:8915: checking for siginfo_t >configure:8951: checking for int64 >configure:8986: checking for uint >configure:9021: checking for uint_t >configure:9065: checking for uname.domainname >configure:9102: checking for uname.__domainname >configure:9175: checking for gcc c++0x headers bug without rtti >configure:9208: checking for usable char16_t (2 bytes, unsigned) >configure:9249: checking for usable wchar_t (2 bytes, unsigned) >configure:9288: checking for compiler -fshort-wchar option >configure:9345: checking for visibility(hidden) attribute >configure:9370: checking for visibility(default) attribute >configure:9395: checking for visibility pragma support >configure:9420: checking For gcc visibility bug with class-level attributes (GCC bug 26905) >configure:9448: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) >configure:9502: checking for gcc PR49911 >configure:9563: i686-pc-linux-gnu-g++ -o conftest -O2 -Wl,-O1 -Wl,--as-needed conftest.C 1>&5 >configure:9624: checking whether the linker supports Identical Code Folding >configure:9633: i686-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed -Wl,--icf=safe -ffunction-sections conftest.c 1>&2 >/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: unrecognized option '--icf=safe' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: ld returned 1 exit status >configure:9673: checking whether removing dead symbols breaks debugging >configure:9680: i686-pc-linux-gnu-gcc -o conftest.o -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -g -c conftest.c 1>&2 >configure:9681: i686-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed -g -Wl,--gc-sections conftest.o 1>&2 >configure:9707: checking for __force_align_arg_pointer__ attribute >configure:9719: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -Werror conftest.c 1>&5 >configure:9746: checking for dirent.h that defines DIR >configure:9784: checking for opendir in -ldir >configure:9878: checking for sys/byteorder.h >configure:9878: checking for compat.h >configure:9878: checking for getopt.h >configure:9878: checking for sys/bitypes.h >configure:9878: checking for memory.h >configure:9878: checking for unistd.h >configure:9878: checking for gnu/libc-version.h >configure:9878: checking for nl_types.h >configure:9878: checking for malloc.h >configure:9878: checking for X11/XKBlib.h >configure:9878: checking for io.h >configure:9891: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 >configure:9885:16: error: io.h: No such file or directory >configure: failed program was: >#line 9883 "configure" >#include "confdefs.h" > >#include <io.h> >int main() { > >; return 0; } >configure:9878: checking for cpuid.h >configure:9891: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 >configure:9923: checking for sys/statvfs.h >configure:9923: checking for sys/statfs.h >configure:9923: checking for sys/vfs.h >configure:9923: checking for sys/mount.h >configure:9967: checking for sys/quota.h >configure:9980: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 >configure:9967: checking for sys/sysmacros.h >configure:9980: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 >configure:10010: checking for linux/quota.h >configure:10023: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 >In file included from configure:10017: >/usr/include/linux/quota.h:175: error: expected declaration specifiers or '...' before 'caddr_t' >configure: failed program was: >#line 10015 "configure" >#include "confdefs.h" > >#include <linux/quota.h> >int main() { > >; return 0; } >configure:10054: checking for mmintrin.h >configure:10104: checking for new >configure:10210: checking for sys/cdefs.h >configure:10257: checking for gethostbyname_r in -lc_r >configure:10314: checking for library containing dlopen >configure:10332: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >/var/tmp/portage/www-client/seamonkey-2.10/temp/ccN4Et4M.o: In function `main': >/var/tmp/portage/www-client/seamonkey-2.10/work/comm-release/seamonk/mozilla/configure:10328: undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure: failed program was: >#line 10321 "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:10354: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >configure:10372: checking for dlfcn.h >configure:10419: checking for dladdr >configure:10419: checking for memmem >configure:10447: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >configure:10582: checking for socket in -lsocket >configure:10647: checking for XDrawLines in -lX11 >configure:10688: checking for XextAddDisplay in -lXext >configure:10730: checking for XtFree in -lXt >configure:10903: checking for XShmCreateImage in -lXext >configure:10922: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lX11 -lXext -ldl 1>&5 >configure:10945: checking for X11/extensions/scrnsaver.h >configure:10958: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 >configure:10973: checking for XScreenSaverQueryInfo in -lXss >configure:10992: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lXss -lXext -lX11 -ldl 1>&5 >configure:11064: checking for freetype-config >configure:11100: checking for FreeType - version >= 6.1.0 >configure:11174: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c -lfreetype -lz -lbz2 -ldl 1>&5 >configure:11224: checking for FT_Bitmap_Size.y_ppem >configure:11239: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 conftest.c 1>&5 >configure:11265: checking for FT_GlyphSlot_Embolden >configure:11293: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lfreetype -lz -lbz2 1>&5 >configure:11265: checking for FT_Load_Sfnt_Table >configure:11293: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lfreetype -lz -lbz2 1>&5 >configure:11265: checking for FT_Select_Size >configure:11293: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lfreetype -lz -lbz2 1>&5 >configure:11338: checking for pthread_create in -lpthreads >i686-pc-linux-gnu-gcc -o dummy dummy.c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -lpthreads -Wl,-O1 -Wl,--as-needed -ldl >/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:11361: checking for pthread_create in -lpthread >i686-pc-linux-gnu-gcc -o dummy dummy.c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -lpthread -Wl,-O1 -Wl,--as-needed -ldl >configure:11466: checking whether i686-pc-linux-gnu-gcc accepts -pthread >configure:11572: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:11618: checking for 8-bit clean memcmp >configure:11656: checking for random >configure:11656: checking for strerror >configure:11656: checking for lchown >configure:11656: checking for fchmod >configure:11656: checking for snprintf >configure:11656: checking for statvfs >configure:11656: checking for memmove >configure:11656: checking for rint >configure:11656: checking for stat64 >configure:11656: checking for lstat64 >configure:11656: checking for truncate64 >configure:11656: checking for statvfs64 >configure:11656: checking for setbuf >configure:11684: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >configure:11656: checking for isatty >configure:11684: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >configure:11711: checking for flockfile >configure:11711: checking for getpagesize >configure:11766: checking for localtime_r >configure:11766: checking for strtok_r >configure:11820: checking for clock_gettime(CLOCK_MONOTONIC) >configure:11836: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >/var/tmp/portage/www-client/seamonkey-2.10/temp/cc5WK6Gc.o: In function `main': >/var/tmp/portage/www-client/seamonkey-2.10/work/comm-release/seamonk/mozilla/configure:11832: undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure: failed program was: >#line 11828 "configure" >#include "confdefs.h" >#include <time.h> >int main() { > struct timespec ts; > clock_gettime(CLOCK_MONOTONIC, &ts); >; return 0; } >configure:11836: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-O1 -Wl,--as-needed -lrt conftest.c -ldl 1>&5 >/var/tmp/portage/www-client/seamonkey-2.10/temp/cc25fFAo.o: In function `main': >/var/tmp/portage/www-client/seamonkey-2.10/work/comm-release/seamonk/mozilla/configure:11832: undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure: failed program was: >#line 11828 "configure" >#include "confdefs.h" >#include <time.h> >int main() { > struct timespec ts; > clock_gettime(CLOCK_MONOTONIC, &ts); >; return 0; } >configure:11873: checking for wcrtomb >configure:11905: checking for mbrtowc >configure:11946: checking for res_ninit() >configure:11993: checking for gnu_get_libc_version() >configure:12038: checking for iconv in -lc >configure:12169: checking for iconv() >configure:12212: checking for iconv() with const input >configure:12261: checking for nl_langinfo and CODESET >configure:12305: checking for an implementation of va_copy() >configure:12346: checking for an implementation of __va_copy() >configure:12387: checking whether va_lists can be copied by value >configure:12509: checking for modern C++ template specialization syntax support >configure:12542: checking whether partial template specialization works >configure:12576: checking whether the C++ "using" keyword resolves ambiguity >configure:12618: checking for C++ dynamic_cast to void* >configure:12669: checking whether C++ requires implementation of unused virtual methods >configure:12704: checking for trouble comparing to zero near std::operator!=() >configure:12747: checking for __thread keyword for TLS variables >configure:12834: checking for malloc.h >configure:12952: checking for strndup >configure:12952: checking for posix_memalign >configure:12952: checking for memalign >configure:12952: checking for valloc >configure:13010: checking for __attribute__((always_inline)) >configure:13037: checking for __attribute__((malloc)) >configure:13064: checking for __attribute__((warn_unused_result)) >configure:13100: checking for LC_MESSAGES >configure:13135: checking for localeconv >configure:13163: i686-pc-linux-gnu-gcc -o conftest -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >configure:13340: checking for nspr-config >configure:13375: checking for NSPR - version >= 4.9.0 >configure:13443: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr conftest.c 1>&5 >configure:13463: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr conftest.c 1>&5 >configure:13508: checking for event.h >configure:13521: i686-pc-linux-gnu-gcc -c -I/usr/include -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread conftest.c 1>&5 >configure:13544: checking for event_init in -levent >configure:13563: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -L/usr/lib -lpthread -Wl,-O1 -Wl,--as-needed conftest.c -levent -ldl 1>&5 >configure:13646: checking for nss-config >configure:13681: checking for NSS - version >= 3.13.2 >configure:13754: checking for YASM assembler >configure:13760: checking for yasm >configure:13822: checking for jpeg_destroy_compress in -ljpeg >configure:13878: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread conftest.c 1>&5 >configure:13916: checking for gzread in -lz >configure:13971: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread conftest.c 1>&5 >configure:14084: checking for png_get_valid in -lpng >configure:14125: checking for png_get_acTL in -lpng >configure:14190: i686-pc-linux-gnu-gcc -c -march=i686 -pipe -ggdb -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread conftest.c 1>&5 >configure:14182:23: error: #error "Insufficient libpng version (10509 required)." >configure: failed program was: >#line 14176 "configure" >#include "confdefs.h" > #include <stdio.h> > #include <sys/types.h> > #include <png.h> >int main() { > #if PNG_LIBPNG_VER < 10509 > #error "Insufficient libpng version (10509 required)." > #endif > #ifndef PNG_UINT_31_MAX > #error "Insufficient libpng version." > #endif >; return 0; }
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 420457
:
314835
|
314837
| 314839