Script "configure" failed unexpectedly [libreoffice-3.5.6]

Alexander Kapshuk alexander.kapshuk at gmail.com
Fri Aug 24 07:58:35 UTC 2012


When updating libreoffice-3.5.5 to libreoffice-3.5.6, the Script 
"configure" failed unexpectedly on my system. See the files attached for 
details.

:; uname -a
FreeBSD box2 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #0: Fri Aug 17 
21:53:39 EEST 2012     root at box2:/usr/obj/usr/src/sys/GENERIC  i386

Thanks.

Alexander Kapshuk.

-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LibreOffice configure 3.5, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --with-unix-wrapper=libreoffice --disable-fetch-external --with-build-version=FreeBSD ports 3.5.6 --with-vendor=FreeBSD ports 3.5.6 --exec-prefix=/usr/local --with-gnu-patch=/usr/local/bin/gpatch --with-external-tar=/usr/ports/distfiles/libreoffice --with-system-boost --with-system-mdds --with-system-libxml --with-system-cairo --enable-cairo-canvas --with-system-zlib --with-system-icu --with-system-db --with-system-jpeg --with-system-expat --with-system-openssl --with-system-curl --with-system-libvisio --with-system-libwpd --with-system-libwpg --with-system-libwps --with-system-poppler --with-system-redland --with-system-hunspell --with-system-mythes --with-system-altlinuxhyph --with-system-libexttextcat --with-system-lpsolve --with-system-vigra --with-alloc=system --with-system-stdlibs --with-system-mesa-headers --disable-epm --disable-mozilla --disable-build-mozilla --without-system-mozilla --without-fonts --without-afms --without-ppds --without-stlport --disable-kde --disable-kdeab --with-system-nss --without-myspell-dicts --with-system-dicts --disable-dependency-tracking --with-external-thes-dir=/usr/local/share/mythes --with-external-hyph-dir=/usr/local/share/hyphen --with-external-dict-dir=/usr/local/share/hunspell --disable-zenity --enable-graphite --with-system-graphite --with-system-sampleicc --enable-mergelibs --enable-gio --disable-nsplugin --disable-linkoo --disable-online-update --disable-xmlsec --with-system-gettext --with-system-libpng --with-system-postgresql --with-system-libcmis --disable-gnome-vfs --enable-python=system --enable-ext-pdfimport --enable-ext-report-builder --with-system-cppunit --disable-postgresql-sdbc --disable-gstreamer --enable-librsvg=system --disable-gtk3 --disable-neon --disable-kde4 --disable-gconf --disable-lockdown --without-java --disable-odk --enable-release-build --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-libs=/usr/local/lib --with-extra-includes=/usr/local/include --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd9.0

## --------- ##
## Platform. ##
## --------- ##

