Date: Sun, 25 Jan 2015 21:13:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197075] Firefox compile Message-ID: <bug-197075-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197075 Bug ID: 197075 Summary: Firefox compile Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: nikos60@hushmail.com Flags: maintainer-feedback?(gecko@FreeBSD.org) Assignee: gecko@FreeBSD.org i have problem with www/firefox mu os FreeBSD nikos.local 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 al/lib/libIDL-2.so.0.0.0) ===> firefox-35.0_1,1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.2) ===> firefox-35.0_1,1 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so.0.1.0) ===> firefox-35.0_1,1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) ===> Configuring for firefox-35.0_1,1 (cd /usr/ports/www/firefox/work/mozilla-release && /usr/local/bin/autoconf-2.13) (cd /usr/ports/www/firefox/work/mozilla-release/js/src/ && /usr/local/bin/autoconf-2.13) ===> FreeBSD 10 autotools fix applied to /usr/ports/www/firefox/work/mozilla-release/toolkit/crashreporter/google-breakpad/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/www/firefox/work/mozilla-release/toolkit/crashreporter/google-breakpad/src/third_party/glog/configure ===> FreeBSD 10 autotools fix applied to /usr/ports/www/firefox/work/mozilla-release/toolkit/crashreporter/google-breakpad/src/third_party/glog/m4/libtool.m4 gmake[2]: Entering directory '/usr/ports/www/firefox' /usr/ports/www/firefox/work/mozilla-release/client.mk:201: /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/.mozconfig.mk: No such file or directory mkdir -p '/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/' /usr/local/bin/python2.7 /usr/ports/www/firefox/work/mozilla-release/config/pythonpath.py -I /usr/ports/www/firefox/work/mozilla-release/testing/mozbase/mozfile \ /usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozbuild/controller/clobber.py /usr/ports/www/firefox/work/mozilla-release /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1 Clobber not needed. > /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/.mozconfig.mk cp /usr/ports/www/firefox/work/mozilla-release/.mozconfig /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/.mozconfig cd /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1 /usr/ports/www/firefox/work/mozilla-release/configure Adding configure options from /usr/ports/www/firefox/work/mozilla-release/.mozconfig --program-transform-name=s/firefox/firefox/ --enable-application=browser --enable-official-branding x86_64-portbld-freebsd10.1 --prefix=/usr/local --enable-system-cairo --with-system-libevent --enable-system-ffi --with-system-graphite2 --with-system-harfbuzz --enable-system-hunspell --with-system-icu --with-intl-api --with-system-jpeg=/usr/local --with-system-nspr --with-system-nss --with-system-opus --with-system-png=/usr/local --enable-system-pixman --with-system-soundtouch --enable-system-sqlite --with-system-vorbis --with-system-ogg --with-system-libvpx --enable-chrome-format=omni --enable-default-toolkit=cairo-gtk3 --with-pthreads --enable-extensions=default --enable-necko-protocols=default --with-system-zlib --with-system-bz2 --enable-unified-compilation --disable-debug-symbols --disable-glibtest --disable-gtktest --disable-freetypetest --disable-installer --disable-updater --disable-pedantic --enable-optimize --enable-startup-notification --enable-gstreamer=1.0 --enable-gconf --enable-gio --disable-gnomeui --disable-libproxy --enable-pulseaudio --disable-debug --enable-release --disable-dtrace --enable-logging --disable-profiling --disable-tests --enable-strip --enable-install-strip configure: warning: x86_64-portbld-freebsd10.1: invalid host type creating cache ./config.cache checking host system type... x86_64-portbld-freebsd10.1 checking target system type... x86_64-portbld-freebsd10.1 checking build system type... x86_64-portbld-freebsd10.1 checking for mawk... no checking for gawk... no checking for nawk... nawk Using Python from environment variable $PYTHON Creating Python environment New python executable in /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/_virtualenv/bin/python2.7 Also creating executable in /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/_virtualenv/bin/python Installing setuptools, pip...done. running build_ext building '_psutil_bsd' extension creating build/temp.freebsd-10.1-RELEASE-amd64-2.7 creating build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil creating build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/arch creating build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/arch/bsd cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -isystem/usr/local/include -DLIBICONV_PLUG -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_bsd.c -o build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/_psutil_bsd.o psutil/_psutil_bsd.c:734:9: warning: implicit declaration of function 'psutil_raise_ad_or_nsp' is invalid in C99 [-Wimplicit-function-declaration] psutil_raise_ad_or_nsp(pid); ^ psutil/_psutil_bsd.c:1129:49: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat] snprintf(path, sizeof(path), "%.*s", ~~^~ psutil/_psutil_bsd.c:1239:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*p1++ = *p2++); ~~~~~~^~~~~~~ psutil/_psutil_bsd.c:1239:18: note: place parentheses around the assignment to silence this warning while (*p1++ = *p2++); ^ ( ) psutil/_psutil_bsd.c:1239:18: note: use '==' to turn this assignment into an equality comparison while (*p1++ = *p2++); ^ == 3 warnings generated. cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -isystem/usr/local/include -DLIBICONV_PLUG -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_common.c -o build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/_psutil_common.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -isystem/usr/local/include -DLIBICONV_PLUG -fPIC -I/usr/local/include/python2.7 -c psutil/arch/bsd/process_info.c -o build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/arch/bsd/process_info.o psutil/arch/bsd/process_info.c:279:9: warning: implicit declaration of function 'NoSuchProcess' is invalid in C99 [-Wimplicit-function-declaration] NoSuchProcess(); ^ psutil/arch/bsd/process_info.c:282:9: warning: implicit declaration of function 'AccessDenied' is invalid in C99 [-Wimplicit-function-declaration] AccessDenied(); ^ psutil/arch/bsd/process_info.c:284:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 3 warnings generated. creating build/lib.freebsd-10.1-RELEASE-amd64-2.7 cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -isystem/usr/local/include -DLIBICONV_PLUG build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/_psutil_bsd.o build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/_psutil_common.o build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/arch/bsd/process_info.o -L/usr/local/lib -ldevstat -lpython2.7 -o build/lib.freebsd-10.1-RELEASE-amd64-2.7/_psutil_bsd.so building '_psutil_posix' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -isystem/usr/local/include -DLIBICONV_PLUG -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/_psutil_posix.o cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -isystem/usr/local/include -DLIBICONV_PLUG build/temp.freebsd-10.1-RELEASE-amd64-2.7/psutil/_psutil_posix.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-10.1-RELEASE-amd64-2.7/_psutil_posix.so copying build/lib.freebsd-10.1-RELEASE-amd64-2.7/_psutil_bsd.so -> copying build/lib.freebsd-10.1-RELEASE-amd64-2.7/_psutil_posix.so -> checking Python environment is Mozilla virtualenv... yes checking for /usr/local/bin/perl... (cached) /usr/local/bin/perl checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -fstack-protector) works... yes checking whether the C++ compiler (c++ -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -fstack-protector) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking how to run the C preprocessor... cpp checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for minimum required perl version >= 5.006... 5.018004 checking for full perl installation... yes checking for doxygen... : checking for autoconf... /usr/local/bin/autoconf checking for unzip... /usr/bin/unzip checking for zip... /usr/local/bin/zip checking for xargs... /usr/bin/xargs checking for rpmbuild... : checking for gmake... /usr/local/bin/gmake checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... no checking for connect... no checking for remove... no checking for shmat... no checking for IceConnectionNumber in -lICE... yes checking that static assertion macros used in autoconf tests work... yes checking for --noexecstack option to as... yes checking for -z noexecstack option to ld... yes checking for -z text option to ld... yes checking for --build-id option to ld... no checking for --ignore-unresolved-symbol option to ld... no checking if toolchain supports -mssse3 option... yes checking if toolchain supports -msse4.1 option... yes checking for x86 AVX2 asm support in compiler... yes checking whether the C++ compiler supports -Wno-inline-new-delete... yes checking whether the C++ compiler supports -Wno-extended-offsetof... yes checking whether ld has archive extraction flags... yes checking for 64-bit OS... yes checking for custom <inttypes.h> implementation... none specified checking whether the C++ compiler (c++ -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -fstack-protector -Wl,-z,noexecstack -Wl,-z,text) actually is a C++ compiler... yes checking whether the linker supports Identical Code Folding... no checking whether removing dead symbols breaks debugging... no checking for ANSI C header files... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for gcc c++0x headers bug without rtti... no checking for gcc PR49911... no checking for gcc pr39608... no checking for llvm pr8927... no checking for __force_align_arg_pointer__ attribute... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... no checking for compat.h... no checking for getopt.h... yes checking for sys/bitypes.h... no checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... no checking for nl_types.h... yes checking for malloc.h... no checking for X11/XKBlib.h... yes checking for io.h... no checking for cpuid.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for sys/vfs.h... no checking for sys/mount.h... yes checking for sys/quota.h... no checking for sys/sysmacros.h... no checking for linux/quota.h... no checking for linux/if_addr.h... no checking for linux/rtnetlink.h... no checking for sys/types.h... yes checking for netinet/in.h... yes checking for byteswap.h... no checking for sockaddr_in.sin_len... true checking for sockaddr_in6.sin6_len... true checking for sockaddr.sa_len... true checking for sys/cdefs.h... yes checking for linux/perf_event.h... no checking for gethostbyname_r in -lc_r... no checking for library containing dlopen... none required checking for dlfcn.h... yes checking for dladdr... yes checking for memmem... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for XShmCreateImage in -lXext... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverQueryInfo in -lXss... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether cc accepts -pthread... yes checking whether cc needs -traditional... no checking for 8-bit clean memcmp... yes checking for stat64... no checking for lstat64... no checking for truncate64... no checking for statvfs64... no checking for statvfs... yes checking for statfs64... no checking for statfs... yes checking for getpagesize... yes checking for localtime_r... yes checking for arc4random... yes checking for arc4random_buf... yes checking for clock_gettime(CLOCK_MONOTONIC)... checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... yes checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking whether va_list can be copied by value... no checking whether the C++ "using" keyword resolves ambiguity... yes checking for C++ dynamic_cast to void*... yes checking whether C++ requires implementation of unused virtual methods... no checking for trouble comparing to zero near std::operator!=()... no checking for __thread keyword for TLS variables... yes checking for malloc.h... (cached) no checking for malloc_np.h... yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for valloc... yes checking for malloc_usable_size... yes checking for __attribute__((always_inline))... yes checking for __attribute__((malloc))... yes checking for __attribute__((warn_unused_result))... yes checking for LC_MESSAGES... yes checking for localeconv... yes checking NSPR selection... system checking for nspr-config... /usr/local/bin/nspr-config checking for NSPR - version >= 4.10.3... yes checking for libevent... yes checking MOZ_LIBEVENT_CFLAGS... -I/usr/local/include checking MOZ_LIBEVENT_LIBS... -L/usr/local/lib -levent checking for nss-config... /usr/local/bin/nss-config checking for NSS - version >= 3.17.2... yes checking for YASM assembler... checking for yasm... yasm checking for jpeg_destroy_compress in -ljpeg... yes checking for gzread in -lz... yes checking for BZ2_bzread in -lbz2... yes checking for png_get_valid in -lpng... yes checking for png_get_acTL in -lpng... yes checking for hunspell... yes checking MOZ_HUNSPELL_CFLAGS... -I/usr/local/include/hunspell checking MOZ_HUNSPELL_LIBS... -L/usr/local/lib -lhunspell-1.3 checking for libffi >= 3.0.9... yes checking MOZ_FFI_CFLAGS... -I/usr/local/lib/libffi-3.2.1/include checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi checking for application to build... browser checking if app-specific confvars.sh exists... /usr/ports/www/firefox/work/mozilla-release/browser/confvars.sh checking for gtk+-3.0 >= 3.0.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 ... yes checking MOZ_GTK3_CFLAGS... -I/usr/local/include/gtk-3.0/unix-print -I/usr/local/include/gtk-3.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes checking MOZ_GTK2_CFLAGS... -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libpng16 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl checking for libstartup-notification-1.0 >= 0.8... yes checking MOZ_STARTUP_NOTIFICATION_CFLAGS... -I/usr/local/include/startup-notification-1.0 checking MOZ_STARTUP_NOTIFICATION_LIBS... -L/usr/local/lib -lstartup-notification-1 checking for pango >= 1.22.0... yes checking _PANGOCHK_CFLAGS... -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/local/include/harfbuzz -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread checking for gio-2.0 >= 2.20... yes checking MOZ_GIO_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes checking MOZ_GCONF_CFLAGS... -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl checking for dbus-1 >= 0.60... yes checking MOZ_DBUS_CFLAGS... -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include checking MOZ_DBUS_LIBS... -L/usr/local/lib -ldbus-1 checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl checking for libv4l2... yes checking MOZ_LIBV4L2_CFLAGS... -I/usr/local/include checking MOZ_LIBV4L2_LIBS... -L/usr/local/lib -lv4l2 checking __attribute__ ((aligned ())) support... trying 64 64 checking for ogg >= 1.2.1... yes checking MOZ_OGG_CFLAGS... -I/usr/local/include checking MOZ_OGG_LIBS... -L/usr/local/lib -logg checking for ogg_set_mem_functions... no checking for vorbis vorbisenc >= 1.3.4... yes checking MOZ_VORBIS_CFLAGS... -I/usr/local/include checking MOZ_VORBIS_LIBS... -lvorbis -L/usr/local/lib -lvorbisenc checking for opus >= 1.1... yes checking MOZ_OPUS_CFLAGS... -I/usr/local/include/opus checking MOZ_OPUS_LIBS... -L/usr/local/lib -lopus checking for soundtouch >= 1.8.0... yes checking MOZ_SOUNDTOUCH_CFLAGS... -I/usr/local/include/soundtouch checking MOZ_SOUNDTOUCH_LIBS... -L/usr/local/lib -lSoundTouch checking for soundtouch sample type... short configure: error: SoundTouch library is built with incompatible sample type. Either rebuild the library with/without --enable-integer-samples, chase default Mozilla sample type or remove --with-system-soundtouch. ------ config.log ------ int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_ogg_set_mem_functions) || defined (__stub___ogg_set_mem_functions) choke me #else ogg_set_mem_functions(); #endif ; return 0; } configure:20392: checking for vorbis vorbisenc >= 1.3.4 configure:20399: checking MOZ_VORBIS_CFLAGS configure:20404: checking MOZ_VORBIS_LIBS configure:20625: checking for opus >= 1.1 configure:20632: checking MOZ_OPUS_CFLAGS configure:20637: checking MOZ_OPUS_LIBS configure:20957: checking for soundtouch >= 1.8.0 configure:20964: checking MOZ_SOUNDTOUCH_CFLAGS configure:20969: checking MOZ_SOUNDTOUCH_LIBS configure:21010: checking for soundtouch sample type configure:21025: c++ -c -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -I/usr/local/include/soundtouch -Qunused-arguments -isystem/usr/local/include -DLIBICONV_PLUG conftest.C 1>&5 configure: error: SoundTouch library is built with incompatible sample type. Either rebuild the library with/without --enable-integer-samples, chase default Mozilla sample type or remove --with-system-soundtouch. *** Fix above errors and then restart with\ "gmake -f client.mk build" /usr/ports/www/firefox/work/mozilla-release/client.mk:361: recipe for target 'configure' failed gmake[2]: *** [configure] Error 1 gmake[2]: Leaving directory '/usr/ports/www/firefox' ===> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/firefox/work/mozilla-release/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. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/firefox *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20150125-18393-8ffsd5 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-35.0,1 UPGRADE_PORT_VER=35.0,1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! www/firefox (firefox-35.0,1) (configure error) also i have problem to compile and libxul --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer gecko@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197075-13>