===> License accepted by the user ===> Extracting for poppler-gtk-0.14.3 => MD5 Checksum OK for poppler-0.14.3.tar.gz. => SHA256 Checksum OK for poppler-0.14.3.tar.gz. ===> Patching for poppler-gtk-0.14.3 ===> poppler-gtk-0.14.3 depends on package: libtool>=2.2 - found ===> Applying FreeBSD patches for poppler-gtk-0.14.3 ===> poppler-gtk-0.14.3 depends on executable: gmake - found ===> poppler-gtk-0.14.3 depends on package: libtool>=2.2 - found ===> poppler-gtk-0.14.3 depends on file: /usr/local/bin/intltool-extract - found ===> poppler-gtk-0.14.3 depends on executable: pkg-config - found ===> poppler-gtk-0.14.3 depends on shared library: jpeg.11 - found ===> poppler-gtk-0.14.3 depends on shared library: fontconfig.1 - found ===> poppler-gtk-0.14.3 depends on shared library: lcms.1 - found ===> poppler-gtk-0.14.3 depends on shared library: poppler.6 - found ===> poppler-gtk-0.14.3 depends on shared library: atk-1.0.0 - found ===> poppler-gtk-0.14.3 depends on shared library: glib-2.0.0 - found ===> poppler-gtk-0.14.3 depends on shared library: gtk-x11-2.0.0 - found ===> poppler-gtk-0.14.3 depends on shared library: xml2.5 - found ===> poppler-gtk-0.14.3 depends on shared library: pango-1.0.0 - found ===> Configuring for poppler-gtk-0.14.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking build system type... amd64-portbld-freebsd9.0 checking host system type... amd64-portbld-freebsd9.0 checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.0 ld.so checking how to hardcode library paths into programs... immediate checking for library containing strerror... none required checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether gettimeofday is declared... yes checking for gettimeofday... yes checking for localtime_r... yes checking for gmtime_r... yes checking for gethostbyname... (cached) yes checking for nanosleep... yes checking for opj_cio_open in -lopenjpeg... yes checking openjpeg.h usability... yes checking openjpeg.h presence... yes checking for openjpeg.h... yes checking for popen... yes checking for mkstemp... yes checking for mkstemps... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseek64... no checking for ftell64... no checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for libjpeg6b... no checking for libjpeg... -ljpeg checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for LIBPNG... yes checking for FREETYPE... yes checking which font configuration to use... fontconfig checking for FONTCONFIG... yes checking for CAIRO... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/stat.h... (cached) yes checking for POPPLER_GLIB... yes checking for glib-mkenums... /usr/local/bin/glib-mkenums checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GDK... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for GTK_TEST... yes checking for ABIWORD... yes checking for LCMS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating goo/Makefile config.status: creating fofi/Makefile config.status: creating splash/Makefile config.status: creating poppler/Makefile config.status: creating utils/Makefile config.status: creating glib/Makefile config.status: creating glib/poppler-features.h config.status: creating glib/reference/Makefile config.status: creating glib/demo/Makefile config.status: creating test/Makefile config.status: creating qt/Makefile config.status: creating qt4/Makefile config.status: creating qt4/src/Makefile config.status: creating qt4/tests/Makefile config.status: creating qt4/demos/Makefile config.status: creating cpp/Makefile config.status: creating cpp/poppler-version.h config.status: creating cpp/tests/Makefile config.status: creating poppler.pc config.status: creating poppler-uninstalled.pc config.status: creating poppler-cairo.pc config.status: creating poppler-cairo-uninstalled.pc config.status: creating poppler-splash.pc config.status: creating poppler-splash-uninstalled.pc config.status: creating poppler-glib.pc config.status: creating poppler-glib-uninstalled.pc config.status: creating poppler-qt.pc config.status: creating poppler-qt-uninstalled.pc config.status: creating poppler-qt4.pc config.status: creating poppler-qt4-uninstalled.pc config.status: creating poppler-cpp.pc config.status: creating poppler-cpp-uninstalled.pc config.status: creating config.h config.status: creating poppler/poppler-config.h config.status: executing depfiles commands config.status: executing libtool commands Building poppler with support for: font configuration: fontconfig splash output: yes cairo output: yes abiword output: yes qt wrapper: no qt4 wrapper: no glib wrapper: yes use GDK: yes cpp wrapper: yes use gtk-doc: no use libjpeg: yes use libpng: yes use zlib: yes use libcurl: no use libopenjpeg: yes use cms: yes command line utils: no Warning: Using zlib is not totally safe ===> Building for poppler-gtk-0.14.3 cd /usr/obj/usr/ports/graphics/poppler-gtk/work/poppler-0.14.3/poppler && /usr/bin/env SHELL=/bin/sh NO_LINT=YES LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -g -fno-strict-aliasing" CXX="c++" CXXFLAGS="-O2 -pipe -g -fno-strict-aliasing -g" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake -f Makefile libpoppler-cairo.la CXX CairoFontEngine.lo CairoFontEngine.cc: In member function 'long unsigned int CairoFont::getGlyph(CharCode, Unicode*, int)': CairoFontEngine.cc:98: warning: comparison between signed and unsigned integer expressions CXX CairoOutputDev.lo CXX CairoRescaleBox.lo CXXLD libpoppler-cairo.la GEN stamp-poppler-enums.h gmake all-recursive gmake[1]: Entering directory `/usr/obj/usr/ports/graphics/poppler-gtk/work/poppler-0.14.3/glib' Making all in . gmake[2]: Entering directory `/usr/obj/usr/ports/graphics/poppler-gtk/work/poppler-0.14.3/glib' CC poppler-enums.lo CXX poppler-action.lo CXX poppler-date.lo CXX poppler-document.lo CXX poppler-page.lo CXX poppler-attachment.lo CXX poppler-form-field.lo CXX poppler-annot.lo CXX poppler-layer.lo CXX poppler-media.lo CXX poppler-movie.lo CXX poppler.lo CXX test-poppler-glib.o CXXLD test-poppler-glib gnome-libtool: link: cannot find the library `libpoppler-glib.la' or unhandled argument `libpoppler-glib.la' gmake[2]: *** [test-poppler-glib] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory `/usr/obj/usr/ports/graphics/poppler-gtk/work/poppler-0.14.3/glib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/obj/usr/ports/graphics/poppler-gtk/work/poppler-0.14.3/glib' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. You have chosen to use multiple make jobs (parallelization) for all ports. This port was not tested for this setting. Please remove FORCE_MAKE_JOBS and retry the build before reporting the failure to the maintainer. *** Error code 1 Stop in /usr/ports/graphics/poppler-gtk.