Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Am Wed, 20 Apr 2011 18:11:00 +0200
schrieb Hanno Meyer-Thurow <h.mth@web.de>:

On Wed, 20 Apr 2011 17:35:47 +0200
Andreas Radke <a.radke@arcor.de> wrote:

This has not happened when using plain beta1 source and using 
make OODESTDIR=foo install.

The only thing changed there was OODESTDIR to DESTDIR.
So it should stay in the sandbox. Would you mind to pastebin
the log of the installer and maybe some logs of your package
tool, please?


Regards,
Hanno
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


It gives the permission error in 

for $arg (@ARGV) {
    if ($arg eq '-l') {
        $do_link = 1;
    } elsif ($arg eq '-h' || $arg eq '--help') {
        $help = 1;
    } else {
        # Cwd::realpath does not work if the path does not exist
        mkpath($arg) unless -d $arg; <---------permission error.
        $path = Cwd::realpath( $arg );
    }
}

One of the arguments seems to point outside my chroot or wherever to a
bad path. How can I check the args?

Attaching some logs. The build.log seems too large for the list.

What else could be helpful?

-Andy
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.3, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --with-build-version=3.3.99.1 ArchLinux build-1 --with-unix-wrapper=libreoffice 
--with-max-jobs=16 --with-external-tar=/build/src/ext_sources --prefix=/usr --exec-prefix=/usr 
--sysconfdir=/etc --with-install-dirname=libreoffice --libdir=/usr/lib --mandir=/usr/share/man 
--with-lang= --enable-cairo --enable-crashdump --enable-evolution2 --disable-graphite --disable-gio 
--disable-gnome-vfs --disable-kde --enable-kde4 --enable-ldap --enable-lockdown --enable-opengl 
--enable-odk --enable-opengl --enable-ext-presenter-minimizer --enable-ext-pdfimport 
--enable-ext-presenter-console --enable-ext-report-builder --enable-ext-wiki-publisher 
--enable-ext-ct2n --enable-ext-hunart --enable-ext-nlpsolver --enable-ext-numbertext 
--enable-ext-oooblogger --enable-ext-typo --enable-ext-watch-window --enable-ext-diagram 
--without-fonts --without-afms --without-ppds --without-system-libwps --without-system-mdds 
--without-myspell-dicts --with-system-dicts --with-external-dict-dir=/
 usr/share/hunspell --with-external-hyph-dir=/usr/share/hyphen 
--with-external-thes-dir=/usr/share/mythes --with-system-cppunit --with-system-libwpg 
--with-system-redland --without-system-saxon --without-system-libtextcat --with-openldap 
--with-ant-home=/usr/share/java/apache-ant --with-system-boost --with-system-cairo 
--with-system-libs --with-system-mozilla --with-system-mythes --with-system-xrender-headers 
--with-system-headers --with-alloc=system --with-system-lucene 
--with-lucene-core-jar=/usr/share/java/lucene-core.jar 
--with-lucene-analyzers-jar=/usr/share/java/lucene-analyzers.jar --without-stlport

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

hostname = workstation64
uname -m = x86_64
uname -r = 2.6.38-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Apr 17 15:18:58 CEST 2011

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/share/java/apache-ant/bin
PATH: /usr/bin/core_perl


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

