Problem making firefox

Mike BSD Klaene bsdmak at klaene.com
Thu May 12 01:21:51 UTC 2016


Sir,

I am still experiencing problems attempting to make firefox.

Attached is a 'tee' from the "gmake -f client.mk build" step.

Unfortunately I am an old guy who is a newbie at doing "make"s.

I am more than willing to try anything that you may suggest.

Sincerely,

Mike Klaene
aka BigUglyMike
Downingtown, PA  USA
.
-------------- next part --------------
gmake -f /usr/ports/www/firefox/work/firefox-46.0.1/client.mk realbuild CREATE_MOZCONFIG_JSON=
gmake[1]: Entering directory '/usr/ports/www/firefox/work/firefox-46.0.1'
Adding client.mk options from /usr/ports/www/firefox/work/firefox-46.0.1/.mozconfig:
    MOZ_OBJDIR=/usr/ports/www/firefox/work/firefox-46.0.1/obj-x86_64-portbld-freebsd10.3
    OBJDIR=/usr/ports/www/firefox/work/firefox-46.0.1/obj-x86_64-portbld-freebsd10.3
    FOUND_MOZCONFIG=/usr/ports/www/firefox/work/firefox-46.0.1/.mozconfig
gmake[2]: Entering directory '/usr/ports/www/firefox/work/firefox-46.0.1'
cp /usr/ports/www/firefox/work/firefox-46.0.1/.mozconfig /usr/ports/www/firefox/work/firefox-46.0.1/obj-x86_64-portbld-freebsd10.3/.mozconfig
cd /usr/ports/www/firefox/work/firefox-46.0.1/obj-x86_64-portbld-freebsd10.3
/usr/ports/www/firefox/work/firefox-46.0.1/configure
Adding configure options from /usr/ports/www/firefox/work/firefox-46.0.1/.mozconfig
  --program-transform-name=s/firefox/firefox/
  --enable-application=browser
  --enable-official-branding
  x86_64-portbld-freebsd10.3
  --prefix=/usr/local
  --enable-jemalloc
  --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-png=/usr/local
  --enable-system-pixman
  --with-system-soundtouch
  --enable-system-sqlite
  --with-system-libvpx
  --with-system-vorbis
  --with-system-ogg
  --enable-chrome-format=omni
  --enable-default-toolkit=cairo-gtk2
  --enable-pie
  --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
  --disable-gstreamer
  --enable-gconf
  --enable-gio
  --disable-gnomeui
  --enable-libproxy
  --enable-alsa
  --enable-pulseaudio
  --enable-rust
  --disable-debug
  --enable-release
  --disable-dtrace
  --disable-profiling
  --disable-tests
  --enable-strip
  --enable-install-strip