hostname = box2
uname -m = i386
uname -r = 9.0-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 9.0-RELEASE-p4 #0: Fri Aug 17 21:53:39 EEST 2012     root at box2:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3623: checking build system type
configure:3641: result: i386-portbld-freebsd9.0
configure:3663: checking host system type
configure:3678: result: i386-portbld-freebsd9.0
configure:3734: checking for sed
configure:3752: found /usr/bin/sed
configure:3764: result: /usr/bin/sed
configure:3906: checking the FreeBSD operating system release
configure:3913: result: found OSVERSION=900044
configure:3915: checking which thread library to use
configure:3927: result: -pthread
configure:5764: checking for grep that handles long lines and -e
configure:5824: result: /usr/bin/grep
configure:5829: checking for egrep
configure:5893: result: /usr/bin/grep -E
configure:5902: checking for gawk
configure:5918: found /usr/local/bin/gawk
configure:5929: result: gawk
configure:5942: checking for gawk
configure:5960: found /usr/local/bin/gawk
configure:5972: result: /usr/local/bin/gawk
configure:5988: checking for bash
configure:6006: found /usr/local/bin/bash
configure:6018: result: /usr/local/bin/bash
configure:6033: checking for GNU or BSD tar
configure:6042: result: tar
configure:6147: Automatic ccache detection ingored: CC is pre-defined
configure:6186: checking gcc home
configure:6198: result: /usr
configure:6260: checking for gcc
configure:6287: result: /usr/bin/clang
configure:6519: checking for C compiler version
configure:6527: /usr/bin/clang --version >&5
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: i386-unknown-freebsd9.0
Thread model: posix
configure:6531: $? = 0
configure:6538: /usr/bin/clang -v >&5
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: i386-unknown-freebsd9.0
Thread model: posix
configure:6542: $? = 0
configure:6549: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6553: $? = 1
configure:6576: checking for C compiler default output file name
configure:6598: /usr/bin/clang -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:6602: $? = 0
configure:6640: result: a.out
configure:6659: checking whether the C compiler works
configure:6669: ./a.out
configure:6673: $? = 0
configure:6692: result: yes
configure:6699: checking whether we are cross compiling
configure:6701: result: no
configure:6704: checking for suffix of executables
configure:6711: /usr/bin/clang -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:6715: $? = 0
configure:6741: result: 
configure:6747: checking for suffix of object files
configure:6773: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:6777: $? = 0
configure:6802: result: o
configure:6806: checking whether we are using the GNU C compiler
configure:6835: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:6842: $? = 0
configure:6859: result: yes
configure:6868: checking whether /usr/bin/clang accepts -g
configure:6898: /usr/bin/clang -c -g -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:6905: $? = 0
configure:7006: result: yes
configure:7023: checking for /usr/bin/clang option to accept ISO C89
configure:7097: /usr/bin/clang  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:7104: $? = 0
configure:7127: result: none needed
configure:7361: checking the GNU C compiler version
configure:7385: result: checked (gcc 4.2.1)
configure:7472: checking for -Bsymbolic-functions linker support 
configure:7501: /usr/bin/clang -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c  >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:7508: $? = 0
configure:7528: result: found 
configure:7644: checking whether to enable crashdump feature
configure:7653: result: no
configure:7726: checking whether to turn warnings to errors
configure:7734: result: no
configure:7739: checking whether to do a debug build
configure:7748: result: no
configure:7753: checking whether to build with additional debug utilities
configure:7807: result: no, full product build
configure:7813: checking whether to use linkoo for the smoketest installation
configure:7817: result: no
configure:7828: checking whether to use link-time optimization
configure:7836: result: no
configure:7841: checking whether to include symbols
configure:7849: result: no
configure:7854: checking whether to strip the solver or not.
configure:7867: result: yes
configure:7874: checking whether cups support is present
configure:7877: checking for cupsPrintFiles in -lcups
configure:7912: /usr/bin/clang -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lcups   >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:7919: $? = 0
configure:7940: result: yes
configure:7956: checking how to run the C preprocessor
configure:8074: result: /usr/bin/clang-cpp
configure:8103: /usr/bin/clang-cpp -I/usr/local/include -I/usr/local/include/db41  conftest.c
configure:8110: $? = 0
configure:8141: /usr/bin/clang-cpp -I/usr/local/include -I/usr/local/include/db41  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:8148: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.5"
| #define PACKAGE_STRING "LibreOffice 3.5"
| #define PACKAGE_BUGREPORT ""
| #define HAVE_LIBCUPS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8188: checking for ANSI C header files
configure:8218: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8225: $? = 0
configure:8324: /usr/bin/clang -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:8328: $? = 0
configure:8334: ./conftest
configure:8338: $? = 0
configure:8356: result: yes
configure:8380: checking for sys/types.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for sys/stat.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for stdlib.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for string.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for memory.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for strings.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for inttypes.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for stdint.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8380: checking for unistd.h
configure:8401: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8408: $? = 0
configure:8425: result: yes
configure:8449: checking cups/cups.h usability
configure:8466: /usr/bin/clang -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41  conftest.c >&5
configure:8473: $? = 0
configure:8487: result: yes
configure:8491: checking cups/cups.h presence
configure:8506: /usr/bin/clang-cpp -I/usr/local/include -I/usr/local/include/db41  conftest.c
configure:8513: $? = 0
configure:8527: result: yes
configure:8555: checking for cups/cups.h
configure:8562: result: yes
configure:8583: checking whether we need fontconfig
configure:8587: result: yes
configure:8693: checking pkg-config is at least version 0.9.0
configure:8696: result: yes
configure:8707: checking for FONTCONFIG
configure:8714: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:8717: $? = 0
configure:8730: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:8733: $? = 0
configure:8810: result: yes
configure:8828: checking whether we want to fetch tarballs
configure:8835: result: no
configure:8842: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:8846: result: no
configure:8857: checking whether to build help
configure:8860: result: yes
configure:8879: checking whether to use RPATH in shared libraries
configure:8886: result: yes
configure:8890: checking whether to include MySpell dictionaries
configure:8899: result: no
configure:8905: checking whether to use dicts from external paths
configure:8908: result: yes
configure:8911: checking for spelling dictionary directory
configure:8918: result: file:///usr/local/share/hunspell
configure:8920: checking for hyphenation patterns directory
configure:8927: result: file:///usr/local/share/hyphen
configure:8929: checking for thesaurus directory
configure:8936: result: file:///usr/local/share/mythes
configure:8948: checking whether to enable pch feature
configure:8950: result: no, obsolete
configure:8953: checking for GNU make
configure:8970: result: gmake
configure:8978: checking the GNU make version
configure:8983: result: gmake 3.82
configure:9115: checking for --hash-style gcc linker support 
configure:9156: /usr/bin/clang -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,--hash-style=gnu conftest.c -lcups  >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:9163: $? = 0
configure:9156: /usr/bin/clang -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/db41   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,--hash-style=sysv conftest.c -lcups  >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:9163: $? = 0
configure:9189: result: sysv 
configure:9206: checking for perl
configure:9224: found /usr/bin/perl
configure:9236: result: /usr/bin/perl
configure:9257: checking the Perl version
configure:9266: result: checked (perl 5)
configure:9276: checking for required Perl modules
configure:9282: error: Failed to find some modules

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd9.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=''
ac_cv_env_CAIRO_CFLAGS_value=''
ac_cv_env_CAIRO_LIBS_set=''
ac_cv_env_CAIRO_LIBS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/local/include/db41 '
ac_cv_env_CPPUNIT_CFLAGS_set=''
ac_cv_env_CPPUNIT_CFLAGS_value=''
ac_cv_env_CPPUNIT_LIBS_set=''
ac_cv_env_CPPUNIT_LIBS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=/usr/bin/clang-cpp
ac_cv_env_CURL_CFLAGS_set=''
ac_cv_env_CURL_CFLAGS_value=''
ac_cv_env_CURL_LIBS_set=''
ac_cv_env_CURL_LIBS_value=''
ac_cv_env_CXXCPP_set=set
ac_cv_env_CXXCPP_value=/usr/bin/clang-cpp
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/clang++
ac_cv_env_DBUSMENUGTK_CFLAGS_set=''
ac_cv_env_DBUSMENUGTK_CFLAGS_value=''
ac_cv_env_DBUSMENUGTK_LIBS_set=''
ac_cv_env_DBUSMENUGTK_LIBS_value=''
ac_cv_env_DBUS_CFLAGS_set=''
ac_cv_env_DBUS_CFLAGS_value=''
ac_cv_env_DBUS_LIBS_set=''
ac_cv_env_DBUS_LIBS_value=''
ac_cv_env_FONTCONFIG_CFLAGS_set=''
ac_cv_env_FONTCONFIG_CFLAGS_value=''
ac_cv_env_FONTCONFIG_LIBS_set=''
ac_cv_env_FONTCONFIG_LIBS_value=''
ac_cv_env_FREETYPE_CFLAGS_set=''
ac_cv_env_FREETYPE_CFLAGS_value=''
ac_cv_env_FREETYPE_LIBS_set=''
ac_cv_env_FREETYPE_LIBS_value=''
ac_cv_env_GCONF_CFLAGS_set=''
ac_cv_env_GCONF_CFLAGS_value=''
ac_cv_env_GCONF_LIBS_set=''
ac_cv_env_GCONF_LIBS_value=''
ac_cv_env_GIO_CFLAGS_set=''
ac_cv_env_GIO_CFLAGS_value=''
ac_cv_env_GIO_LIBS_set=''
ac_cv_env_GIO_LIBS_value=''
ac_cv_env_GNOMEVFS_CFLAGS_set=''
ac_cv_env_GNOMEVFS_CFLAGS_value=''
ac_cv_env_GNOMEVFS_LIBS_set=''
ac_cv_env_GNOMEVFS_LIBS_value=''
ac_cv_env_GOBJECT_CFLAGS_set=''
ac_cv_env_GOBJECT_CFLAGS_value=''
ac_cv_env_GOBJECT_LIBS_set=''
ac_cv_env_GOBJECT_LIBS_value=''
ac_cv_env_GRAPHITE_CFLAGS_set=''
ac_cv_env_GRAPHITE_CFLAGS_value=''
ac_cv_env_GRAPHITE_LIBS_set=''
ac_cv_env_GRAPHITE_LIBS_value=''
ac_cv_env_GSTREAMER_CFLAGS_set=''
ac_cv_env_GSTREAMER_CFLAGS_value=''
ac_cv_env_GSTREAMER_LIBS_set=''
ac_cv_env_GSTREAMER_LIBS_value=''
ac_cv_env_GTHREAD_CFLAGS_set=''
ac_cv_env_GTHREAD_CFLAGS_value=''
ac_cv_env_GTHREAD_LIBS_set=''
ac_cv_env_GTHREAD_LIBS_value=''
ac_cv_env_GTK210_CFLAGS_set=''
ac_cv_env_GTK210_CFLAGS_value=''
ac_cv_env_GTK210_LIBS_set=''
ac_cv_env_GTK210_LIBS_value=''
ac_cv_env_GTK3_CFLAGS_set=''
ac_cv_env_GTK3_CFLAGS_value=''
ac_cv_env_GTK3_LIBS_set=''
ac_cv_env_GTK3_LIBS_value=''
ac_cv_env_GTK_CFLAGS_set=''
ac_cv_env_GTK_CFLAGS_value=''
ac_cv_env_GTK_LIBS_set=''
ac_cv_env_GTK_LIBS_value=''
ac_cv_env_GTK_PRINT_CFLAGS_set=''
ac_cv_env_GTK_PRINT_CFLAGS_value=''
ac_cv_env_GTK_PRINT_LIBS_set=''
ac_cv_env_GTK_PRINT_LIBS_value=''
ac_cv_env_HUNSPELL_CFLAGS_set=''
ac_cv_env_HUNSPELL_CFLAGS_value=''
ac_cv_env_HUNSPELL_LIBS_set=''
ac_cv_env_HUNSPELL_LIBS_value=''
ac_cv_env_KDE_GLIB_CFLAGS_set=''
ac_cv_env_KDE_GLIB_CFLAGS_value=''
ac_cv_env_KDE_GLIB_LIBS_set=''
ac_cv_env_KDE_GLIB_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib'
ac_cv_env_LIBCMIS_CFLAGS_set=''
ac_cv_env_LIBCMIS_CFLAGS_value=''
ac_cv_env_LIBCMIS_LIBS_set=''
ac_cv_env_LIBCMIS_LIBS_value=''
ac_cv_env_LIBEXTTEXTCAT_CFLAGS_set=''
ac_cv_env_LIBEXTTEXTCAT_CFLAGS_value=''
ac_cv_env_LIBEXTTEXTCAT_LIBS_set=''
ac_cv_env_LIBEXTTEXTCAT_LIBS_value=''
ac_cv_env_LIBPNG_CFLAGS_set=''
ac_cv_env_LIBPNG_CFLAGS_value=''
ac_cv_env_LIBPNG_LIBS_set=''
ac_cv_env_LIBPNG_LIBS_value=''
ac_cv_env_LIBRSVG_CFLAGS_set=''
ac_cv_env_LIBRSVG_CFLAGS_value=''
ac_cv_env_LIBRSVG_LIBS_set=''
ac_cv_env_LIBRSVG_LIBS_value=''
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=''
ac_cv_env_LIBXML_CFLAGS_set=''
ac_cv_env_LIBXML_CFLAGS_value=''
ac_cv_env_LIBXML_LIBS_set=''
ac_cv_env_LIBXML_LIBS_value=''
ac_cv_env_LIBXSLT_CFLAGS_set=''
ac_cv_env_LIBXSLT_CFLAGS_value=''
ac_cv_env_LIBXSLT_LIBS_set=''
ac_cv_env_LIBXSLT_LIBS_value=''
ac_cv_env_MOZILLAXPCOM_CFLAGS_set=''
ac_cv_env_MOZILLAXPCOM_CFLAGS_value=''
ac_cv_env_MOZILLAXPCOM_LIBS_set=''
ac_cv_env_MOZILLAXPCOM_LIBS_value=''
ac_cv_env_MOZILLA_HEADERS_CFLAGS_set=''
ac_cv_env_MOZILLA_HEADERS_CFLAGS_value=''
ac_cv_env_MOZILLA_HEADERS_LIBS_set=''
ac_cv_env_MOZILLA_HEADERS_LIBS_value=''
ac_cv_env_MOZLIBREQ_CFLAGS_set=''
ac_cv_env_MOZLIBREQ_CFLAGS_value=''
ac_cv_env_MOZLIBREQ_LIBS_set=''
ac_cv_env_MOZLIBREQ_LIBS_value=''
ac_cv_env_MYTHES_CFLAGS_set=''
ac_cv_env_MYTHES_CFLAGS_value=''
ac_cv_env_MYTHES_LIBS_set=''
ac_cv_env_MYTHES_LIBS_value=''
ac_cv_env_NEON_CFLAGS_set=''
ac_cv_env_NEON_CFLAGS_value=''
ac_cv_env_NEON_LIBS_set=''
ac_cv_env_NEON_LIBS_value=''
ac_cv_env_NSS_CFLAGS_set=''
ac_cv_env_NSS_CFLAGS_value=''
ac_cv_env_NSS_LIBS_set=''
ac_cv_env_NSS_LIBS_value=''
ac_cv_env_OPENSSL_CFLAGS_set=set
ac_cv_env_OPENSSL_CFLAGS_value=-I/usr/include
ac_cv_env_OPENSSL_LIBS_set=set
ac_cv_env_OPENSSL_LIBS_value='-L/usr/lib -lssl'
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=pkgconf
ac_cv_env_POPPLER_CFLAGS_set=''
ac_cv_env_POPPLER_CFLAGS_value=''
ac_cv_env_POPPLER_LIBS_set=''
ac_cv_env_POPPLER_LIBS_value=''
ac_cv_env_REDLAND_CFLAGS_set=''
ac_cv_env_REDLAND_CFLAGS_value=''
ac_cv_env_REDLAND_LIBS_set=''
ac_cv_env_REDLAND_LIBS_value=''
ac_cv_env_SAMPLEICC_CFLAGS_set=''
ac_cv_env_SAMPLEICC_CFLAGS_value=''
ac_cv_env_SAMPLEICC_LIBS_set=''
ac_cv_env_SAMPLEICC_LIBS_value=''
ac_cv_env_VISIO_CFLAGS_set=''
ac_cv_env_VISIO_CFLAGS_value=''
ac_cv_env_VISIO_LIBS_set=''
ac_cv_env_VISIO_LIBS_value=''
ac_cv_env_WPD_CFLAGS_set=''
ac_cv_env_WPD_CFLAGS_value=''
ac_cv_env_WPD_LIBS_set=''
ac_cv_env_WPD_LIBS_value=''
ac_cv_env_WPG_CFLAGS_set=''
ac_cv_env_WPG_CFLAGS_value=''
ac_cv_env_WPG_LIBS_set=''
ac_cv_env_WPG_LIBS_value=''
ac_cv_env_WPS_CFLAGS_set=''
ac_cv_env_WPS_CFLAGS_value=''
ac_cv_env_WPS_LIBS_set=''
ac_cv_env_WPS_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_XRANDR_CFLAGS_set=''
ac_cv_env_XRANDR_CFLAGS_value=''
ac_cv_env_XRANDR_LIBS_set=''
ac_cv_env_XRANDR_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd9.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_cups_cups_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd9.0
ac_cv_lib_cups_cupsPrintFiles=yes
ac_cv_objext=o
ac_cv_path_AWK=/usr/local/bin/gawk
ac_cv_path_BASH=/usr/local/bin/bash
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/usr/bin/clang-cpp
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
lt_cv_sys_max_cmd_len=262144
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/include '
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABOUT_BITMAP=''
ALIGNOF_DOUBLE=''
ALIGNOF_INT=''
ALIGNOF_LONG=''
ALIGNOF_SHORT=''
ALLOC=''
ALL_LANGS=''
ANCIENT_BISON=''
ANT=''
ANT_HOME=''
ANT_LIB=''
AR=''
ASM_HOME=''
AWK='/usr/local/bin/gawk'
AWTLIB=''
BARCODE_EXTENSION_PACK=''
BASH='/usr/local/bin/bash'
BISON=''
BSH_JAR=''
BUILD_DMAKE=''
BUILD_EPM=''
BUILD_MAX_JOBS=''
BUILD_MOZAB=''
BUILD_NCPUS=''
BUILD_POSTGRESQL_SDBC=''
BUILD_STAX=''
BUILD_TYPE='LibO NATIVE DESKTOP HELP'
BUILD_UNOWINREG=''
BUILD_VER_STRING=''
BUILD_X64=''
BZIP2=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='/usr/bin/clang'
CCACHE=''
CC_FOR_BUILD='/usr/bin/clang'
CC_X64_BINARY=''
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CL_X64=''
COMEX=''
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/usr'
COM_FOR_BUILD=''
CPP='/usr/bin/clang-cpp'
CPPFLAGS='-I/usr/local/include -I/usr/local/include/db41 '
CPPUNIT_CFLAGS=''
CPPUNIT_LIBS=''
CPUNAME_FOR_BUILD=''
CPU_FOR_BUILD=''
CROSS_COMPILING=''
CSC_PATH=''
CT2N_EXTENSION_PACK=''
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CXX='/usr/bin/clang++'
CXXCPP='/usr/bin/clang-cpp'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CXX_FOR_BUILD='/usr/bin/clang++'
CXX_X64_BINARY=''
DATADIR=''
DBUSMENUGTK_CFLAGS=''
DBUSMENUGTK_LIBS=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DB_CPPLIB=''
DB_LIB=''
DEFS=''
DIAGRAM_EXTENSION_PACK=''
DICT_SYSTEM_DIR='file:///usr/local/share/hunspell'
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DISABLE_ACTIVEX=''
DISABLE_ATL=''
DISABLE_LINKOO='TRUE'
DISABLE_NEON=''
DISABLE_PYTHON=''
DISABLE_STRIP=''
DLLTOOL=''
DMAKE='/usr/local/bin/dmake'
DOCDIR=''
DOTNET_FRAMEWORK_HOME=''
DO_FETCH_TARBALLS='NO'
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ACTIVEX_COMPONENT=''
ENABLE_CAIRO_CANVAS=''
ENABLE_CRASHDUMP=''
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_EVOAB2=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_GCONF=''
ENABLE_GIO=''
ENABLE_GNOMEVFS=''
ENABLE_GRAPHITE=''
ENABLE_GSTREAMER=''
ENABLE_GTK3=''
ENABLE_GTK=''
ENABLE_GTK_PRINT=''
ENABLE_KAB=''
ENABLE_KDE4=''
ENABLE_KDE=''
ENABLE_LIBRSVG=''
ENABLE_LOCKDOWN=''
ENABLE_LOMENUBAR=''
ENABLE_LTO=''
ENABLE_MEDIAWIKI=''
ENABLE_MINIMIZER=''
ENABLE_MYSQLC=''
ENABLE_NSPLUGIN=''
ENABLE_ONLINE_UPDATE=''
ENABLE_OPENGL=''
ENABLE_OXYGENOFFICE=''
ENABLE_PDFIMPORT=''
ENABLE_PRESENTER_SCREEN=''
ENABLE_QUICKSTART_LIBPNG=''
ENABLE_RANDR=''
ENABLE_RELEASE_BUILD=''
ENABLE_REPORTBUILDER=''
ENABLE_RPATH='yes'
ENABLE_SCRIPTING_BEANSHELL=''
ENABLE_SCRIPTING_JAVASCRIPT=''
ENABLE_SCRIPTING_PYTHON=''
ENABLE_SILENT_MSI=''
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS=''
ENABLE_SYSTRAY_GTK=''
ENABLE_UGLY='NO'
ENABLE_WERROR='FALSE'
ENABLE_XMLSEC=''
ENABLE_ZENITY=''
EPM=''
EXCEPTIONS=''
EXEEXT=''
EXEEXT_FOR_BUILD=''
FLEX=''
FLUTE_JAR=''
FONTCONFIG_CFLAGS='-I/usr/local/include '
FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig '
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GAWK=''
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GIO_CFLAGS=''
GIO_LIBS=''
GIT_LINK_SRC=''
GIT_REPO_NAMES=' help'
GMAKE_MODULE_PARALLELISM=''
GMAKE_PARALLELISM=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH=''
GNUTAR='tar'
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GOOGLE_DOCS_EXTENSION_PACK=''
GPERF='/usr/local/bin/gperf'
GRAPHITE_CFLAGS=''
GRAPHITE_LIBS=''
GREP='/usr/bin/grep'
GSTREAMER_CFLAGS=''
GSTREAMER_LIBS=''
GTHREAD_CFLAGS=''
GTHREAD_LIBS=''
GTK210_CFLAGS=''
GTK210_LIBS=''
GTK3_CFLAGS=''
GTK3_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
GTK_PRINT_CFLAGS=''
GTK_PRINT_LIBS=''
GUIBASE_FOR_BUILD=''
GUI_FOR_BUILD=''
GXX_INCLUDE_PATH=''
GXX_INCLUDE_PATH_FOR_BUILD=''
HAVE_BOOST_UNORDERED_MAP=''
HAVE_CXX0X=''
HAVE_GCC_AVX=''
HAVE_GCC_NO_LONG_DOUBLE=''
HAVE_GCC_VISIBILITY_BROKEN=''
HAVE_GCC_VISIBILITY_FEATURE=''
HAVE_GETOPT=''
HAVE_LD_BSYMBOLIC_FUNCTIONS='TRUE'
HAVE_LD_HASH_STYLE='TRUE'
HAVE_NON_CONST_NPP_GETMIMEDESCRIPTION=''
HAVE_POSIX_FALLOCATE=''
HAVE_READDIR_R=''
HAVE_THREADSAFE_STATICS=''
HSQLDB_JAR=''
HUNART_EXTENSION_PACK=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
HYPHEN_LIB=''
HYPH_SYSTEM_DIR='file:///usr/local/share/hyphen'
ICUCONFIG=''
ICU_MAJOR=''
ICU_MICRO=''
ICU_MINOR=''
ICU_RECLASSIFIED_CLOSE_PARENTHESIS=''
ICU_RECLASSIFIED_PREPEND_SET_EMPTY=''
INPATH_FOR_BUILD=''
INSTALLDIR=''
INSTALLDIRNAME=''
INTRO_BITMAP=''
JAVACISGCJ=''
JAVACISKAFFE=''
JAVACOMPILER=''
JAVADOC=''
JAVAFLAGS=''
JAVAIFLAGS=''
JAVAINTERPRETER=''
JAVA_HOME=''
JAVA_SOURCE_VER=''
JAVA_TARGET_VER=''
JDK=''
JFREEREPORT_JAR=''
JITC_PROCESSOR_TYPE_EXPORT=''
JVM_ONE_PATH_CHECK=''
KDE4_CFLAGS=''
KDE4_LIBS=''
KDE_CFLAGS=''
KDE_GLIB_CFLAGS=''
KDE_GLIB_LIBS=''
KDE_HAVE_GLIB=''
KDE_LIBS=''
LDFLAGS=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib'
LFS_CFLAGS=''
LIBBASE_JAR=''
LIBCMIS_CFLAGS=''
LIBCMIS_LIBS=''
LIBDIR=''
LIBEXTTEXTCAT_CFLAGS=''
LIBEXTTEXTCAT_LIBS=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBMGR_X64_BINARY=''
LIBMYSQL_PATH=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBREPOSITORY_JAR=''
LIBRSVG_CFLAGS=''
LIBRSVG_LIBS=''
LIBS='-lcups '
LIBSERIALIZER_JAR=''
LIBXML_CFLAGS=''
LIBXML_JAR=''
LIBXML_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LINK_X64_BINARY=''
LOCAL_SOLVER=''
LTLIBOBJS=''
LUCENE_ANALYZERS_JAR=''
LUCENE_CORE_JAR=''
MACOSX_DEPLOYMENT_TARGET=''
MACOSX_DEPLOYMENT_TARGET_FOR_BUILD=''
MACOSX_SDK_PATH=''
MAC_OS_X_VERSION_MAX_ALLOWED=''
MAC_OS_X_VERSION_MIN_REQUIRED=''
MANDIR=''
MDDS_CPPFLAGS=''
MERGELIBS=''
MIDL_PATH=''
MINGWCXX=''
MINGWSTRIP=''
MINGW_CLIB_DIR=''
MINGW_EXTERNAL_DLLS=''
MINGW_GCCDLL=''
MINGW_GXXDLL=''
MINGW_LIB_INCLUDE_PATH=''
MINGW_SHARED_GCCLIB=''
MINGW_SHARED_GXXLIB=''
MINGW_SHARED_LIBSTDCPP=''
ML_EXE=''
MOC4=''
MOC='/usr/local/bin/moc-qt4'
MOCQT4=''
MOZILLABUILD=''
MOZILLAXPCOM_CFLAGS=''
MOZILLAXPCOM_LIBS=''
MOZILLA_HEADERS_CFLAGS=''
MOZILLA_HEADERS_LIBS=''
MOZILLA_TOOLKIT=''
MOZILLA_VERSION=''
MOZLIBREQ_CFLAGS=''
MOZLIBREQ_LIBS=''
MOZ_FLAVOUR=''
MOZ_INC=''
MOZ_LDAP_CFLAGS=''
MOZ_LIB=''
MOZ_LIB_XPCOM=''
MSPDB_PATH=''
MYSQLCONFIG=''
MYSQL_DEFINES=''
MYSQL_INC=''
MYSQL_LIB=''
MYTHES_CFLAGS=''
MYTHES_LIBS=''
NEON_CFLAGS=''
NEON_LIBS=''
NEON_VERSION=''
NM=''
NSS_CFLAGS=''
NSS_LIBS=''
NUMBERTEXT_EXTENSION_PACK=''
OBJDUMP=''
OBJEXT='o'
OOOBLOGGER_EXTENSION_PACK=''
OOOP_FONTS_PACK=''
OOOP_GALLERY_PACK=''
OOOP_SAMPLES_PACK=''
OOOP_TEMPLATES_PACK=''
OOO_JUNIT_JAR=''
OOO_VENDOR=''
OPENSSL_CFLAGS='-I/usr/include'
OPENSSL_LIBS='-L/usr/lib -lssl'
OSVERSION='900044'
OS_FOR_BUILD=''
OUTDIR_FOR_BUILD=''
OUTPATH_FOR_BUILD=''
OXYGENOFFICE_PACK=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='LibreOffice'
PACKAGE_STRING='LibreOffice 3.5'
PACKAGE_TARNAME='libreoffice'
PACKAGE_VERSION='3.5'
PATCH=''
PATH_FOR_BUILD=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PGCONFIG=''
PKGFORMAT=''
PKGMK=''
PKG_CONFIG='pkgconf'
POPPLER_CFLAGS=''
POPPLER_LIBS=''
POSTGRESQL_INC=''
POSTGRESQL_LIB=''
PREFIXDIR=''
PRODUCT='full'
PRODUCTNAME=''
PRODUCTVERSION=''
PROEXT='.pro'
PROGRESSBARCOLOR=''
PROGRESSFRAMECOLOR=''
PROGRESSPOSITION=''
PROGRESSSIZE=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS='-pthread'
PYTHON='/usr/local/bin/python2.7'
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION='python2.7'
QMAKE4=''
QMAKEQT4=''
RANLIB=''
REDLAND_CFLAGS=''
REDLAND_LIBS=''
RPM=''
SAC_JAR=''
SAMPLEICC_CFLAGS=''
SAMPLEICC_LIBS=''
SAXON_JAR=''
SCPDEFS=' -DWITH_HELP'
SED='/usr/bin/sed'
SERIALIZER_JAR=''
SERVLETAPI_JAR=''
SHELL='/bin/sh'
SHOWINCLUDES_PREFIX=''
SIZEOF_DOUBLE=''
SIZEOF_INT=''
SIZEOF_LONG=''
SIZEOF_LONGLONG=''
SIZEOF_POINTER=''
SIZEOF_SHORT=''
SOLARINC_FOR_BUILD=''
SOLARLIB_FOR_BUILD=''
SOLAR_JAVA=''
SOURCEVERSION='OOO350'
SPLIT_APP_MODULES=''
SPLIT_OPT_FEATURES=''
SRC_ROOT='/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2'
STALE_MAKE='TRUE'
STARTCENTER_LEFT_BITMAP=''
STARTCENTER_RIGHT_BITMAP=''
STARTCENTER_RTL_LEFT_BITMAP=''
STARTCENTER_RTL_RIGHT_BITMAP=''
STARTCENTER_SPACE_BITMAP=''
STRIP=''
SUNTEMPLATES_DE_PACK=''
SUNTEMPLATES_EN_US_PACK=''
SUNTEMPLATES_ES_PACK=''
SUNTEMPLATES_FR_PACK=''
SUNTEMPLATES_HU_PACK=''
SUNTEMPLATES_IT_PACK=''
SUNTEMPLATES_LANG=''
SYSTEM_APACHE_COMMONS=''
SYSTEM_BOOST=''
SYSTEM_BSH=''
SYSTEM_CAIRO=''
SYSTEM_CPPUNIT=''
SYSTEM_CURL=''
SYSTEM_DB=''
SYSTEM_DB_CFLAGS=''
SYSTEM_DICTS='YES'
SYSTEM_EXPAT=''
SYSTEM_GDKPIXBUF=''
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
SYSTEM_GENCMN=''
SYSTEM_GETTEXT=''
SYSTEM_GLIB=''
SYSTEM_GRAPHITE=''
SYSTEM_HSQLDB=''
SYSTEM_HUNSPELL=''
SYSTEM_HYPH=''
SYSTEM_ICU=''
SYSTEM_JFREEREPORT=''
SYSTEM_JPEG=''
SYSTEM_LIBC=''
SYSTEM_LIBCMIS=''
SYSTEM_LIBCROCO=''
SYSTEM_LIBEXTTEXTCAT=''
SYSTEM_LIBEXTTEXTCAT_DATA=''
SYSTEM_LIBGSF=''
SYSTEM_LIBJPEG=''
SYSTEM_LIBPNG=''
SYSTEM_LIBRSVG=''
SYSTEM_LIBVISIO=''
SYSTEM_LIBWPD=''
SYSTEM_LIBWPG=''
SYSTEM_LIBWPS=''
SYSTEM_LIBXML=''
SYSTEM_LIBXSLT=''
SYSTEM_LIBXSLT_FOR_BUILD=''
SYSTEM_LPSOLVE=''
SYSTEM_LUCENE=''
SYSTEM_MDDS=''
SYSTEM_MESA_HEADERS=''
SYSTEM_MOZILLA=''
SYSTEM_MOZILLA_HEADERS=''
SYSTEM_MYSQL=''
SYSTEM_MYSQL_CPPCONN=''
SYSTEM_MYTHES=''
SYSTEM_NEON=''
SYSTEM_NSS=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_OPENSSL=''
SYSTEM_PANGO=''
SYSTEM_POPPLER=''
SYSTEM_POSTGRESQL=''
SYSTEM_PYTHON=''
SYSTEM_REDLAND=''
SYSTEM_SAMPLEICC=''
SYSTEM_SANE_HEADER=''
SYSTEM_SAXON=''
SYSTEM_SERVLETAPI=''
SYSTEM_STDLIBS=''
SYSTEM_VIGRA=''
SYSTEM_ZLIB=''
TARFILE_LOCATION='/usr/ports/distfiles/libreoffice'
THES_SYSTEM_DIR='file:///usr/local/share/mythes'
TYPO_EXTENSION_PACK=''
UNIXWRAPPERNAME=''
UNZIP=''
UPD='350'
USE_FT_EMBOLDEN=''
USE_XINERAMA=''
VALGRIND_CFLAGS=''
VALIDATOR_EXTENSION_PACK=''
VERBOSE=''
VISIO_CFLAGS=''
VISIO_LIBS=''
WATCH_WINDOW_EXTENSION_PACK=''
WINDOWS_SDK_HOME=''
WINDRES=''
WITHOUT_AFMS=''
WITHOUT_PPDS=''
WITH_AGFA_MONOTYPE_FONTS=''
WITH_BINFILTER='NO'
WITH_COMPAT_OOWRAPPERS=''
WITH_EXTENSION_INTEGRATION=''
WITH_EXTRA_FONT=''
WITH_EXTRA_GALLERY=''
WITH_EXTRA_SAMPLE=''
WITH_EXTRA_TEMPLATE=''
WITH_FONTS=''
WITH_HELPPACK_INTEGRATION=''
WITH_LANG=''
WITH_LANG_LIST=''
WITH_LDAP=''
WITH_LINKER_HASH_STYLE='sysv'
WITH_MINGW=''
WITH_MOZILLA=''
WITH_MYSPELL_DICTS='NO'
WITH_OPENLDAP=''
WITH_STLPORT=''
WITH_THEMES=''
WITH_VC_REDIST=''
WORDS_BIGENDIAN=''
WORKDIR_FOR_BUILD=''
WPD_CFLAGS=''
WPD_LIBS=''
WPG_CFLAGS=''
WPG_LIBS=''
WPS_CFLAGS=''
WPS_LIBS=''
XAU_LIBS=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF=''
XRANDR_CFLAGS=''
XRANDR_DLOPEN=''
XRANDR_LIBS=''
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZNTY=''
_cc=''
ac_ct_CC='/usr/bin/clang'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd9.0'
build_alias='i386-portbld-freebsd9.0'
build_cpu='i386'
build_os='freebsd9.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local'
host='i386-portbld-freebsd9.0'
host_alias=''
host_cpu='i386'
host_os='freebsd9.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
nodep=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "LibreOffice"
#define PACKAGE_TARNAME "libreoffice"
#define PACKAGE_VERSION "3.5"
#define PACKAGE_STRING "LibreOffice 3.5"
#define PACKAGE_BUGREPORT ""
#define HAVE_LIBCUPS 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CUPS_H 1