configure:5478: checking for grep that handles long lines and -e
configure:5536: result: /bin/grep
configure:5541: checking for egrep
configure:5603: result: /bin/grep -E
configure:5612: checking for gawk
configure:5628: found /usr/bin/gawk
configure:5639: result: gawk
configure:5652: checking for gawk
configure:5670: found /usr/bin/gawk
configure:5682: result: /usr/bin/gawk
configure:5698: checking for sed
configure:5716: found /bin/sed
configure:5728: result: /bin/sed
configure:5745: checking for bash
configure:5775: result: /bin/sh
configure:5788: checking for GNU or BSD tar
configure:5797: result: tar
configure:5804: checking for solenv environment
configure:5808: result: default
configure:5867: checking build system type
configure:5881: result: x86_64-unknown-linux-gnu
configure:5901: checking host system type
configure:5914: result: x86_64-unknown-linux-gnu
configure:6134: checking whether to enable crashdump feature
configure:6139: result: yes
configure:6207: checking whether to turn warnings to errors
configure:6220: result: no
configure:6225: checking whether to do a debug build
configure:6234: result: no
configure:6239: checking whether to build with additional debug utilities
configure:6251: result: no, full product build
configure:6258: checking whether to include symbols
configure:6266: result: no
configure:6271: checking whether to strip the solver or not.
configure:6284: result: yes
configure:6290: checking whether to enable native cups support
configure:6294: result: yes
configure:6344: checking for gcc
configure:6360: found /usr/bin/gcc
configure:6371: result: gcc
configure:6600: checking for C compiler version
configure:6609: gcc --version >&5
gcc (GCC) 4.5.2 20110127 (prerelease)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6620: $? = 0
configure:6609: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr 
--enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix 
--enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin 
--enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch 
--with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl 
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
Thread model: posix
gcc version 4.5.2 20110127 (prerelease) (GCC) 
configure:6620: $? = 0
configure:6609: gcc -V >&5
gcc: '-V' option must have argument
configure:6620: $? = 1
configure:6609: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:6620: $? = 1
configure:6640: checking whether the C compiler works
configure:6662: gcc   -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:6666: $? = 0
configure:6714: result: yes
configure:6717: checking for C compiler default output file name
configure:6719: result: a.out
configure:6725: checking for suffix of executables
configure:6732: gcc -o conftest   -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:6736: $? = 0
configure:6758: result: 
configure:6780: checking whether we are cross compiling
configure:6788: gcc -o conftest   -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:6792: $? = 0
configure:6799: ./conftest
configure:6803: $? = 0
configure:6818: result: no
configure:6823: checking for suffix of object files
configure:6845: gcc -c   conftest.c >&5
configure:6849: $? = 0
configure:6870: result: o
configure:6874: checking whether we are using the GNU C compiler
configure:6893: gcc -c   conftest.c >&5
configure:6893: $? = 0
configure:6902: result: yes
configure:6911: checking whether gcc accepts -g
configure:6931: gcc -c -g  conftest.c >&5
configure:6931: $? = 0
configure:6972: result: yes
configure:6989: checking for gcc option to accept ISO C89
configure:7053: gcc  -c -g -O2  conftest.c >&5
configure:7053: $? = 0
configure:7066: result: none needed
configure:7087: checking for cupsPrintFiles in -lcups
configure:7112: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups   >&5
configure:7112: $? = 0
configure:7121: result: yes
configure:7137: checking how to run the C preprocessor
configure:7168: gcc -E  conftest.c
configure:7168: $? = 0
configure:7182: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define HAVE_LIBCUPS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7207: result: gcc -E
configure:7227: gcc -E  conftest.c
configure:7227: $? = 0
configure:7241: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define HAVE_LIBCUPS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7270: checking for ANSI C header files
configure:7290: gcc -c -g -O2  conftest.c >&5
configure:7290: $? = 0
configure:7363: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups  >&5
configure:7363: $? = 0
configure:7363: ./conftest
configure:7363: $? = 0
configure:7374: result: yes
configure:7387: checking for sys/types.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for sys/stat.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for stdlib.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for string.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for memory.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for strings.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for inttypes.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for stdint.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7387: checking for unistd.h
configure:7387: gcc -c -g -O2  conftest.c >&5
configure:7387: $? = 0
configure:7387: result: yes
configure:7399: checking cups/cups.h usability
configure:7399: gcc -c -g -O2  conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking cups/cups.h presence
configure:7399: gcc -E  conftest.c
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for cups/cups.h
configure:7399: result: yes
configure:7418: checking whether to enable fontconfig support
configure:7422: result: yes
configure:7473: checking for pkg-config
configure:7491: found /usr/bin/pkg-config
configure:7503: result: /usr/bin/pkg-config
configure:7528: checking pkg-config is at least version 0.9.0
configure:7531: result: yes
configure:7542: checking for FONTCONFIG
configure:7549: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:7552: $? = 0
configure:7565: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:7568: $? = 0
configure:7622: result: yes
configure:7649: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:7653: result: no
configure:7663: checking whether to use RPATH in shared libraries
configure:7670: result: yes
configure:7674: checking whether to include MySpell dictionaries
configure:7682: result: no
configure:7688: checking whether to use dicts from external paths
configure:7691: result: yes
configure:7694: checking for spelling dictionary directory
configure:7701: result: file:///usr/share/hunspell
configure:7703: checking for hyphenation patterns directory
configure:7710: result: file:///usr/share/hyphen
configure:7712: checking for thesaurus directory
configure:7719: result: file:///usr/share/mythes
configure:7770: checking gcc home
configure:7782: result: /usr
configure:7844: checking for gcc
configure:7871: result: gcc
configure:8100: checking for C compiler version
configure:8109: gcc --version >&5
gcc (GCC) 4.5.2 20110127 (prerelease)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8120: $? = 0
configure:8109: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr 
--enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix 
--enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin 
--enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch 
--with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl 
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
Thread model: posix
gcc version 4.5.2 20110127 (prerelease) (GCC) 
configure:8120: $? = 0
configure:8109: gcc -V >&5
gcc: '-V' option must have argument
configure:8120: $? = 1
configure:8109: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:8120: $? = 1
configure:8124: checking whether we are using the GNU C compiler
configure:8152: result: yes
configure:8161: checking whether gcc accepts -g
configure:8222: result: yes
configure:8239: checking for gcc option to accept ISO C89
configure:8316: result: none needed
configure:8344: checking for gcc
configure:8362: found /usr/bin/gcc
configure:8374: result: /usr/bin/gcc
configure:8390: checking the GNU gcc compiler version
configure:8411: result: checked (gcc 4.5.2)
configure:8427: checking for -Bsymbolic-functions linker support 
configure:8446: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed 
-Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c 
-lcups  >&5
configure:8446: $? = 0
configure:8452: result: found 
configure:8462: checking whether to enable pch feature
configure:8480: result: no
configure:8485: checking for GNU make
configure:8494: result: make
configure:8500: checking the GNU make version
configure:8505: result: make 3.81
configure:8581: checking for --hash-style gcc linker support 
configure:8614: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--hash-style=gnu 
conftest.c -lcups  >&5
configure:8614: $? = 0
configure:8614: ./conftest
configure:8614: $? = 0
configure:8628: result: gnu 
configure:8645: checking for perl
configure:8663: found /usr/bin/perl
configure:8675: result: /usr/bin/perl
configure:8696: checking the Perl version
configure:8703: result: checked (perl 5)
configure:8710: checking for required Perl modules
configure:8713: result: all modules found
configure:9128: checking for ANSI C header files
configure:9232: result: yes
configure:9301: checking for g++
configure:9317: found /usr/bin/g++
configure:9328: result: g++
configure:9355: checking for C++ compiler version
configure:9364: g++ --version >&5
g++ (GCC) 4.5.2 20110127 (prerelease)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:9375: $? = 0
configure:9364: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr 
--enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix 
--enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin 
--enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch 
--with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl 
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
Thread model: posix
gcc version 4.5.2 20110127 (prerelease) (GCC) 
configure:9375: $? = 0
configure:9364: g++ -V >&5
g++: '-V' option must have argument
configure:9375: $? = 1
configure:9364: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:9375: $? = 1
configure:9379: checking whether we are using the GNU C++ compiler
configure:9398: g++ -c   conftest.cpp >&5
configure:9398: $? = 0
configure:9407: result: yes
configure:9416: checking whether g++ accepts -g
configure:9436: g++ -c -g  conftest.cpp >&5
configure:9436: $? = 0
configure:9477: result: yes
configure:9505: checking how to run the C++ preprocessor
configure:9532: g++ -E  conftest.cpp
configure:9532: $? = 0
configure:9546: g++ -E  conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #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
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9571: result: g++ -E
configure:9591: g++ -E  conftest.cpp
configure:9591: $? = 0
configure:9605: g++ -E  conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9605: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #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
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9642: checking how to run the C preprocessor
configure:9712: result: gcc -E
configure:9732: gcc -E  conftest.c
configure:9732: $? = 0
configure:9746: gcc -E  conftest.c
conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #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
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9780: checking size of long
configure:9785: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups  >&5
configure:9785: $? = 0
configure:9785: ./conftest
configure:9785: $? = 0
configure:9799: result: 8
configure:9810: checking whether byte ordering is bigendian
configure:9825: gcc -c -g -O2  conftest.c >&5
conftest.c:24:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:9825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|              not a universal capable compiler
|            #endif
|            typedef int dummy;
| 
configure:9870: gcc -c -g -O2  conftest.c >&5
configure:9870: $? = 0
configure:9888: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:4: error: 'not' undeclared (first use in this function)
conftest.c:30:4: note: each undeclared identifier is reported only once for each function it 
appears in
conftest.c:30:8: error: expected ';' before 'big'
configure:9888: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 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:10016: result: no
configure:10043: checking for special C compiler options needed for large files
configure:10088: result: no
configure:10094: checking for _FILE_OFFSET_BITS value needed for large files
configure:10119: gcc -c -g -O2  conftest.c >&5
configure:10119: $? = 0
configure:10151: result: no
configure:10406: checking for C++ compiler version
configure:10415: g++ --version >&5
g++ (GCC) 4.5.2 20110127 (prerelease)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:10426: $? = 0
configure:10415: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr 
--enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix 
--enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin 
--enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch 
--with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl 
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
Thread model: posix
gcc version 4.5.2 20110127 (prerelease) (GCC) 
configure:10426: $? = 0
configure:10415: g++ -V >&5
g++: '-V' option must have argument
configure:10426: $? = 1
configure:10415: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:10426: $? = 1
configure:10430: checking whether we are using the GNU C++ compiler
configure:10458: result: yes
configure:10467: checking whether g++ accepts -g
configure:10528: result: yes
configure:10554: checking the GNU C++ compiler version
configure:10575: result: checked (g++ 4.5.2)
configure:10629: checking for g++ include path
configure:10651: result: /usr/include/c++/4.5.2
configure:10924: checking Whether building STLPort library makes sense
configure:10955: result: no
configure:10959: checking Whether STLPort library will be actually built
configure:10972: result: no
configure:10979: checking whether gcc supports -fvisibility=hidden
configure:10994: gcc -o conftest -g -O2 -Werror -fvisibility=hidden  -Wl,--hash-style=gnu 
-Wl,--as-needed conftest.c -lcups  >&5
configure:10994: $? = 0
configure:11001: result: yes
configure:11008: checking whether gcc supports -std=c++0x without Language Defect 757
configure:11054: g++ -c -g -O2 -std=c++0x  conftest.cpp >&5
configure:11054: $? = 0
configure:11067: result: yes
configure:11080: checking whether we are allowed and able to use --ccache-skip
configure:11083: result: only used on Mac currently, skipping
configure:11214: checking if STL headers are visibility safe
configure:11230: result: yes
configure:11244: checking if gcc is -fvisibility-inlines-hidden safe with STL headers
configure:11259: g++ -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed 
-fvisibility-inlines-hidden -fpic -shared conftest.cpp -lcups  >&5
configure:11259: $? = 0
configure:11267: result: yes
configure:11280: checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)
configure:11313: result: no
configure:11334: checking which memory allocator to use
configure:11337: result: system
configure:11343: checking for malloc
configure:11343: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups  >&5
conftest.c:46:6: warning: conflicting types for built-in function 'malloc'
configure:11343: $? = 0
configure:11343: result: yes
configure:11343: checking for realloc
configure:11343: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups  >&5
conftest.c:47:6: warning: conflicting types for built-in function 'realloc'
configure:11343: $? = 0
configure:11343: result: yes
configure:11343: checking for calloc
configure:11343: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups  >&5
conftest.c:48:6: warning: conflicting types for built-in function 'calloc'
configure:11343: $? = 0
configure:11343: result: yes
configure:11343: checking for free
configure:11343: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcups  >&5
conftest.c:49:6: warning: conflicting types for built-in function 'free'
configure:11343: $? = 0
configure:11343: result: yes
configure:11488: checking whether to add custom build version
configure:11492: result: yes, 3.3.99.1 ArchLinux build-1
configure:11501: checking whether to build with Java support
configure:11504: result: yes
configure:11562: checking for java
configure:11580: found /usr/bin/java
configure:11592: result: /usr/bin/java
configure:11643: checking the installed JDK
configure:11686: result: checked (JDK 1.6.0_22)
configure:11705: checking for target java bytecode version
configure:11721: result: 1.6
configure:11757: checking for javac
configure:11775: found /usr/bin/javac
configure:11787: result: /usr/bin/javac
configure:11849: checking for javadoc
configure:11867: found /usr/bin/javadoc
configure:11879: result: /usr/bin/javadoc
configure:12062: JAVA_HOME=/usr/lib/jvm/java-6-openjdk
configure:12067: checking for jawt lib name
configure:12237: result: -ljawt
configure:12256: checking for dmake
configure:12287: result: no
configure:12336: checking whether to enable EPM for packing
configure:12675: result: no
configure:12686: checking for gperf
configure:12704: found /usr/bin/gperf
configure:12716: result: /usr/bin/gperf
configure:12727: checking gperf version
configure:12730: result: OK
configure:12787: checking for pkg-config
configure:12817: result: /usr/bin/pkg-config
configure:12842: checking pkg-config is at least version 0.9.0
configure:12845: result: yes
configure:12856: checking whether to build the stax
configure:12864: result: yes
configure:12869: checking whether to build the ODK
configure:12872: result: yes
configure:12875: checking whether to build unowinreg.dll
configure:12882: result: no
configure:13232: checking whether to provide libstdc++/libgcc_s in the installset
configure:13236: result: no
configure:13246: checking which zlib to use
configure:13251: result: external
configure:13254: checking zlib.h usability
configure:13254: gcc -c -g -O2  conftest.c >&5
configure:13254: $? = 0
configure:13254: result: yes
configure:13254: checking zlib.h presence
configure:13254: gcc -E  conftest.c
configure:13254: $? = 0
configure:13254: result: yes
configure:13254: checking for zlib.h
configure:13254: result: yes
configure:13262: checking for deflate in -lz
configure:13287: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lz  
-lcups  >&5
configure:13287: $? = 0
configure:13296: result: yes
configure:13312: checking which jpeg to use
configure:13317: result: external
configure:13320: checking jpeglib.h usability
configure:13320: gcc -c -g -O2  conftest.c >&5
configure:13320: $? = 0
configure:13320: result: yes
configure:13320: checking jpeglib.h presence
configure:13320: gcc -E  conftest.c
configure:13320: $? = 0
configure:13320: result: yes
configure:13320: checking for jpeglib.h
configure:13320: result: yes
configure:13328: checking for jpeg_resync_to_restart in -ljpeg
configure:13353: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljpeg  
-lcups  >&5
configure:13353: $? = 0
configure:13362: result: yes
configure:13379: checking which expat to use
configure:13383: result: external
configure:13386: checking expat.h usability
configure:13386: gcc -c -g -O2  conftest.c >&5
configure:13386: $? = 0
configure:13386: result: yes
configure:13386: checking expat.h presence
configure:13386: gcc -E  conftest.c
configure:13386: $? = 0
configure:13386: result: yes
configure:13386: checking for expat.h
configure:13386: result: yes
configure:13394: checking for XML_ParserCreate in -lexpat
configure:13419: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lexpat  
-lcups  >&5
configure:13419: $? = 0
configure:13428: result: yes
configure:13450: checking which libwpd to use
configure:13454: result: external
configure:13459: checking for LIBWPD
configure:13466: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-stream-0.9 "
configure:13469: $? = 0
configure:13482: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-stream-0.9 "
configure:13485: $? = 0
configure:13539: result: yes
configure:13553: checking which cppunit to use
configure:13557: result: external
configure:13563: checking for CPPUNIT
configure:13570: $PKG_CONFIG --exists --print-errors "cppunit >= 1.12.0 "
configure:13573: $? = 0
configure:13586: $PKG_CONFIG --exists --print-errors "cppunit >= 1.12.0 "
configure:13589: $? = 0
configure:13643: result: yes
configure:13658: checking whether freetype is available
configure:13662: checking for FREETYPE
configure:13669: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
configure:13672: $? = 0
configure:13685: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
configure:13688: $? = 0
configure:13742: result: yes
configure:13750: checking which libwps to use
configure:13844: result: internal
configure:13853: checking which libwpg to use
configure:13857: result: external
configure:13862: checking for LIBWPG
configure:13869: $PKG_CONFIG --exists --print-errors "libwpg-0.2 "
configure:13872: $? = 0
configure:13885: $PKG_CONFIG --exists --print-errors "libwpg-0.2 "
configure:13888: $? = 0
configure:13942: result: yes
configure:13962: checking for FT_GlyphSlot_Embolden in -lfreetype
configure:13987: gcc -o conftest -g -O2  -I/usr/include/freetype2   -Wl,--hash-style=gnu 
-Wl,--as-needed -lfreetype   conftest.c -lfreetype  -lexpat -lcups  >&5
configure:13987: $? = 0
configure:13996: result: yes
configure:14031: checking which libxslt to use
configure:14036: result: external
configure:14056: checking for LIBXSLT
configure:14063: $PKG_CONFIG --exists --print-errors "libxslt"
configure:14066: $? = 0
configure:14079: $PKG_CONFIG --exists --print-errors "libxslt"
configure:14082: $? = 0
configure:14136: result: yes
configure:14145: checking for xsltproc
configure:14163: found /usr/bin/xsltproc
configure:14176: result: /usr/bin/xsltproc
configure:14198: checking which libxml to use
configure:14203: result: external
configure:14222: checking for LIBXML
configure:14229: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
configure:14232: $? = 0
configure:14245: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
configure:14248: $? = 0
configure:14302: result: yes
configure:14319: checking whether to enable Python 2.x UNO API
configure:14322: result: yes
configure:14326: checking which python to use
configure:14340: result: external
configure:14348: checking whether python2 version >= 2.2
configure:14357: python2 -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.2', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex 
<< 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:14360: $? = 0
configure:14362: result: yes
configure:14451: checking for python2 version
configure:14458: result: 2.7
configure:14470: checking for python2 platform
configure:14477: result: linux2
configure:14484: checking for python2 script directory
configure:14492: result: ${prefix}/lib/python2.7/site-packages
configure:14501: checking for python2 extension module directory
configure:14509: result: ${exec_prefix}/lib/python2.7/site-packages
configure:14534: checking Python.h usability
configure:14534: gcc -c -g -O2  -I/usr/include/python2.7 conftest.c >&5
In file included from /usr/include/python2.7/Python.h:8:0,
                 from conftest.c:61:
/usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:214:0: note: this is the location of the previous definition
configure:14534: $? = 0
configure:14534: result: yes
configure:14534: checking Python.h presence
configure:14534: gcc -E  -I/usr/include/python2.7 conftest.c
configure:14534: $? = 0
configure:14534: result: yes
configure:14534: checking for Python.h
configure:14534: result: yes
configure:14611: checking which translate-toolkit to use
configure:14721: result: internal
configure:14728: checking which db to use
configure:14733: result: external
configure:14736: checking for db-5.1/db.h
configure:14747: result: no
configure:14736: checking for db5.1/db.h
configure:14747: result: no
configure:14736: checking for db-5.0/db.h
configure:14747: result: no
configure:14736: checking for db5.0/db.h
configure:14747: result: no
configure:14736: checking for db-5/db.h
configure:14747: result: no
configure:14736: checking for db5/db.h
configure:14747: result: no
configure:14736: checking for db-4.8/db.h
configure:14747: result: no
configure:14736: checking for db4.8/db.h
configure:14747: result: no
configure:14736: checking for db-4.7/db.h
configure:14747: result: no
configure:14736: checking for db4.7/db.h
configure:14747: result: no
configure:14736: checking for db-4/db.h
configure:14747: result: no
configure:14736: checking for db4/db.h
configure:14747: result: no
configure:14736: checking for db/db.h
configure:14747: result: no
configure:14752: checking db.h usability
configure:14752: gcc -c -g -O2  conftest.c >&5
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking db.h presence
configure:14752: gcc -E  conftest.c
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking for db.h
configure:14752: result: yes
configure:14761: checking whether db is at least 4.1
configure:14780: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lexpat 
-lcups  >&5
configure:14780: $? = 0
configure:14780: ./conftest
configure:14780: $? = 0
configure:14781: result: yes
configure:14793: checking for dbopen in -ldb
configure:14818: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldb  
-lexpat -lcups  >&5
/tmp/cceVymCo.o: In function `main':
/build/src/build/conftest.c:39: undefined reference to `dbopen'
collect2: ld returned 1 exit status
configure:14818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "LibreOffice 3.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #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
| #define STDC_HEADERS 1
| #define SIZEOF_LONG 8
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_FREE 1
| #define HAVE_LIBEXPAT 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:14828: result: no
configure:14834: checking for __db185_open in -ldb
configure:14859: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldb  
-lexpat -lcups  >&5
configure:14859: $? = 0
configure:14869: result: yes
configure:14897: checking which lucene to use
configure:14901: result: external
configure:14974: checking for /usr/share/java/lucene-core.jar
configure:14988: result: yes
configure:15046: checking for /usr/share/java/lucene-core.jar
configure:15060: result: yes
configure:15069: checking whether lucene is version 2.x
configure:15081: result: yes
configure:15097: checking whether to build the MySQL Connector extension
configure:15113: result: no
configure:15352: checking which hsqldb to use
configure:15356: result: external
configure:15363: checking for /usr/share/java/hsqldb.jar
configure:15377: result: yes
configure:15385: checking whether hsqldb is 1.8.0.x
configure:15409: result: yes
configure:15423: checking which beanshell to use
configure:15427: result: external
configure:15434: checking for /usr/share/java/bsh.jar
configure:15448: result: yes
configure:15466: checking which saxon to use
configure:15664: result: internal
configure:15679: checking which curl to use
configure:15683: result: external
configure:15689: checking for curl-config
configure:15707: found /usr/bin/curl-config
configure:15719: result: /usr/bin/curl-config
configure:15732: checking whether curl is >= 7.13.1
configure:15739: result: yes
configure:15754: checking which boost to use
configure:15758: result: external
configure:15767: checking boost/shared_ptr.hpp usability
configure:15767: g++ -c -g -O2  conftest.cpp >&5
configure:15767: $? = 0
configure:15767: result: yes
configure:15767: checking boost/shared_ptr.hpp presence
configure:15767: g++ -E  conftest.cpp
configure:15767: $? = 0
configure:15767: result: yes
configure:15767: checking for boost/shared_ptr.hpp
configure:15767: result: yes
configure:15775: checking boost/spirit/include/classic_core.hpp usability
configure:15775: g++ -c -g -O2  conftest.cpp >&5
configure:15775: $? = 0
configure:15775: result: yes
configure:15775: checking boost/spirit/include/classic_core.hpp presence
configure:15775: g++ -E  conftest.cpp
configure:15775: $? = 0
configure:15775: result: yes
configure:15775: checking for boost/spirit/include/classic_core.hpp
configure:15775: result: yes
configure:15783: checking boost/function.hpp usability
configure:15783: g++ -c -g -O2  conftest.cpp >&5
configure:15783: $? = 0
configure:15783: result: yes
configure:15783: checking boost/function.hpp presence
configure:15783: g++ -E  conftest.cpp
configure:15783: $? = 0
configure:15783: result: yes
configure:15783: checking for boost/function.hpp
configure:15783: result: yes
configure:15791: checking boost/unordered_map.hpp usability
configure:15791: g++ -c -g -O2  conftest.cpp >&5
configure:15791: $? = 0
configure:15791: result: yes
configure:15791: checking boost/unordered_map.hpp presence
configure:15791: g++ -E  conftest.cpp
configure:15791: $? = 0
configure:15791: result: yes
configure:15791: checking for boost/unordered_map.hpp
configure:15791: result: yes
configure:15803: checking whether boost/function.hpp compiles with -fno-exceptions
configure:15817: g++ -c -g -O2 -fno-exceptions  conftest.cpp >&5
configure:15817: $? = 0
configure:15827: result: yes
configure:15847: checking which mdds to use
configure:15939: result: internal
configure:15944: checking which hash container mdds shall use
configure:15947: result: boost::unordered_map
configure:15953: checking which vigra to use
configure:15957: result: external
configure:15966: checking vigra/copyimage.hxx usability
configure:15966: g++ -c -g -O2  conftest.cpp >&5
configure:15966: $? = 0
configure:15966: result: yes
configure:15966: checking vigra/copyimage.hxx presence
configure:15966: g++ -E  conftest.cpp
configure:15966: $? = 0
configure:15966: result: yes
configure:15966: checking for vigra/copyimage.hxx
configure:15966: result: yes
configure:15988: checking which odbc headers to use
configure:15992: result: external
configure:15996: checking sqlext.h usability
configure:15996: gcc -c -g -O2  conftest.c >&5
configure:15996: $? = 0
configure:15996: result: yes
configure:15996: checking sqlext.h presence
configure:15996: gcc -E  conftest.c
configure:15996: $? = 0
configure:15996: result: yes
configure:15996: checking for sqlext.h
configure:15996: result: yes
configure:16012: checking whether to enable build of Mozilla/Mozilla NSS-using components
configure:16020: result: yes
configure:16026: checking whether to build Mozilla addressbook connectivity
configure:16032: result: no, not possible with system-mozilla
configure:16039: checking whether to build XML Security support
configure:16045: result: yes
configure:16049: checking whether to build LDAP configuration backend
configure:16053: result: yes
configure:16068: checking which LDAP SDK to use
configure:16071: result: OpenLDAP
configure:16076: checking ldap.h usability
configure:16076: gcc -c -g -O2  conftest.c >&5
configure:16076: $? = 0
configure:16076: result: yes
configure:16076: checking ldap.h presence
configure:16076: gcc -E  conftest.c
configure:16076: $? = 0
configure:16076: result: yes
configure:16076: checking for ldap.h
configure:16076: result: yes
configure:16088: checking for ldap_simple_bind_s in -lldap
configure:16113: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap  
-lexpat -lcups  >&5
configure:16113: $? = 0
configure:16122: result: yes
configure:16137: checking for ldap_set_option in -lldap
configure:16162: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap  
-lldap -lexpat -lcups  >&5
configure:16162: $? = 0
configure:16171: result: yes
configure:16195: checking which mozilla to use
configure:16198: result: external
configure:16203: checking which Mozilla flavour to use
configure:16219: result: Libxul
configure:16224: checking for MOZ_NSS
configure:16231: $PKG_CONFIG --exists --print-errors "nss"
configure:16234: $? = 0
configure:16247: $PKG_CONFIG --exists --print-errors "nss"
configure:16250: $? = 0
configure:16285: result: yes
configure:16384: checking for MOZ_NSPR
configure:16391: $PKG_CONFIG --exists --print-errors "nspr "
configure:16394: $? = 0
configure:16407: $PKG_CONFIG --exists --print-errors "nspr "
configure:16410: $? = 0
configure:16464: result: yes
configure:16634: checking for MOZILLAXPCOM
configure:16641: $PKG_CONFIG --exists --print-errors "libxul "
configure:16644: $? = 0
configure:16657: $PKG_CONFIG --exists --print-errors "libxul "
configure:16660: $? = 0
configure:16714: result: yes
configure:16733: checking for PK11_GetCertFromPrivateKey in -lnss3
configure:16758: gcc -o conftest -g -O2  -I/usr/include/nss -I/usr/include/nspr   
-Wl,--hash-style=gnu -Wl,--as-needed -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 
-lpthread -ldl   conftest.c -lnss3  -lldap -lldap -lexpat -lcups  >&5
configure:16758: $? = 0
configure:16767: result: yes
configure:17421: checking which sane header to use
configure:17425: result: external
configure:17428: checking sane/sane.h usability
configure:17428: gcc -c -g -O2  conftest.c >&5
configure:17428: $? = 0
configure:17428: result: yes
configure:17428: checking sane/sane.h presence
configure:17428: gcc -E  conftest.c
configure:17428: $? = 0
configure:17428: result: yes
configure:17428: checking for sane/sane.h
configure:17428: result: yes
configure:17444: checking which icu to use
configure:17448: result: external
configure:17457: checking for unicode/rbbi.h
configure:17463: g++ -E  conftest.cpp
configure:17463: $? = 0
configure:17464: result: checked.
configure:17478: checking for genbrk
configure:17497: found /usr/bin/genbrk
configure:17509: result: /usr/bin/genbrk
configure:17522: checking for genccode
configure:17541: found /usr/sbin/genccode
configure:17553: result: /usr/sbin/genccode
configure:17566: checking for gencmn
configure:17585: found /usr/sbin/gencmn
configure:17597: result: /usr/sbin/gencmn
configure:17611: checking for icu-config
configure:17629: found /usr/bin/icu-config
configure:17641: result: /usr/bin/icu-config
configure:17649: checking ICU version
configure:17657: result: OK
configure:17678: checking whether to enable graphite support
configure:17784: result: no
configure:17821: checking for X
configure:17929: gcc -E  conftest.c
configure:17929: $? = 0
configure:17960: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 
-lldap -lldap -lexpat -lcups  >&5
configure:17960: $? = 0
configure:18010: result: libraries , headers 
configure:18109: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap 
-lldap -lexpat -lcups   -lX11 >&5
configure:18109: $? = 0
configure:18207: checking for gethostbyname
configure:18207: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap 
-lldap -lexpat -lcups  >&5
configure:18207: $? = 0
configure:18207: result: yes
configure:18304: checking for connect
configure:18304: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap 
-lldap -lexpat -lcups  >&5
configure:18304: $? = 0
configure:18304: result: yes
configure:18353: checking for remove
configure:18353: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap 
-lldap -lexpat -lcups  >&5
configure:18353: $? = 0
configure:18353: result: yes
configure:18402: checking for shmat
configure:18402: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lldap 
-lldap -lexpat -lcups  >&5
configure:18402: $? = 0
configure:18402: result: yes
configure:18460: checking for IceConnectionNumber in -lICE
configure:18485: gcc -o conftest -g -O2  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lICE  
-lldap -lldap -lexpat -lcups  >&5
configure:18485: $? = 0
configure:18494: result: yes
configure:18520: checking for XOpenDisplay in -lX11
configure:18545: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c -lX11  
-lldap -lldap -lexpat -lcups  >&5
configure:18545: $? = 0
configure:18554: result: yes
configure:18562: checking for XauDisposeAuth in -lXau
configure:18587: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c -lXau  
-lldap -lldap -lexpat -lcups  >&5
configure:18587: $? = 0
configure:18596: result: yes
configure:18630: checking whether to use Xaw
configure:18652: result: yes
configure:18656: checking for X11/Xaw/Label.h
configure:18656: gcc -c -g -O2    conftest.c >&5
configure:18656: $? = 0
configure:18656: result: yes
configure:18669: checking for main in -lXaw
configure:18688: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c -lXaw  
-lldap -lldap -lexpat -lcups  >&5
configure:18688: $? = 0
configure:18697: result: yes
configure:18715: checking whether to link to Xrender
configure:18723: result: no, dynamically open it
configure:18727: checking which Xrender headers to use
configure:18731: result: external
configure:18734: checking X11/extensions/Xrender.h usability
configure:18734: gcc -c -g -O2    conftest.c >&5
configure:18734: $? = 0
configure:18734: result: yes
configure:18734: checking X11/extensions/Xrender.h presence
configure:18734: gcc -E   conftest.c
configure:18734: $? = 0
configure:18734: result: yes
configure:18734: checking for X11/extensions/Xrender.h
configure:18734: result: yes
configure:18800: checking whether to enable RandR support
configure:18808: result: yes
configure:18813: checking for XRANDR
configure:18820: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
configure:18823: $? = 0
configure:18836: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
configure:18839: $? = 0
configure:18874: result: yes
configure:18949: checking whether to use neon
configure:18957: result: yes
configure:18959: checking which neon to use
configure:18963: result: external
configure:18967: checking for NEON
configure:18974: $PKG_CONFIG --exists --print-errors "neon >= 0.26.0"
configure:18977: $? = 0
configure:18990: $PKG_CONFIG --exists --print-errors "neon >= 0.26.0"
configure:18993: $? = 0
configure:19028: result: yes
configure:19053: checking which libssl to use
configure:19057: result: external
configure:19068: checking for OPENSSL
configure:19075: $PKG_CONFIG --exists --print-errors "openssl "
configure:19078: $? = 0
configure:19091: $PKG_CONFIG --exists --print-errors "openssl "
configure:19094: $? = 0
configure:19148: result: yes
configure:19164: checking which redland library to use
configure:19168: result: external
configure:19173: checking for REDLAND
configure:19180: $PKG_CONFIG --exists --print-errors "redland >= 1.0.8"
configure:19183: $? = 0
configure:19196: $PKG_CONFIG --exists --print-errors "redland >= 1.0.8"
configure:19199: $? = 0
configure:19253: result: yes
configure:19267: checking which libhunspell to use
configure:19271: result: external
configure:19282: checking for HUNSPELL
configure:19289: $PKG_CONFIG --exists --print-errors "hunspell"
configure:19292: $? = 0
configure:19305: $PKG_CONFIG --exists --print-errors "hunspell"
configure:19308: $? = 0
configure:19343: result: yes
configure:19424: checking which altlinuxhyph to use
configure:19428: result: external
configure:19431: checking hyphen.h usability
configure:19431: gcc -c -g -O2    conftest.c >&5
configure:19431: $? = 0
configure:19431: result: yes
configure:19431: checking hyphen.h presence
configure:19431: gcc -E   conftest.c
configure:19431: $? = 0
configure:19431: result: yes
configure:19431: checking for hyphen.h
configure:19431: result: yes
configure:19439: checking for struct _HyphenDict.cset
configure:19439: gcc -c -g -O2    conftest.c >&5
configure:19439: $? = 0
configure:19439: result: yes
configure:19447: checking for hnj_hyphen_hyphenate2 in -lhyphen
configure:19472: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c 
-lhyphen  -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:19472: $? = 0
configure:19481: result: yes
configure:19586: checking which mythes to use
configure:19590: result: external
configure:19601: checking for MYTHES
configure:19608: $PKG_CONFIG --exists --print-errors "mythes"
configure:19611: $? = 0
configure:19624: $PKG_CONFIG --exists --print-errors "mythes"
configure:19627: $? = 0
configure:19662: result: yes
configure:19774: checking which lpsolve to use
configure:19778: result: external
configure:19781: checking lpsolve/lp_lib.h usability
configure:19781: gcc -c -g -O2    conftest.c >&5
configure:19781: $? = 0
configure:19781: result: yes
configure:19781: checking lpsolve/lp_lib.h presence
configure:19781: gcc -E   conftest.c
configure:19781: $? = 0
configure:19781: result: yes
configure:19781: checking for lpsolve/lp_lib.h
configure:19781: result: yes
configure:19790: checking for floor in -lm
configure:19815: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c -lm  
-lXaw -lldap -lldap -lexpat -lcups  >&5
conftest.c:41:6: warning: conflicting types for built-in function 'floor'
configure:19815: $? = 0
configure:19824: result: yes
configure:19835: checking for dlopen in -ldl
configure:19860: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c -ldl  
-lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:19860: $? = 0
configure:19869: result: yes
configure:19880: checking for make_lp in -llpsolve55
configure:19905: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c 
-llpsolve55  -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:19905: $? = 0
configure:19914: result: yes
configure:19935: checking which libtextcat to use
configure:19997: result: internal
configure:20004: checking which libtextcat data directory to use
configure:20015: result: internal
configure:20022: checking whether libc is >= 2.1.1
configure:20025: checking for gnu_get_libc_version in -lc
configure:20050: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c -lc  
-llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:20050: $? = 0
configure:20059: result: yes
configure:20067: result: yes
configure:20077: checking for getopt
configure:20077: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c 
-llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:20077: $? = 0
configure:20077: result: yes
configure:20090: checking for readdir_r
configure:20090: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c 
-llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:20090: $? = 0
configure:20090: result: yes
configure:20307: checking for bison
configure:20325: found /usr/bin/bison
configure:20337: result: /usr/bin/bison
configure:20348: checking the bison version
configure:20359: result: checked (/usr/bin/bison 2.4.3)
configure:20368: checking for flex
configure:20386: found /usr/bin/flex
configure:20398: result: /usr/bin/flex
configure:20411: checking for patch
configure:20429: found /usr/bin/patch
configure:20441: result: /usr/bin/patch
configure:20480: checking for gnucp
configure:20513: result: no
configure:20480: checking for cp
configure:20498: found /bin/cp
configure:20510: result: /bin/cp
configure:20532: checking whether /bin/cp is GNU cp from coreutils with preserve= support
configure:20535: result: yes
configure:20689: checking for zip
configure:20707: found /usr/bin/zip
configure:20719: result: /usr/bin/zip
configure:20729: checking for unzip
configure:20747: found /usr/bin/unzip
configure:20759: result: /usr/bin/unzip
configure:20780: checking which VCLplugs shall be built
configure:20807: result: gtk kde4
configure:20813: checking whether to enable GConf support
configure:20817: result: yes
configure:20821: checking for GCONF
configure:20828: $PKG_CONFIG --exists --print-errors "gconf-2.0 "
configure:20831: $? = 0
configure:20844: $PKG_CONFIG --exists --print-errors "gconf-2.0 "
configure:20847: $? = 0
configure:20901: result: yes
configure:20913: checking whether to enable GNOME VFS support
configure:21094: result: no
configure:21109: checking for GTK
configure:21116: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gdk-pixbuf-xlib-2.0 >= 2.2 "
configure:21119: $? = 0
configure:21132: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gdk-pixbuf-xlib-2.0 >= 2.2 "
configure:21135: $? = 0
configure:21170: result: yes
configure:21179: checking for GTK210
configure:21186: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
configure:21189: $? = 0
configure:21202: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
configure:21205: $? = 0
configure:21240: result: yes
configure:21246: checking whether to enable DBUS support
configure:21339: result: no
configure:21343: checking whether to enable GIO support
configure:21439: result: no
configure:21460: checking for LIBPNG
configure:21467: $PKG_CONFIG --exists --print-errors "libpng"
configure:21470: $? = 0
configure:21483: $PKG_CONFIG --exists --print-errors "libpng"
configure:21486: $? = 0
configure:21521: result: yes
configure:21530: checking whether to enable BrOffice branding
configure:21534: result: yes
configure:21549: checking whether to use cairo
configure:21553: result: yes
configure:21555: checking which cairo to use
configure:21559: result: external
configure:21565: checking for CAIRO
configure:21572: $PKG_CONFIG --exists --print-errors "cairo >= 1.0.2 "
configure:21575: $? = 0
configure:21588: $PKG_CONFIG --exists --print-errors "cairo >= 1.0.2 "
configure:21591: $? = 0
configure:21645: result: yes
configure:21653: checking whether Xrender.h defines PictStandardA8
configure:21675: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c 
-llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:21675: $? = 0
configure:21675: ./conftest
configure:21675: $? = 0
configure:21676: result: yes
configure:21709: checking whether to enable the GStreamer avmedia backend
configure:21713: result: yes
configure:21717: checking for GSTREAMER
configure:21724: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 gstreamer-plugins-base-0.10 "
configure:21727: $? = 0
configure:21740: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 gstreamer-plugins-base-0.10 "
configure:21743: $? = 0
configure:21797: result: yes
configure:21810: checking whether to build the OpenGL Transitions component
configure:21824: result: yes
configure:21826: checking for main in -lGL
configure:21845: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   -lm conftest.c 
-lGL  -llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:21845: $? = 0
configure:21854: result: yes
configure:21867: checking for main in -lGLU
configure:21886: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   -lm conftest.c 
-lGLU  -lGL -llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:21886: $? = 0
configure:21895: result: yes
configure:21911: checking which Mesa headers to use
configure:21915: result: external
configure:21924: checking for GL/glxext.h
configure:21924: gcc -c -g -O2    conftest.c >&5
configure:21924: $? = 0
configure:21924: result: yes
configure:21933: checking whether GL/glxext.h defines PFNGLXBINDTEXIMAGEEXTPROC
configure:21942: result: yes
configure:21976: checking whether to build the Presentation Minimizer extension
configure:21980: result: yes
configure:21995: checking whether to build the Presenter Console extension
configure:21999: result: yes
configure:22014: checking whether to build the PDF Import extension
configure:22018: result: yes
configure:22022: checking which pdf backend to use
configure:22026: result: external
configure:22031: checking for POPPLER
configure:22038: $PKG_CONFIG --exists --print-errors "poppler >= 0.8.0 "
configure:22041: $? = 0
configure:22054: $PKG_CONFIG --exists --print-errors "poppler >= 0.8.0 "
configure:22057: $? = 0
configure:22111: result: yes
configure:22137: checking for sdext module
configure:22142: checking whether to build the Wiki Publisher extension
configure:22146: result: yes
configure:22148: checking for swext module
configure:22167: checking which Servlet API Jar to use
configure:22200: result: internal
configure:22209: checking whether to build the Report Builder extension
configure:22212: result: yes
configure:22215: checking for reportbuilder module
configure:22217: checking which jfreereport libs to use
configure:22972: result: internal
configure:22974: checking for jfreereport module
configure:23004: checking which Apache commons-* libs to use
configure:23301: result: internal
configure:23314: checking whether to build extension for support of scripts in BeanShell
configure:23324: result: no
configure:23333: checking whether to build extension for support of scripts in JavaScript
configure:23343: result: no
configure:23352: checking whether to build extension for support of scripts in Python
configure:23362: result: no
configure:23595: checking for Qt4 headers
configure:23605: result: /usr/include
configure:23611: checking for Qt4 libraries
configure:23622: result: /usr/lib
configure:23631: checking for moc
configure:23650: found /usr/bin/moc
configure:23663: result: /usr/bin/moc
configure:23676: checking for KDE4 headers
configure:23685: result: /usr/include
configure:23691: checking for KDE4 libraries
configure:23701: result: /usr/lib
configure:23718: checking whether KDE is >= 4.2
configure:23737: g++ -o conftest -g -O2 -DQT_SHARED -I/usr/include/QtCore   -DQT_SHARED 
-I/usr/include/QtGui -I/usr/include/QtCore   -I/usr/include -DQT_CLEAN_NAMESPACE 
-DQT_THREAD_SUPPORT   -Wl,--hash-style=gnu -Wl,--as-needed   conftest.cpp -lGLU -lGL -llpsolve55 
-ldl -lm -lXaw -lldap -lldap -lexpat -lcups  >&5
configure:23737: $? = 0
configure:23737: ./conftest
configure:23737: $? = 0
configure:23738: result: yes
configure:23758: checking for KDE_GLIB
configure:23765: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.4"
configure:23768: $? = 0
configure:23781: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.4"
configure:23784: $? = 0
configure:23821: result: yes
configure:23833: checking whether to enable the lockdown pieces
configure:23838: result: yes
configure:23846: checking whether to enable evolution 2 support
configure:23849: result: yes
configure:23853: checking for GOBJECT
configure:23860: $PKG_CONFIG --exists --print-errors "gobject-2.0"
configure:23863: $? = 0
configure:23876: $PKG_CONFIG --exists --print-errors "gobject-2.0"
configure:23879: $? = 0
configure:23933: result: yes
configure:23947: checking whether to enable KDE address book support
configure:23998: result: no
configure:24004: checking whether to include MathMLDTD
configure:24012: result: yes
configure:24022: checking which themes to include
configure:24035: result:  default crystal hicontrast oxygen tango
configure:24039: checking for helppack integration
configure:24048: result: integration
configure:24053: checking for extensions integration
configure:24057: result: no integration
configure:24067: checking for Lightproof extensions integration (only supported languages displayed)
configure:24071: result: no integration
configure:24099: checking for Watch Window extension integration
configure:24105: result: yes
configure:24111: checking for Diagram extension integration
configure:24117: result: yes
configure:24123: checking for Validator extension integration
configure:24126: result: no
configure:24135: checking for Barcode extension integration
configure:24138: result: no
configure:24147: checking for ConvertTextToNumber extension integration
configure:24153: result: yes
configure:24159: checking for Numbertext extension integration
configure:24165: result: yes
configure:24171: checking for Hungarian Cross-reference Toolbar extension integration
configure:24177: result: yes
configure:24183: checking for Typography Toolbar extension integration
configure:24189: result: yes
configure:24195: checking for Google Docs extension integration
configure:24198: result: no
configure:24206: checking for NLPSolver extension integration
configure:24212: result: yes
configure:24218: checking for LanguageTool extension integration
configure:24221: result: no
configure:24230: checking for oooblogger extension integration
configure:24236: result: yes
configure:24241: checking for Sun Professional Template Pack integration (only supported languages 
displayed)
configure:24245: result: no integration
configure:24273: checking whether to include third-party fonts
configure:24281: result: no
configure:24288: checking whether to include Agfa Monotype fonts
configure:24297: result: no
configure:24303: checking whether to include PPDs
configure:24309: result: no
configure:24316: checking whether to include AFMs
configure:24323: result: no
configure:24330: checking whether to include extra galleries
configure:24333: result: no
configure:24345: checking whether to include extra templates
configure:24348: result: no
configure:24360: checking whether to include extra samples
configure:24363: result: no
configure:24375: checking whether to include extra fonts
configure:24378: result: no
configure:24407: checking whether and how to use Xinerama
configure:24443: result: yes, with dynamic linking
configure:24445: checking X11/extensions/Xinerama.h usability
configure:24445: gcc -c -g -O2    conftest.c >&5
configure:24445: $? = 0
configure:24445: result: yes
configure:24445: checking X11/extensions/Xinerama.h presence
configure:24445: gcc -E   conftest.c
configure:24445: $? = 0
configure:24445: result: yes
configure:24445: checking for X11/extensions/Xinerama.h
configure:24445: result: yes
configure:24460: checking for XineramaIsActive in -lXinerama
configure:24485: gcc -o conftest -g -O2    -Wl,--hash-style=gnu -Wl,--as-needed   conftest.c 
-lXinerama -L/usr/lib -lXext -ldl -lGLU -lGL -llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat 
-lcups  >&5
configure:24485: $? = 0
configure:24494: result: yes
configure:24521: checking whether to use specific JVM search path at runtime
configure:24535: result: no
configure:24598: checking for jakarta-ant
configure:24632: result: no
configure:24598: checking for ant
configure:24617: found /usr/share/java/apache-ant/bin/ant
configure:24629: result: /usr/share/java/apache-ant/bin/ant
configure:24663: checking if /usr/share/java/apache-ant/bin/ant works
configure:24688: /usr/share/java/apache-ant/bin/ant -buildfile conftest.xml 1>&2
Buildfile: /build/src/build/conftest.xml

