Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2011 14:53:09 +0300
From:      Sheremeta Alexandr <A-Sher1@yandex.ua>
To:        gecko@freebsd.org
Subject:   thunderbird error
Message-ID:  <62141300276389@web142.yandex.ru>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
configure: error: ./configure failed for js/src
configure: error: ./configure failed for mozilla
===>  Script "configure" failed unexpectedly.
Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
"/usr/ports/mail/thunderbird3/work/comm-1.9.1/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

[-- Attachment #2 --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:952: checking host system type
configure:973: checking target system type
configure:991: checking build system type
configure:1076: checking for mawk
configure:1193: checking for /usr/local/bin/perl5.10.1
configure:2235: checking for gcc
configure:2348: checking whether the C compiler (cc -O2 -pipe   -fno-strict-aliasing    ) works
configure:2364: cc -o conftest -O2 -pipe   -fno-strict-aliasing        conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:2390: checking whether the C compiler (cc -O2 -pipe   -fno-strict-aliasing    ) is a cross-compiler
configure:2395: checking whether we are using GNU C
configure:2423: checking whether cc accepts -g
configure:2459: checking for c++
configure:2491: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing    ) works
configure:2507: c++ -o conftest -O2 -pipe -fno-strict-aliasing        conftest.C -pthread -L/usr/local/lib -liconv 1>&5
configure:2533: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing    ) is a cross-compiler
configure:2538: checking whether we are using GNU C++
configure:2566: checking whether c++ accepts -g
configure:2600: checking for ranlib
configure:2632: checking for as
configure:2673: checking for ar
configure:2708: checking for ld
configure:2743: checking for strip
configure:2778: checking for windres
configure:3495: checking whether cc understands -c and -o together
configure:3552: checking how to run the C preprocessor
configure:3632: checking how to run the C++ preprocessor
configure:3705: checking for a BSD compatible install
configure:3758: checking whether ln -s works
configure:3781: checking for minimum required perl version >= 5.006
configure:3792: checking for full perl installation
configure:3807: checking for python2.5
configure:3851: checking for nsinstall
configure:3896: checking for doxygen
configure:3932: checking for whoami
configure:3968: checking for autoconf
configure:4004: checking for unzip
configure:4042: checking for zip
configure:4083: checking for makedepend
configure:4118: checking for xargs
configure:4454: checking for gmake
configure:4522: checking for X
configure:4836: checking for dnet_ntoa in -ldnet
configure:4877: checking for dnet_ntoa in -ldnet_stub
configure:4925: checking for gethostbyname
configure:5023: checking for connect
configure:5115: checking for remove
configure:5207: checking for shmat
configure:5308: checking for IceConnectionNumber in -lICE
configure:5825: checking whether the compiler supports -Wno-invalid-offsetof
configure:5848: c++ -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wno-invalid-offsetof     -I/usr/local/include conftest.C 1>&5
configure:5883: checking whether ld has archive extraction flags
configure:5940: checking that static assertion macros used in autoconf tests work
configure:6052: checking for 64-bit OS
configure:6061: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:6062: error: size of array 'static_assert_line_6061' is negative
configure: failed program was:
#line 6054 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(sizeof(long) == 8)
; return 0; }
configure:7640: checking for ANSI C header files
configure:7744: checking for working const
configure:7819: checking for mode_t
configure:7852: checking for off_t
configure:7885: checking for pid_t
configure:7918: checking for size_t
configure:7951: checking for st_blksize in struct stat
configure:7985: checking for siginfo_t
configure:8021: checking for int16_t
configure:8056: checking for int32_t
configure:8091: checking for int64_t
configure:8126: checking for int64
configure:8161: checking for uint
configure:8196: checking for uint_t
configure:8231: checking for uint16_t
configure:8275: checking for uname.domainname
configure:8312: checking for uname.__domainname
configure:8358: checking for usable wchar_t (2 bytes, unsigned)
configure:8405: checking for compiler -fshort-wchar option
configure:8453: checking for visibility(hidden) attribute
configure:8478: checking for visibility(default) attribute
configure:8503: checking for visibility pragma support
configure:8528: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:8556: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:8611: checking for dirent.h that defines DIR
configure:8649: checking for opendir in -ldir
configure:8741: checking for sys/byteorder.h
configure:8741: checking for compat.h
configure:8741: checking for getopt.h
configure:8781: checking for sys/bitypes.h
configure:8781: checking for memory.h
configure:8781: checking for unistd.h
configure:8821: checking for gnu/libc-version.h
configure:8821: checking for nl_types.h
configure:8861: checking for malloc.h
configure:8901: checking for X11/XKBlib.h
configure:8942: checking for sys/statvfs.h
configure:8942: checking for sys/statfs.h
configure:8942: checking for sys/vfs.h
configure:8942: checking for sys/mount.h
configure:8983: checking for mmintrin.h
configure:9030: checking for new
configure:9132: checking for sys/cdefs.h
configure:9176: checking for gethostbyname_r in -lc_r
configure:9232: checking for atan in -lm
configure:9279: checking for dlopen in -ldl
configure:9362: checking for dladdr
configure:9520: checking for socket in -lsocket
configure:9584: checking for XDrawLines in -lX11
configure:9625: checking for XextAddDisplay in -lXext
configure:9668: checking for XtFree in -lXt
configure:9841: checking for XShmCreateImage in -lXext
configure:9882: checking for X11/extensions/XShm.h
configure:9922: checking for XieFloGeometry in -lXIE
configure:9963: checking for X11/extensions/XIElib.h
configure:10020: checking for pthread_create in -lpthreads
cc -o dummy dummy.c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -lpthreads     -lm -pthread -L/usr/local/lib -liconv
/usr/bin/ld: cannot find -lpthreads
configure:10043: checking for pthread_create in -lpthread
cc -o dummy dummy.c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -lpthread     -lm -pthread -L/usr/local/lib -liconv
configure:10148: checking whether cc accepts -pthread
configure:10266: checking whether mmap() sees write()s
configure:10309: cc -o conftest -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include -pthread     conftest.c -lm -pthread -L/usr/local/lib -liconv 1>&5
configure:10334: checking whether cc needs -traditional
configure:10380: checking for 8-bit clean memcmp
configure:10418: checking for random
configure:10418: checking for strerror
configure:10418: checking for lchown
configure:10418: checking for fchmod
configure:10418: checking for snprintf
configure:10418: checking for statvfs
configure:10418: checking for memmove
configure:10418: checking for rint
configure:10418: checking for stat64
configure:10418: checking for lstat64
configure:10418: checking for truncate64
configure:10418: checking for statvfs64
configure:10473: checking for flockfile
configure:10473: checking for getpagesize
configure:10528: checking for localtime_r
configure:10528: checking for strtok_r
configure:10591: checking for wcrtomb
configure:10623: checking for mbrtowc
configure:10664: checking for res_ninit()
configure:10711: checking for gnu_get_libc_version()
configure:10756: checking for iconv in -lc
configure:10887: checking for iconv()
configure:10930: checking for iconv() with const input
configure:10979: checking for nl_langinfo and CODESET
configure:11023: checking for an implementation of va_copy()
configure:11064: checking for an implementation of __va_copy()
configure:11105: checking whether va_lists can be copied by value
configure:11228: checking for C++ exceptions flag
configure:11263: checking for gcc 3.0 ABI
configure:11305: checking for C++ "explicit" keyword
configure:11341: checking for C++ "typename" keyword
configure:11386: checking for modern C++ template specialization syntax support
configure:11423: checking whether partial template specialization works
configure:11457: checking whether operators must be re-defined for templates derived from templates
configure:11496: checking whether we need to cast a derived template to pass as its base class
configure:11531: checking whether the compiler can resolve const ambiguities for templates
configure:11579: checking whether the C++ "using" keyword can change access
configure:11631: checking whether the C++ "using" keyword resolves ambiguity
configure:11673: checking for "std::" namespace
configure:11706: checking whether standard template operator!=() is ambiguous
configure:11743: checking for C++ reinterpret_cast
configure:11777: checking for C++ dynamic_cast to void*
configure:11828: checking whether C++ requires implementation of unused virtual methods
configure:11863: checking for trouble comparing to zero near std::operator!=()
configure:11903: checking for __thread keyword for TLS variables
configure:11946: checking for LC_MESSAGES
configure:12068: checking for nspr-config
configure:12103: checking for NSPR - version >= 4.8.0
configure:12163: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/nspr     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:12460: checking for gzread in -lz
configure:12515: cc -c -I/usr/include -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:13089: checking if app-specific confvars.sh exists
configure:13385: checking for pkg-config
configure:13429: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0
configure:13436: checking MOZ_GTK2_CFLAGS
configure:13441: checking MOZ_GTK2_LIBS
configure:13948: checking for pango >= 1.14.0 pangoft2 >= 1.14.0
configure:13955: checking MOZ_PANGO_CFLAGS
configure:13960: checking MOZ_PANGO_LIBS
configure:14174: checking for gconf-2.0 >= 1.2.1
configure:14181: checking MOZ_GCONF_CFLAGS
configure:14186: checking MOZ_GCONF_LIBS
configure:14285: checking for libgnome-2.0 >= 2.0
configure:14292: checking MOZ_LIBGNOME_CFLAGS
configure:14297: checking MOZ_LIBGNOME_LIBS
configure:14419: checking for libgnomeui-2.0 >= 2.2.0
configure:14426: checking MOZ_GNOMEUI_CFLAGS
configure:14431: checking MOZ_GNOMEUI_LIBS
configure:14552: checking for dbus-glib-1 >= 0.60
configure:14559: checking MOZ_DBUS_GLIB_CFLAGS
configure:14564: checking MOZ_DBUS_GLIB_LIBS
configure:15276: checking for tar archiver
configure:15282: checking for gnutar
configure:15319: checking for wget
configure:15325: checking for wget
configure:16029: checking for valid optimization flags
configure:16040: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -O     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:16838: checking for __cxa_demangle
configure:16917: checking for unwind.h
configure:17096: checking for gcc -pipe support
dummy-hello.c: In function 'main':
dummy-hello.c:2: warning: incompatible implicit declaration of built-in function 'exit'
configure:17118: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -pipe     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:17160: checking whether compiler supports -Wno-long-long
configure:17169: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -pipe -Wno-long-long     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:17205: checking whether C compiler supports -fprofile-generate
configure:17214: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -pipe -fprofile-generate     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:17347: checking for correct temporary object destruction order
configure:17375: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe     -I/usr/local/include  -I/usr/local/include -pthread     conftest.C -lm -pthread -L/usr/local/lib -liconv 1>&5
configure:17396: checking for correct overload resolution with const and templates
configure:17431: c++ -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe  -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long     -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:17426: warning: 'bar' is used uninitialized in this function
configure:17749: checking for glib-2.0 >= 1.3.7 gobject-2.0
configure:17756: checking GLIB_CFLAGS
configure:17761: checking GLIB_LIBS
configure:18094: checking for stdint.h
configure:18094: checking for inttypes.h
configure:18094: checking for sys/int_types.h
configure:18289: checking for cairo >= 1.8.8 freetype2 fontconfig
configure:18296: checking CAIRO_CFLAGS
configure:18301: checking CAIRO_LIBS
configure:18382: checking for cairo-xlib-xrender >= 1.8.8
configure:18389: checking CAIRO_XRENDER_CFLAGS
configure:18394: checking CAIRO_XRENDER_LIBS
configure:18829: cc -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe  -I/usr/local/include     -I/usr/local/include  -I/usr/local/include conftest.c 1>&5

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62141300276389>