Port for libreoffice 3.5.2_2 fails to build
James Colannino
jcolanni at uci.edu
Sat Apr 28 18:37:16 UTC 2012
Hi there! I just tried to install the port for libreoffice 3.5.2_2.
When I try to build it, I get the following errors:
[...]
checking which db to use... external
checking db-41/db.h usability... no
checking db-41/db.h presence... no
checking for db-41/db.h... no
checking db41/db.h usability... yes
checking db41/db.h presence... yes
checking for db41/db.h... yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb41... no
checking for __db185_open in -ldb41... no
checking for dbopen in -ldb41... no
checking for __db185_open in -ldb41... no
configure: error: db library not found. Use the correct -L flag,
or install the Berkeley db development package.
===> 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.2.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.
*** Error code 1
I do, however, have the db41 package installed:
#pkg_info | grep db41
db41-4.1.25_4 The Berkeley DB package, revision 4.1
Not sure what to do at this point. I'm not sure if this is a bug or
not, so I wanted to report it. If it is an issue, please let me know if
there's anything I can do to help you test the port. If not, and you
know what I can do to fix it, could you help? :)
Not sure if it makes a difference or not, but I've applied this patch to
the Makefile to make postgresql support optional:
http://www.freebsd.org/cgi/query-pr.cgi?pr=167346&getpatch=1
Thanks so much! I've attached the output of
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/config.log
as requested.
James
-------------- 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.2_2 --with-vendor=FreeBSD ports 3.5.2_2 --exec-prefix=/usr/local --with-gnu-patch=/usr/local/bin/gpatch --with-external-tar=/usr/ports/distfiles/libreoffice --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 --enable-librsvg=system --disable-gtk3 --disable-neon --disable-kde4 --enable-gconf --disable-postgresql-sdbc --with-ant-home=/usr/local/share/java/apache-ant/ --with-junit=/usr/local/share/java/classes/junit.jar --with-jdk-home=/usr/local/diablo-jdk1.6.0 --with-system-beanshell --with-beanshell-jar=/usr/local/share/java/classes/bsh.jar --with-system-xerces --with-xerces-jar=/usr/local/share/java/classes/xercesImpl.jar --with-system-xml-apis --with-xml-apis-jar=//usr/local/share/java/classes/xml-apis.jar --with-system-xalan --with-xalan-jar=/usr/local/share/java/classes/xalan.jar --with-serializer-jar=/usr/local/share/java/classes/serializer.jar --disable-odk --enable-release-build --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
## --------- ##
## Platform. ##
## --------- ##
hostname = frodo
uname -m = amd64
uname -r = 9.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
/usr/bin/uname -p = amd64
/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:3620: checking build system type
configure:3638: result: amd64-portbld-freebsd9.0
configure:3660: checking host system type
configure:3675: result: amd64-portbld-freebsd9.0
configure:3731: checking for sed
configure:3749: found /usr/bin/sed
configure:3761: result: /usr/bin/sed
configure:3903: checking the FreeBSD operating system release
configure:3910: result: found OSVERSION=900044
configure:3912: checking which thread library to use
configure:3924: result: -pthread
configure:5761: checking for grep that handles long lines and -e
configure:5821: result: /usr/bin/grep
configure:5826: checking for egrep
configure:5890: result: /usr/bin/grep -E
configure:5899: checking for gawk
configure:5915: found /usr/local/bin/gawk
configure:5926: result: gawk
configure:5939: checking for gawk
configure:5957: found /usr/local/bin/gawk
configure:5969: result: /usr/local/bin/gawk
configure:5985: checking for bash
configure:6003: found /usr/local/bin/bash
configure:6015: result: /usr/local/bin/bash
configure:6030: checking for GNU or BSD tar
configure:6039: result: gtar
configure:6144: Automatic ccache detection ingored: CC is pre-defined
configure:6183: checking gcc home
configure:6195: result: /usr
configure:6257: checking for gcc
configure:6284: result: clang
configure:6516: checking for C compiler version
configure:6524: clang --version >&5
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: x86_64-unknown-freebsd9.0
Thread model: posix
configure:6528: $? = 0
configure:6535: clang -v >&5
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: x86_64-unknown-freebsd9.0
Thread model: posix
configure:6539: $? = 0
configure:6546: clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6550: $? = 1
configure:6573: checking for C compiler default output file name
configure:6595: clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:6599: $? = 0
configure:6637: result: a.out
configure:6656: checking whether the C compiler works
configure:6666: ./a.out
configure:6670: $? = 0
configure:6689: result: yes
configure:6696: checking whether we are cross compiling
configure:6698: result: no
configure:6701: checking for suffix of executables
configure:6708: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:6712: $? = 0
configure:6738: result:
configure:6744: checking for suffix of object files
configure:6770: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:6774: $? = 0
configure:6799: result: o
configure:6803: checking whether we are using the GNU C compiler
configure:6832: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:6839: $? = 0
configure:6856: result: yes
configure:6865: checking whether clang accepts -g
configure:6895: clang -c -g -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:6902: $? = 0
configure:7003: result: yes
configure:7020: checking for clang option to accept ISO C89
configure:7094: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:7101: $? = 0
configure:7124: result: none needed
configure:7150: checking for clang
configure:7168: found /usr/bin/clang
configure:7180: result: /usr/bin/clang
configure:7358: checking the GNU C compiler version
configure:7382: result: checked (gcc 4.2.1)
configure:7469: checking for -Bsymbolic-functions linker support
configure:7498: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -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:7505: $? = 0
configure:7525: result: found
configure:7641: checking whether to enable crashdump feature
configure:7650: result: no
configure:7723: checking whether to turn warnings to errors
configure:7731: result: no
configure:7736: checking whether to do a debug build
configure:7745: result: no
configure:7750: checking whether to build with additional debug utilities
configure:7804: result: no, full product build
configure:7810: checking whether to use linkoo for the smoketest installation
configure:7814: result: no
configure:7825: checking whether to use link-time optimization
configure:7833: result: no
configure:7838: checking whether to include symbols
configure:7846: result: no
configure:7851: checking whether to strip the solver or not.
configure:7864: result: yes
configure:7871: checking whether cups support is present
configure:7874: checking for cupsPrintFiles in -lcups
configure:7909: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -lcups >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -lcups
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7916: $? = 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 ""
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cupsPrintFiles ();
| int
| main ()
| {
| return cupsPrintFiles ();
| ;
| return 0;
| }
configure:7937: result: no
configure:7953: checking how to run the C preprocessor
configure:8071: result: clang-cpp
configure:8100: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:8107: $? = 0
configure:8138: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8145: $? = 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 ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8185: checking for ANSI C header files
configure:8215: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8222: $? = 0
configure:8321: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:8325: $? = 0
configure:8331: ./conftest
configure:8335: $? = 0
configure:8353: result: yes
configure:8377: checking for sys/types.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for sys/stat.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for stdlib.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for string.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for memory.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for strings.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for inttypes.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for stdint.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8377: checking for unistd.h
configure:8398: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8405: $? = 0
configure:8422: result: yes
configure:8446: checking cups/cups.h usability
configure:8463: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:8470: $? = 0
configure:8484: result: yes
configure:8488: checking cups/cups.h presence
configure:8503: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:8510: $? = 0
configure:8524: result: yes
configure:8552: checking for cups/cups.h
configure:8559: result: yes
configure:8580: checking whether we need fontconfig
configure:8584: result: yes
configure:8635: checking for pkg-config
configure:8653: found /usr/local/bin/pkg-config
configure:8665: result: /usr/local/bin/pkg-config
configure:8690: checking pkg-config is at least version 0.9.0
configure:8693: result: yes
configure:8704: checking for FONTCONFIG
configure:8711: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:8714: $? = 0
configure:8727: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:8730: $? = 0
configure:8807: result: yes
configure:8825: checking whether we want to fetch tarballs
configure:8832: result: no
configure:8839: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:8843: result: no
configure:8854: checking whether to build help
configure:8857: result: yes
configure:8876: checking whether to use RPATH in shared libraries
configure:8883: result: yes
configure:8887: checking whether to include MySpell dictionaries
configure:8896: result: no
configure:8902: checking whether to use dicts from external paths
configure:8905: result: yes
configure:8908: checking for spelling dictionary directory
configure:8915: result: file:///usr/local/share/hunspell
configure:8917: checking for hyphenation patterns directory
configure:8924: result: file:///usr/local/share/hyphen
configure:8926: checking for thesaurus directory
configure:8933: result: file:///usr/local/share/mythes
configure:8945: checking whether to enable pch feature
configure:8947: result: no, obsolete
configure:8950: checking for GNU make
configure:8967: result: gmake
configure:8975: checking the GNU make version
configure:8980: result: gmake 3.82
configure:9112: checking for --hash-style gcc linker support
configure:9153: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib -Wl,--hash-style=gnu conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:9160: $? = 0
configure:9153: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib -Wl,--hash-style=sysv conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:9160: $? = 0
configure:9186: result: sysv
configure:9203: checking for perl
configure:9221: found /usr/bin/perl
configure:9233: result: /usr/bin/perl
configure:9254: checking the Perl version
configure:9263: result: checked (perl 5)
configure:9273: checking for required Perl modules
configure:9276: result: all modules found
configure:9651: checking for pkg-config
configure:9681: result: /usr/local/bin/pkg-config
configure:9706: checking pkg-config is at least version 0.9.0
configure:9709: result: yes
configure:9769: checking for ar
configure:9785: found /usr/bin/ar
configure:9796: result: ar
configure:9861: checking for nm
configure:9877: found /usr/bin/nm
configure:9888: result: nm
configure:9953: checking for objdump
configure:9969: found /usr/bin/objdump
configure:9980: result: objdump
configure:10045: checking for ranlib
configure:10061: found /usr/bin/ranlib
configure:10072: result: ranlib
configure:10137: checking for strip
configure:10153: found /usr/bin/strip
configure:10164: result: strip
configure:10575: checking for ANSI C header files
configure:10743: result: yes
configure:10869: checking for C++ compiler version
configure:10877: clang++ --version >&5
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: x86_64-unknown-freebsd9.0
Thread model: posix
configure:10881: $? = 0
configure:10888: clang++ -v >&5
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: x86_64-unknown-freebsd9.0
Thread model: posix
configure:10892: $? = 0
configure:10899: clang++ -V >&5
clang++: error: argument to '-V' is missing (expected 1 value)
clang++: error: no input files
configure:10903: $? = 1
configure:10906: checking whether we are using the GNU C++ compiler
configure:10935: clang++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.cpp >&5
configure:10942: $? = 0
configure:10959: result: yes
configure:10968: checking whether clang++ accepts -g
configure:10998: clang++ -c -g -I/usr/local/include -I/usr/local/include/db41 conftest.cpp >&5
configure:11005: $? = 0
configure:11106: result: yes
configure:11136: checking the GNU C++ compiler version
configure:11159: result: checked (g++ 4.2.1)
configure:11327: checking how to run the C++ preprocessor
configure:11363: clang++ -E -I/usr/local/include -I/usr/local/include/db41 conftest.cpp
configure:11370: $? = 0
configure:11401: clang++ -E -I/usr/local/include -I/usr/local/include/db41 conftest.cpp
conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11408: $? = 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 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
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11441: result: clang++ -E
configure:11470: clang++ -E -I/usr/local/include -I/usr/local/include/db41 conftest.cpp
configure:11477: $? = 0
configure:11508: clang++ -E -I/usr/local/include -I/usr/local/include/db41 conftest.cpp
conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11515: $? = 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 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
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11563: checking how to run the C preprocessor
configure:11681: result: clang-cpp
configure:11710: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:11717: $? = 0
configure:11748: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
conftest.c:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11755: $? = 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 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
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11805: checking size of long
configure:12110: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:12114: $? = 0
configure:12120: ./conftest
configure:12124: $? = 0
configure:12150: result: 8
configure:12164: checking size of short
configure:12469: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:12473: $? = 0
configure:12479: ./conftest
configure:12483: $? = 0
configure:12509: result: 2
configure:12523: checking size of int
configure:12828: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:12832: $? = 0
configure:12838: ./conftest
configure:12842: $? = 0
configure:12868: result: 4
configure:12882: checking size of long long
configure:13187: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:13191: $? = 0
configure:13197: ./conftest
configure:13201: $? = 0
configure:13227: result: 8
configure:13241: checking size of double
configure:13546: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:13550: $? = 0
configure:13556: ./conftest
configure:13560: $? = 0
configure:13586: result: 8
configure:13600: checking size of void*
configure:13905: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:13909: $? = 0
configure:13915: ./conftest
configure:13919: $? = 0
configure:13945: result: 8
configure:13968: checking alignment of short
configure:14303: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:14307: $? = 0
configure:14313: ./conftest
configure:14317: $? = 0
configure:14343: result: 2
configure:14355: checking alignment of int
configure:14690: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:14694: $? = 0
configure:14700: ./conftest
configure:14704: $? = 0
configure:14730: result: 4
configure:14742: checking alignment of long
configure:15077: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:15081: $? = 0
configure:15087: ./conftest
configure:15091: $? = 0
configure:15117: result: 8
configure:15129: checking alignment of double
configure:15464: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:15468: $? = 0
configure:15474: ./conftest
configure:15478: $? = 0
configure:15504: result: 8
configure:15521: checking whether byte ordering is bigendian
configure:15546: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
conftest.c:31:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:31:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:15553: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15603: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:15610: $? = 0
configure:15642: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
conftest.c:37:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:15649: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15901: result: no
configure:15935: checking for special C compiler options needed for large files
configure:16030: result: no
configure:16036: checking for _FILE_OFFSET_BITS value needed for large files
configure:16071: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:16078: $? = 0
configure:16147: result: no
configure:16336: checking valgrind.h usability
configure:16353: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/include/valgrind conftest.c >&5
conftest.c:63:10: fatal error: 'valgrind.h' file not found
#include <valgrind.h>
^
1 error generated.
configure:16360: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind.h>
configure:16374: result: no
configure:16378: checking valgrind.h presence
configure:16393: clang-cpp -I/usr/include/valgrind conftest.c
conftest.c:30:10: fatal error: 'valgrind.h' file not found
#include <valgrind.h>
^
1 error generated.
configure:16400: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| /* end confdefs.h. */
| #include <valgrind.h>
configure:16414: result: no
configure:16442: checking for valgrind.h
configure:16449: result: no
configure:16472: checking valgrind.h usability
configure:16489: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include/valgrind conftest.c >&5
conftest.c:63:10: fatal error: 'valgrind.h' file not found
#include <valgrind.h>
^
1 error generated.
configure:16496: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind.h>
configure:16510: result: no
configure:16514: checking valgrind.h presence
configure:16529: clang-cpp -I/usr/local/include/valgrind conftest.c
conftest.c:30:10: fatal error: 'valgrind.h' file not found
#include <valgrind.h>
^
1 error generated.
configure:16536: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| /* end confdefs.h. */
| #include <valgrind.h>
configure:16550: result: no
configure:16578: checking for valgrind.h
configure:16585: result: no
configure:16739: checking for g++ include path
configure:16756: result: /usr/include/c++/4.2
configure:17036: checking Whether building STLPort library makes sense
configure:17063: result: yes
configure:17070: checking Whether STLPort library will be actually built
configure:17083: result: no
configure:17089: checking whether clang++ supports thread safe statics
configure:17122: clang++ -c -O2 -pipe -fno-strict-aliasing -fthreadsafe-statics -I/usr/local/include -I/usr/local/include/db41 conftest.cpp >&5
configure:17129: $? = 0
configure:17153: result: broken (i.e., no)
configure:17170: checking whether clang supports -fvisibility=hidden
configure:17195: clang -o conftest -O2 -pipe -fno-strict-aliasing -Werror -fvisibility=hidden -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:17202: $? = 0
configure:17226: result: no
configure:17230: checking whether clang supports -Wno-long-double
configure:17255: clang -o conftest -O2 -pipe -fno-strict-aliasing -Werror -Wno-long-double -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:17262: $? = 0
configure:17283: result: yes
configure:17290: checking whether clang supports -mno-avx
configure:17315: clang -o conftest -O2 -pipe -fno-strict-aliasing -Werror -mno-avx -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:17322: $? = 0
configure:17343: result: yes
configure:17350: checking whether clang supports -std=c++0x without Language Defect 757
configure:17406: clang++ -c -O2 -pipe -fno-strict-aliasing -std=c++0x -I/usr/local/include -I/usr/local/include/db41 conftest.cpp >&5
configure:17413: $? = 0
configure:17436: result: yes
configure:17616: checking which memory allocator to use
configure:17619: result: system
configure:17629: checking for malloc
configure:17685: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
conftest.c:53:6: warning: incompatible redeclaration of library function 'malloc'
char malloc ();
^
conftest.c:53:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:17692: $? = 0
configure:17714: result: yes
configure:17629: checking for realloc
configure:17685: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
conftest.c:54:6: warning: incompatible redeclaration of library function 'realloc'
char realloc ();
^
conftest.c:54:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
1 warning generated.
configure:17692: $? = 0
configure:17714: result: yes
configure:17629: checking for calloc
configure:17685: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
conftest.c:55:6: warning: incompatible redeclaration of library function 'calloc'
char calloc ();
^
conftest.c:55:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
1 warning generated.
configure:17692: $? = 0
configure:17714: result: yes
configure:17629: checking for free
configure:17685: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:17692: $? = 0
configure:17714: result: yes
configure:18021: checking for posix_fallocate
configure:18077: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:18084: $? = 0
configure:18106: result: yes
configure:18124: checking whether to add custom build version
configure:18128: result: yes, FreeBSD ports 3.5.2_2
configure:18137: checking whether to build with Java support
configure:18140: result: yes
configure:18297: checking the installed JDK
configure:18351: result: checked (JDK 1.6.0_07)
configure:18369: checking for target Java bytecode version
configure:18385: result: 1.6
configure:18723: checking for jawt lib name
configure:19236: result: -ljawt
configure:19255: checking for dmake
configure:19286: result: /usr/local/bin/dmake
configure:19298: checking whether the found dmake is the right dmake
configure:19308: result: yes
configure:19310: checking the dmake version
configure:19318: result: OK, >= 4.11
configure:19335: checking whether to enable EPM for packing
configure:19708: result: no
configure:19719: checking for gperf
configure:19749: result: /usr/local/bin/gperf
configure:19762: checking gperf version
configure:19765: result: OK
configure:19774: checking whether to build the ODK
configure:20051: result: no
configure:20059: checking whether to provide libstdc++/libgcc_s in the installset
configure:20062: result: no
configure:20072: checking which zlib to use
configure:20075: result: external
configure:20088: checking zlib.h usability
configure:20105: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:20112: $? = 0
configure:20126: result: yes
configure:20130: checking zlib.h presence
configure:20145: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:20152: $? = 0
configure:20166: result: yes
configure:20194: checking for zlib.h
configure:20201: result: yes
configure:20214: checking for deflate in -lz
configure:20249: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -lz >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:20256: $? = 0
configure:20277: result: yes
configure:20295: checking which jpeg to use
configure:20298: result: external
configure:20311: checking jpeglib.h usability
configure:20328: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:20335: $? = 0
configure:20349: result: yes
configure:20353: checking jpeglib.h presence
configure:20368: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:20375: $? = 0
configure:20389: result: yes
configure:20417: checking for jpeglib.h
configure:20424: result: yes
configure:20437: checking for jpeg_resync_to_restart in -ljpeg
configure:20472: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -ljpeg >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -ljpeg
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20479: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char jpeg_resync_to_restart ();
| int
| main ()
| {
| return jpeg_resync_to_restart ();
| ;
| return 0;
| }
configure:20500: result: no
configure:20505: checking jpeg library not found or fuctional
configure:20517: checking which expat to use
configure:20520: result: external
configure:20533: checking expat.h usability
configure:20550: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:20557: $? = 0
configure:20571: result: yes
configure:20575: checking expat.h presence
configure:20590: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:20597: $? = 0
configure:20611: result: yes
configure:20639: checking for expat.h
configure:20646: result: yes
configure:20660: checking for XML_ParserCreate in -lexpat
configure:20695: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -lexpat
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20702: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XML_ParserCreate ();
| int
| main ()
| {
| return XML_ParserCreate ();
| ;
| return 0;
| }
configure:20723: result: no
configure:20733: result: expat library not found or functional.
configure:20746: checking which libvisio to use
configure:20749: result: external
configure:20754: checking for VISIO
configure:20761: $PKG_CONFIG --exists --print-errors "libvisio-0.0 "
configure:20764: $? = 0
configure:20777: $PKG_CONFIG --exists --print-errors "libvisio-0.0 "
configure:20780: $? = 0
configure:20857: result: yes
configure:20871: checking which libcmis to use
configure:20874: result: external
configure:20879: checking for LIBCMIS
configure:20886: $PKG_CONFIG --exists --print-errors "libcmis-0.2 "
configure:20889: $? = 0
configure:20902: $PKG_CONFIG --exists --print-errors "libcmis-0.2 "
configure:20905: $? = 0
configure:20982: result: yes
configure:20997: checking which libwpd to use
configure:21000: result: external
configure:21005: checking for WPD
configure:21012: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-stream-0.9 "
configure:21015: $? = 0
configure:21028: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-stream-0.9 "
configure:21031: $? = 0
configure:21108: result: yes
configure:21122: checking which cppunit to use
configure:21125: result: external
configure:21131: checking for CPPUNIT
configure:21138: $PKG_CONFIG --exists --print-errors "cppunit >= 1.12.0 "
configure:21141: $? = 0
configure:21154: $PKG_CONFIG --exists --print-errors "cppunit >= 1.12.0 "
configure:21157: $? = 0
configure:21234: result: yes
configure:21249: checking whether freetype is available
configure:21253: checking for FREETYPE
configure:21260: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
configure:21263: $? = 0
configure:21276: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
configure:21279: $? = 0
configure:21356: result: yes
configure:21364: checking which libwps to use
configure:21367: result: external
configure:21372: checking for WPS
configure:21379: $PKG_CONFIG --exists --print-errors "libwps-0.2 "
configure:21382: $? = 0
configure:21395: $PKG_CONFIG --exists --print-errors "libwps-0.2 "
configure:21398: $? = 0
configure:21475: result: yes
configure:21489: checking which libwpg to use
configure:21492: result: external
configure:21497: checking for WPG
configure:21504: $PKG_CONFIG --exists --print-errors "libwpg-0.2 "
configure:21507: $? = 0
configure:21520: $PKG_CONFIG --exists --print-errors "libwpg-0.2 "
configure:21523: $? = 0
configure:21600: result: yes
configure:21620: checking for FT_GlyphSlot_Embolden in -lfreetype
configure:21655: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -I/usr/local/include/freetype2 -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lfreetype conftest.c -lfreetype >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
configure:21662: $? = 0
configure:21683: result: yes
configure:21702: checking which libxslt to use
configure:21705: result: external
configure:21714: checking for LIBXSLT
configure:21721: $PKG_CONFIG --exists --print-errors "libxslt"
configure:21724: $? = 0
configure:21737: $PKG_CONFIG --exists --print-errors "libxslt"
configure:21740: $? = 0
configure:21817: result: yes
configure:21825: checking for xsltproc
configure:21843: found /usr/local/bin/xsltproc
configure:21856: result: /usr/local/bin/xsltproc
configure:21934: checking which libxml to use
configure:21937: result: external
configure:21950: checking for LIBXML
configure:21957: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
configure:21960: $? = 0
configure:21973: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
configure:21976: $? = 0
configure:22053: result: yes
configure:22070: checking which Python to use
configure:22105: result: system
configure:22144: checking whether /usr/local/bin/python2.7 version >= 2.6
configure:22153: /usr/local/bin/python2.7 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.6', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:22156: $? = 0
configure:22158: result: yes
configure:22253: checking for /usr/local/bin/python2.7 version
configure:22260: result: 2.7
configure:22272: checking for /usr/local/bin/python2.7 platform
configure:22279: result: freebsd9
configure:22286: checking for /usr/local/bin/python2.7 script directory
configure:22294: result: ${prefix}/lib/python2.7/site-packages
configure:22303: checking for /usr/local/bin/python2.7 extension module directory
configure:22311: result: ${exec_prefix}/lib/python2.7/site-packages
configure:22586: checking Python.h usability
configure:22603: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -I/usr/local/include/python2.7 conftest.c >&5
configure:22610: $? = 0
configure:22624: result: yes
configure:22628: checking Python.h presence
configure:22643: clang-cpp -I/usr/local/include -I/usr/local/include/db41 -I/usr/local/include/python2.7 conftest.c
configure:22650: $? = 0
configure:22664: result: yes
configure:22692: checking for Python.h
configure:22699: result: yes
configure:22786: checking which db to use
configure:22790: result: external
configure:22809: checking db-41/db.h usability
configure:22826: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
conftest.c:68:10: fatal error: 'db-41/db.h' file not found
#include <db-41/db.h>
^
1 error generated.
configure:22833: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <db-41/db.h>
configure:22847: result: no
configure:22851: checking db-41/db.h presence
configure:22866: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
conftest.c:35:10: fatal error: 'db-41/db.h' file not found
#include <db-41/db.h>
^
1 error generated.
configure:22873: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
| #include <db-41/db.h>
configure:22887: result: no
configure:22915: checking for db-41/db.h
configure:22924: result: no
configure:22809: checking db41/db.h usability
configure:22826: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:22833: $? = 0
configure:22847: result: yes
configure:22851: checking db41/db.h presence
configure:22866: clang-cpp -I/usr/local/include -I/usr/local/include/db41 conftest.c
configure:22873: $? = 0
configure:22887: result: yes
configure:22915: checking for db41/db.h
configure:22924: result: yes
configure:23214: checking whether db is at least 4.1
configure:23237: clang -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 conftest.c >&5
configure:23244: $? = 0
configure:23249: result: yes
configure:23270: checking for dbopen in -ldb41
configure:23305: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41 >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -ldb41
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23312: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbopen ();
| int
| main ()
| {
| return dbopen ();
| ;
| return 0;
| }
configure:23335: result: no
configure:23344: checking for __db185_open in -ldb41
configure:23379: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41 >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -ldb41
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23386: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __db185_open ();
| int
| main ()
| {
| return __db185_open ();
| ;
| return 0;
| }
configure:23409: result: no
configure:23270: checking for dbopen in -ldb41
configure:23305: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41 >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -ldb41
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23312: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbopen ();
| int
| main ()
| {
| return dbopen ();
| ;
| return 0;
| }
configure:23335: result: no
configure:23344: checking for __db185_open in -ldb41
configure:23379: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41 >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -ldb41
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23386: $? = 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 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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 8
| #define ALIGNOF_DOUBLE 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_POSIX_FALLOCATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __db185_open ();
| int
| main ()
| {
| return __db185_open ();
| ;
| return 0;
| }
configure:23409: result: no
configure:23420: error: db library not found. Use the correct -L flag,
or install the Berkeley db development package.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_double=8
ac_cv_alignof_int=4
ac_cv_alignof_long=8
ac_cv_alignof_short=2
ac_cv_build=amd64-portbld-freebsd9.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_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=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
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=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=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=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=' -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=''
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=''
ac_cv_env_PKG_CONFIG_value=''
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=amd64-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_func_calloc=yes
ac_cv_func_free=yes
ac_cv_func_malloc=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_realloc=yes
ac_cv_header_Python_h=yes
ac_cv_header_cups_cups_h=yes
ac_cv_header_db41_db_h=yes
ac_cv_header_db_41_db_h=no
ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_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_header_valgrind_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=amd64-portbld-freebsd9.0
ac_cv_lib_cups_cupsPrintFiles=no
ac_cv_lib_db41_____db185_open=no
ac_cv_lib_db41___dbopen=no
ac_cv_lib_db_41_____db185_open=no
ac_cv_lib_db_41___dbopen=no
ac_cv_lib_expat_XML_ParserCreate=no
ac_cv_lib_freetype_FT_GlyphSlot_Embolden=yes
ac_cv_lib_jpeg_jpeg_resync_to_restart=no
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_AWK=/usr/local/bin/gawk
ac_cv_path_BASH=/usr/local/bin/bash
ac_cv_path_COMPATH=/usr/bin/clang
ac_cv_path_DMAKE=/usr/local/bin/dmake
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GPERF=/usr/local/bin/gperf
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=clang-cpp
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_NM=nm
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_sizeof_double=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_voidp=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_python_platform=freebsd9
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
am_cv_python_version=2.7
lt_cv_sys_max_cmd_len=262144
pkg_cv_CPPUNIT_CFLAGS='-I/usr/local/include '
pkg_cv_CPPUNIT_LIBS='-L/usr/local/lib -lcppunit '
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/include '
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig '
pkg_cv_FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include '
pkg_cv_FREETYPE_LIBS='-L/usr/local/lib -lfreetype '
pkg_cv_LIBCMIS_CFLAGS='-I/usr/local/include/libcmis '
pkg_cv_LIBCMIS_LIBS='-L/usr/local/lib -lcmis-0.2 '
pkg_cv_LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include '
pkg_cv_LIBXML_LIBS='-L/usr/local/lib -lxml2 '
pkg_cv_LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 '
pkg_cv_LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2 '
pkg_cv_VISIO_CFLAGS='-I/usr/local/include/libvisio-0.0 -I/usr/local/include/libwpd-0.9 -I/usr/local/include/libwpg-0.2 '
pkg_cv_VISIO_LIBS='-L/usr/local/lib -lvisio-0.0 -lwpd-0.9 -lwpg-0.2 -lwpd-stream-0.9 '
pkg_cv_WPD_CFLAGS='-I/usr/local/include/libwpd-0.9 '
pkg_cv_WPD_LIBS='-L/usr/local/lib -lwpd-0.9 -lwpd-stream-0.9 '
pkg_cv_WPG_CFLAGS='-I/usr/local/include/libwpg-0.2 -I/usr/local/include/libwpd-0.9 '
pkg_cv_WPG_LIBS='-L/usr/local/lib -lwpg-0.2 -lwpd-stream-0.9 '
pkg_cv_WPS_CFLAGS='-I/usr/local/include/libwps-0.2 -I/usr/local/include/libwpd-0.9 '
pkg_cv_WPS_LIBS='-L/usr/local/lib -lwps-0.2 -lwpd-0.9 -lwpd-stream-0.9 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABOUT_BITMAP=''
ALIGNOF_DOUBLE='8'
ALIGNOF_INT='4'
ALIGNOF_LONG='8'
ALIGNOF_SHORT='2'
ALLOC='SYS_ALLOC'
ALL_LANGS=''
ANCIENT_BISON=''
ANT=''
ANT_HOME=''
ANT_LIB=''
AR='ar'
ASM_HOME=''
AWK='/usr/local/bin/gawk'
AWTLIB='-ljawt'
BARCODE_EXTENSION_PACK=''
BASH='/usr/local/bin/bash'
BISON=''
BSH_JAR='/usr/local/share/java/classes/bsh.jar'
BUILD_DMAKE='NO'
BUILD_EPM='NO'
BUILD_MAX_JOBS=''
BUILD_MOZAB=''
BUILD_NCPUS=''
BUILD_POSTGRESQL_SDBC=''
BUILD_STAX=''
BUILD_TYPE='LibO NATIVE DESKTOP HELP PYUNO'
BUILD_UNOWINREG='NO'
BUILD_VER_STRING='FreeBSD ports 3.5.2_2'
BUILD_X64=''
BZIP2=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='clang'
CCACHE=''
CC_FOR_BUILD='clang'
CC_X64_BINARY=''
CFLAGS='-O2 -pipe -fno-strict-aliasing'
CL_X64=''
COMEX=''
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/usr'
COM_FOR_BUILD=''
CPP='clang-cpp'
CPPFLAGS='-I/usr/local/include -I/usr/local/include/db41'
CPPUNIT_CFLAGS='-I/usr/local/include '
CPPUNIT_LIBS='-L/usr/local/lib -lcppunit '
CPUNAME_FOR_BUILD=''
CPU_FOR_BUILD=''
CROSS_COMPILING=''
CSC_PATH=''
CT2N_EXTENSION_PACK=''
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CXX_FOR_BUILD='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='NO'
EXCEPTIONS=''
EXEEXT=''
EXEEXT_FOR_BUILD=''
FLEX=''
FLUTE_JAR=''
FONTCONFIG_CFLAGS='-I/usr/local/include '
FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig '
FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include '
FREETYPE_LIBS='-L/usr/local/lib -lfreetype '
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='gtar'
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='/usr/include/c++/4.2'
GXX_INCLUDE_PATH_FOR_BUILD=''
HAVE_BOOST_UNORDERED_MAP=''
HAVE_CXX0X='TRUE'
HAVE_GCC_AVX='TRUE'
HAVE_GCC_NO_LONG_DOUBLE='TRUE'
HAVE_GCC_VISIBILITY_BROKEN=''
HAVE_GCC_VISIBILITY_FEATURE='FALSE'
HAVE_GETOPT=''
HAVE_LD_BSYMBOLIC_FUNCTIONS='TRUE'
HAVE_LD_HASH_STYLE='TRUE'
HAVE_NON_CONST_NPP_GETMIMEDESCRIPTION=''
HAVE_POSIX_FALLOCATE='YES'
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=''
INPATH_FOR_BUILD=''
INSTALLDIR=''
INSTALLDIRNAME=''
INTRO_BITMAP=''
JAVACISGCJ=''
JAVACISKAFFE=''
JAVACOMPILER='/usr/local/diablo-jdk1.6.0/bin/javac'
JAVADOC='/usr/local/diablo-jdk1.6.0/bin/javadoc'
JAVAFLAGS=''
JAVAIFLAGS=''
JAVAINTERPRETER='/usr/local/diablo-jdk1.6.0/bin/java'
JAVA_HOME='/usr/local/diablo-jdk1.6.0'
JAVA_SOURCE_VER='1.6'
JAVA_TARGET_VER='1.6'
JDK='sun'
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=' -rpath=/usr/lib:/usr/local/lib'
LFS_CFLAGS='-D_FILE_OFFSET_BITS=no'
LIBBASE_JAR=''
LIBCMIS_CFLAGS='-I/usr/local/include/libcmis '
LIBCMIS_LIBS='-L/usr/local/lib -lcmis-0.2 '
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=''
LIBSERIALIZER_JAR=''
LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include '
LIBXML_JAR=''
LIBXML_LIBS='-L/usr/local/lib -lxml2 '
LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 '
LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2 '
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=' libexpat-1.dll libxslt-1.dll zlib1.dll libxml2-2.dll'
MINGW_GCCDLL=''
MINGW_GXXDLL=''
MINGW_LIB_INCLUDE_PATH=''
MINGW_SHARED_GCCLIB=''
MINGW_SHARED_GXXLIB=''
MINGW_SHARED_LIBSTDCPP=''
ML_EXE=''
MOC4=''
MOC=''
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='nm'
NSS_CFLAGS=''
NSS_LIBS=''
NUMBERTEXT_EXTENSION_PACK=''
OBJDUMP='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='native'
PKGMK=''
PKG_CONFIG='/usr/local/bin/pkg-config'
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='-I/usr/local/include/python2.7 '
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_LIBS='-L/usr/local/lib -lpython2.7 '
PYTHON_PLATFORM='freebsd9'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='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='8'
SIZEOF_INT='4'
SIZEOF_LONG='8'
SIZEOF_LONGLONG='8'
SIZEOF_POINTER='8'
SIZEOF_SHORT='2'
SOLARINC_FOR_BUILD=''
SOLARLIB_FOR_BUILD=''
SOLAR_JAVA='TRUE'
SOURCEVERSION='OOO350'
SPLIT_APP_MODULES=''
SPLIT_OPT_FEATURES=''
SRC_ROOT='/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2'
STALE_MAKE='TRUE'
STARTCENTER_LEFT_BITMAP=''
STARTCENTER_RIGHT_BITMAP=''
STARTCENTER_RTL_LEFT_BITMAP=''
STARTCENTER_RTL_RIGHT_BITMAP=''
STARTCENTER_SPACE_BITMAP=''
STRIP='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='YES'
SYSTEM_CURL=''
SYSTEM_DB='YES'
SYSTEM_DB_CFLAGS='-DSYSTEM_DB_HEADER='\''<db41/db.h>'\'''
SYSTEM_DICTS='YES'
SYSTEM_EXPAT='YES'
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='YES'
SYSTEM_LIBC=''
SYSTEM_LIBCMIS='YES'
SYSTEM_LIBCROCO=''
SYSTEM_LIBEXTTEXTCAT=''
SYSTEM_LIBEXTTEXTCAT_DATA=''
SYSTEM_LIBGSF=''
SYSTEM_LIBJPEG=''
SYSTEM_LIBPNG=''
SYSTEM_LIBRSVG=''
SYSTEM_LIBVISIO='YES'
SYSTEM_LIBWPD='YES'
SYSTEM_LIBWPG='YES'
SYSTEM_LIBWPS='YES'
SYSTEM_LIBXML='YES'
SYSTEM_LIBXSLT='YES'
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='YES'
SYSTEM_REDLAND=''
SYSTEM_SAMPLEICC=''
SYSTEM_SANE_HEADER=''
SYSTEM_SAXON=''
SYSTEM_SERVLETAPI=''
SYSTEM_STDLIBS='YES'
SYSTEM_VIGRA=''
SYSTEM_ZLIB='YES'
TARFILE_LOCATION='/usr/ports/distfiles/libreoffice'
THES_SYSTEM_DIR='file:///usr/local/share/mythes'
TYPO_EXTENSION_PACK=''
UNIXWRAPPERNAME=''
UNZIP=''
UPD='350'
USE_FT_EMBOLDEN='YES'
USE_XINERAMA=''
VALGRIND_CFLAGS=''
VALIDATOR_EXTENSION_PACK=''
VERBOSE=''
VISIO_CFLAGS='-I/usr/local/include/libvisio-0.0 -I/usr/local/include/libwpd-0.9 -I/usr/local/include/libwpg-0.2 '
VISIO_LIBS='-L/usr/local/lib -lvisio-0.0 -lwpd-0.9 -lwpg-0.2 -lwpd-stream-0.9 '
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='NO'
WITH_THEMES=''
WITH_VC_REDIST=''
WORDS_BIGENDIAN='no'
WORKDIR_FOR_BUILD=''
WPD_CFLAGS='-I/usr/local/include/libwpd-0.9 '
WPD_LIBS='-L/usr/local/lib -lwpd-0.9 -lwpd-stream-0.9 '
WPG_CFLAGS='-I/usr/local/include/libwpg-0.2 -I/usr/local/include/libwpd-0.9 '
WPG_LIBS='-L/usr/local/lib -lwpg-0.2 -lwpd-stream-0.9 '
WPS_CFLAGS='-I/usr/local/include/libwps-0.2 -I/usr/local/include/libwpd-0.9 '
WPS_LIBS='-L/usr/local/lib -lwps-0.2 -lwpd-0.9 -lwpd-stream-0.9 '
XAU_LIBS=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF=''
XRANDR_CFLAGS=''
XRANDR_DLOPEN=''
XRANDR_LIBS=''
XSLTPROC='/usr/local/bin/xsltproc'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZNTY=''
_cc=''
ac_ct_CC='clang'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd9.0'
build_alias='amd64-portbld-freebsd9.0'
build_cpu='amd64'
build_os='freebsd9.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local'
host='amd64-portbld-freebsd9.0'
host_alias=''
host_cpu='amd64'
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='${pyexecdir}/'
pkgpythondir='${pythondir}/'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
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 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
#define STDC_HEADERS 1
#define SIZEOF_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_DOUBLE 8
#define SIZEOF_VOIDP 8
#define ALIGNOF_SHORT 2
#define ALIGNOF_INT 4
#define ALIGNOF_LONG 8
#define ALIGNOF_DOUBLE 8
#define HAVE_MALLOC 1
#define HAVE_REALLOC 1
#define HAVE_CALLOC 1
#define HAVE_FREE 1
#define HAVE_POSIX_FALLOCATE 1
configure: exit 1
More information about the freebsd-office
mailing list