conftest:
    [javac] /build/src/build/conftest.xml:3: warning: 'includeantruntime' was not set, defaulting 
to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file

BUILD SUCCESSFUL
Total time: 0 seconds
configure:24691: $? = 0
configure:24694: result: Ant works
configure:24722: checking Ant lib directory
configure:24745: result: Ant lib directory found.
configure:24753: checking whether ant is >= 1.6.0
configure: ant_version 1.8.2 
configure: ant_version_major 1 
configure: ant_version_minor 8 
configure:24765: result: yes, 1.8.2
configure:24772: checking whether ant supports mapper type="regexp"
configure:24805: /usr/share/java/apache-ant/bin/ant -buildfile conftest.xml 1>&2
Buildfile: /build/src/build/conftest.xml

copytest:

conftest:
    [javac] /build/src/build/conftest.xml:3: warning: 'includeantruntime' was not set, defaulting 
to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file

BUILD SUCCESSFUL
Total time: 0 seconds
configure:24808: $? = 0
configure:24811: result: yes
configure:24827: checking for JUnit 4
configure:24844: result: /usr/share/java/junit.jar
configure:24857: checking which languages to be built
configure:24872: result: en-US
configure:24892: checking which languages have poor help localizations
configure:24896: result: none
configure:24904: checking for another 'intro' bitmap
configure:24909: result: none
configure:24922: checking for another 'about' bitmap
configure:24927: result: none
configure:24941: checking for vendor
configure:24944: result: not set
configure:24954: checking for UNIX wrapper name
configure:24961: result: libreoffice
configure:24967: checking for install dirname
configure:24972: result: libreoffice
configure:24976: checking whether to statically link to Gtk
configure:24984: result: no
configure:24989: checking whether to use layout dialogs
configure:24997: result: no
configure:25005: checking build verbosity
configure:25019: result: not set
configure:25024: checking whether to use zenity during build
configure:25027: result: yes
configure:25033: checking for zenity
configure:25066: result: no
configure:25087: checking whether to enable dependency tracking
configure:25094: result: yes
configure:25099: checking for number of processors to use
configure:25112: result: 8
configure:25116: checking for maximum of jobs per processor
configure:25121: WARNING: dmake is limited to 10 jobs, using --with-max-jobs=10 (instead of 16).
configure:25131: result: 10
configure:25142: checking solver path
configure:25146: result: default
configure:25324: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by LibreOffice config.status 3.3, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on workstation64