configure: exit 1
-------------- next part --------------
/usr/local/sbin/pkg_fetch -R -v libreoffice-3.5.6
--->  Fetching libreoffice-3.5.6
++ Will try the following sites in the order named:
	ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgrade0D7YGIuj/libreoffice-3.5.6.tbz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.tbz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.tbz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.tbz
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgrade0D7YGIuj/libreoffice-3.5.6.txz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.txz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.txz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.txz
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgrade0D7YGIuj/libreoffice-3.5.6.tgz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.tgz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.tgz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libreoffice-3.5.6.tgz
** Failed to fetch libreoffice-3.5.6
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
	! libreoffice-3.5.6	(fetch error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libreoffice-3.5.5 UPGRADE_PORT_VER=3.5.5 make BATCH=yes clean
===>  Cleaning for libreoffice-3.5.6
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libreoffice-3.5.5 UPGRADE_PORT_VER=3.5.5 make BATCH=yes
===>  License LGPL3 MPL accepted by the user
===>  Found saved configuration for libreoffice-3.5.4_1
=> libreoffice-core-3.5.6.2.tar.xz doesn't seem to exist in /usr/ports/distfiles/libreoffice.
=> Attempting to fetch http://ftp.rediris.es/mirror/TDF/libreoffice/src/3.5.6/libreoffice-core-3.5.6.2.tar.xz

libreoffice-core-3.5.6.2.tar.xz                 0% of   97 MB    0  Bps
libreoffice-core-3.5.6.2.tar.xz                 0% of   97 MB  500 kBps
libreoffice-core-3.5.6.2.tar.xz                 1% of   97 MB  927 kBps
libreoffice-core-3.5.6.2.tar.xz                 3% of   97 MB 1127 kBps
libreoffice-core-3.5.6.2.tar.xz                 4% of   97 MB 1155 kBps
libreoffice-core-3.5.6.2.tar.xz                 6% of   97 MB 1220 kBps
libreoffice-core-3.5.6.2.tar.xz                 7% of   97 MB 1219 kBps
libreoffice-core-3.5.6.2.tar.xz                 8% of   97 MB 1186 kBps
libreoffice-core-3.5.6.2.tar.xz                 9% of   97 MB 1172 kBps
libreoffice-core-3.5.6.2.tar.xz                10% of   97 MB 1203 kBps
libreoffice-core-3.5.6.2.tar.xz                12% of   97 MB 1216 kBps 01m12s
libreoffice-core-3.5.6.2.tar.xz                12% of   97 MB 1184 kBps 01m14s
libreoffice-core-3.5.6.2.tar.xz                13% of   97 MB 1158 kBps 01m14s
libreoffice-core-3.5.6.2.tar.xz                14% of   97 MB 1121 kBps 01m15s
libreoffice-core-3.5.6.2.tar.xz                15% of   97 MB 1088 kBps 01m18s
libreoffice-core-3.5.6.2.tar.xz                16% of   97 MB 1082 kBps 01m17s
libreoffice-core-3.5.6.2.tar.xz                17% of   97 MB 1074 kBps 01m17s
libreoffice-core-3.5.6.2.tar.xz                17% of   97 MB 1057 kBps 01m18s
libreoffice-core-3.5.6.2.tar.xz                19% of   97 MB 1063 kBps 01m16s
libreoffice-core-3.5.6.2.tar.xz                20% of   97 MB 1061 kBps 01m15s
libreoffice-core-3.5.6.2.tar.xz                21% of   97 MB 1056 kBps 01m15s
libreoffice-core-3.5.6.2.tar.xz                22% of   97 MB 1059 kBps 01m13s
libreoffice-core-3.5.6.2.tar.xz                23% of   97 MB 1061 kBps 01m12s
libreoffice-core-3.5.6.2.tar.xz                24% of   97 MB 1083 kBps 01m09s
libreoffice-core-3.5.6.2.tar.xz                26% of   97 MB 1096 kBps 01m07s
libreoffice-core-3.5.6.2.tar.xz                27% of   97 MB 1081 kBps 01m07s
libreoffice-core-3.5.6.2.tar.xz                27% of   97 MB 1056 kBps 01m08s
libreoffice-core-3.5.6.2.tar.xz                27% of   97 MB 1034 kBps 01m10s
libreoffice-core-3.5.6.2.tar.xz                28% of   97 MB 1013 kBps 01m11s
libreoffice-core-3.5.6.2.tar.xz                28% of   97 MB  997 kBps 01m11s
libreoffice-core-3.5.6.2.tar.xz                29% of   97 MB  989 kBps 01m11s
libreoffice-core-3.5.6.2.tar.xz                30% of   97 MB  975 kBps 01m12s
libreoffice-core-3.5.6.2.tar.xz                30% of   97 MB  965 kBps 01m11s
libreoffice-core-3.5.6.2.tar.xz                31% of   97 MB  962 kBps 01m11s
libreoffice-core-3.5.6.2.tar.xz                32% of   97 MB  953 kBps 01m11s
libreoffice-core-3.5.6.2.tar.xz                33% of   97 MB  955 kBps 01m10s
libreoffice-core-3.5.6.2.tar.xz                34% of   97 MB  954 kBps 01m09s
libreoffice-core-3.5.6.2.tar.xz                35% of   97 MB  955 kBps 01m08s
libreoffice-core-3.5.6.2.tar.xz                36% of   97 MB  957 kBps 01m06s
libreoffice-core-3.5.6.2.tar.xz                37% of   97 MB  949 kBps 01m06s
libreoffice-core-3.5.6.2.tar.xz                37% of   97 MB  949 kBps 01m05s
libreoffice-core-3.5.6.2.tar.xz                38% of   97 MB  953 kBps 01m04s
libreoffice-core-3.5.6.2.tar.xz                39% of   97 MB  954 kBps 01m03s
libreoffice-core-3.5.6.2.tar.xz                40% of   97 MB  951 kBps 01m02s
libreoffice-core-3.5.6.2.tar.xz                41% of   97 MB  944 kBps 01m02s
libreoffice-core-3.5.6.2.tar.xz                42% of   97 MB  943 kBps 01m01s
libreoffice-core-3.5.6.2.tar.xz                43% of   97 MB  947 kBps 00m59s
libreoffice-core-3.5.6.2.tar.xz                44% of   97 MB  951 kBps 00m58s
libreoffice-core-3.5.6.2.tar.xz                45% of   97 MB  954 kBps 00m57s
libreoffice-core-3.5.6.2.tar.xz                46% of   97 MB  958 kBps 00m55s
libreoffice-core-3.5.6.2.tar.xz                48% of   97 MB  961 kBps 00m53s
libreoffice-core-3.5.6.2.tar.xz                49% of   97 MB  965 kBps 00m53s
libreoffice-core-3.5.6.2.tar.xz                49% of   97 MB  959 kBps 00m52s
libreoffice-core-3.5.6.2.tar.xz                51% of   97 MB  969 kBps 00m50s
libreoffice-core-3.5.6.2.tar.xz                52% of   97 MB  976 kBps 00m48s
libreoffice-core-3.5.6.2.tar.xz                53% of   97 MB  982 kBps 00m46s
libreoffice-core-3.5.6.2.tar.xz                55% of   97 MB  989 kBps 00m45s
libreoffice-core-3.5.6.2.tar.xz                56% of   97 MB  991 kBps 00m44s
libreoffice-core-3.5.6.2.tar.xz                57% of   97 MB  990 kBps 00m43s
libreoffice-core-3.5.6.2.tar.xz                58% of   97 MB  988 kBps 00m42s
libreoffice-core-3.5.6.2.tar.xz                59% of   97 MB  992 kBps 00m41s
libreoffice-core-3.5.6.2.tar.xz                60% of   97 MB  996 kBps 00m39s
libreoffice-core-3.5.6.2.tar.xz                61% of   97 MB 1000 kBps 00m38s
libreoffice-core-3.5.6.2.tar.xz                62% of   97 MB 1002 kBps 00m37s
libreoffice-core-3.5.6.2.tar.xz                63% of   97 MB 1003 kBps 00m36s
libreoffice-core-3.5.6.2.tar.xz                64% of   97 MB 1001 kBps 00m35s
libreoffice-core-3.5.6.2.tar.xz                65% of   97 MB 1002 kBps 00m34s
libreoffice-core-3.5.6.2.tar.xz                67% of   97 MB 1004 kBps 00m32s
libreoffice-core-3.5.6.2.tar.xz                68% of   97 MB 1012 kBps 00m31s
libreoffice-core-3.5.6.2.tar.xz                69% of   97 MB 1017 kBps 00m29s
libreoffice-core-3.5.6.2.tar.xz                71% of   97 MB 1018 kBps 00m28s
libreoffice-core-3.5.6.2.tar.xz                71% of   97 MB 1011 kBps 00m28s
libreoffice-core-3.5.6.2.tar.xz                72% of   97 MB 1001 kBps 00m27s
libreoffice-core-3.5.6.2.tar.xz                72% of   97 MB 1001 kBps 00m27s
libreoffice-core-3.5.6.2.tar.xz                73% of   97 MB 1001 kBps 00m26s
libreoffice-core-3.5.6.2.tar.xz                74% of   97 MB  998 kBps 00m25s
libreoffice-core-3.5.6.2.tar.xz                75% of   97 MB  997 kBps 00m24s
libreoffice-core-3.5.6.2.tar.xz                76% of   97 MB  993 kBps 00m23s
libreoffice-core-3.5.6.2.tar.xz                77% of   97 MB  992 kBps 00m23s
libreoffice-core-3.5.6.2.tar.xz                77% of   97 MB  986 kBps 00m22s
libreoffice-core-3.5.6.2.tar.xz                78% of   97 MB  988 kBps 00m21s
libreoffice-core-3.5.6.2.tar.xz                79% of   97 MB  989 kBps 00m20s
libreoffice-core-3.5.6.2.tar.xz                80% of   97 MB  990 kBps 00m19s
libreoffice-core-3.5.6.2.tar.xz                81% of   97 MB  990 kBps 00m18s
libreoffice-core-3.5.6.2.tar.xz                82% of   97 MB  990 kBps 00m17s
libreoffice-core-3.5.6.2.tar.xz                83% of   97 MB  986 kBps 00m16s
libreoffice-core-3.5.6.2.tar.xz                84% of   97 MB  982 kBps 00m16s
libreoffice-core-3.5.6.2.tar.xz                85% of   97 MB  981 kBps 00m15s
libreoffice-core-3.5.6.2.tar.xz                86% of   97 MB  983 kBps 00m14s
libreoffice-core-3.5.6.2.tar.xz                87% of   97 MB  985 kBps 00m12s
libreoffice-core-3.5.6.2.tar.xz                88% of   97 MB  989 kBps 00m11s
libreoffice-core-3.5.6.2.tar.xz                89% of   97 MB  991 kBps 00m10s
libreoffice-core-3.5.6.2.tar.xz                90% of   97 MB  990 kBps 00m09s
libreoffice-core-3.5.6.2.tar.xz                91% of   97 MB  990 kBps 00m08s
libreoffice-core-3.5.6.2.tar.xz                92% of   97 MB  990 kBps 00m07s
libreoffice-core-3.5.6.2.tar.xz                94% of   97 MB  993 kBps 00m06s
libreoffice-core-3.5.6.2.tar.xz                95% of   97 MB  995 kBps 00m04s
libreoffice-core-3.5.6.2.tar.xz                96% of   97 MB  999 kBps 00m03s
libreoffice-core-3.5.6.2.tar.xz                97% of   97 MB 1001 kBps 00m02s
libreoffice-core-3.5.6.2.tar.xz                99% of   97 MB 1005 kBps 00m00s
libreoffice-core-3.5.6.2.tar.xz               100% of   97 MB  978 kBps 00m00s
libreoffice-core-3.5.6.2.tar.xz               100% of   97 MB  978 kBps 00m00s
=> libreoffice-help-3.5.6.2.tar.xz doesn't seem to exist in /usr/ports/distfiles/libreoffice.
=> Attempting to fetch http://ftp.rediris.es/mirror/TDF/libreoffice/src/3.5.6/libreoffice-help-3.5.6.2.tar.xz

libreoffice-help-3.5.6.2.tar.xz                 0% of 1813 kB    0  Bps
libreoffice-help-3.5.6.2.tar.xz                16% of 1813 kB  384 kBps
libreoffice-help-3.5.6.2.tar.xz                93% of 1813 kB  952 kBps
libreoffice-help-3.5.6.2.tar.xz               100% of 1813 kB  978 kBps
===>  Extracting for libreoffice-3.5.6
=> SHA256 Checksum OK for libreoffice/libreoffice-core-3.5.6.2.tar.xz.
=> SHA256 Checksum OK for libreoffice/libreoffice-help-3.5.6.2.tar.xz.
===>   libreoffice-3.5.6 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for libreoffice-3.5.6
===>   libreoffice-3.5.6 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Applying FreeBSD patches for libreoffice-3.5.6
===>   libreoffice-3.5.6 depends on executable: zip - found
===>   libreoffice-3.5.6 depends on executable: gpatch - found
===>   libreoffice-3.5.6 depends on executable: unzip - found
===>   libreoffice-3.5.6 depends on executable: bash - found
===>   libreoffice-3.5.6 depends on executable: dmake - found
===>   libreoffice-3.5.6 depends on package: p5-Archive-Zip>=0 - found
===>   libreoffice-3.5.6 depends on file: /usr/local/bin/gperf - found
===>   libreoffice-3.5.6 depends on file: /usr/local/lib/libboost_regex.a - found
===>   libreoffice-3.5.6 depends on file: /usr/local/include/mdds/global.hpp - not found
===>    Verifying install for /usr/local/include/mdds/global.hpp in /usr/ports/devel/mdds
===>  License MIT accepted by the user
=> mdds_0.6.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://multidimalgorithm.googlecode.com/files/mdds_0.6.0.tar.bz2

mdds_0.6.0.tar.bz2                              0% of  120 kB    0  Bps
mdds_0.6.0.tar.bz2                             26% of  120 kB  142 kBps
mdds_0.6.0.tar.bz2                            100% of  120 kB  252 kBps
===>  Extracting for mdds-0.6.0
=> SHA256 Checksum OK for mdds_0.6.0.tar.bz2.
===>  Patching for mdds-0.6.0
===>  Applying FreeBSD patches for mdds-0.6.0
===>  Configuring for mdds-0.6.0
===>  Installing for mdds-0.6.0
===>   Generating temporary packing list
===>  Checking if devel/mdds already installed
===>   Registering installation for mdds-0.6.0
===>   Returning to build of libreoffice-3.5.6
===>   libreoffice-3.5.6 depends on executable: vigra-config - found
===>   libreoffice-3.5.6 depends on file: /usr/local/lib/libcppunit.so - found
===>   libreoffice-3.5.6 depends on executable: xsltproc - found
===>   libreoffice-3.5.6 depends on file: /usr/local/bin/python2.7 - found
===>   libreoffice-3.5.6 depends on executable: gmake - found
===>   libreoffice-3.5.6 depends on executable: pkgconf - found
===>   libreoffice-3.5.6 depends on executable: bison - found
===>   libreoffice-3.5.6 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found
===>   libreoffice-3.5.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   libreoffice-3.5.6 depends on file: /usr/local/bin/perl5.14.2 - found
===>   libreoffice-3.5.6 depends on file: /usr/local/bin/intltool-extract - found
===>   libreoffice-3.5.6 depends on executable: pkgconf - found
===>   libreoffice-3.5.6 depends on executable: update-desktop-database - found
===>   libreoffice-3.5.6 depends on executable: gtk-update-icon-cache - found
===>   libreoffice-3.5.6 depends on shared library: cairo.2 - found
===>   libreoffice-3.5.6 depends on shared library: xml2.5 - found
===>   libreoffice-3.5.6 depends on shared library: xslt.2 - found
===>   libreoffice-3.5.6 depends on shared library: expat.6 - found
===>   libreoffice-3.5.6 depends on shared library: icutu.48 - found
===>   libreoffice-3.5.6 depends on shared library: jpeg.11 - found
===>   libreoffice-3.5.6 depends on shared library: curl.6 - found
===>   libreoffice-3.5.6 depends on shared library: hunspell-1.3.0 - found
===>   libreoffice-3.5.6 depends on shared library: mythes-1.2.0 - found
===>   libreoffice-3.5.6 depends on shared library: hyphen.2 - found
===>   libreoffice-3.5.6 depends on shared library: poppler-glib.8 - found
===>   libreoffice-3.5.6 depends on shared library: wpd-0.9.9 - found
===>   libreoffice-3.5.6 depends on shared library: wpg-0.2.2 - found
===>   libreoffice-3.5.6 depends on shared library: wps-0.2.2 - found
===>   libreoffice-3.5.6 depends on shared library: rdf.0 - found
===>   libreoffice-3.5.6 depends on shared library: exttextcat-1.0.0 - found
===>   libreoffice-3.5.6 depends on shared library: lpsolve55 - found
===>   libreoffice-3.5.6 depends on shared library: cups.2 - found
===>   libreoffice-3.5.6 depends on shared library: visio-0.0.0 - found
===>   libreoffice-3.5.6 depends on shared library: graphite2.2 - found
===>   libreoffice-3.5.6 depends on shared library: nss3.1 - found
===>   libreoffice-3.5.6 depends on shared library: SampleICC.2 - found
===>   libreoffice-3.5.6 depends on shared library: png15 - found
===>   libreoffice-3.5.6 depends on shared library: cmis-0.2.0 - found
===>   libreoffice-3.5.6 depends on shared library: intl - found
===>   libreoffice-3.5.6 depends on shared library: GL.1 - found
===>   libreoffice-3.5.6 depends on shared library: GLU.1 - found
===>   libreoffice-3.5.6 depends on shared library: db41.1 - found
===>   libreoffice-3.5.6 depends on shared library: atk-1.0.0 - found
===>   libreoffice-3.5.6 depends on shared library: gdk_pixbuf-2.0.0 - found
===>   libreoffice-3.5.6 depends on shared library: glib-2.0.0 - found
===>   libreoffice-3.5.6 depends on shared library: gtk-x11-2.0.0 - found
===>   libreoffice-3.5.6 depends on shared library: gsf-1.114 - found
===>   libreoffice-3.5.6 depends on shared library: rsvg-2.2 - found
===>   libreoffice-3.5.6 depends on shared library: xml2.5 - found
===>   libreoffice-3.5.6 depends on shared library: pango-1.0.0 - found
===>  Configuring for libreoffice-3.5.6
configure: WARNING: unrecognized options: --with-qt-includes, --with-qt-libraries, --with-extra-libs, --with-extra-includes
********************************************************************
*
*   Running LibreOffice build configuration.
*
********************************************************************

checking build system type... i386-portbld-freebsd9.0
checking host system type... i386-portbld-freebsd9.0
checking for sed... /usr/bin/sed
checking the FreeBSD operating system release... found OSVERSION=900044
checking which thread library to use... -pthread
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/local/bin/gawk
checking for bash... /usr/local/bin/bash
checking for GNU or BSD tar... tar
configure: Automatic ccache detection ingored: CC is pre-defined
checking gcc home... /usr
checking for gcc... /usr/bin/clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking the GNU C compiler version... checked (gcc 4.2.1)
checking for -Bsymbolic-functions linker support ... found 
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to use linkoo for the smoketest installation... no
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether to strip the solver or not.... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
checking how to run the C preprocessor... /usr/bin/clang-cpp
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 cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking whether we need fontconfig... yes
checking pkg-config is at least version 0.9.0... yes
checking for FONTCONFIG... yes
checking whether we want to fetch tarballs... no
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... no
checking whether to use dicts from external paths... yes
checking for spelling dictionary directory... file:///usr/local/share/hunspell
checking for hyphenation patterns directory... file:///usr/local/share/hyphen
checking for thesaurus directory... file:///usr/local/share/mythes
checking whether to enable pch feature... no, obsolete
checking for GNU make... gmake
checking the GNU make version... gmake 3.82
checking for --hash-style gcc linker support ... /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/conftest: Shared object has no run-time symbol tablesysv 
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... Can't locate Archive/Zip.pm in @INC (@INC contains: /usr/local/lib/perl5/5.14.2/BSDPAN /usr/local/lib/perl5/site_perl/5.14.2/mach /usr/local/lib/perl5/site_perl/5.14.2 /usr/local/lib/perl5/5.14.2/mach /usr/local/lib/perl5/5.14.2 .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
configure: error: Failed to find some modules
===>  Script "configure" failed unexpectedly.
Please report the problem to office at FreeBSD.org [maintainer] and attach the
"/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/editors/libreoffice.
-------------- next part --------------
ORBit2-2.14.19
OpenEXR-1.6.1_3
Terminal-0.4.8_1
Thunar-1.4.0_1
a2ps-a4-4.13b_4
aalib-1.4.r5_6
adobe-cmaps-20051217_1
alsa-lib-1.0.25
alsa-plugins-1.0.25
appres-1.0.3
apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1
aspell-0.60.6.1_1
atk-2.0.1
autoconf-2.13.000227_6
autoconf-2.69
autoconf-wrapper-20101119
automake-1.12.3
automake-wrapper-20101119
avahi-app-0.6.29_3
bash-4.2.37
bigreqsproto-1.1.1
binutils-2.22_1
bison-2.5.1,1
bitmap-1.0.5
bitstream-vera-1.10_5
boehm-gc-7.1
boost-jam-1.48.0
boost-libs-1.48.0_1
ca_root_nss-3.13.5
cabextract-1.4
cairo-1.10.2_4,2
cantarell-fonts-0.0.9
cdparanoia-3.9.8_9
chromium-20.0.1132.57
clang-3.1_2
cm-super-0.3.4_4
cmake-2.8.8_1
cmake-modules-2.8.8
compositeproto-0.4.2
consolekit-0.4.3
cppunit-1.12.1
cups-client-1.5.2_2
cups-image-1.5.2_1
curl-7.24.0
damageproto-1.2.1
db41-4.1.25_4
db42-4.2.52_5
dbus-1.4.14_3
dbus-glib-0.94
dconf-0.5.1_4
dejavu-2.33
desktop-file-utils-0.18
dmake-4.12.2
dmidecode-2.11
dmxproto-2.3.1
docbook-1.4
docbook-4.1_4
docbook-4.2
docbook-4.3
docbook-4.4_2
docbook-4.5_2
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xml-4.5
docbook-xsl-1.76.1
docproj-jadetex-1.17_6
doxygen-1.8.2
dri-7.6.1_1,2
dri2proto-2.6
droid-fonts-ttf-20110324
dsssl-docbook-modular-1.79_1,1
dvipdfmx-20100328_1
dvipsk-tetex-5.95a_6
eggdbus-0.6_1
en-freebsd-doc-39278,1
encodings-1.0.4,1
evieext-1.1.1
exif-0.6.20
expat-2.0.1_2
faad2-2.7_3,1
fastest_cvsup-0.3.0
ffmpeg-0.7.13_6,1
fftw3-3.3.2
fftw3-float-3.3.2
fget-1.3.3
firefox-14.0.1_1,1
fixesproto-5.0
fixrtf-0.1.20060303_2
flac-1.2.1_3
flex-2.5.36
flock-2.19
font-adobe-100dpi-1.0.3
font-adobe-75dpi-1.0.3
font-adobe-utopia-100dpi-1.0.4
font-adobe-utopia-75dpi-1.0.4
font-adobe-utopia-type1-1.0.4
font-alias-1.0.3
font-amsfonts-3.02_1
font-arabic-misc-1.0.3
font-bh-100dpi-1.0.3
font-bh-75dpi-1.0.3
font-bh-lucidatypewriter-100dpi-1.0.3
font-bh-lucidatypewriter-75dpi-1.0.3
font-bh-ttf-1.0.3
font-bh-type1-1.0.3
font-bitstream-100dpi-1.0.3
font-bitstream-75dpi-1.0.3
font-bitstream-type1-1.0.3
font-cronyx-cyrillic-1.0.3
font-cursor-misc-1.0.3
font-daewoo-misc-1.0.3
font-dec-misc-1.0.3
font-ibm-type1-1.0.3
font-isas-misc-1.0.3
font-jis-misc-1.0.3
font-micro-misc-1.0.3
font-misc-cyrillic-1.0.3
font-misc-ethiopic-1.0.3
font-misc-meltho-1.0.3
font-misc-misc-1.1.2
font-mutt-misc-1.0.3
font-schumacher-misc-1.1.2
font-screen-cyrillic-1.0.4
font-sony-misc-1.0.3
font-sun-misc-1.0.3
font-util-1.2.0
font-winitzki-cyrillic-1.0.3
font-xfree86-type1-1.0.4
fontcacheproto-0.1.3
fontconfig-2.9.0,1
fontsproto-2.1.1
freealut-1.1.0_2
freeglut-2.8.0
freetype-1.3.1_4
freetype-tools-1.3.1_9
freetype2-2.4.9_1
frei0r-1.3_1
fribidi-0.19.2_1
gamin-0.1.10_4
garcon-0.2.0_1
gawk-4.0.1
gcc-4.6.4.20120817
gconf2-2.32.0_3
gd-2.0.35_8,1
gdbm-1.9.1
gdk-pixbuf-2.23.5_3
gentium-basic-1.1.0
getopt-1.1.4_2
gettext-0.18.1.1
ghostscript9-9.05_5
giflib-4.2.0_2
gio-fam-backend-2.28.8_1
glib-2.28.8_4
glib-networking-2.28.7_4
glproto-1.4.15
gmake-3.82_1
gmp-5.0.5
gnome-doc-utils-0.20.3
gnome-icon-theme-2.31.0_2
gnome-icon-theme-extras-2.30.1_1
gnome-mount-0.8_10
gnome_subr-1.0
gnomehier-2.3_12
gnupg-2.0.19_2
gnutls-2.12.18_1
gobject-introspection-0.10.8_2
gpac-libgpac-0.4.5_6,1
gperf-3.0.3
graphite2-1.1.3
graphviz-2.28.0_1
gsettings-desktop-schemas-3.0.1
gsfonts-8.11_5
gstreamer-0.10.36
gstreamer-plugins-0.10.36_1,3
gstreamer-plugins-good-0.10.31,3
gtk-2.24.6_2
gtk-engines2-2.20.2_1
gtk-update-icon-cache-2.24.6_1
gtk-xfce-engine-3.0.0_1
gvfs-1.6.6_3
hal-0.5.14_19
hdf5-1.8.9
help2man-1.40.11
hicolor-icon-theme-0.12
html-4.01_2
html2text-1.3.2a
hunspell-1.3.2_1
hyphen-2.8.5
iceauth-1.0.5
icon-naming-utils-0.8.90
icons-tango-0.8.90_2
icons-tango-extras-0.1.0_5
icu-4.8.1.1_1
ilmbase-1.0.1_1
inputproto-2.0.2
intltool-0.41.1
irrlicht-1.7.3_1
iso-codes-3.37
iso8879-1986_3
jade-1.2.1_9
jadetex-3.13_8
jasper-1.900.1_10
jbig2dec-0.11_1
jbigkit-1.6
jpeg-8_3
kbproto-1.0.5
latex-cjk-4.8.2_6
lcms-1.19_1,1
libFS-1.0.3
libGL-7.6.1
libGLU-7.6.1
libICE-1.0.7,1
libIDL-0.8.14_1
libSM-1.2.0,1
libX11-1.4.4,1
libXScrnSaver-1.2.1
libXTrap-1.0.0
libXau-1.0.6
libXaw-1.0.9,2
libXcomposite-0.4.3,1
libXcursor-1.1.12
libXdamage-1.1.3
libXdmcp-1.1.0
libXevie-1.0.3
libXext-1.3.0_1,1
libXfixes-5.0
libXfont-1.4.4_1,1
libXfontcache-1.0.5
libXft-2.1.14
libXi-1.4.5,1
libXinerama-1.1.1,1
libXmu-1.1.0,1
libXp-1.0.1,1
libXpm-3.5.9
libXrandr-1.3.2
libXrender-0.9.6
libXres-1.0.5
libXt-1.1.1,1
libXtst-1.2.0
libXv-1.0.6,1
libXvMC-1.0.6
libXxf86dga-1.1.2
libXxf86misc-1.0.3
libXxf86vm-1.1.1
liba52-0.7.4_2
libassuan-2.0.2
libcanberra-0.28_3
libcddb-1.3.2_1
libcdio-0.83_1
libcmis-0.1.0
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdmx-1.1.1
libdrm-2.4.17_1
libdvbpsi-0.2.2
libdvdnav-4.2.0_1
libdvdread-4.2.0_2
libebml-1.2.2
liberation-fonts-ttf-1.07.0,1
libevent-1.4.14b_2
libevent2-2.0.19
libexecinfo-1.1_3
libexif-0.6.20
libexo-0.8.0_2
libexttextcat-3.3.1
libffi-3.0.9
libfontenc-1.1.0
libgcrypt-1.5.0
libgee-0.6.2.1
libglade2-2.6.4_5
libgnome-keyring-2.32.0_2
libgpg-error-1.10
libgphoto2-2.4.13
libgsf-1.14.21_1
libiconv-1.14
libid3tag-0.15.1b
libidn-1.25
libksba-1.2.0
libltdl-2.4.2
libmad-0.15.1b_2
libmatroska-1.3.0
libmpeg2-0.5.1_1
libnotify-0.7.3_2
libogg-1.3.0,4
liboldX-1.0.1
libpaper-1.1.24_1
libpciaccess-0.12.1
libproxy-0.4.6
libpthread-stubs-0.3_3
libreoffice-3.5.5
librsvg2-2.34.1_1
libsigsegv-2.10
libsndfile-1.0.25_2
libsoup-2.34.3
libsoup-gnome-2.34.3_2
libtar-1.2.11_2
libtasn1-2.13
libtheora-1.1.1_3
libtool-2.4.2
libv4l-0.8.8_1
libvisio-0.0.19
libvolume_id-0.81.1
libvorbis-1.3.3_1,3
libvpx-1.1.0
libwnck-2.30.6_1
libwpd-0.9.4_1
libwpg-0.2.1_2
libwps-0.2.7
libwww-5.4.0_4
libxcb-1.7
libxfce4gui-4.10.0_1
libxfce4menu-4.10.0_2
libxfce4util-4.10.0_1
libxkbfile-1.0.7
libxkbui-1.0.2_1
libxklavier-5.0,1
libxml2-2.7.8_3
libxslt-1.1.26_3
links-0.98,1
linux_base-f10-10_5
linuxdoc-1.1_1
linuxlibertine-g-20120116
llvm-3.1
lp_solve-5.5.2.0
lua-5.1.5_4
luit-1.1.0_1
m4-1.4.16_1,1
makedepend-1.0.3,1
mdds-0.6.0
mercurial-2.3
mime-support-3.52.1
mkfontdir-1.0.6
mkfontscale-1.0.9
mousepad-0.2.16_11
mpc-0.9
mpfr-3.1.1
mplayer-1.0.r20120322_2
mplayer-skins-1.1.3
mutt-1.5.21
mythes-1.2.3
neon29-0.29.6_4
netpbm-10.35.86
nettle-2.5
nspr-4.9.2
nss-3.13.5
nvidia-driver-295.71
nvidia-settings-295.71_1
nvidia-xconfig-295.71
open-motif-2.3.3_1
openal-soft-1.14
opencv-core-2.3.1_4
openjpeg-1.5.0_1
orage-4.8.3_1
orc-0.4.16
p11-kit-0.13
p5-Archive-Zip-1.30_1
p5-Locale-gettext-1.05_3
p5-URI-1.60
p5-XML-NamespaceSupport-1.11
p5-XML-Parser-2.41
p5-XML-SAX-0.99
p5-XML-SAX-Base-1.08
p5-XML-Simple-2.20
p5-type1inst-0.6.1_5
pango-1.28.4_1
patch-2.6.1_1
pciids-20120711
pcre-8.31
peps-2.0_5
perl-5.12.4_4
perl-5.14.2_2
pixman-0.24.2
pkgconf-0.8.7_1
pkgdb.db
png-1.5.12
policykit-0.9_6
policykit-gnome-0.9.2_6
polkit-0.99
poppler-0.18.4_1
poppler-data-0.4.5
poppler-glib-0.18.4_2
popt-1.16
portaudit-0.6.0
portupgrade-2.4.9.7,2
printproto-1.0.5
pth-2.0.7
py27-libxml2-2.7.8_2
python27-2.7.3_3
qt4-corelib-4.8.2
qt4-gui-4.8.2_1
qt4-moc-4.8.2
qt4-qmake-4.8.2_3
qt4-rcc-4.8.2
qt4-uic-4.8.2
qt4-xml-4.8.2
randrproto-1.3.2
raptor2-2.0.8
rarian-0.8.1
rasqal-0.9.29
recordproto-1.14.1
redland-1.0.15_1
renderproto-0.11.1
resourceproto-1.2.0
rpm-3.0.6_15
ruby-1.8.7.370,1
ruby18-bdb-0.6.6
samba34-libsmbclient-3.4.17
sampleicc-1.6.6
schroedinger-1.0.11
scr2png-1.2_5
scr2txt-1.2
scrnsaverproto-1.2.1
sdl-1.2.15_2,2
sdl_image-1.2.12_1
sessreg-1.0.7
setxkbmap-1.2.0
shared-mime-info-1.0_1
smproxy-1.0.5
speex-1.2.r1_4,1
sqlite3-3.7.13
squeeze-0.2.3_4
startup-notification-0.12
subversion-1.7.5
supertuxkart-0.7_4
svgalib-1.4.3_6
t1lib-5.1.2_1,1
t1utils-1.32
taglib-1.7.2
talloc-2.0.7
teTeX-3.0_6
teTeX-base-3.0_23
teTeX-texmf-3.0_8
tex-texmflocal-1.9
texi2html-5.0_1,1
thunar-vfs-1.2.0_2
thunderbird-14.0
tidy-lib-090315.c_1
tiff-4.0.2_1
tmake-1.13
trapproto-3.4.3
ttf2pt1-3.4.4_2
ttmkfdir-3.0.9_2,1
twm-1.0.7
twolame-0.3.13
ubuntu-font-0.80_1
unzip-6.0_1
upower-0.9.7
urlview-0.9_7
urwfonts-1.0_3
v4l_compat-1.0.20120501_1
videoproto-2.3.1
vigra-1.8.0
vlc-1.1.13_12,3
vte-0.26.2_3
w3m-0.5.3_1
webfonts-0.30_6
win32-codecs-20110131,1
x11perf-1.5.4
x264-0.125.2201
xauth-1.0.6
xbacklight-1.1.2
xbitmaps-1.1.1
xcalc-1.0.4.1_1
xcb-util-0.3.8,1
xcb-util-keysyms-0.3.8
xcb-util-renderutil-0.3.8
xclock-1.0.6
xcmiscproto-1.2.1
xcmsdb-1.0.3
xcursor-themes-1.0.3_1
xcursorgen-1.0.4_1
xdg-utils-1.0.2_7
xdpyinfo-1.3.0
xdriinfo-1.0.4
xdvik-tetex-22.84.16_4
xev-1.1.0
xextproto-7.2.0
xf86-input-keyboard-1.6.1
xf86-input-mouse-1.7.1
xf86-video-ati-6.14.3_1
xf86-video-intel-2.7.1_4
xf86-video-mach64-6.9.0
xf86-video-nv-2.1.18_1
xf86-video-openchrome-0.2.904_3
xf86-video-r128-6.8.1_3
xf86-video-radeonhd-1.3.0_5
xf86-video-vesa-2.3.0_2
xf86bigfontproto-1.2.0
xf86dga-1.0.3
xf86dgaproto-2.1
xf86driproto-2.1.1
xf86miscproto-0.9.3
xf86vidmodeproto-2.3.1
xfce-4.10
xfce4-appfinder-4.10.0_1
xfce4-artwork-0.0.4_12
xfce4-conf-4.10.0_3
xfce4-desktop-4.10.0_1
xfce4-mixer-4.8.0_2
xfce4-mount-plugin-0.6.4
xfce4-notifyd-0.2.2_2
xfce4-panel-4.10.0_2
xfce4-power-manager-1.2.0
xfce4-print-4.6.1_8
xfce4-session-4.10.0_1
xfce4-settings-4.10.0_2
xfce4-tumbler-0.1.25_2
xfce4-weather-plugin-0.8.1
xfce4-wm-4.10.0_1
xfce4-wm-themes-4.10.0_1
xgamma-1.0.4
xgc-1.0.3
xhost-1.0.4
xhtml-1.0.20020801_4
xineramaproto-1.2.1
xinit-1.3.2,1
xinput-1.5.4
xkbcomp-1.2.3
xkbevd-1.1.2
xkbutils-1.0.3
xkeyboard-config-2.5.1
xkill-1.0.3
xlockmore-5.40
xlsatoms-1.1.0
xlsclients-1.1.2
xmessage-1.0.3
xmlcatmgr-2.2
xmlcharent-0.3_2
xmlto-0.0.25
xmodmap-1.0.5
xorg-7.5.2
xorg-apps-7.5.2
xorg-docs-1.6,1
xorg-drivers-7.5.2
xorg-fonts-100dpi-7.5.1
xorg-fonts-7.5.1
xorg-fonts-75dpi-7.5.1
xorg-fonts-cyrillic-7.5.1
xorg-fonts-miscbitmaps-7.5.1
xorg-fonts-truetype-7.5.1
xorg-fonts-type1-7.5.1
xorg-libraries-7.5.1
xorg-server-1.7.7_5,1
xpdf-3.03_1
xpr-1.0.3
xprop-1.2.1
xproto-7.0.22
xrandr-1.3.5
xrdb-1.0.9
xrefresh-1.0.4
xset-1.2.2_1
xsetmode-1.0.0
xsetroot-1.1.0
xterm-281
xtrans-1.2.6
xvid-1.3.2,1
xvinfo-1.1.1
xwd-1.0.4
xwininfo-1.1.2
xwud-1.0.3
yajl-2.0.4_1
yasm-1.2.0
zh-arphicttf-2.11_2
zh-docproj-0.1.20060303_6
zh-ttf2pt1-3.4.0
zh-ttfm-0.9.5_3
zip-3.0


More information about the freebsd-office mailing list