loading cache ./config.cache
checking host system type... x86_64-portbld-freebsd10.3
checking target system type... x86_64-portbld-freebsd10.3
checking build system type... x86_64-portbld-freebsd10.3
checking for mawk... (cached) nawk
Using Python from environment variable $PYTHON
Creating Python environment
checking Python environment is Mozilla virtualenv... yes
checking for /usr/local/bin/perl... (cached) /usr/local/bin/perl
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ 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 for otool... no
checking for rustc... (cached) /usr/local/bin/rustc
checking rustc version... 1.8.0 (1.8.0)
checking how to run the C preprocessor... (cached) cpp
checking how to run the C++ preprocessor... (cached) c++ -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking for minimum required perl version >= 5.006... 5.020003
checking for full perl installation... yes
checking for doxygen... (cached) :
checking for autoconf... (cached) /usr/local/bin/autoconf
checking for unzip... (cached) /usr/bin/unzip
checking for zip... (cached) /usr/local/bin/zip
checking for xargs... (cached) /usr/bin/xargs
checking for rpmbuild... (cached) :
checking for genisoimage... (cached) :
checking for dsymutil... (cached) llvm-dsymutil :
checking for gmake... (cached) /usr/local/bin/gmake
checking for X... (cached) libraries , headers 
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) no
checking for connect... (cached) no
checking for remove... (cached) no
checking for shmat... (cached) no
checking for IceConnectionNumber in -lICE... (cached) yes
checking that static assertion macros used in autoconf tests work... (cached) 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 -Wclass-varargs... no
checking whether the C compiler supports -Wsometimes-uninitialized... yes
checking whether the C compiler supports -Wunreachable-code-aggressive... no
checking whether the C compiler supports -Wno-unused-local-typedef... no
checking whether the C++ compiler supports -Wclass-varargs... no
checking whether the C++ compiler supports -Wrange-loop-analysis... no
checking whether the C++ compiler supports -Wsometimes-uninitialized... yes
checking whether the C++ compiler supports -Wunreachable-code... no
checking whether the C++ compiler supports -Wunreachable-code-return... no
checking whether the C++ compiler supports -Wno-inline-new-delete... yes
checking whether the C++ compiler supports -Wno-unused-local-typedef... no
checking whether the C++ compiler supports -Wno-extended-offsetof... yes
checking for 64-bit OS... yes
checking whether the C++ compiler (c++  -fno-exceptions -fno-strict-aliasing -fno-rtti  -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 PIE support... 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 gcc c++0x headers bug without rtti... (cached) no
checking whether 64-bits std::atomic requires -latomic... (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 cpuid.h... (cached) yes
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) no
checking for sys/sysmacros.h... (cached) no
checking for linux/quota.h... (cached) no
checking for linux/if_addr.h... (cached) no
checking for linux/rtnetlink.h... (cached) no
checking for sys/queue.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for byteswap.h... (cached) no
checking for sockaddr_in.sin_len... (cached) true
checking for sockaddr_in6.sin6_len... (cached) true
checking for sockaddr.sa_len... (cached) true
checking for linux/perf_event.h... (cached) no
checking for gethostbyname_r in -lc_r... (cached) no
checking for library containing dlopen... (cached) none required
checking for dlfcn.h... (cached) yes
checking for dladdr... (cached) yes
checking for memmem... (cached) yes
checking for socket in -lsocket... (cached) no
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/scrnsaver.h... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... (cached) yes
checking for pthread_create in -lpthreads... (cached) no
checking for pthread_create in -lpthread... (cached) yes
checking whether cc accepts -pthread... yes
checking for pthread.h... (cached) yes
checking whether cc needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for stat64... (cached) no
checking for lstat64... (cached) no
checking for truncate64... (cached) no
checking for statvfs64... (cached) no
checking for statvfs... (cached) yes
checking for statfs64... (cached) no
checking for statfs... (cached) yes
checking for getpagesize... (cached) yes
checking for gmtime_r... (cached) yes
checking for localtime_r... (cached) yes
checking for arc4random... (cached) yes
checking for arc4random_buf... (cached) yes
checking for mallinfo... (cached) no
checking for clock_gettime(CLOCK_MONOTONIC)... (cached) 
checking for wcrtomb... (cached) yes
checking for mbrtowc... (cached) yes
checking for res_ninit()... (cached) yes
checking for iconv in -lc... (cached) yes
checking for iconv()... (cached) yes
checking for iconv() with const input... (cached) no
checking for nl_langinfo and CODESET... (cached) yes
checking for an implementation of va_copy()... (cached) yes
checking whether va_list can be copied by value... (cached) no
checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
checking for C++ dynamic_cast to void*... (cached) yes
checking for __thread keyword for TLS variables... (cached) yes
checking for __attribute__((always_inline))... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for localeconv... (cached) yes
checking for malloc.h... (cached) no
checking for malloc_np.h... (cached) yes
checking for alloca.h... (cached) no
checking for strndup... (cached) yes
checking for posix_memalign... (cached) yes
checking for memalign... (cached) no
checking for malloc_usable_size... (cached) yes
checking for malloc.h... (cached) no
checking for valloc in malloc.h... no
checking for valloc in unistd.h... yes
checking NSPR selection... system
checking for nspr-config... /usr/local/bin/nspr-config
checking for NSPR - version >= 4.12... 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.22.3... yes
checking for YASM assembler... checking for yasm... (cached) yasm
checking yasm version... 1.2.0 (1.2.0)
checking for jpeg_destroy_compress in -ljpeg... (cached) yes
checking for gzread in -lz... (cached) yes
checking for BZ2_bzread in -lbz2... (cached) yes
checking for png_get_valid in -lpng... (cached) yes
checking for png_get_acTL in -lpng... (cached) 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/firefox-46.0.1/browser/confvars.sh
checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
checking MOZ_GTK2_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtk-unix-print-2.0 -D_THREAD_SAFE  -pthread  
checking MOZ_GTK2_LIBS... -L/usr/local/lib -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 -lpthread -lgdk_pixbuf-2.0 -lgobject-2.0 -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 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include  
checking _PANGOCHK_LIBS... -L/usr/local/lib -lpango-1.0 -lgobject-2.0 -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/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libdrm -D_THREAD_SAFE   
checking MOZ_PANGO_LIBS... -L/usr/local/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lpthread  
checking for gtk+-2.0 >= 2.14... yes
checking _GTKCHECK_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread   
checking _GTKCHECK_LIBS... -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype  
checking for gio-2.0 >= 2.22... yes
checking MOZ_GIO_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread  
checking MOZ_GIO_LIBS... -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread  
checking MOZ_GCONF_LIBS... -L/usr/local/lib -lgconf-2 -lgobject-2.0 -lglib-2.0 -lintl  
checking for libproxy-1.0... yes
checking MOZ_LIBPROXY_CFLAGS... -I/usr/local/include  
checking MOZ_LIBPROXY_LIBS... -L/usr/local/lib -lproxy  
checking for dbus-1 >= 0.60... yes
checking MOZ_DBUS_CFLAGS... -I/usr/local/include/dbus-1.0 -I/usr/local/lib/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/lib/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... -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -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... (cached) 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... (cached) no
checking for vorbis vorbisenc >= 1.3.5... yes
checking MOZ_VORBIS_CFLAGS... -I/usr/local/include  
checking MOZ_VORBIS_LIBS... -L/usr/local/lib -lvorbis -lvorbisenc  
checking for soundtouch >= 1.9.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... (cached) float
checking for vpx >= 1.5.0... yes
checking MOZ_LIBVPX_CFLAGS... -I/usr/local/include  
checking MOZ_LIBVPX_LIBS... -L/usr/local/lib -lvpx -lm  
checking for vpx/vpx_decoder.h... (cached) yes
checking for vpx_codec_dec_init_ver in -lvpx... (cached) yes
checking for vpx_mem/vpx_mem.h... (cached) no
checking MOZ_OSS_CFLAGS... 
checking for sys/soundcard.h... (cached) yes
checking for soundcard.h... (cached) no
checking for _oss_ioctl in -lossaudio... (cached) no
checking for alsa... yes
checking MOZ_ALSA_CFLAGS... -I/usr/local/include -I/usr/local/include/alsa  
checking MOZ_ALSA_LIBS... -L/usr/local/lib -lasound  
checking for libpulse... yes
checking MOZ_PULSEAUDIO_CFLAGS... -I/usr/local/include -D_REENTRANT  
checking MOZ_PULSEAUDIO_LIBS... -L/usr/local/lib -lpulse -lpthread  
checking for java... (cached) :
checking for javac... (cached) :
checking for javah... (cached) :
checking for jar... (cached) :
checking for jarsigner... (cached) :
checking for keytool... (cached) :
checking for gnutar... (cached) tar
checking for wget... no
checking for sqlite3 >= 3.10.2... yes
checking SQLITE_CFLAGS... -I/usr/local/include  
checking SQLITE_LIBS... -L/usr/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 SQLITE_ENABLE_DBSTAT_VTAB support in system SQLite... (cached) yes
checking for valid C compiler optimization flags... yes
checking for __cxa_demangle... (cached) yes
checking for unwind.h... (cached) yes
checking for _Unwind_Backtrace... (cached) yes
checking for -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking whether C compiler supports -fno-integrated-as... no
checking what kind of list files are supported by the linker... linkerscript
checking what kind of ordering can be done with the linker... linkerscript
checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include  
checking GLIB_LIBS... -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl  
checking for freetype2 >= 6.1.0... yes
checking FT2_CFLAGS... -I/usr/local/include/freetype2 -I/usr/local/include/libpng16  
checking FT2_LIBS... -L/usr/local/lib -lfreetype  
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 fontconfig/fcfreetype.h... (cached) yes
checking for fontconfig... yes
checking _FONTCONFIG_CFLAGS... -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16   
checking _FONTCONFIG_LIBS... -L/usr/local/lib -lfontconfig -lfreetype  
checking for harfbuzz >= 1.1.3... yes
checking MOZ_HARFBUZZ_CFLAGS... -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include  
checking MOZ_HARFBUZZ_LIBS... -L/usr/local/lib -lharfbuzz  
checking for graphite2... yes
checking MOZ_GRAPHITE2_CFLAGS... -I/usr/local/include  
checking MOZ_GRAPHITE2_LIBS... -L/usr/local/lib -lgraphite2  
------ config.log ------
configure:29264: checking for harfbuzz >= 1.1.3
configure:29271: checking MOZ_HARFBUZZ_CFLAGS
configure:29276: checking MOZ_HARFBUZZ_LIBS
configure:29374: checking for graphite2
configure:29381: checking MOZ_GRAPHITE2_CFLAGS
configure:29386: checking MOZ_GRAPHITE2_LIBS
configure:29433: cc -c  -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments   conftest.c 1>&5
configure:29418:11: fatal error: 'graphite2/Font.h' file not found
 #include <graphite2/Font.h>
          ^
1 error generated.
configure: failed program was:
#line 29417 "configure"
#include "confdefs.h"
 #include <graphite2/Font.h>
                     #define GR2_VERSION_REQUIRE(major,minor,bugfix)                               ( GR2_VERSION_MAJOR * 10000 + GR2_VERSION_MINOR                                * 100 + GR2_VERSION_BUGFIX >=                                (major) * 10000 + (minor) * 100 + (bugfix) )
                   
int main() {

                     #if !GR2_VERSION_REQUIRE(1,3,7)
                     #error "Insufficient graphite2 version."
                     #endif
                   
; return 0; }
configure: error: --with-system-graphite2 requested but no working libgraphite2 found
*** Fix above errors and then restart with\
               "gmake -f client.mk build"
/usr/ports/www/firefox/work/firefox-46.0.1/client.mk:359: recipe for target 'configure' failed
gmake[2]: Leaving directory '/usr/ports/www/firefox/work/firefox-46.0.1'
/usr/ports/www/firefox/work/firefox-46.0.1/client.mk:373: recipe for target '/usr/ports/www/firefox/work/firefox-46.0.1/obj-x86_64-portbld-freebsd10.3/Makefile' failed
gmake[1]: Leaving directory '/usr/ports/www/firefox/work/firefox-46.0.1'
client.mk:171: recipe for target 'build' failed


More information about the freebsd-gecko mailing list