config.status:1169: creating set_soenv
config.status:1169: creating Makefile
config.status:1169: creating bin/repo-list

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_boost_no_exceptions_broken=no
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=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
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=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_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_GTK210_CFLAGS_set=
ac_cv_env_GTK210_CFLAGS_value=
ac_cv_env_GTK210_LIBS_set=
ac_cv_env_GTK210_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_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='-Wl,--hash-style=gnu -Wl,--as-needed'
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBWPD_CFLAGS_set=
ac_cv_env_LIBWPD_CFLAGS_value=
ac_cv_env_LIBWPD_LIBS_set=
ac_cv_env_LIBWPD_LIBS_value=
ac_cv_env_LIBWPG_CFLAGS_set=
ac_cv_env_LIBWPG_CFLAGS_value=
ac_cv_env_LIBWPG_LIBS_set=
ac_cv_env_LIBWPG_LIBS_value=
ac_cv_env_LIBWPS_CFLAGS_set=
ac_cv_env_LIBWPS_CFLAGS_value=
ac_cv_env_LIBWPS_LIBS_set=
ac_cv_env_LIBWPS_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_MOZGTK2_CFLAGS_set=
ac_cv_env_MOZGTK2_CFLAGS_value=
ac_cv_env_MOZGTK2_LIBS_set=
ac_cv_env_MOZGTK2_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_MOZLIBREQ_CFLAGS_set=
ac_cv_env_MOZLIBREQ_CFLAGS_value=
ac_cv_env_MOZLIBREQ_LIBS_set=
ac_cv_env_MOZLIBREQ_LIBS_value=
ac_cv_env_MOZ_NSPR_CFLAGS_set=
ac_cv_env_MOZ_NSPR_CFLAGS_value=
ac_cv_env_MOZ_NSPR_LIBS_set=
ac_cv_env_MOZ_NSPR_LIBS_value=
ac_cv_env_MOZ_NSS_CFLAGS_set=
ac_cv_env_MOZ_NSS_CFLAGS_value=
ac_cv_env_MOZ_NSS_LIBS_set=
ac_cv_env_MOZ_NSS_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_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
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_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=
ac_cv_env_build_alias_value=
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_file__usr_share_java_bsh_jar=yes
ac_cv_file__usr_share_java_hsqldb_jar=yes
ac_cv_file__usr_share_java_lucene_core_jar=yes
ac_cv_func_calloc=yes
ac_cv_func_connect=yes
ac_cv_func_free=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt=yes
ac_cv_func_malloc=yes
ac_cv_func_readdir_r=yes
ac_cv_func_realloc=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
ac_cv_header_GL_glxext_h=yes
ac_cv_header_Python_h=yes
ac_cv_header_X11_Xaw_Label_h=yes
ac_cv_header_X11_extensions_Xinerama_h=yes
ac_cv_header_X11_extensions_Xrender_h=yes
ac_cv_header_boost_function_hpp=yes
ac_cv_header_boost_shared_ptr_hpp=yes
ac_cv_header_boost_spirit_include_classic_core_hpp=yes
ac_cv_header_boost_unordered_map_hpp=yes
ac_cv_header_cups_cups_h=yes
ac_cv_header_db_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_hyphen_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_ldap_h=yes
ac_cv_header_lpsolve_lp_lib_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sane_sane_h=yes
ac_cv_header_sqlext_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_vigra_copyimage_hxx=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_GLU_main=yes
ac_cv_lib_GL_main=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_lib_Xau_XauDisposeAuth=yes
ac_cv_lib_Xaw_main=yes
ac_cv_lib_Xinerama_XineramaIsActive=yes
ac_cv_lib_c_gnu_get_libc_version=yes
ac_cv_lib_cups_cupsPrintFiles=yes
ac_cv_lib_db_____db185_open=yes
ac_cv_lib_db___dbopen=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_freetype_FT_GlyphSlot_Embolden=yes
ac_cv_lib_hyphen_hnj_hyphen_hyphenate2=yes
ac_cv_lib_jpeg_jpeg_resync_to_restart=yes
ac_cv_lib_ldap_ldap_set_option=yes
ac_cv_lib_ldap_ldap_simple_bind_s=yes
ac_cv_lib_lpsolve55_make_lp=yes
ac_cv_lib_m_floor=yes
ac_cv_lib_nss3_PK11_GetCertFromPrivateKey=yes
ac_cv_lib_z_deflate=yes
ac_cv_member_struct__HyphenDict_cset=yes
ac_cv_objext=o
ac_cv_path_ANT=/usr/share/java/apache-ant/bin/ant
ac_cv_path_AWK=/usr/bin/gawk
ac_cv_path_BASH=/bin/sh
ac_cv_path_BISON=/usr/bin/bison
ac_cv_path_COMPATH=/usr/bin/gcc
ac_cv_path_CURLCONFIG=/usr/bin/curl-config
ac_cv_path_DMAKE=no
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_path_GNUCP=/bin/cp
ac_cv_path_GPERF=/usr/bin/gperf
ac_cv_path_GREP=/bin/grep
ac_cv_path_ICUCONFIG=/usr/bin/icu-config
ac_cv_path_JAVACOMPILER=/usr/bin/javac
ac_cv_path_JAVADOC=/usr/bin/javadoc
ac_cv_path_JAVAINTERPRETER=/usr/bin/java
ac_cv_path_MOC4=/usr/bin/moc
ac_cv_path_PATCH=/usr/bin/patch
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_SYSTEM_GENBRK=/usr/bin/genbrk
ac_cv_path_SYSTEM_GENCCODE=/usr/sbin/genccode
ac_cv_path_SYSTEM_GENCMN=/usr/sbin/gencmn
ac_cv_path_UNZIP=/usr/bin/unzip
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_sizeof_long=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_python_platform=linux2
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
pkg_cv_CAIRO_CFLAGS='-pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng14  '
pkg_cv_CAIRO_LIBS='-lcairo  '
pkg_cv_CPPUNIT_CFLAGS=' '
pkg_cv_CPPUNIT_LIBS='-lcppunit  '
pkg_cv_FONTCONFIG_CFLAGS=' '
pkg_cv_FONTCONFIG_LIBS='-lfontconfig  '
pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2  '
pkg_cv_FREETYPE_LIBS='-lfreetype  '
pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0  '
pkg_cv_GOBJECT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GOBJECT_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2  '
pkg_cv_GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 
-lrt -lglib-2.0  '
pkg_cv_GTK210_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng14  '
pkg_cv_GTK210_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng14  '
pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 
-lm -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_HUNSPELL_CFLAGS='-I/usr/include/hunspell  '
pkg_cv_HUNSPELL_LIBS='-lhunspell-1.2  '
pkg_cv_KDE_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_KDE_GLIB_LIBS='-lglib-2.0  '
pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng14  '
pkg_cv_LIBPNG_LIBS='-lpng14  '
pkg_cv_LIBWPD_CFLAGS='-I/usr/include/libwpd-0.9  '
pkg_cv_LIBWPD_LIBS='-lwpd-0.9 -lwpd-stream-0.9  '
pkg_cv_LIBWPG_CFLAGS='-I/usr/include/libwpg-0.2 -I/usr/include/libwpd-0.9  '
pkg_cv_LIBWPG_LIBS='-lwpg-0.2 -lwpd-stream-0.9  '
pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2  '
pkg_cv_LIBXML_LIBS='-lxml2  '
pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2  '
pkg_cv_LIBXSLT_LIBS='-lxslt -lz -lm -lxml2  '
pkg_cv_MOZILLAXPCOM_CFLAGS='-fshort-wchar -I/usr/include/xulrunner-2.0 -I/usr/include/nspr  '
pkg_cv_MOZILLAXPCOM_LIBS='-L/usr/lib/xulrunner-devel-2.0/lib -lxpcomglue_s -lxul -lxpcom -lplds4 
-lplc4 -lnspr4 -lpthread -ldl  '
pkg_cv_MOZ_NSPR_CFLAGS='-I/usr/include/nspr  '
pkg_cv_MOZ_NSPR_LIBS='-lplds4 -lplc4 -lnspr4 -lpthread -ldl  '
pkg_cv_MOZ_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr  '
pkg_cv_MOZ_NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl  '
pkg_cv_MYTHES_CFLAGS=' '
pkg_cv_MYTHES_LIBS='-lmythes-1.2  '
pkg_cv_NEON_CFLAGS='-I/usr/include/neon  '
pkg_cv_NEON_LIBS='-lneon  '
pkg_cv_OPENSSL_CFLAGS=' '
pkg_cv_OPENSSL_LIBS='-lssl -lcrypto -ldl -lz  '
pkg_cv_POPPLER_CFLAGS='-I/usr/include/poppler  '
pkg_cv_POPPLER_LIBS='-lpoppler  '
pkg_cv_REDLAND_CFLAGS='-I/usr/include/rasqal  '
pkg_cv_REDLAND_LIBS='-lrdf  '
pkg_cv_XRANDR_CFLAGS=' '
pkg_cv_XRANDR_LIBS='-lXrandr  '

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

