[MacPorts] #27807: firefox-x11-devel @4.0b8 configure error (was: build error firefox-x11-devel)
MacPorts
noreply at macports.org
Wed Dec 29 03:13:16 PST 2010
#27807: firefox-x11-devel @4.0b8 configure error
---------------------------+------------------------------------------------
Reporter: chrisg@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: firefox-x11-devel
---------------------------+------------------------------------------------
Changes (by jmr@…):
* keywords: firefox build error =>
* owner: macports-tickets@… => jeremyhu@…
Old description:
> ---> Attempting to fetch firefox-4.0b8.source.tar.bz2 from
> http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/firefox
> ---> Verifying checksum(s) for xulrunner-devel
> ---> Extracting xulrunner-devel
> ---> Applying patches to xulrunner-devel
> ---> Configuring xulrunner-devel
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Error: Failed to install xulrunner-devel
> Log for xulrunner-devel is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/main.log
> Error: The following dependencies were not installed: xulrunner-devel
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
> Macintosh:src chrisgorman$ less
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/main.log
> Macintosh:src chrisgorman$ vim
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/main.log
> Macintosh:src chrisgorman$ sudo port install -v firefox-x11-develWarning:
> No default port source specified in /opt/local/etc/macports/sources.conf,
> using last source as default
> ---> Computing dependencies for firefox-x11-devel
> ---> Dependencies to be installed: xulrunner-devel
> ---> Configuring xulrunner-devel
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Error: Failed to install xulrunner-devel
> Log for xulrunner-devel is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/main.log
> Error: The following dependencies were not installed: xulrunner-devel
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
> Macintosh:src chrisgorman$ sudo port -v install firefox-x11-devel
> Warning: No default port source specified in
> /opt/local/etc/macports/sources.conf, using last source as default
> ---> Computing dependencies for firefox-x11-devel..
> ---> Dependencies to be installed: xulrunner-devel
> ---> Configuring xulrunner-devel
> Adding configure options from
> /opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-
> central/xulrunner/config/mozconfig:
> --enable-application=xulrunner
> loading cache ./config.cache
> checking host system type... x86_64-apple-darwin10.5.0
> checking target system type... x86_64-apple-darwin10.5.0
> checking build system type... x86_64-apple-darwin10.5.0
> checking for mawk... (cached) gawk
> checking for perl5... (cached) /opt/local/bin/perl5
> checking for gcc... (cached) /usr/bin/gcc-4.2 -arch x86_64
> checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
> x86_64 -L/opt/local/lib -arch x86_64) works... yes
> checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
> x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -g... (cached) yes
> checking for c++... (cached) /usr/bin/g++-4.2 -arch x86_64
> checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2
> -arch x86_64 -L/opt/local/lib -arch x86_64) works... yes
> checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2
> -arch x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
> checking whether we are using GNU C++... (cached) yes
> checking whether /usr/bin/g++-4.2 -arch x86_64 accepts -g... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for as... (cached) /usr/bin/as
> checking for ar... (cached) ar
> checking for ld... (cached) ld
> checking for strip... (cached) strip
> checking for windres... no
> checking whether /usr/bin/gcc-4.2 -arch x86_64 and cc understand -c and
> -o together... (cached) yes
> checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.2 -arch
> x86_64 -E
> checking how to run the C++ preprocessor... (cached) /usr/bin/g++-4.2
> -arch x86_64 -E
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether ln -s works... (cached) yes
> checking for minimum required perl version >= 5.006... 5.008009
> checking for full perl installation... yes
> checking for python2.7... (cached) /opt/local/bin/python2.6
> checking for doxygen... (cached) /opt/local/bin/doxygen
> checking for autoconf... (cached) /opt/local/bin/autoconf
> checking for unzip... (cached) /usr/bin/unzip
> checking for zip... (cached) /usr/bin/zip
> checking for makedepend... (cached) /opt/local/bin/makedepend
> checking for xargs... (cached) /usr/bin/xargs
> checking for pbbuild... (cached) /usr/bin/xcodebuild
> checking for sdp... (cached) /usr/bin/sdp
> checking for gmake... (cached) /opt/local/bin/gmake
> checking for X... libraries /opt/local/lib, headers /opt/local/include
> checking for dnet_ntoa in -ldnet... (cached) no
> checking for dnet_ntoa in -ldnet_stub... (cached) no
> checking for gethostbyname... (cached) yes
> checking for connect... (cached) yes
> checking for remove... (cached) yes
> checking for shmat... (cached) yes
> checking for IceConnectionNumber in -lICE... (cached) yes
> checking whether the compiler supports -Wno-invalid-offsetof... yes
> checking whether the compiler supports -Wno-variadic-macros... yes
> checking whether the compiler supports -Werror=return-type... yes
> checking whether ld has archive extraction flags... (cached) no
> checking that static assertion macros used in autoconf tests work...
> (cached) yes
> checking for 64-bit OS... yes
> checking for minimum required Python version >= 2.5... yes
> checking for -dead_strip option to ld... yes
> checking for ANSI C header files... (cached) yes
> checking for working const... (cached) yes
> checking for mode_t... (cached) yes
> checking for off_t... (cached) yes
> checking for pid_t... (cached) yes
> checking for size_t... (cached) yes
> checking for __stdcall... (cached) no
> checking for ssize_t... (cached) yes
> checking for st_blksize in struct stat... (cached) yes
> checking for siginfo_t... (cached) yes
> checking for int16_t... (cached) yes
> checking for int32_t... (cached) yes
> checking for int64_t... (cached) yes
> checking for int64... (cached) no
> checking for uint... (cached) yes
> checking for uint_t... (cached) no
> checking for uint16_t... (cached) no
> checking for uname.domainname... (cached) no
> checking for uname.__domainname... (cached) no
> checking for usable char16_t (2 bytes, unsigned)... (cached) no
> checking for usable wchar_t (2 bytes, unsigned)... (cached) no
> checking for compiler -fshort-wchar option... (cached) yes
> checking for visibility(hidden) attribute... (cached) yes
> checking for visibility(default) attribute... (cached) yes
> checking for visibility pragma support... (cached) yes
> checking For gcc visibility bug with class-level attributes (GCC bug
> 26905)... (cached) yes
> checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)...
> (cached) no
> checking for __force_align_arg_pointer__ attribute... (cached) no
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking for sys/byteorder.h... (cached) no
> checking for compat.h... (cached) no
> checking for getopt.h... (cached) yes
> checking for sys/bitypes.h... (cached) no
> checking for memory.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for gnu/libc-version.h... (cached) no
> checking for nl_types.h... (cached) yes
> checking for malloc.h... (cached) no
> checking for X11/XKBlib.h... (cached) yes
> checking for io.h... (cached) no
> checking for sys/statvfs.h... (cached) yes
> checking for sys/statfs.h... (cached) no
> checking for sys/vfs.h... (cached) no
> checking for sys/mount.h... (cached) yes
> checking for sys/quota.h... (cached) yes
> checking for linux/quota.h... (cached) no
> checking for mmintrin.h... (cached) yes
> checking for new... (cached) yes
> checking for sys/cdefs.h... (cached) yes
> checking for gethostbyname_r in -lc_r... (cached) no
> checking for dladdr... (cached) yes
> checking for socket in -lsocket... (cached) no
> checking for Core Text... yes
> checking for XDrawLines in -lX11... (cached) yes
> checking for XextAddDisplay in -lXext... (cached) yes
> checking for XtFree in -lXt... (cached) yes
> checking for XShmCreateImage in -lXext... (cached) yes
> checking for X11/extensions/XShm.h... (cached) yes
> checking for X11/extensions/scrnsaver.h... (cached) yes
> checking for XScreenSaverQueryInfo in -lXss... (cached) yes
> checking for XieFloGeometry in -lXIE... (cached) no
> checking for X11/extensions/XIElib.h... (cached) no
> checking for freetype-config... (cached) /opt/local/bin/freetype-config
> checking for FreeType - version >= 6.1.0... yes
> checking for FT_Bitmap_Size.y_ppem... (cached) yes
> checking for FT_GlyphSlot_Embolden... (cached) yes
> checking for FT_Load_Sfnt_Table... (cached) yes
> checking for FT_Select_Size... (cached) yes
> checking for ARM SIMD support in compiler... no
> checking for ARM NEON support in compiler... no
> checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -pthread... yes
> checking whether mmap() sees write()s... yes
> checking whether /usr/bin/gcc-4.2 -arch x86_64 needs -traditional...
> (cached) no
> checking for 8-bit clean memcmp... (cached) yes
> checking for random... (cached) yes
> checking for strerror... (cached) yes
> checking for lchown... (cached) yes
> checking for fchmod... (cached) yes
> checking for snprintf... (cached) yes
> checking for statvfs... (cached) yes
> checking for memmove... (cached) yes
> checking for rint... (cached) yes
> checking for stat64... (cached) yes
> checking for lstat64... (cached) yes
> checking for truncate64... (cached) no
> checking for statvfs64... (cached) no
> checking for setbuf... (cached) yes
> checking for isatty... (cached) yes
> checking for flockfile... (cached) yes
> checking for getpagesize... (cached) yes
> checking for localtime_r... (cached) yes
> checking for strtok_r... (cached) yes
> checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... (cached) no
> checking for wcrtomb... (cached) yes
> checking for mbrtowc... (cached) yes
> checking for res_ninit()... (cached) no
> checking for gnu_get_libc_version()... (cached) no
> checking for nl_langinfo and CODESET... (cached) yes
> checking for an implementation of va_copy()... (cached) yes
> checking for an implementation of __va_copy()... (cached) yes
> checking whether va_lists can be copied by value... (cached) no
> checking for gcc 3.0 ABI... (cached) yes
> checking for C++ "explicit" keyword... (cached) yes
> checking for C++ "typename" keyword... (cached) yes
> checking for modern C++ template specialization syntax support...
> (cached) yes
> checking whether partial template specialization works... (cached) yes
> checking whether operators must be re-defined for templates derived from
> templates... (cached) no
> checking whether we need to cast a derived template to pass as its base
> class... (cached) no
> checking whether the compiler can resolve const ambiguities for
> templates... (cached) yes
> checking whether the C++ "using" keyword can change access... (cached)
> yes
> checking whether the C++ "using" keyword resolves ambiguity... (cached)
> yes
> checking for "std::" namespace... (cached) yes
> checking whether standard template operator!=() is ambiguous... (cached)
> unambiguous
> checking for C++ reinterpret_cast... (cached) yes
> checking for C++ dynamic_cast to void*... (cached) yes
> checking whether C++ requires implementation of unused virtual methods...
> (cached) no
> checking for trouble comparing to zero near std::operator!=()... (cached)
> no
> checking for __thread keyword for TLS variables... (cached) no
> checking for malloc.h... (cached) no
> checking for malloc/malloc.h... (cached) yes
> checking for strndup... (cached) no
> checking for posix_memalign... (cached) no
> checking for memalign... (cached) no
> checking for valloc... (cached) no
> checking for __attribute__((always_inline))... (cached) yes
> checking for __attribute__((malloc))... (cached) yes
> checking for __attribute__((warn_unused_result))... (cached) yes
> checking for __attribute__((noreturn))... (cached) yes
> checking for LC_MESSAGES... (cached) yes
> checking for localeconv... (cached) yes
> checking for nspr-config... /opt/local/bin/nspr-config
> checking for NSPR - version >= 4.8.7... no
> checking for nss-config... /opt/local/bin/nss-config
> checking for NSS - version >= 3.12.9... no
> checking for YASM assembler... checking for yasm... (cached) yasm
> checking for jpeg_destroy_compress in -ljpeg... (cached) yes
> checking for gzread in -lz... (cached) yes
> checking if app-specific confvars.sh exists... ./xulrunner/confvars.sh
> checking for pkg-config... (cached) /opt/local/bin/pkg-config
> checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0
> gdk-x11-2.0... yes
> checking MOZ_GTK2_CFLAGS... -D_REENTRANT -I/opt/local/include/gtk-2.0
> -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0
> -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0
> -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/
> -I/opt/local/include -I/opt/local/include/glib-2.0
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1
> -I/opt/local/include/freetype2 -I/opt/local/include/libpng12
> -I/opt/local/include/gtk-unix-print-2.0
> checking MOZ_GTK2_LIBS... -L/opt/local/lib -lgtk-x11-2.0 -latk-1.0
> -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor
> -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm
> -lgio-2.0 -lXext -lXfixes -lgmodule-2.0 -lcairo -lgobject-2.0 -lpixman-1
> -lfontconfig -lexpat -lfreetype -lpng12 -lz -lXrender -lgthread-2.0
> -lglib-2.0 -lintl -liconv -lX11 -lxcb -lXau -lXdmcp
> checking for pango >= 1.14.0... yes
> checking _PANGOCHK_CFLAGS... -D_REENTRANT -I/opt/local/include/pango-1.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include
> checking _PANGOCHK_LIBS... -L/opt/local/lib -lpango-1.0 -lm -lgobject-2.0
> -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
> checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0...
> yes
> checking MOZ_PANGO_CFLAGS... -D_REENTRANT -I/opt/local/include/pango-1.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include -I/opt/local/include/freetype2
> -I/opt/local/include/cairo -I/opt/local/include/pixman-1
> -I/opt/local/include/libpng12
> checking MOZ_PANGO_LIBS... -L/opt/local/lib -lpangocairo-1.0 -lcairo
> -lpangoft2-1.0 -lpixman-1 -lpng12 -lXrender -lX11 -lxcb -lXau -lXdmcp
> -lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lgobject-2.0
> -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
> checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
> checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -D_REENTRANT
> -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
> -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include
> checking MOZ_GCONF_LIBS... -L/opt/local/lib -lgconf-2 -lORBit-2 -lm
> -ldbus-1 -lpthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0
> -lintl -liconv
> checking for libnotify >= 0.4... yes
> checking MOZ_LIBNOTIFY_CFLAGS... -D_REENTRANT -I/opt/local/include
> -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include/dbus-1.0
> -I/opt/local/lib/dbus-1.0/include -I/opt/local/lib/gtk-2.0/include
> -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo
> -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0
> -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/pixman-1
> -I/opt/local/include/freetype2 -I/opt/local/include/libpng12
> checking MOZ_LIBNOTIFY_LIBS... -L/opt/local/lib -lnotify -lgtk-x11-2.0
> -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXinerama -lXi
> -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0
> -lgio-2.0 -lXext -lXfixes -lcairo -lpixman-1 -lXrender -lX11 -lxcb -lXau
> -lXdmcp -lpng12 -lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz
> -lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0
> -lintl -liconv
> checking for dbus-1 >= 0.60... yes
> checking MOZ_DBUS_CFLAGS... -I/opt/local/include/dbus-1.0
> -I/opt/local/lib/dbus-1.0/include
> checking MOZ_DBUS_LIBS... -L/opt/local/lib -ldbus-1 -lpthread
> checking for dbus-glib-1 >= 0.60... yes
> checking MOZ_DBUS_GLIB_CFLAGS... -D_REENTRANT
> -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include
> checking MOZ_DBUS_GLIB_LIBS... -L/opt/local/lib -ldbus-glib-1 -ldbus-1
> -lpthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
> checking __attribute__ ((aligned ())) support... (cached) 64
> checking for java... (cached) /usr/bin/java
> checking for javac... (cached) /usr/bin/javac
> checking for jar... (cached) /usr/bin/jar
> configure: warning: Cannot build gnomevfs without required libraries.
> Removing gnomevfs from MOZ_EXTENSIONS.
> configure: warning: spellcheck is no longer an extension.
> checking for tar archiver... checking for gnutar... (cached) gnutar
> gnutar
> checking for wget... checking for wget... (cached) wget
> wget
> checking for sqlite3 >= 3.7.1... yes
> checking SQLITE_CFLAGS... -I/opt/local/include
> checking SQLITE_LIBS... -L/opt/local/lib -lsqlite3
> checking for SQLITE_SECURE_DELETE support in system SQLite... (cached)
> yes
> checking for SQLITE_THREADSAFE support in system SQLite... (cached) yes
> checking for SQLITE_ENABLE_FTS3 support in system SQLite... (cached) yes
> checking for SQLITE_ENABLE_UNLOCK_NOTIFY support in system SQLite...
> (cached) yes
> checking for conic... checking for valid optimization flags... yes
> checking for __cxa_demangle... (cached) yes
> checking for unwind.h... (cached) yes
> checking for _Unwind_Backtrace... (cached) yes
> checking for gcc -pipe support... yes
> checking whether C compiler supports -fprofile-generate... no
> checking for correct temporary object destruction order... yes
> checking for correct overload resolution with const and templates... no
> checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes
> checking HOST_LIBIDL_CFLAGS... -D_REENTRANT
> -I/opt/local/include/libIDL-2.0 -I/opt/local/include/glib-2.0
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include
> checking HOST_LIBIDL_LIBS... -L/opt/local/lib -lIDL-2 -lgobject-2.0
> -lgthread-2.0 -lglib-2.0 -lintl -liconv
> checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
> checking GLIB_CFLAGS... -D_REENTRANT -I/opt/local/include/glib-2.0
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include
> checking GLIB_LIBS... -L/opt/local/lib -lgobject-2.0 -lgthread-2.0
> -lglib-2.0 -lintl -liconv
> checking for stdint.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for sys/int_types.h... (cached) no
> checking for cairo >= 1.10 pixman-1 freetype2 fontconfig... yes
> checking CAIRO_CFLAGS... -D_REENTRANT -I/opt/local/include/cairo
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include -I/opt/local/include/pixman-1
> -I/opt/local/include/freetype2 -I/opt/local/include/libpng12
> checking CAIRO_LIBS... -L/opt/local/lib -lcairo -lgobject-2.0 -lpng12
> -lXrender -lgthread-2.0 -lglib-2.0 -lintl -lX11 -lxcb -lXau -lXdmcp
> -lpixman-1 -lfontconfig -lexpat -lfreetype -lz -liconv
> checking for cairo-xlib-xrender >= 1.10... yes
> checking CAIRO_XRENDER_CFLAGS... -D_REENTRANT -I/opt/local/include/cairo
> -I/opt/local/include -I/opt/local/include/glib-2.0
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1
> -I/opt/local/include/freetype2 -I/opt/local/include/libpng12
> checking CAIRO_XRENDER_LIBS... -L/opt/local/lib -lcairo -lgobject-2.0
> -lpixman-1 -lfontconfig -lexpat -lfreetype -lpng12 -lz -lXrender
> -lgthread-2.0 -lglib-2.0 -lintl -liconv -lX11 -lxcb -lXau -lXdmcp
> checking for posix_fallocate... no
> checking for GL/glx.h... (cached) yes
> checking for fontconfig/fcfreetype.h... (cached) yes
> creating ./config.status
> creating config/autoconf.mk
> creating config/doxygen.cfg
> creating netwerk/necko-config.h
> netwerk/necko-config.h is unchanged
> creating xpcom/xpcom-config.h
> xpcom/xpcom-config.h is unchanged
> creating xpcom/xpcom-private.h
> xpcom/xpcom-private.h is unchanged
> configuring in nsprpub
> running /bin/sh ./configure --enable-application=xulrunner
> --prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub --disable-
> static --enable-shared --with-distribution-id=org.macports --enable-
> default-toolkit=cairo-gtk2 --x-includes=/opt/local/include
> --x-libraries=/opt/local/lib --with-system-nspr --with-nspr-
> prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-
> system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-
> zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-
> system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner-
> devel --enable-oji --enable-plugins --enable-mathml --enable-
> extensions=default,spellcheck --enable-permissions --enable-cookie
> --enable-image-decoders=all --enable-image-encoder=all --enable-canvas
> --enable-jsd --disable-xpctools --enable-crypto --enable-pango --enable-
> svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads
> --disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-
> browsing --disable-crashreporter --enable-optimize=-O2 --disable-
> prebinding --enable-strip --enable-install-strip --disable-debug
> --disable-installer --disable-updater --disable-pedantic --disable-tests
> --disable-mochitest --disable-necko-wifi --enable-libxul --with-dist-
> prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central/dist
> --with-mozilla --disable-debug --enable-64bit --cache-
> file=.././config.cache --srcdir=.
> loading cache .././config.cache
> checking host system type... i386-apple-darwin10.5.0
> checking target system type... i386-apple-darwin10.5.0
> checking build system type... i386-apple-darwin10.5.0
> checking for whoami... (cached) /usr/bin/whoami
> checking for gcc... (cached) /usr/bin/gcc-4.2 -arch x86_64
> checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
> x86_64 -L/opt/local/lib -arch x86_64) works... yes
> checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
> x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.2 -arch
> x86_64 -E
> checking for ranlib... (cached) ranlib
> checking for as... (cached) /usr/bin/as
> checking for ar... (cached) /usr/bin/ar
> checking for ld... (cached) /usr/bin/ld
> checking for strip... (cached) /usr/bin/strip
> checking for windres... no
> checking for gcc -pipe support... no
> checking whether C compiler supports -fprofile-generate... no
> checking for visibility(hidden) attribute... (cached) yes
> checking for visibility pragma support... (cached) yes
> checking for perl5... (cached) /opt/local/bin/perl5
> checking whether /usr/bin/gcc-4.2 -arch x86_64 -arch x86_64 needs
> -traditional... (cached) no
> checking for lchown... (cached) yes
> checking for strerror... (cached) yes
> checking whether /usr/bin/gcc-4.2 -arch x86_64 -arch x86_64 accepts
> -pthread... yes
> creating ./config.status
> creating Makefile
> creating config/Makefile
> creating config/autoconf.mk
> creating config/nsprincl.mk
> creating config/nsprincl.sh
> creating config/nspr-config
> creating lib/Makefile
> creating lib/ds/Makefile
> creating lib/libc/Makefile
> creating lib/libc/include/Makefile
> creating lib/libc/src/Makefile
> creating lib/tests/Makefile
> creating pkg/Makefile
> creating pkg/linux/Makefile
> creating pkg/solaris/Makefile
> creating pkg/solaris/SUNWpr/Makefile
> creating pkg/solaris/SUNWprd/Makefile
> creating pr/Makefile
> creating pr/include/Makefile
> creating pr/include/md/Makefile
> creating pr/include/obsolete/Makefile
> creating pr/include/private/Makefile
> creating pr/src/Makefile
> creating pr/src/io/Makefile
> creating pr/src/linking/Makefile
> creating pr/src/malloc/Makefile
> creating pr/src/md/Makefile
> creating pr/src/md/unix/Makefile
> creating pr/src/memory/Makefile
> creating pr/src/misc/Makefile
> creating pr/src/threads/Makefile
> creating pr/tests/Makefile
> creating pr/tests/dll/Makefile
> creating pr/src/pthreads/Makefile
> configure: warning: Recreating autoconf.mk with updated nspr-config
> output
> configuring in js/src
> running /bin/sh ./configure --enable-application=xulrunner
> --prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub --disable-
> static --enable-shared --with-distribution-id=org.macports --enable-
> default-toolkit=cairo-gtk2 --x-includes=/opt/local/include
> --x-libraries=/opt/local/lib --with-system-nspr --with-nspr-
> prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-
> system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-
> zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-
> system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner-
> devel --enable-oji --enable-plugins --enable-mathml --enable-
> extensions=default,spellcheck --enable-permissions --enable-cookie
> --enable-image-decoders=all --enable-image-encoder=all --enable-canvas
> --enable-jsd --disable-xpctools --enable-crypto --enable-pango --enable-
> svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads
> --disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-
> browsing --disable-crashreporter --enable-optimize=-O2 --disable-
> prebinding --enable-strip --enable-install-strip --disable-debug
> --disable-installer --disable-updater --disable-pedantic --disable-tests
> --disable-mochitest --disable-necko-wifi --enable-libxul --enable-
> threadsafe --enable-ctypes --disable-shared-js --with-nspr-
> cflags='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-
> central/dist/include/nspr' --with-nspr-
> libs='-L/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central/dist/lib
> -lplds4 -lplc4 -lnspr4 -L/opt/local/lib' --with-dist-dir=../../dist
> --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central/dist
> --with-sync-build-
> files=/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central --cache-
> file=../.././config.cache --srcdir=.
> loading cache ../.././config.cache
> checking host system type... x86_64-apple-darwin10.5.0
> checking target system type... x86_64-apple-darwin10.5.0
> checking build system type... x86_64-apple-darwin10.5.0
> checking for gawk... (cached) gawk
> checking for perl5... (cached) /opt/local/bin/perl5
> checking for gcc... (cached) /usr/bin/gcc-4.2 -arch x86_64
> checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
> x86_64 -L/opt/local/lib -arch x86_64) works... yes
> checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
> x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -g... (cached) yes
> checking for c++... (cached) /usr/bin/g++-4.2 -arch x86_64
> checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2
> -arch x86_64 -L/opt/local/lib -arch x86_64) works... yes
> checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2
> -arch x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
> checking whether we are using GNU C++... (cached) yes
> checking whether /usr/bin/g++-4.2 -arch x86_64 accepts -g... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for as... (cached) /usr/bin/as
> checking for ar... (cached) ar
> checking for ld... (cached) ld
> checking for strip... (cached) strip
> checking for windres... no
> checking whether /usr/bin/gcc-4.2 -arch x86_64 and cc understand -c and
> -o together... (cached) yes
> checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.2 -arch
> x86_64 -E
> checking how to run the C++ preprocessor... (cached) /usr/bin/g++-4.2
> -arch x86_64 -E
> checking for sb-conf... no
> checking for ve... no
> checking for a BSD compatible install... ../../
> checking whether ln -s works... (cached) yes
> checking for minimum required perl version >= 5.006... 5.008009
> checking for full perl installation... yes
> checking for python2.6... (cached) /opt/local/bin/python2.6
> checking for doxygen... (cached) /opt/local/bin/doxygen
> checking for autoconf... (cached) /opt/local/bin/autoconf
> checking for unzip... (cached) /usr/bin/unzip
> checking for zip... (cached) /usr/bin/zip
> checking for makedepend... (cached) /opt/local/bin/makedepend
> checking for xargs... (cached) /usr/bin/xargs
> checking for pbbuild... (cached) /usr/bin/xcodebuild
> checking for sdp... (cached) /usr/bin/sdp
> checking for gmake... (cached) /opt/local/bin/gmake
> checking for X... libraries /opt/local/lib, headers /opt/local/include
> checking for dnet_ntoa in -ldnet... (cached) no
> checking for dnet_ntoa in -ldnet_stub... (cached) no
> checking for gethostbyname... (cached) yes
> checking for connect... (cached) yes
> checking for remove... (cached) yes
> checking for shmat... (cached) yes
> checking for IceConnectionNumber in -lICE... (cached) yes
> checking whether the compiler supports -Wno-invalid-offsetof... yes
> checking whether the compiler supports -Wno-variadic-macros... yes
> checking whether the compiler supports -Werror=return-type... yes
> checking whether ld has archive extraction flags... (cached) no
> checking that static assertion macros used in autoconf tests work...
> (cached) yes
> checking for 64-bit OS... yes
> checking for minimum required Python version >= 2.5... yes
> checking for -dead_strip option to ld... yes
> checking for ANSI C header files... (cached) yes
> checking for working const... (cached) yes
> checking for mode_t... (cached) yes
> checking for off_t... (cached) yes
> checking for pid_t... (cached) yes
> checking for size_t... (cached) yes
> checking for __stdcall... (cached) no
> checking for ssize_t... (cached) yes
> checking for st_blksize in struct stat... (cached) yes
> checking for siginfo_t... (cached) yes
> checking for stdint.h... (cached) yes
> checking for the size of void*... 8
> checking for the alignment of void*... 8
> checking for the size of double... 8
> checking for int16_t... (cached) yes
> checking for int32_t... (cached) yes
> checking for int64_t... (cached) yes
> checking for int64... (cached) no
> checking for uint... (cached) yes
> checking for uint_t... (cached) no
> checking for uint16_t... (cached) no
> checking for uname.domainname... (cached) no
> checking for uname.__domainname... (cached) no
> checking for visibility(hidden) attribute... (cached) yes
> checking for visibility(default) attribute... (cached) yes
> checking for visibility pragma support... (cached) yes
> checking For gcc visibility bug with class-level attributes (GCC bug
> 26905)... (cached) yes
> checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)...
> (cached) no
> checking for __force_align_arg_pointer__ attribute... (cached) no
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking for sys/byteorder.h... (cached) no
> checking for compat.h... (cached) no
> checking for getopt.h... (cached) yes
> checking for sys/bitypes.h... (cached) no
> checking for memory.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for gnu/libc-version.h... (cached) no
> checking for nl_types.h... (cached) yes
> checking for malloc.h... (cached) no
> checking for X11/XKBlib.h... (cached) yes
> checking for io.h... (cached) no
> checking for sys/statvfs.h... (cached) yes
> checking for sys/statfs.h... (cached) no
> checking for sys/vfs.h... (cached) no
> checking for sys/mount.h... (cached) yes
> checking for sys/quota.h... (cached) yes
> checking for linux/quota.h... (cached) no
> checking for mmintrin.h... (cached) yes
> checking for new... (cached) yes
> checking for sys/cdefs.h... (cached) yes
> checking for linux/perf_event.h... no
> checking for gethostbyname_r in -lc_r... (cached) no
> checking for dladdr... (cached) yes
> checking for socket in -lsocket... (cached) no
> checking for ARM SIMD support in compiler... no
> checking for ARM NEON support in compiler... no
> checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -pthread... yes
> checking whether mmap() sees write()s... yes
> checking whether /usr/bin/gcc-4.2 -arch x86_64 needs -traditional...
> (cached) no
> checking for 8-bit clean memcmp... (cached) yes
> checking for fchmod... (cached) yes
> checking for flockfile... (cached) yes
> checking for getc_unlocked... yes
> checking for _getc_nolock... no
> checking for getpagesize... (cached) yes
> checking for lchown... (cached) yes
> checking for localtime_r... (cached) yes
> checking for lstat64... (cached) yes
> checking for memmove... (cached) yes
> checking for random... (cached) yes
> checking for rint... (cached) yes
> checking for sbrk... yes
> checking for snprintf... (cached) yes
> checking for stat64... (cached) yes
> checking for statvfs... (cached) yes
> checking for statvfs64... (cached) no
> checking for strerror... (cached) yes
> checking for strtok_r... (cached) yes
> checking for truncate64... (cached) no
> checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... (cached) no
> checking for wcrtomb... (cached) yes
> checking for mbrtowc... (cached) yes
> checking for res_ninit()... (cached) no
> checking for gnu_get_libc_version()... (cached) no
> checking for an implementation of va_copy()... (cached) yes
> checking for an implementation of __va_copy()... (cached) yes
> checking whether va_lists can be copied by value... (cached) no
> checking for gcc 3.0 ABI... (cached) yes
> checking for C++ "explicit" keyword... (cached) yes
> checking for C++ "typename" keyword... (cached) yes
> checking for modern C++ template specialization syntax support...
> (cached) yes
> checking whether partial template specialization works... (cached) yes
> checking whether operators must be re-defined for templates derived from
> templates... (cached) no
> checking whether we need to cast a derived template to pass as its base
> class... (cached) no
> checking whether the compiler can resolve const ambiguities for
> templates... (cached) yes
> checking whether the C++ "using" keyword can change access... (cached)
> yes
> checking whether the C++ "using" keyword resolves ambiguity... (cached)
> yes
> checking for "std::" namespace... (cached) yes
> checking whether standard template operator!=() is ambiguous... (cached)
> unambiguous
> checking for C++ reinterpret_cast... (cached) yes
> checking for C++ dynamic_cast to void*... (cached) yes
> checking whether C++ requires implementation of unused virtual methods...
> (cached) no
> checking for trouble comparing to zero near std::operator!=()... (cached)
> no
> checking for __thread keyword for TLS variables... (cached) no
> checking for malloc.h... (cached) no
> checking for malloc/malloc.h... (cached) yes
> checking for strndup... (cached) no
> checking for posix_memalign... (cached) no
> checking for memalign... (cached) no
> checking for valloc... (cached) no
> checking for __attribute__((always_inline))... (cached) yes
> checking for __attribute__((malloc))... (cached) yes
> checking for __attribute__((warn_unused_result))... (cached) yes
> checking for __attribute__((noreturn))... (cached) yes
> checking for LC_MESSAGES... (cached) yes
> checking for localeconv... (cached) yes
> configure: error: --with-system-nspr and --with-nspr-libs/cflags are
> mutually exclusive.
> See 'configure --help'.
> configure: error: ./configure failed for js/src
> shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central" &&
> ./configure --prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub
> --disable-static --enable-shared --with-distribution-id=org.macports
> --enable-default-toolkit=cairo-gtk2 --x-includes=/opt/local/include
> --x-libraries=/opt/local/lib --with-system-nspr --with-nspr-
> prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-
> system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-
> zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-
> system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner-
> devel --enable-oji --enable-plugins --enable-mathml --enable-
> extensions="default,spellcheck" --enable-permissions --enable-cookie
> --enable-image-decoders=all --enable-image-encoder=all --enable-canvas
> --enable-jsd --disable-xpctools --enable-crypto --enable-pango --enable-
> svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads
> --disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-
> browsing --disable-crashreporter --enable-optimize='-O2' --disable-
> prebinding --enable-strip --enable-install-strip --disable-debug
> --disable-installer --disable-updater --disable-pedantic --disable-tests
> --disable-mochitest --disable-necko-wifi --enable-libxul " returned error
> 1
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Warning: the following items did not execute (for xulrunner-devel):
> org.macports.activate org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> Error: Failed to install xulrunner-devel
> Log for xulrunner-devel is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
> .org_mprelease_ports_devel_xulrunner-devel/main.log
> Error: The following dependencies were not installed: xulrunner-devel
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
New description:
{{{
---> Attempting to fetch firefox-4.0b8.source.tar.bz2 from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/firefox
---> Verifying checksum(s) for xulrunner-devel
---> Extracting xulrunner-devel
---> Applying patches to xulrunner-devel
---> Configuring xulrunner-devel
Error: Target org.macports.configure returned: configure failure: shell
command failed (see log for details)
Error: Failed to install xulrunner-devel
Log for xulrunner-devel is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/main.log
Error: The following dependencies were not installed: xulrunner-devel
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Macintosh:src chrisgorman$ less
/opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/main.log
Macintosh:src chrisgorman$ vim
/opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/main.log
Macintosh:src chrisgorman$ sudo port install -v firefox-x11-develWarning:
No default port source specified in /opt/local/etc/macports/sources.conf,
using last source as default
---> Computing dependencies for firefox-x11-devel
---> Dependencies to be installed: xulrunner-devel
---> Configuring xulrunner-devel
Error: Target org.macports.configure returned: configure failure: shell
command failed (see log for details)
Error: Failed to install xulrunner-devel
Log for xulrunner-devel is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/main.log
Error: The following dependencies were not installed: xulrunner-devel
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Macintosh:src chrisgorman$ sudo port -v install firefox-x11-devel
Warning: No default port source specified in
/opt/local/etc/macports/sources.conf, using last source as default
---> Computing dependencies for firefox-x11-devel..
---> Dependencies to be installed: xulrunner-devel
---> Configuring xulrunner-devel
Adding configure options from
/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-
central/xulrunner/config/mozconfig:
--enable-application=xulrunner
loading cache ./config.cache
checking host system type... x86_64-apple-darwin10.5.0
checking target system type... x86_64-apple-darwin10.5.0
checking build system type... x86_64-apple-darwin10.5.0
checking for mawk... (cached) gawk
checking for perl5... (cached) /opt/local/bin/perl5
checking for gcc... (cached) /usr/bin/gcc-4.2 -arch x86_64
checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) works... yes
checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -g... (cached) yes
checking for c++... (cached) /usr/bin/g++-4.2 -arch x86_64
checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) works... yes
checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether /usr/bin/g++-4.2 -arch x86_64 accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for as... (cached) /usr/bin/as
checking for ar... (cached) ar
checking for ld... (cached) ld
checking for strip... (cached) strip
checking for windres... no
checking whether /usr/bin/gcc-4.2 -arch x86_64 and cc understand -c and -o
together... (cached) yes
checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.2 -arch
x86_64 -E
checking how to run the C++ preprocessor... (cached) /usr/bin/g++-4.2
-arch x86_64 -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking for minimum required perl version >= 5.006... 5.008009
checking for full perl installation... yes
checking for python2.7... (cached) /opt/local/bin/python2.6
checking for doxygen... (cached) /opt/local/bin/doxygen
checking for autoconf... (cached) /opt/local/bin/autoconf
checking for unzip... (cached) /usr/bin/unzip
checking for zip... (cached) /usr/bin/zip
checking for makedepend... (cached) /opt/local/bin/makedepend
checking for xargs... (cached) /usr/bin/xargs
checking for pbbuild... (cached) /usr/bin/xcodebuild
checking for sdp... (cached) /usr/bin/sdp
checking for gmake... (cached) /opt/local/bin/gmake
checking for X... libraries /opt/local/lib, headers /opt/local/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking whether the compiler supports -Wno-invalid-offsetof... yes
checking whether the compiler supports -Wno-variadic-macros... yes
checking whether the compiler supports -Werror=return-type... yes
checking whether ld has archive extraction flags... (cached) no
checking that static assertion macros used in autoconf tests work...
(cached) yes
checking for 64-bit OS... yes
checking for minimum required Python version >= 2.5... yes
checking for -dead_strip option to ld... yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for __stdcall... (cached) no
checking for ssize_t... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for siginfo_t... (cached) yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for int64_t... (cached) yes
checking for int64... (cached) no
checking for uint... (cached) yes
checking for uint_t... (cached) no
checking for uint16_t... (cached) no
checking for uname.domainname... (cached) no
checking for uname.__domainname... (cached) no
checking for usable char16_t (2 bytes, unsigned)... (cached) no
checking for usable wchar_t (2 bytes, unsigned)... (cached) no
checking for compiler -fshort-wchar option... (cached) yes
checking for visibility(hidden) attribute... (cached) yes
checking for visibility(default) attribute... (cached) yes
checking for visibility pragma support... (cached) yes
checking For gcc visibility bug with class-level attributes (GCC bug
26905)... (cached) yes
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)...
(cached) no
checking for __force_align_arg_pointer__ attribute... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/byteorder.h... (cached) no
checking for compat.h... (cached) no
checking for getopt.h... (cached) yes
checking for sys/bitypes.h... (cached) no
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking for gnu/libc-version.h... (cached) no
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) no
checking for X11/XKBlib.h... (cached) yes
checking for io.h... (cached) no
checking for sys/statvfs.h... (cached) yes
checking for sys/statfs.h... (cached) no
checking for sys/vfs.h... (cached) no
checking for sys/mount.h... (cached) yes
checking for sys/quota.h... (cached) yes
checking for linux/quota.h... (cached) no
checking for mmintrin.h... (cached) yes
checking for new... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking for gethostbyname_r in -lc_r... (cached) no
checking for dladdr... (cached) yes
checking for socket in -lsocket... (cached) no
checking for Core Text... yes
checking for XDrawLines in -lX11... (cached) yes
checking for XextAddDisplay in -lXext... (cached) yes
checking for XtFree in -lXt... (cached) yes
checking for XShmCreateImage in -lXext... (cached) yes
checking for X11/extensions/XShm.h... (cached) yes
checking for X11/extensions/scrnsaver.h... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... (cached) yes
checking for XieFloGeometry in -lXIE... (cached) no
checking for X11/extensions/XIElib.h... (cached) no
checking for freetype-config... (cached) /opt/local/bin/freetype-config
checking for FreeType - version >= 6.1.0... yes
checking for FT_Bitmap_Size.y_ppem... (cached) yes
checking for FT_GlyphSlot_Embolden... (cached) yes
checking for FT_Load_Sfnt_Table... (cached) yes
checking for FT_Select_Size... (cached) yes
checking for ARM SIMD support in compiler... no
checking for ARM NEON support in compiler... no
checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -pthread... yes
checking whether mmap() sees write()s... yes
checking whether /usr/bin/gcc-4.2 -arch x86_64 needs -traditional...
(cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for random... (cached) yes
checking for strerror... (cached) yes
checking for lchown... (cached) yes
checking for fchmod... (cached) yes
checking for snprintf... (cached) yes
checking for statvfs... (cached) yes
checking for memmove... (cached) yes
checking for rint... (cached) yes
checking for stat64... (cached) yes
checking for lstat64... (cached) yes
checking for truncate64... (cached) no
checking for statvfs64... (cached) no
checking for setbuf... (cached) yes
checking for isatty... (cached) yes
checking for flockfile... (cached) yes
checking for getpagesize... (cached) yes
checking for localtime_r... (cached) yes
checking for strtok_r... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... (cached) no
checking for wcrtomb... (cached) yes
checking for mbrtowc... (cached) yes
checking for res_ninit()... (cached) no
checking for gnu_get_libc_version()... (cached) no
checking for nl_langinfo and CODESET... (cached) yes
checking for an implementation of va_copy()... (cached) yes
checking for an implementation of __va_copy()... (cached) yes
checking whether va_lists can be copied by value... (cached) no
checking for gcc 3.0 ABI... (cached) yes
checking for C++ "explicit" keyword... (cached) yes
checking for C++ "typename" keyword... (cached) yes
checking for modern C++ template specialization syntax support... (cached)
yes
checking whether partial template specialization works... (cached) yes
checking whether operators must be re-defined for templates derived from
templates... (cached) no
checking whether we need to cast a derived template to pass as its base
class... (cached) no
checking whether the compiler can resolve const ambiguities for
templates... (cached) yes
checking whether the C++ "using" keyword can change access... (cached) yes
checking whether the C++ "using" keyword resolves ambiguity... (cached)
yes
checking for "std::" namespace... (cached) yes
checking whether standard template operator!=() is ambiguous... (cached)
unambiguous
checking for C++ reinterpret_cast... (cached) yes
checking for C++ dynamic_cast to void*... (cached) yes
checking whether C++ requires implementation of unused virtual methods...
(cached) no
checking for trouble comparing to zero near std::operator!=()... (cached)
no
checking for __thread keyword for TLS variables... (cached) no
checking for malloc.h... (cached) no
checking for malloc/malloc.h... (cached) yes
checking for strndup... (cached) no
checking for posix_memalign... (cached) no
checking for memalign... (cached) no
checking for valloc... (cached) no
checking for __attribute__((always_inline))... (cached) yes
checking for __attribute__((malloc))... (cached) yes
checking for __attribute__((warn_unused_result))... (cached) yes
checking for __attribute__((noreturn))... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for localeconv... (cached) yes
checking for nspr-config... /opt/local/bin/nspr-config
checking for NSPR - version >= 4.8.7... no
checking for nss-config... /opt/local/bin/nss-config
checking for NSS - version >= 3.12.9... no
checking for YASM assembler... checking for yasm... (cached) yasm
checking for jpeg_destroy_compress in -ljpeg... (cached) yes
checking for gzread in -lz... (cached) yes
checking if app-specific confvars.sh exists... ./xulrunner/confvars.sh
checking for pkg-config... (cached) /opt/local/bin/pkg-config
checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0
gdk-x11-2.0... yes
checking MOZ_GTK2_CFLAGS... -D_REENTRANT -I/opt/local/include/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0
-I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0
-I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/
-I/opt/local/include -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/opt/local/include/gtk-unix-print-2.0
checking MOZ_GTK2_LIBS... -L/opt/local/lib -lgtk-x11-2.0 -latk-1.0
-lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor
-lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm
-lgio-2.0 -lXext -lXfixes -lgmodule-2.0 -lcairo -lgobject-2.0 -lpixman-1
-lfontconfig -lexpat -lfreetype -lpng12 -lz -lXrender -lgthread-2.0
-lglib-2.0 -lintl -liconv -lX11 -lxcb -lXau -lXdmcp
checking for pango >= 1.14.0... yes
checking _PANGOCHK_CFLAGS... -D_REENTRANT -I/opt/local/include/pango-1.0
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include
checking _PANGOCHK_LIBS... -L/opt/local/lib -lpango-1.0 -lm -lgobject-2.0
-lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0...
yes
checking MOZ_PANGO_CFLAGS... -D_REENTRANT -I/opt/local/include/pango-1.0
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/freetype2
-I/opt/local/include/cairo -I/opt/local/include/pixman-1
-I/opt/local/include/libpng12
checking MOZ_PANGO_LIBS... -L/opt/local/lib -lpangocairo-1.0 -lcairo
-lpangoft2-1.0 -lpixman-1 -lpng12 -lXrender -lX11 -lxcb -lXau -lXdmcp
-lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lgobject-2.0
-lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -D_REENTRANT
-I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include
checking MOZ_GCONF_LIBS... -L/opt/local/lib -lgconf-2 -lORBit-2 -lm
-ldbus-1 -lpthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0
-lintl -liconv
checking for libnotify >= 0.4... yes
checking MOZ_LIBNOTIFY_CFLAGS... -D_REENTRANT -I/opt/local/include
-I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include/dbus-1.0
-I/opt/local/lib/dbus-1.0/include -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/atk-1.0 -I/opt/local/include/cairo
-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0
-I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
checking MOZ_LIBNOTIFY_LIBS... -L/opt/local/lib -lnotify -lgtk-x11-2.0
-ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXinerama -lXi
-lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0
-lgio-2.0 -lXext -lXfixes -lcairo -lpixman-1 -lXrender -lX11 -lxcb -lXau
-lXdmcp -lpng12 -lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz
-lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0
-lintl -liconv
checking for dbus-1 >= 0.60... yes
checking MOZ_DBUS_CFLAGS... -I/opt/local/include/dbus-1.0
-I/opt/local/lib/dbus-1.0/include
checking MOZ_DBUS_LIBS... -L/opt/local/lib -ldbus-1 -lpthread
checking for dbus-glib-1 >= 0.60... yes
checking MOZ_DBUS_GLIB_CFLAGS... -D_REENTRANT
-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include
checking MOZ_DBUS_GLIB_LIBS... -L/opt/local/lib -ldbus-glib-1 -ldbus-1
-lpthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
checking __attribute__ ((aligned ())) support... (cached) 64
checking for java... (cached) /usr/bin/java
checking for javac... (cached) /usr/bin/javac
checking for jar... (cached) /usr/bin/jar
configure: warning: Cannot build gnomevfs without required libraries.
Removing gnomevfs from MOZ_EXTENSIONS.
configure: warning: spellcheck is no longer an extension.
checking for tar archiver... checking for gnutar... (cached) gnutar
gnutar
checking for wget... checking for wget... (cached) wget
wget
checking for sqlite3 >= 3.7.1... yes
checking SQLITE_CFLAGS... -I/opt/local/include
checking SQLITE_LIBS... -L/opt/local/lib -lsqlite3
checking for SQLITE_SECURE_DELETE support in system SQLite... (cached) yes
checking for SQLITE_THREADSAFE support in system SQLite... (cached) yes
checking for SQLITE_ENABLE_FTS3 support in system SQLite... (cached) yes
checking for SQLITE_ENABLE_UNLOCK_NOTIFY support in system SQLite...
(cached) yes
checking for conic... checking for valid optimization flags... yes
checking for __cxa_demangle... (cached) yes
checking for unwind.h... (cached) yes
checking for _Unwind_Backtrace... (cached) yes
checking for gcc -pipe support... yes
checking whether C compiler supports -fprofile-generate... no
checking for correct temporary object destruction order... yes
checking for correct overload resolution with const and templates... no
checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes
checking HOST_LIBIDL_CFLAGS... -D_REENTRANT
-I/opt/local/include/libIDL-2.0 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
checking HOST_LIBIDL_LIBS... -L/opt/local/lib -lIDL-2 -lgobject-2.0
-lgthread-2.0 -lglib-2.0 -lintl -liconv
checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
checking GLIB_CFLAGS... -D_REENTRANT -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
checking GLIB_LIBS... -L/opt/local/lib -lgobject-2.0 -lgthread-2.0
-lglib-2.0 -lintl -liconv
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/int_types.h... (cached) no
checking for cairo >= 1.10 pixman-1 freetype2 fontconfig... yes
checking CAIRO_CFLAGS... -D_REENTRANT -I/opt/local/include/cairo
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
checking CAIRO_LIBS... -L/opt/local/lib -lcairo -lgobject-2.0 -lpng12
-lXrender -lgthread-2.0 -lglib-2.0 -lintl -lX11 -lxcb -lXau -lXdmcp
-lpixman-1 -lfontconfig -lexpat -lfreetype -lz -liconv
checking for cairo-xlib-xrender >= 1.10... yes
checking CAIRO_XRENDER_CFLAGS... -D_REENTRANT -I/opt/local/include/cairo
-I/opt/local/include -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
checking CAIRO_XRENDER_LIBS... -L/opt/local/lib -lcairo -lgobject-2.0
-lpixman-1 -lfontconfig -lexpat -lfreetype -lpng12 -lz -lXrender
-lgthread-2.0 -lglib-2.0 -lintl -liconv -lX11 -lxcb -lXau -lXdmcp
checking for posix_fallocate... no
checking for GL/glx.h... (cached) yes
checking for fontconfig/fcfreetype.h... (cached) yes
creating ./config.status
creating config/autoconf.mk
creating config/doxygen.cfg
creating netwerk/necko-config.h
netwerk/necko-config.h is unchanged
creating xpcom/xpcom-config.h
xpcom/xpcom-config.h is unchanged
creating xpcom/xpcom-private.h
xpcom/xpcom-private.h is unchanged
configuring in nsprpub
running /bin/sh ./configure --enable-application=xulrunner
--prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub --disable-
static --enable-shared --with-distribution-id=org.macports --enable-
default-toolkit=cairo-gtk2 --x-includes=/opt/local/include
--x-libraries=/opt/local/lib --with-system-nspr --with-nspr-
prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-
system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-
zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-
system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner-
devel --enable-oji --enable-plugins --enable-mathml --enable-
extensions=default,spellcheck --enable-permissions --enable-cookie
--enable-image-decoders=all --enable-image-encoder=all --enable-canvas
--enable-jsd --disable-xpctools --enable-crypto --enable-pango --enable-
svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads
--disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-
browsing --disable-crashreporter --enable-optimize=-O2 --disable-
prebinding --enable-strip --enable-install-strip --disable-debug
--disable-installer --disable-updater --disable-pedantic --disable-tests
--disable-mochitest --disable-necko-wifi --enable-libxul --with-dist-
prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central/dist
--with-mozilla --disable-debug --enable-64bit --cache-
file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i386-apple-darwin10.5.0
checking target system type... i386-apple-darwin10.5.0
checking build system type... i386-apple-darwin10.5.0
checking for whoami... (cached) /usr/bin/whoami
checking for gcc... (cached) /usr/bin/gcc-4.2 -arch x86_64
checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) works... yes
checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.2 -arch
x86_64 -E
checking for ranlib... (cached) ranlib
checking for as... (cached) /usr/bin/as
checking for ar... (cached) /usr/bin/ar
checking for ld... (cached) /usr/bin/ld
checking for strip... (cached) /usr/bin/strip
checking for windres... no
checking for gcc -pipe support... no
checking whether C compiler supports -fprofile-generate... no
checking for visibility(hidden) attribute... (cached) yes
checking for visibility pragma support... (cached) yes
checking for perl5... (cached) /opt/local/bin/perl5
checking whether /usr/bin/gcc-4.2 -arch x86_64 -arch x86_64 needs
-traditional... (cached) no
checking for lchown... (cached) yes
checking for strerror... (cached) yes
checking whether /usr/bin/gcc-4.2 -arch x86_64 -arch x86_64 accepts
-pthread... yes
creating ./config.status
creating Makefile
creating config/Makefile
creating config/autoconf.mk
creating config/nsprincl.mk
creating config/nsprincl.sh
creating config/nspr-config
creating lib/Makefile
creating lib/ds/Makefile
creating lib/libc/Makefile
creating lib/libc/include/Makefile
creating lib/libc/src/Makefile
creating lib/tests/Makefile
creating pkg/Makefile
creating pkg/linux/Makefile
creating pkg/solaris/Makefile
creating pkg/solaris/SUNWpr/Makefile
creating pkg/solaris/SUNWprd/Makefile
creating pr/Makefile
creating pr/include/Makefile
creating pr/include/md/Makefile
creating pr/include/obsolete/Makefile
creating pr/include/private/Makefile
creating pr/src/Makefile
creating pr/src/io/Makefile
creating pr/src/linking/Makefile
creating pr/src/malloc/Makefile
creating pr/src/md/Makefile
creating pr/src/md/unix/Makefile
creating pr/src/memory/Makefile
creating pr/src/misc/Makefile
creating pr/src/threads/Makefile
creating pr/tests/Makefile
creating pr/tests/dll/Makefile
creating pr/src/pthreads/Makefile
configure: warning: Recreating autoconf.mk with updated nspr-config output
configuring in js/src
running /bin/sh ./configure --enable-application=xulrunner
--prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub --disable-
static --enable-shared --with-distribution-id=org.macports --enable-
default-toolkit=cairo-gtk2 --x-includes=/opt/local/include
--x-libraries=/opt/local/lib --with-system-nspr --with-nspr-
prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-
system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-
zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-
system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner-
devel --enable-oji --enable-plugins --enable-mathml --enable-
extensions=default,spellcheck --enable-permissions --enable-cookie
--enable-image-decoders=all --enable-image-encoder=all --enable-canvas
--enable-jsd --disable-xpctools --enable-crypto --enable-pango --enable-
svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads
--disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-
browsing --disable-crashreporter --enable-optimize=-O2 --disable-
prebinding --enable-strip --enable-install-strip --disable-debug
--disable-installer --disable-updater --disable-pedantic --disable-tests
--disable-mochitest --disable-necko-wifi --enable-libxul --enable-
threadsafe --enable-ctypes --disable-shared-js --with-nspr-
cflags='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-
central/dist/include/nspr' --with-nspr-
libs='-L/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central/dist/lib
-lplds4 -lplc4 -lnspr4 -L/opt/local/lib' --with-dist-dir=../../dist
--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central/dist
--with-sync-build-
files=/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central --cache-
file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
checking host system type... x86_64-apple-darwin10.5.0
checking target system type... x86_64-apple-darwin10.5.0
checking build system type... x86_64-apple-darwin10.5.0
checking for gawk... (cached) gawk
checking for perl5... (cached) /opt/local/bin/perl5
checking for gcc... (cached) /usr/bin/gcc-4.2 -arch x86_64
checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) works... yes
checking whether the C compiler (/usr/bin/gcc-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -g... (cached) yes
checking for c++... (cached) /usr/bin/g++-4.2 -arch x86_64
checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) works... yes
checking whether the C++ compiler (/usr/bin/g++-4.2 -arch x86_64 -O2 -arch
x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether /usr/bin/g++-4.2 -arch x86_64 accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for as... (cached) /usr/bin/as
checking for ar... (cached) ar
checking for ld... (cached) ld
checking for strip... (cached) strip
checking for windres... no
checking whether /usr/bin/gcc-4.2 -arch x86_64 and cc understand -c and -o
together... (cached) yes
checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.2 -arch
x86_64 -E
checking how to run the C++ preprocessor... (cached) /usr/bin/g++-4.2
-arch x86_64 -E
checking for sb-conf... no
checking for ve... no
checking for a BSD compatible install... ../../
checking whether ln -s works... (cached) yes
checking for minimum required perl version >= 5.006... 5.008009
checking for full perl installation... yes
checking for python2.6... (cached) /opt/local/bin/python2.6
checking for doxygen... (cached) /opt/local/bin/doxygen
checking for autoconf... (cached) /opt/local/bin/autoconf
checking for unzip... (cached) /usr/bin/unzip
checking for zip... (cached) /usr/bin/zip
checking for makedepend... (cached) /opt/local/bin/makedepend
checking for xargs... (cached) /usr/bin/xargs
checking for pbbuild... (cached) /usr/bin/xcodebuild
checking for sdp... (cached) /usr/bin/sdp
checking for gmake... (cached) /opt/local/bin/gmake
checking for X... libraries /opt/local/lib, headers /opt/local/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking whether the compiler supports -Wno-invalid-offsetof... yes
checking whether the compiler supports -Wno-variadic-macros... yes
checking whether the compiler supports -Werror=return-type... yes
checking whether ld has archive extraction flags... (cached) no
checking that static assertion macros used in autoconf tests work...
(cached) yes
checking for 64-bit OS... yes
checking for minimum required Python version >= 2.5... yes
checking for -dead_strip option to ld... yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for __stdcall... (cached) no
checking for ssize_t... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for siginfo_t... (cached) yes
checking for stdint.h... (cached) yes
checking for the size of void*... 8
checking for the alignment of void*... 8
checking for the size of double... 8
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for int64_t... (cached) yes
checking for int64... (cached) no
checking for uint... (cached) yes
checking for uint_t... (cached) no
checking for uint16_t... (cached) no
checking for uname.domainname... (cached) no
checking for uname.__domainname... (cached) no
checking for visibility(hidden) attribute... (cached) yes
checking for visibility(default) attribute... (cached) yes
checking for visibility pragma support... (cached) yes
checking For gcc visibility bug with class-level attributes (GCC bug
26905)... (cached) yes
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)...
(cached) no
checking for __force_align_arg_pointer__ attribute... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/byteorder.h... (cached) no
checking for compat.h... (cached) no
checking for getopt.h... (cached) yes
checking for sys/bitypes.h... (cached) no
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking for gnu/libc-version.h... (cached) no
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) no
checking for X11/XKBlib.h... (cached) yes
checking for io.h... (cached) no
checking for sys/statvfs.h... (cached) yes
checking for sys/statfs.h... (cached) no
checking for sys/vfs.h... (cached) no
checking for sys/mount.h... (cached) yes
checking for sys/quota.h... (cached) yes
checking for linux/quota.h... (cached) no
checking for mmintrin.h... (cached) yes
checking for new... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking for linux/perf_event.h... no
checking for gethostbyname_r in -lc_r... (cached) no
checking for dladdr... (cached) yes
checking for socket in -lsocket... (cached) no
checking for ARM SIMD support in compiler... no
checking for ARM NEON support in compiler... no
checking whether /usr/bin/gcc-4.2 -arch x86_64 accepts -pthread... yes
checking whether mmap() sees write()s... yes
checking whether /usr/bin/gcc-4.2 -arch x86_64 needs -traditional...
(cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for fchmod... (cached) yes
checking for flockfile... (cached) yes
checking for getc_unlocked... yes
checking for _getc_nolock... no
checking for getpagesize... (cached) yes
checking for lchown... (cached) yes
checking for localtime_r... (cached) yes
checking for lstat64... (cached) yes
checking for memmove... (cached) yes
checking for random... (cached) yes
checking for rint... (cached) yes
checking for sbrk... yes
checking for snprintf... (cached) yes
checking for stat64... (cached) yes
checking for statvfs... (cached) yes
checking for statvfs64... (cached) no
checking for strerror... (cached) yes
checking for strtok_r... (cached) yes
checking for truncate64... (cached) no
checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... (cached) no
checking for wcrtomb... (cached) yes
checking for mbrtowc... (cached) yes
checking for res_ninit()... (cached) no
checking for gnu_get_libc_version()... (cached) no
checking for an implementation of va_copy()... (cached) yes
checking for an implementation of __va_copy()... (cached) yes
checking whether va_lists can be copied by value... (cached) no
checking for gcc 3.0 ABI... (cached) yes
checking for C++ "explicit" keyword... (cached) yes
checking for C++ "typename" keyword... (cached) yes
checking for modern C++ template specialization syntax support... (cached)
yes
checking whether partial template specialization works... (cached) yes
checking whether operators must be re-defined for templates derived from
templates... (cached) no
checking whether we need to cast a derived template to pass as its base
class... (cached) no
checking whether the compiler can resolve const ambiguities for
templates... (cached) yes
checking whether the C++ "using" keyword can change access... (cached) yes
checking whether the C++ "using" keyword resolves ambiguity... (cached)
yes
checking for "std::" namespace... (cached) yes
checking whether standard template operator!=() is ambiguous... (cached)
unambiguous
checking for C++ reinterpret_cast... (cached) yes
checking for C++ dynamic_cast to void*... (cached) yes
checking whether C++ requires implementation of unused virtual methods...
(cached) no
checking for trouble comparing to zero near std::operator!=()... (cached)
no
checking for __thread keyword for TLS variables... (cached) no
checking for malloc.h... (cached) no
checking for malloc/malloc.h... (cached) yes
checking for strndup... (cached) no
checking for posix_memalign... (cached) no
checking for memalign... (cached) no
checking for valloc... (cached) no
checking for __attribute__((always_inline))... (cached) yes
checking for __attribute__((malloc))... (cached) yes
checking for __attribute__((warn_unused_result))... (cached) yes
checking for __attribute__((noreturn))... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for localeconv... (cached) yes
configure: error: --with-system-nspr and --with-nspr-libs/cflags are
mutually exclusive.
See 'configure --help'.
configure: error: ./configure failed for js/src
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/work/mozilla-central" &&
./configure --prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub
--disable-static --enable-shared --with-distribution-id=org.macports
--enable-default-toolkit=cairo-gtk2 --x-includes=/opt/local/include
--x-libraries=/opt/local/lib --with-system-nspr --with-nspr-
prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-
system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-
zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-
system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner-
devel --enable-oji --enable-plugins --enable-mathml --enable-
extensions="default,spellcheck" --enable-permissions --enable-cookie
--enable-image-decoders=all --enable-image-encoder=all --enable-canvas
--enable-jsd --disable-xpctools --enable-crypto --enable-pango --enable-
svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads
--disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-
browsing --disable-crashreporter --enable-optimize='-O2' --disable-
prebinding --enable-strip --enable-install-strip --disable-debug
--disable-installer --disable-updater --disable-pedantic --disable-tests
--disable-mochitest --disable-necko-wifi --enable-libxul " returned error
1
Error: Target org.macports.configure returned: configure failure: shell
command failed (see log for details)
Warning: the following items did not execute (for xulrunner-devel):
org.macports.activate org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: Failed to install xulrunner-devel
Log for xulrunner-devel is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports
.org_mprelease_ports_devel_xulrunner-devel/main.log
Error: The following dependencies were not installed: xulrunner-devel
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
--
Comment:
Please remember to preview and use WikiFormatting (or better, use an
attachment for lengthy output), cc the maintainer, and mention the port
version in the summary.
--
Ticket URL: <https://trac.macports.org/ticket/27807#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list