ABOUT_BITMAP=''
ALLOC='SYS_ALLOC'
ALL_LANGS='en-US af ar as ast be bo bg br brx bn bs ca ca-XV cs cy da de dgo dz el en-GB en-ZA eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko kok ks ku lo lt lv mai mk mn mni 
ml mr my ne nb nl nn nr nso om oc or pa-IN pl pt pt-BR ro ru rw sat sa-IN si sd sq sk sl sh sr ss 
st sv sw-TZ te ta th tn tr ts tg ug uk uz ve vi xh zh-CN zh-TW zu'
ANT='/usr/share/java/apache-ant/bin/ant'
ANT_HOME='/usr/share/java/apache-ant'
ANT_LIB='/usr/share/java/apache-ant/lib'
ASM_HOME='NO_ASM_HOME'
AWK='/usr/bin/gawk'
AWTLIB='-ljawt'
BASH='/bin/sh'
BISON='/usr/bin/bison'
BSH_JAR='/usr/share/java/bsh.jar'
BUILD_DMAKE='YES'
BUILD_EPM='NO'
BUILD_MAX_JOBS='10'
BUILD_MOZAB=''
BUILD_NCPUS='8'
BUILD_PIXMAN=''
BUILD_STAX='YES'
BUILD_TYPE='LibO CRASHREP ODK LIBWPS LIBXMLSEC PYUNO TRANSLATE_TOOLKIT SAXON MDDS LIBTEXTCAT 
LIBTEXTCATDATA GTK SDEXT SWEXT TOMCAT JFREEREPORT REPORTBUILDER APACHE_COMMONS TOMCAT MATHMLDTD 
CT2N NLPSOLVER'
BUILD_UNOWINREG='NO'
BUILD_VER_STRING='3.3.99.1 ArchLinux build-1'
BZIP2=''
CAIRO_CFLAGS='-pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
CAIRO_LIBS='-lcairo  '
CC='gcc'
CCACHE=''
CFLAGS='-g -O2 '
CL_X64=''
COMEX=''
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/usr'
CPP='gcc -E'
CPPFLAGS=' '
CPPUNIT_CFLAGS=' '
CPPUNIT_LIBS='-lcppunit  '
CSC_PATH=''
CURLCONFIG='/usr/bin/curl-config'
CURL_CFLAGS=''
CURL_LIBS='-lcurl -Wl,--hash-style=gnu -Wl,--as-needed'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
CYGWIN_PATH='NO_CYGWIN'
DBUS_CFLAGS=''
DBUS_LIBS=''
DB_CPPLIB='db_cxx'
DB_INCLUDES='/usr/include'
DB_JAR=''
DB_LIB='db'
DB_VERSION=''
DEFS='-DPACKAGE_NAME=\"LibreOffice\" -DPACKAGE_TARNAME=\"libreoffice\" -DPACKAGE_VERSION=\"3.3\" 
-DPACKAGE_STRING=\"LibreOffice\ 3.3\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"http://documentfoundation.org/\"; -DHAVE_LIBCUPS=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CUPS_H=1 
-DSTDC_HEADERS=1 -DSIZEOF_LONG=8 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_CALLOC=1 -DHAVE_FREE=1 
-DHAVE_LIBEXPAT=1 -DHAVE_LDAP_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBNSS3=1 
-DHAVE_X11_XAW_LABEL_H=1 -DHAVE_LIBXAW=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBLPSOLVE55=1 
-DHAVE_GETOPT=1 -DHAVE_READDIR_R=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DHAVE_LIBXINERAMA=1'
DICT_SYSTEM_DIR='file:///usr/share/hunspell'
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DISABLE_ACTIVEX=''
DISABLE_ATL=''
DISABLE_NEON=''
DISABLE_PYTHON=''
DISABLE_STRIP=''
DISABLE_XAW=''
DMAKE='no'
DO_FETCH_TARBALLS=''
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_ACTIVEX_COMPONENT=''
ENABLE_BROFFICE='TRUE'
ENABLE_CAIRO='TRUE'
ENABLE_CRASHDUMP='TRUE'
ENABLE_CUPS='TRUE'
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_EVOAB2='TRUE'
ENABLE_FONTCONFIG='TRUE'
ENABLE_GCONF='TRUE'
ENABLE_GIO=''
ENABLE_GNOMEVFS=''
ENABLE_GRAPHITE=''
ENABLE_GSTREAMER='TRUE'
ENABLE_GTK='TRUE'
ENABLE_KAB=''
ENABLE_KDE4='TRUE'
ENABLE_KDE=''
ENABLE_LAYOUT='FALSE'
ENABLE_LOCKDOWN='YES'
ENABLE_MEDIAWIKI='YES'
ENABLE_MINIMIZER='YES'
ENABLE_MYSQLC='NO'
ENABLE_NSS_MODULE='NO'
ENABLE_OPENGL='TRUE'
ENABLE_PCH=''
ENABLE_PDFIMPORT='YES'
ENABLE_PRESENTER_SCREEN='YES'
ENABLE_QUICKSTART_LIBPNG='TRUE'
ENABLE_RANDR='TRUE'
ENABLE_REPORTBUILDER='YES'
ENABLE_RPATH='yes'
ENABLE_SCRIPTING_BEANSHELL='NO'
ENABLE_SCRIPTING_JAVASCRIPT='NO'
ENABLE_SCRIPTING_PYTHON='NO'
ENABLE_STATIC_GTK='FALSE'
ENABLE_SYMBOLS=''
ENABLE_SYSTRAY_GTK='TRUE'
ENABLE_WERROR='FALSE'
ENABLE_ZENITY='FALSE'
EPM='NO'
EXCEPTIONS=''
EXEEXT=''
FLEX='/usr/bin/flex'
FLUTE_JAR=''
FONTCONFIG_CFLAGS=' '
FONTCONFIG_LIBS='-lfontconfig  '
FRAME_HOME=''
FREETYPE_CFLAGS='-I/usr/include/freetype2  '
FREETYPE_LIBS='-lfreetype  '
GCC_HOME='/usr'
GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GCONF_LIBS='-lgconf-2 -lglib-2.0  '
GIO_CFLAGS=''
GIO_LIBS=''
GIT_LINK_SRC=''
GIT_REPO_NAMES='artwork base calc components extensions extras filters help impress libs-core 
libs-extern libs-extern-sys libs-gui postprocess sdk testing ure writer'
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP='/bin/cp'
GNUMAKE='make'
GNUPATCH=''
GNUTAR='tar'
GOBJECT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GOBJECT_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
GPERF='/usr/bin/gperf'
GRAPHITE_CFLAGS=''
GRAPHITE_LIBS=''
GREP='/bin/grep'
GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2  '
GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt 
-lglib-2.0  '
GTK210_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng14  '
GTK210_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng14  '
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 
-lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm 
-lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0  '
GXX_INCLUDE_PATH='/usr/include/c++/4.5.2'
HAVE_BOOST_UNORDERED_MAP='TRUE'
HAVE_CXX0X='TRUE'
HAVE_GCC_VISIBILITY_BROKEN=''
HAVE_GCC_VISIBILITY_FEATURE='TRUE'
HAVE_GETOPT='YES'
HAVE_LD_BSYMBOLIC_FUNCTIONS='TRUE'
HAVE_LD_HASH_STYLE='TRUE'
HAVE_READDIR_R='YES'
HOME='/'
HSQLDB_JAR='/usr/share/java/hsqldb.jar'
HUNSPELL_CFLAGS='-I/usr/include/hunspell  '
HUNSPELL_LIBS='-lhunspell-1.2  '
HYPHEN_LIB='-lhyphen'
HYPH_SYSTEM_DIR='file:///usr/share/hyphen'
ICUCONFIG='/usr/bin/icu-config'
ICU_MAJOR='4'
ICU_MICRO='1'
ICU_MINOR='6'
INSTALL_DIRNAME='libreoffice'
INTRO_BITMAP=''
JAVACISGCJ=''
JAVACISKAFFE=''
JAVACOMPILER='/usr/bin/javac'
JAVADOC='/usr/bin/javadoc'
JAVAFLAGS=''
JAVAIFLAGS=''
JAVAINTERPRETER='/usr/bin/java'
JAVA_HOME='/usr/lib/jvm/java-6-openjdk'
JAVA_SOURCE_VER='1.6'
JAVA_TARGET_VER='1.6'
JDK='sun'
JFREEREPORT_JAR=''
JVM_ONE_PATH_CHECK=''
KDE4_CFLAGS='-DQT_SHARED -I/usr/include/QtCore   -DQT_SHARED -I/usr/include/QtGui 
-I/usr/include/QtCore   -I/usr/include -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT'
KDE4_LIBS='-L/usr/lib -L/usr/lib -lkdeui -lkdecore -lQtCore -lQtGui'
KDE_CFLAGS=''
KDE_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
KDE_GLIB_LIBS='-lglib-2.0  '
KDE_HAVE_GLIB='1'
KDE_LIBS=''
LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed  '
LFS_CFLAGS='-D_FILE_OFFSET_BITS=no'
LIBBASE_JAR=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBMYSQL_PATH=''
LIBOBJS=''
LIBPNG_CFLAGS='-I/usr/include/libpng14  '
LIBPNG_LIBS='-lpng14  '
LIBREPOSITORY_JAR=''
LIBS='-lXinerama -lGLU -lGL -llpsolve55 -ldl -lm -lXaw -lldap -lldap -lexpat -lcups '
LIBSERIALIZER_JAR=''
LIBWPD_CFLAGS='-I/usr/include/libwpd-0.9  '
LIBWPD_LIBS='-lwpd-0.9 -lwpd-stream-0.9  '
LIBWPG_CFLAGS='-I/usr/include/libwpg-0.2 -I/usr/include/libwpd-0.9  '
LIBWPG_LIBS='-lwpg-0.2 -lwpd-stream-0.9  '
LIBWPS_CFLAGS=''
LIBWPS_LIBS=''
LIBXML_CFLAGS='-I/usr/include/libxml2  '
LIBXML_JAR=''
LIBXML_LIBS='-lxml2  '
LIBXSLT_CFLAGS='-I/usr/include/libxml2  '
LIBXSLT_LIBS='-lxslt -lz -lm -lxml2  '
LIGHTPROOF_LANG=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER='DEFAULT'
LTLIBOBJS=''
LUCENE_ANALYZERS_JAR='/usr/share/java/lucene-analyzers.jar'
LUCENE_CORE_JAR='/usr/share/java/lucene-core.jar'
MDDS_CPPFLAGS='-DMDDS_HASH_CONTAINER_BOOST'
MIDL_PATH=''
MINGWCXX=''
MINGWSTRIP=''
MINGW_BACKWARD_INCLUDE_PATH=''
MINGW_CLIB_DIR=''
MINGW_GCCDLL=''
MINGW_GCCLIB_EH=''
MINGW_GXXDLL=''
MINGW_LIB_INCLUDE_PATH=''
MINGW_SHARED_GCCLIB=''
MINGW_SHARED_GXXLIB=''
MINGW_SHARED_LIBSTDCPP=''
ML_EXE=''
MOC4='/usr/bin/moc'
MOC='moc'
MOZGTK2_CFLAGS=''
MOZGTK2_LIBS=''
MOZILLABUILD=''
MOZILLAXPCOM_CFLAGS='-fshort-wchar -I/usr/include/xulrunner-2.0 -I/usr/include/nspr  '
MOZILLAXPCOM_LIBS='-L/usr/lib/xulrunner-devel-2.0/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 
-lnspr4 -lpthread -ldl  '
MOZILLA_TOOLKIT=''
MOZILLA_VERSION=''
MOZLIBREQ_CFLAGS=''
MOZLIBREQ_LIBS=''
MOZ_FLAVOUR='mozilla'
MOZ_INC='/usr/include/xulrunner-2.0'
MOZ_LDAP_CFLAGS=''
MOZ_LIB='/usr/lib/xulrunner-2.0'
MOZ_LIB_XPCOM='-L/usr/lib/xulrunner-devel-2.0/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 
-lnspr4 -lpthread -ldl  '
MOZ_NSPR_CFLAGS='-I/usr/include/nspr  '
MOZ_NSPR_LIBS='-lplds4 -lplc4 -lnspr4 -lpthread -ldl  '
MOZ_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr  '
MOZ_NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl  '
MSPDB_PATH=''
MYSQLCONFIG=''
MYSQL_DEFINES=''
MYSQL_INC=''
MYSQL_LIB=''
MYTHES_CFLAGS=' '
MYTHES_LIBS='-lmythes-1.2  '
NEON_CFLAGS='-I/usr/include/neon   -DSYSTEM_NEON -DUSE_DAV_LOCKS=1'
NEON_LIBS='-lneon  '
NEON_VERSION='0293'
NSIS_PATH=''
NSPR_LIB='-L/usr/lib'
NSS_LIB='-L/usr/lib'
OBJEXT='o'
OO2PO=''
OOO_JUNIT_JAR='/usr/share/java/junit.jar'
OOO_VENDOR=''
OPENSSL_CFLAGS=' '
OPENSSL_LIBS='-lssl -lcrypto -ldl -lz  '
OSVERSION=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='LibreOffice'
PACKAGE_STRING='LibreOffice 3.3'
PACKAGE_TARNAME='libreoffice'
PACKAGE_URL='http://documentfoundation.org/'
PACKAGE_VERSION='3.3'
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGFORMAT='native'
PKGMK=''
PKG_CONFIG='/usr/bin/pkg-config'
PO2OO=''
POPPLER_CFLAGS='-I/usr/include/poppler  '
POPPLER_LIBS='-lpoppler  '
PRODUCT='full'
PROEXT='.pro'
PROFULLSWITCH='product=full'
PSDK_HOME=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON='python2'
PYTHON_CFLAGS='-I/usr/include/python2.7'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_LIBS='-L/usr/lib -lpython2.7 -lpthread -ldl  -lutil'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
REDLAND_CFLAGS='-I/usr/include/rasqal  '
REDLAND_LIBS='-lrdf  '
RPM=''
SAC_JAR=''
SAXON_JAR=''
SCPDEFS=' -DSYSTEM_DB -DWITHOUT_EXTENSION_SCRIPTING_BEANSHELL 
-DWITHOUT_EXTENSION_SCRIPTING_JAVASCRIPT -DWITHOUT_EXTENSION_SCRIPTING_PYTHON -DTHEME_DEFAULT 
-DTHEME_CRYSTAL -DTHEME_HICONTRAST -DTHEME_OXYGEN -DTHEME_TANGO -DWITH_HELPPACK_INTEGRATION 
-DWITH_EXTENSION_WATCH_WINDOW -DWITH_EXTENSION_DIAGRAM -DWITH_EXTENSION_CT2N 
-DWITH_EXTENSION_NUMBERTEXT -DWITH_EXTENSION_HUNART -DWITH_EXTENSION_TYPO 
-DWITH_EXTENSION_NLPSOLVER -DWITH_EXTENSION_OOOBLOGGER -DWITHOUT_FONTS -DWITHOUT_PPDS 
-DWITHOUT_AFMS'
SED='/bin/sed'
SERIALIZER_JAR=''
SERVLETAPI_JAR=''
SHELL='/bin/sh'
SIZEOF_LONG='8'
SOLAR_JAVA='TRUE'
SOURCEVERSION='DEV300'
SUNTEMPLATES_LANG=''
SYSTEM_APACHE_COMMONS='NO'
SYSTEM_BOOST='YES'
SYSTEM_BSH='YES'
SYSTEM_CAIRO='YES'
SYSTEM_CPPUNIT='YES'
SYSTEM_CURL='YES'
SYSTEM_DB='YES'
SYSTEM_DICTS='YES'
SYSTEM_EXPAT='YES'
SYSTEM_GENBRK='/usr/bin/genbrk'
SYSTEM_GENCCODE='/usr/sbin/genccode'
SYSTEM_GENCMN='/usr/sbin/gencmn'
SYSTEM_GRAPHITE=''
SYSTEM_HSQLDB='YES'
SYSTEM_HUNSPELL='YES'
SYSTEM_HYPH='YES'
SYSTEM_ICU='YES'
SYSTEM_JFREEREPORT='NO'
SYSTEM_JPEG='YES'
SYSTEM_LIBC='YES'
SYSTEM_LIBTEXTCAT='NO'
SYSTEM_LIBTEXTCAT_DATA=''
SYSTEM_LIBWPD='YES'
SYSTEM_LIBWPG='YES'
SYSTEM_LIBWPS='NO'
SYSTEM_LIBXML='YES'
SYSTEM_LIBXSLT='YES'
SYSTEM_LPSOLVE='YES'
SYSTEM_LUCENE='YES'
SYSTEM_MDDS='NO'
SYSTEM_MESA_HEADERS='YES'
SYSTEM_MOZILLA='YES'
SYSTEM_MYSQL=''
SYSTEM_MYSQL_CPPCONN=''
SYSTEM_MYTHES='YES'
SYSTEM_NEON='YES'
SYSTEM_ODBC_HEADERS='YES'
SYSTEM_OPENSSL='YES'
SYSTEM_POPPLER='YES'
SYSTEM_PYTHON='YES'
SYSTEM_REDLAND='YES'
SYSTEM_SANE_HEADER='YES'
SYSTEM_SAXON='NO'
SYSTEM_SERVLETAPI='NO'
SYSTEM_STDLIBS='YES'
SYSTEM_TRANSLATE_TOOLKIT='NO'
SYSTEM_VIGRA='YES'
SYSTEM_XRENDER_HEADERS='YES'
SYSTEM_ZLIB='YES'
TARFILE_LOCATION='/build/src/ext_sources'
THES_SYSTEM_DIR='file:///usr/share/mythes'
UNIXWRAPPERNAME='libreoffice'
UNZIP='/usr/bin/unzip'
UPD='300'
USE_CCACHE=''
USE_FT_EMBOLDEN='YES'
USE_MINGW=''
USE_XINERAMA='YES'
VALGRIND_CFLAGS=''
VERBOSE=''
WINDOWS_VISTA_PSDK=''
WITHOUT_AFMS='YES'
WITHOUT_PPDS='YES'
WITH_AGFA_MONOTYPE_FONTS='NO'
WITH_BARCODE_EXTENSION=''
WITH_BINFILTER='NO'
WITH_DIAGRAM_EXTENSION=''
WITH_EXTENSION_INTEGRATION='NO'
WITH_EXTRA_FONT='NO'
WITH_EXTRA_GALLERY='NO'
WITH_EXTRA_SAMPLE='NO'
WITH_EXTRA_TEMPLATE='NO'
WITH_FONTS='NO'
WITH_HELPPACK_INTEGRATION='YES'
WITH_HUNART_EXTENSION=''
WITH_LANG=''
WITH_LDAP='YES'
WITH_LINKER_HASH_STYLE='gnu'
WITH_MINGW='0'
WITH_MOZILLA='YES'
WITH_MYSPELL_DICTS='NO'
WITH_NUMBERTEXT_EXTENSION=''
WITH_OPENLDAP='YES'
WITH_POOR_HELP_LOCALIZATIONS=''
WITH_STLPORT='NO'
WITH_THEMES=' default crystal hicontrast oxygen tango'
WITH_TYPO_EXTENSION=''
WITH_VALIDATOR_EXTENSION=''
WITH_VC_REDIST=''
WITH_WATCH_WINDOW_EXTENSION=''
WORDS_BIGENDIAN='no'
XAU_LIBS='-lXau'
XINC='/usr/include'
XINERAMA_LINK='dynamic'
XLIB='/usr/lib'
XMKMF=''
XRANDR_CFLAGS=' '
XRANDR_DLOPEN='FALSE'
XRANDR_LIBS='-lXrandr  '
XRENDER_LINK='NO'
XSLTPROC='/usr/bin/xsltproc'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ZIP='/usr/bin/zip'
ZIP_HOME='/usr/bin'
ZNTY=''
_cc=''
_solenv='./solenv'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='/usr/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
nodep=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/'
pkgpythondir='${pythondir}/'
prefix='/usr'
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='/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "LibreOffice"
#define PACKAGE_TARNAME "libreoffice"
#define PACKAGE_VERSION "3.3"
#define PACKAGE_STRING "LibreOffice 3.3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "http://documentfoundation.org/";
#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
#define STDC_HEADERS 1
#define SIZEOF_LONG 8
#define HAVE_MALLOC 1
#define HAVE_REALLOC 1
#define HAVE_CALLOC 1
#define HAVE_FREE 1
#define HAVE_LIBEXPAT 1
#define HAVE_LDAP_H 1
#define HAVE_LIBLDAP 1
#define HAVE_LIBLDAP 1
#define HAVE_LIBNSS3 1
#define HAVE_X11_XAW_LABEL_H 1
#define HAVE_LIBXAW 1
#define HAVE_LIBM 1
#define HAVE_LIBDL 1
#define HAVE_LIBLPSOLVE55 1
#define HAVE_GETOPT 1
#define HAVE_READDIR_R 1
#define HAVE_LIBGL 1
#define HAVE_LIBGLU 1
#define HAVE_LIBXINERAMA 1

configure: exit 0
Installing in /usr/lib/libreoffice...
mkdir /usr/lib/libreoffice: Permission denied at /build/src/build/solenv/bin/ooinstall line 32
make: *** [install] Error 255
==> ERROR: A failure occurred in package_libreoffice().
    Aborting...

Attachment: PKGBUILD
Description: Binary data


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.