You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ji...@apache.org on 2019/01/16 16:27:18 UTC

svn commit: r1851465 - in /openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6: build_aoo64bit_on_centos7.sh config-centos7.log

Author: jim
Date: Wed Jan 16 16:27:18 2019
New Revision: 1851465

URL: http://svn.apache.org/viewvc?rev=1851465&view=rev
Log:
Update w/ test build script and log

Modified:
    openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/build_aoo64bit_on_centos7.sh
    openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/config-centos7.log

Modified: openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/build_aoo64bit_on_centos7.sh
URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/build_aoo64bit_on_centos7.sh?rev=1851465&r1=1851464&r2=1851465&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/build_aoo64bit_on_centos7.sh (original)
+++ openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/build_aoo64bit_on_centos7.sh Wed Jan 16 16:27:18 2019
@@ -63,8 +63,8 @@ if [ "$AOO_SKIP_CONFIG" != "yes" ]; then
 	--with-jdk-home=/usr/lib/jvm/java-1.7.0-openjdk \
 	--with-package-format="rpm deb" \
 	--with-lang="${LANGS}" \
-	--with-dmake-url=http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 \
-	--with-epm-url=http://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz \
+	--with-epm=/usr/local/bin/epm \
+	--with-dmake-path=/usr/local/bin/dmake \
 	| tee config.out ) || exit 1
 fi
 

Modified: openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/config-centos7.log
URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/config-centos7.log?rev=1851465&r1=1851464&r2=1851465&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/config-centos7.log (original)
+++ openoffice/devtools/build-scripts/4.2.0-dev/unxlngix6/config-centos7.log Wed Jan 16 16:27:18 2019
@@ -4,17 +4,17 @@ running configure, to aid debugging if c
 It was created by configure, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
-  $ ./configure --with-build-version=2018-07-03 11:22:14 (Tue, 03 Jul 2018) - Linux x86_64 [Development Build] --enable-verbose --with-vendor=Apache OpenOffice Development Build --with-system-stdlibs --enable-crashdump=yes --enable-category-b --enable-wiki-publisher --enable-bundled-dictionaries --enable-opengl --enable-dbus --enable-gstreamer --without-junit --without-stlport --with-ant-home=/usr/local/share/java/apache-ant --with-jdk-home=/usr/lib/jvm/java-1.7.0-openjdk --with-package-format=rpm deb --with-lang=ast bg ca ca-XR ca-XV cs da de el en-GB en-US es eu fi fr gd gl he hi hu it ja km ko lt nb nl pl pt pt-BR ru sk sl sr sv ta th tr vi zh-CN zh-TW --with-dmake-url=http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 --with-epm-url=http://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
+  $ ./configure --with-build-version=2019-01-16 09:36:57 (Wed, 16 Jan 2019) - Linux x86_64 [Apache OpenOffice Test Development Build] --with-system-stdlibs --enable-crashdump=yes --enable-category-b --enable-wiki-publisher --enable-bundled-dictionaries --enable-opengl --enable-dbus --enable-gstreamer --without-junit --without-stlport --with-ant-home=/usr/local/share/java/apache-ant --with-jdk-home=/usr/lib/jvm/java-1.7.0-openjdk --with-package-format=rpm deb --with-lang=ast bg ca ca-XR ca-XV cs da de el en-GB en-US es eu fi fr gd gl he hi hu it ja km ko lt nb nl pl pt pt-BR ru sk sl sr sv ta th tr vi zh-CN zh-TW --with-epm=/usr/local/bin/epm --with-dmake-path=/usr/local/bin/dmake
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
-hostname = aoo-builder-centOS7.localdomain
+hostname = aoo-builder-centos7-localdomain
 uname -m = x86_64
-uname -r = 3.10.0-862.3.3.el7.x86_64
+uname -r = 3.10.0-957.1.3.el7.x86_64
 uname -s = Linux
-uname -v = #1 SMP Fri Jun 15 04:15:27 UTC 2018
+uname -v = #1 SMP Thu Nov 29 14:49:43 UTC 2018
 
 /usr/bin/uname -p = x86_64
 /bin/uname -X     = unknown
@@ -27,7 +27,8 @@ uname -v = #1 SMP Fri Jun 15 04:15:27 UT
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
-PATH: /Users/jim/bin
+PATH: /home/jim/bin
+PATH: /home/jim/bin
 PATH: /usr/local/bin
 PATH: /usr/bin
 PATH: /bin
@@ -35,176 +36,181 @@ PATH: /usr/sbin
 PATH: /sbin
 PATH: /opt/X11/bin
 PATH: .
+PATH: .
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
-configure:5159: checking whether configure is up-to-date
-configure:5166: result: yes
-configure:5193: checking for grep that handles long lines and -e
-configure:5251: result: /usr/bin/grep
-configure:5256: checking for egrep
-configure:5318: result: /usr/bin/grep -E
-configure:5330: checking for gawk
-configure:5346: found /usr/bin/gawk
-configure:5357: result: gawk
-configure:5370: checking for gawk
-configure:5388: found /usr/bin/gawk
-configure:5400: result: /usr/bin/gawk
-configure:5416: checking for sed
-configure:5434: found /usr/bin/sed
-configure:5446: result: /usr/bin/sed
-configure:5461: checking for solenv environment
-configure:5465: result: default
-configure:5492: checking for custom pack.lst
-configure:5506: result: no
-configure:5546: checking build system type
-configure:5560: result: x86_64-pc-linux-gnu
-configure:5580: checking host system type
-configure:5593: result: x86_64-pc-linux-gnu
-configure:5613: checking target system type
-configure:5626: result: x86_64-pc-linux-gnu
-configure:5935: checking for pkg-config
-configure:5953: found /usr/bin/pkg-config
-configure:5965: result: /usr/bin/pkg-config
-configure:5990: checking pkg-config is at least version 0.9.0
-configure:5993: result: yes
-configure:6003: checking whether to enable crashdump feature
-configure:6008: result: yes
-configure:6076: checking whether to turn warnings to errors
-configure:6089: result: no
-configure:6094: checking whether to do a debug build
-configure:6105: result: no
-configure:6110: checking whether to build with additional debug utilities
-configure:6122: result: no, full product build
-configure:6129: checking whether to include symbols into final build
-configure:6151: result: no
-configure:6156: checking whether to strip the solver or not.
-configure:6175: result: yes
-configure:6192: checking whether to enable category B components
-configure:6211: result: yes: allow modules nss, hunspell, hyphen, saxon, rhino, beanshell, graphite, coinmp to be built
-configure:6231: checking whether to enable the Online Update support
-configure:6236: result: yes
-configure:6245: checking whether to enable unit tests
-configure:6250: result: yes
-configure:6259: checking whether to enable native CUPS support
-configure:6263: result: yes
-configure:6272: checking whether to enable fontconfig support
-configure:6276: result: yes
-configure:6341: checking whether to use RPATH in shared libraries
-configure:6348: result: yes
-configure:6369: checking whether to use dicts from external paths
-configure:6403: result: no
-configure:6452: checking for bash
-configure:6470: found /usr/bin/bash
-configure:6482: result: /usr/bin/bash
-configure:6497: checking gcc home
-configure:6504: result: /usr
-configure:6566: checking for gcc
-configure:6582: found /usr/bin/gcc
-configure:6593: result: gcc
-configure:6822: checking for C compiler version
-configure:6831: gcc --version >&5
-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-28)
+configure:5161: checking whether configure is up-to-date
+configure:5168: result: yes
+configure:5195: checking for grep that handles long lines and -e
+configure:5253: result: /usr/bin/grep
+configure:5258: checking for egrep
+configure:5320: result: /usr/bin/grep -E
+configure:5332: checking for gawk
+configure:5348: found /usr/bin/gawk
+configure:5359: result: gawk
+configure:5372: checking for gawk
+configure:5390: found /usr/bin/gawk
+configure:5402: result: /usr/bin/gawk
+configure:5418: checking for sed
+configure:5436: found /usr/bin/sed
+configure:5448: result: /usr/bin/sed
+configure:5463: checking for solenv environment
+configure:5467: result: default
+configure:5494: checking for custom pack.lst
+configure:5508: result: no
+configure:5548: checking build system type
+configure:5562: result: x86_64-pc-linux-gnu
+configure:5582: checking host system type
+configure:5595: result: x86_64-pc-linux-gnu
+configure:5615: checking target system type
+configure:5628: result: x86_64-pc-linux-gnu
+configure:5937: checking for pkg-config
+configure:5955: found /usr/bin/pkg-config
+configure:5967: result: /usr/bin/pkg-config
+configure:5992: checking pkg-config is at least version 0.9.0
+configure:5995: result: yes
+configure:6005: checking whether to enable crashdump feature
+configure:6010: result: yes
+configure:6078: checking whether to turn warnings to errors
+configure:6091: result: no
+configure:6096: checking whether to do a debug build
+configure:6107: result: no
+configure:6112: checking whether to build with additional debug utilities
+configure:6124: result: no, full product build
+configure:6131: checking whether to include symbols into final build
+configure:6153: result: no
+configure:6158: checking whether to strip the solver or not.
+configure:6177: result: yes
+configure:6194: checking whether to enable category B components
+configure:6213: result: yes: allow modules nss, hunspell, hyphen, saxon, rhino, beanshell, graphite, coinmp to be built
+configure:6233: checking whether to enable the Online Update support
+configure:6238: result: yes
+configure:6247: checking whether to enable unit tests
+configure:6252: result: yes
+configure:6261: checking whether to enable native CUPS support
+configure:6265: result: yes
+configure:6274: checking whether to enable fontconfig support
+configure:6278: result: yes
+configure:6343: checking whether to use RPATH in shared libraries
+configure:6350: result: yes
+configure:6371: checking whether to use dicts from external paths
+configure:6405: result: no
+configure:6454: checking for bash
+configure:6472: found /usr/bin/bash
+configure:6484: result: /usr/bin/bash
+configure:6499: checking gcc home
+configure:6506: result: /usr
+configure:6568: checking for gcc
+configure:6584: found /usr/bin/gcc
+configure:6595: result: gcc
+configure:6824: checking for C compiler version
+configure:6833: gcc --version >&5
+gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
 Copyright (C) 2015 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:6842: $? = 0
-configure:6831: gcc -v >&5
+configure:6844: $? = 0
+configure:6833: gcc -v >&5
 Using built-in specs.
 COLLECT_GCC=gcc
 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
 Target: x86_64-redhat-linux
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
 Thread model: posix
-gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) 
-configure:6842: $? = 0
-configure:6831: gcc -V >&5
+gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) 
+configure:6844: $? = 0
+configure:6833: gcc -V >&5
 gcc: error: unrecognized command line option '-V'
 gcc: fatal error: no input files
 compilation terminated.
-configure:6842: $? = 4
-configure:6831: gcc -qversion >&5
+configure:6844: $? = 4
+configure:6833: gcc -qversion >&5
 gcc: error: unrecognized command line option '-qversion'
 gcc: fatal error: no input files
 compilation terminated.
-configure:6842: $? = 4
-configure:6862: checking whether the C compiler works
-configure:6884: gcc    conftest.c  >&5
-configure:6888: $? = 0
-configure:6936: result: yes
-configure:6939: checking for C compiler default output file name
-configure:6941: result: a.out
-configure:6947: checking for suffix of executables
-configure:6954: gcc -o conftest    conftest.c  >&5
-configure:6958: $? = 0
-configure:6980: result: 
-configure:7002: checking whether we are cross compiling
-configure:7010: gcc -o conftest    conftest.c  >&5
-configure:7014: $? = 0
-configure:7021: ./conftest
-configure:7025: $? = 0
-configure:7040: result: no
-configure:7045: checking for suffix of object files
-configure:7067: gcc -c   conftest.c >&5
-configure:7071: $? = 0
-configure:7092: result: o
-configure:7096: checking whether we are using the GNU C compiler
-configure:7115: gcc -c   conftest.c >&5
-configure:7115: $? = 0
-configure:7124: result: yes
-configure:7133: checking whether gcc accepts -g
-configure:7153: gcc -c -g  conftest.c >&5
-configure:7153: $? = 0
-configure:7194: result: yes
-configure:7211: checking for gcc option to accept ISO C89
-configure:7274: gcc  -c -g -O2  conftest.c >&5
-configure:7274: $? = 0
-configure:7287: result: none needed
-configure:7315: checking for gcc
-configure:7333: found /usr/bin/gcc
-configure:7345: result: /usr/bin/gcc
-configure:7363: checking the GNU gcc compiler version
-configure:7382: result: checked (gcc 4.8.5)
-configure:7399: checking for -Bsymbolic-functions linker support 
-configure:7419: gcc -o conftest -g -O2   -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c  >&5
-configure:7419: $? = 0
-configure:7425: result: found 
-configure:7435: checking whether to enable pch feature
-configure:7453: result: no
-configure:7458: checking for GNU make
-configure:7467: result: make
-configure:7473: checking the GNU make version
-configure:7478: result: make 3.82
+configure:6844: $? = 4
+configure:6864: checking whether the C compiler works
+configure:6886: gcc    conftest.c  >&5
+configure:6890: $? = 0
+configure:6938: result: yes
+configure:6941: checking for C compiler default output file name
+configure:6943: result: a.out
+configure:6949: checking for suffix of executables
+configure:6956: gcc -o conftest    conftest.c  >&5
+configure:6960: $? = 0
+configure:6982: result: 
+configure:7004: checking whether we are cross compiling
+configure:7012: gcc -o conftest    conftest.c  >&5
+configure:7016: $? = 0
+configure:7023: ./conftest
+configure:7027: $? = 0
+configure:7042: result: no
+configure:7047: checking for suffix of object files
+configure:7069: gcc -c   conftest.c >&5
+configure:7073: $? = 0
+configure:7094: result: o
+configure:7098: checking whether we are using the GNU C compiler
+configure:7117: gcc -c   conftest.c >&5
+configure:7117: $? = 0
+configure:7126: result: yes
+configure:7135: checking whether gcc accepts -g
+configure:7155: gcc -c -g  conftest.c >&5
+configure:7155: $? = 0
+configure:7196: result: yes
+configure:7213: checking for gcc option to accept ISO C89
+configure:7276: gcc  -c -g -O2  conftest.c >&5
+configure:7276: $? = 0
+configure:7289: result: none needed
+configure:7317: checking for gcc
+configure:7335: found /usr/bin/gcc
+configure:7347: result: /usr/bin/gcc
+configure:7365: checking the GNU gcc compiler version
+configure:7384: result: checked (gcc 4.8.5)
+configure:7401: checking for -Bsymbolic-functions linker support 
+configure:7421: gcc -o conftest -g -O2   -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c  >&5
+configure:7421: $? = 0
+configure:7427: result: found 
+configure:7437: checking whether to enable pch feature
+configure:7455: result: no
+configure:7460: checking for GNU make
+configure:7469: result: make
+configure:7475: checking the GNU make version
+configure:7480: result: make 3.82
 3+:
-configure:7485: checking for dmake
-configure:7552: no system or user-provided dmake found
-configure:7559: result: dmake will be downloaded and compiled in bootstrap
-configure:7607: checking for GNU or compatible BSD tar
-configure:7616: result: gtar
-configure:7692: checking for --hash-style=both linker support 
-configure:7711: gcc -o conftest -g -O2   -Wl,--hash-style=both conftest.c  >&5
-configure:7711: $? = 0
-configure:7719: result: found 
-configure:7795: checking for perl
-configure:7813: found /usr/bin/perl
-configure:7825: result: /usr/bin/perl
-configure:7846: checking the Perl version
-configure:7853: result: checked (perl 5)
-configure:7860: checking for required Perl modules
-configure:7868: result: all modules found
-configure:8379: checking how to run the C preprocessor
-configure:8410: gcc -E  conftest.c
-configure:8410: $? = 0
-configure:8424: gcc -E  conftest.c
+configure:7487: checking for dmake
+configure:7543: looking for dmake at /usr/local/bin/dmake
+configure:7546: result: using user provided dmake
+configure:7569: checking whether the found dmake is the right dmake
+configure:7579: result: yes
+configure:7581: checking the dmake version
+configure:7589: result: OK, >= 4.11
+configure:7609: checking for GNU or compatible BSD tar
+configure:7618: result: gtar
+configure:7694: checking for --hash-style=both linker support 
+configure:7713: gcc -o conftest -g -O2   -Wl,--hash-style=both conftest.c  >&5
+configure:7713: $? = 0
+configure:7721: result: found 
+configure:7797: checking for perl
+configure:7815: found /usr/bin/perl
+configure:7827: result: /usr/bin/perl
+configure:7848: checking the Perl version
+configure:7855: result: checked (perl 5)
+configure:7862: checking for required Perl modules
+configure:7870: result: all modules found
+configure:8381: checking how to run the C preprocessor
+configure:8412: gcc -E  conftest.c
+configure:8412: $? = 0
+configure:8426: gcc -E  conftest.c
 conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
 compilation terminated.
-configure:8424: $? = 1
+configure:8426: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -215,15 +221,15 @@ configure: failed program was:
 | #define PACKAGE_URL ""
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:8449: result: gcc -E
-configure:8469: gcc -E  conftest.c
-configure:8469: $? = 0
-configure:8483: gcc -E  conftest.c
+configure:8451: result: gcc -E
+configure:8471: gcc -E  conftest.c
+configure:8471: $? = 0
+configure:8485: gcc -E  conftest.c
 conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
 compilation terminated.
-configure:8483: $? = 1
+configure:8485: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -234,61 +240,61 @@ configure: failed program was:
 | #define PACKAGE_URL ""
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:8512: checking for ANSI C header files
-configure:8532: gcc -c -g -O2  conftest.c >&5
-configure:8532: $? = 0
-configure:8605: gcc -o conftest -g -O2   conftest.c  >&5
-configure:8605: $? = 0
-configure:8605: ./conftest
-configure:8605: $? = 0
-configure:8616: result: yes
-configure:8685: checking for g++
-configure:8701: found /usr/bin/g++
-configure:8712: result: g++
-configure:8739: checking for C++ compiler version
-configure:8748: g++ --version >&5
-g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-28)
+configure:8514: checking for ANSI C header files
+configure:8534: gcc -c -g -O2  conftest.c >&5
+configure:8534: $? = 0
+configure:8607: gcc -o conftest -g -O2   conftest.c  >&5
+configure:8607: $? = 0
+configure:8607: ./conftest
+configure:8607: $? = 0
+configure:8618: result: yes
+configure:8687: checking for g++
+configure:8703: found /usr/bin/g++
+configure:8714: result: g++
+configure:8741: checking for C++ compiler version
+configure:8750: g++ --version >&5
+g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
 Copyright (C) 2015 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:8759: $? = 0
-configure:8748: g++ -v >&5
+configure:8761: $? = 0
+configure:8750: g++ -v >&5
 Using built-in specs.
 COLLECT_GCC=g++
 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
 Target: x86_64-redhat-linux
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
 Thread model: posix
-gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) 
-configure:8759: $? = 0
-configure:8748: g++ -V >&5
+gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) 
+configure:8761: $? = 0
+configure:8750: g++ -V >&5
 g++: error: unrecognized command line option '-V'
 g++: fatal error: no input files
 compilation terminated.
-configure:8759: $? = 4
-configure:8748: g++ -qversion >&5
+configure:8761: $? = 4
+configure:8750: g++ -qversion >&5
 g++: error: unrecognized command line option '-qversion'
 g++: fatal error: no input files
 compilation terminated.
-configure:8759: $? = 4
-configure:8763: checking whether we are using the GNU C++ compiler
-configure:8782: g++ -c   conftest.cpp >&5
-configure:8782: $? = 0
-configure:8791: result: yes
-configure:8800: checking whether g++ accepts -g
-configure:8820: g++ -c -g  conftest.cpp >&5
-configure:8820: $? = 0
-configure:8861: result: yes
-configure:8889: checking how to run the C++ preprocessor
-configure:8916: g++ -E  conftest.cpp
-configure:8916: $? = 0
-configure:8930: g++ -E  conftest.cpp
+configure:8761: $? = 4
+configure:8765: checking whether we are using the GNU C++ compiler
+configure:8784: g++ -c   conftest.cpp >&5
+configure:8784: $? = 0
+configure:8793: result: yes
+configure:8802: checking whether g++ accepts -g
+configure:8822: g++ -c -g  conftest.cpp >&5
+configure:8822: $? = 0
+configure:8863: result: yes
+configure:8891: checking how to run the C++ preprocessor
+configure:8918: g++ -E  conftest.cpp
+configure:8918: $? = 0
+configure:8932: g++ -E  conftest.cpp
 conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
 compilation terminated.
-configure:8930: $? = 1
+configure:8932: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -300,15 +306,15 @@ configure: failed program was:
 | #define STDC_HEADERS 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:8955: result: g++ -E
-configure:8975: g++ -E  conftest.cpp
-configure:8975: $? = 0
-configure:8989: g++ -E  conftest.cpp
+configure:8957: result: g++ -E
+configure:8977: g++ -E  conftest.cpp
+configure:8977: $? = 0
+configure:8991: g++ -E  conftest.cpp
 conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
 compilation terminated.
-configure:8989: $? = 1
+configure:8991: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -320,16 +326,16 @@ configure: failed program was:
 | #define STDC_HEADERS 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:9026: checking how to run the C preprocessor
-configure:9096: result: gcc -E
-configure:9116: gcc -E  conftest.c
-configure:9116: $? = 0
-configure:9130: gcc -E  conftest.c
+configure:9028: checking how to run the C preprocessor
+configure:9098: result: gcc -E
+configure:9118: gcc -E  conftest.c
+configure:9118: $? = 0
+configure:9132: gcc -E  conftest.c
 conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
 compilation terminated.
-configure:9130: $? = 1
+configure:9132: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -341,50 +347,50 @@ configure: failed program was:
 | #define STDC_HEADERS 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:9166: checking for sys/types.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for sys/stat.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for stdlib.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for string.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for memory.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for strings.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for inttypes.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for stdint.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9166: checking for unistd.h
-configure:9166: gcc -c -g -O2  conftest.c >&5
-configure:9166: $? = 0
-configure:9166: result: yes
-configure:9182: checking size of long
-configure:9187: gcc -o conftest -g -O2   conftest.c  >&5
-configure:9187: $? = 0
-configure:9187: ./conftest
-configure:9187: $? = 0
-configure:9201: result: 8
-configure:9213: checking whether byte ordering is bigendian
-configure:9228: gcc -c -g -O2  conftest.c >&5
+configure:9168: checking for sys/types.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for sys/stat.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for stdlib.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for string.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for memory.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for strings.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for inttypes.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for stdint.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9168: checking for unistd.h
+configure:9168: gcc -c -g -O2  conftest.c >&5
+configure:9168: $? = 0
+configure:9168: result: yes
+configure:9184: checking size of long
+configure:9189: gcc -o conftest -g -O2   conftest.c  >&5
+configure:9189: $? = 0
+configure:9189: ./conftest
+configure:9189: $? = 0
+configure:9203: result: 8
+configure:9215: checking whether byte ordering is bigendian
+configure:9230: gcc -c -g -O2  conftest.c >&5
 conftest.c:21:9: error: unknown type name 'not'
          not a universal capable compiler
          ^
@@ -392,7 +398,7 @@ conftest.c:21:15: error: expected '=', '
          not a universal capable compiler
                ^
 conftest.c:21:15: error: unknown type name 'universal'
-configure:9228: $? = 1
+configure:9230: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -418,9 +424,9 @@ configure: failed program was:
 | 	     #endif
 | 	     typedef int dummy;
 | 
-configure:9273: gcc -c -g -O2  conftest.c >&5
-configure:9273: $? = 0
-configure:9291: gcc -c -g -O2  conftest.c >&5
+configure:9275: gcc -c -g -O2  conftest.c >&5
+configure:9275: $? = 0
+configure:9293: gcc -c -g -O2  conftest.c >&5
 conftest.c: In function 'main':
 conftest.c:27:4: error: unknown type name 'not'
     not big endian
@@ -428,7 +434,7 @@ conftest.c:27:4: error: unknown type nam
 conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
     not big endian
             ^
-configure:9291: $? = 1
+configure:9293: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
@@ -462,504 +468,510 @@ configure: failed program was:
 |   ;
 |   return 0;
 | }
-configure:9419: result: no
-configure:9447: checking for special C compiler options needed for large files
-configure:9492: result: no
-configure:9498: checking for _FILE_OFFSET_BITS value needed for large files
-configure:9523: gcc -c -g -O2  conftest.c >&5
-configure:9523: $? = 0
-configure:9555: result: no
-configure:9687: checking cups/cups.h usability
-configure:9687: gcc -c -g -O2  conftest.c >&5
-configure:9687: $? = 0
-configure:9687: result: yes
-configure:9687: checking cups/cups.h presence
-configure:9687: gcc -E  conftest.c
-configure:9687: $? = 0
-configure:9687: result: yes
-configure:9687: checking for cups/cups.h
-configure:9687: result: yes
-configure:9698: checking whether to enable pam support
-configure:9701: result: yes
-configure:9704: checking security/pam_appl.h usability
-configure:9704: gcc -c -g -O2  conftest.c >&5
-configure:9704: $? = 0
-configure:9704: result: yes
-configure:9704: checking security/pam_appl.h presence
-configure:9704: gcc -E  conftest.c
-configure:9704: $? = 0
-configure:9704: result: yes
-configure:9704: checking for security/pam_appl.h
-configure:9704: result: yes
-configure:9712: checking whether to link to libpam
-configure:9766: result: no, dynamically open it
-configure:9783: checking whether to link to libcrypt
-configure:9786: result: yes
-configure:9789: checking for crypt in -lcrypt
-configure:9814: gcc -o conftest -g -O2   conftest.c -lcrypt   >&5
-configure:9814: $? = 0
-configure:9823: result: yes
-configure:9969: checking for C++ compiler version
-configure:9978: g++ --version >&5
-g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-28)
+configure:9421: result: no
+configure:9449: checking for special C compiler options needed for large files
+configure:9494: result: no
+configure:9500: checking for _FILE_OFFSET_BITS value needed for large files
+configure:9525: gcc -c -g -O2  conftest.c >&5
+configure:9525: $? = 0
+configure:9557: result: no
+configure:9689: checking cups/cups.h usability
+configure:9689: gcc -c -g -O2  conftest.c >&5
+configure:9689: $? = 0
+configure:9689: result: yes
+configure:9689: checking cups/cups.h presence
+configure:9689: gcc -E  conftest.c
+configure:9689: $? = 0
+configure:9689: result: yes
+configure:9689: checking for cups/cups.h
+configure:9689: result: yes
+configure:9700: checking whether to enable pam support
+configure:9703: result: yes
+configure:9706: checking security/pam_appl.h usability
+configure:9706: gcc -c -g -O2  conftest.c >&5
+configure:9706: $? = 0
+configure:9706: result: yes
+configure:9706: checking security/pam_appl.h presence
+configure:9706: gcc -E  conftest.c
+configure:9706: $? = 0
+configure:9706: result: yes
+configure:9706: checking for security/pam_appl.h
+configure:9706: result: yes
+configure:9714: checking whether to link to libpam
+configure:9768: result: no, dynamically open it
+configure:9785: checking whether to link to libcrypt
+configure:9788: result: yes
+configure:9791: checking for crypt in -lcrypt
+configure:9816: gcc -o conftest -g -O2   conftest.c -lcrypt   >&5
+configure:9816: $? = 0
+configure:9825: result: yes
+configure:9971: checking for C++ compiler version
+configure:9980: g++ --version >&5
+g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
 Copyright (C) 2015 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:9989: $? = 0
-configure:9978: g++ -v >&5
+configure:9991: $? = 0
+configure:9980: g++ -v >&5
 Using built-in specs.
 COLLECT_GCC=g++
 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
 Target: x86_64-redhat-linux
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
 Thread model: posix
-gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) 
-configure:9989: $? = 0
-configure:9978: g++ -V >&5
+gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) 
+configure:9991: $? = 0
+configure:9980: g++ -V >&5
 g++: error: unrecognized command line option '-V'
 g++: fatal error: no input files
 compilation terminated.
-configure:9989: $? = 4
-configure:9978: g++ -qversion >&5
+configure:9991: $? = 4
+configure:9980: g++ -qversion >&5
 g++: error: unrecognized command line option '-qversion'
 g++: fatal error: no input files
 compilation terminated.
-configure:9989: $? = 4
-configure:9993: checking whether we are using the GNU C++ compiler
-configure:10021: result: yes
-configure:10030: checking whether g++ accepts -g
-configure:10091: result: yes
-configure:10117: checking the GNU C++ compiler version
-configure:10123: result: checked (g++ 4.8.5)
-configure:10311: checking exception type
-configure:10346: result: 
-configure:10357: checking what the default STL should be
-configure:10369: checking whether gcc supports -fvisibility=hidden
-configure:10384: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lcrypt  >&5
-configure:10384: $? = 0
-configure:10391: result: yes
-configure:10402: checking whether we are allowed and able to use --ccache-skip
-configure:10405: result: only used on Mac currently, skipping
-configure:10653: checking which memory allocator to use
-configure:10801: result: internal
-configure:10807: checking whether to add custom build version
-configure:10811: result: yes, 2018-07-03 11:22:14 (Tue, 03 Jul 2018) - Linux x86_64 [Development Build]
-configure:10820: checking whether to build with Java support
-configure:10823: result: yes
-configure:10918: checking the installed JDK
-configure:11000: result: checked (JDK 1.7.0_181)
-configure:11331: checking for jawt lib name
-configure:11501: result: -ljawt
-configure:11507: checking whether to enable gcj aot compilation
-configure:11572: result: no
-configure:11588: checking whether to enable EPM for packing
-configure:11591: result: yes
-configure:11599: checking for epm
-configure:11630: result: no
-configure:11644: result: epm will be downloaded and compiled in bootstrap
-configure:11702: checking which package format to use
-configure:11770: result: rpm deb
-configure:11773: checking for rpm
-configure:11792: result: /usr/bin/rpmbuild
-configure:11801: checking for dpkg
-configure:11819: found /usr/bin/dpkg
-configure:11832: result: /usr/bin/dpkg
-configure:11958: checking for gperf
-configure:11976: found /usr/bin/gperf
-configure:11988: result: /usr/bin/gperf
-configure:11999: checking for gperf
-configure:12029: result: /usr/bin/gperf
-configure:12047: checking gperf version
-configure:12050: result: OK
-configure:12058: checking whether to build the stax
-configure:12066: result: yes
-configure:12071: checking whether to build the ODK
-configure:12074: result: yes
-configure:12077: checking for external/unowinreg/unowinreg.dll
-configure:12085: result: found
-configure:12441: checking whether to provide libstdc++/libgcc_s in the installset
-configure:12445: result: no
-configure:12458: checking which zlib to use
-configure:12516: result: internal
-configure:12523: checking which jpeg to use
-configure:12582: result: internal
-configure:12589: checking which expat to use
-configure:12653: result: internal
-configure:12661: checking whether freetype is available
-configure:12665: checking for FREETYPE
-configure:12672: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
-configure:12675: $? = 0
-configure:12689: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
-configure:12692: $? = 0
-configure:12750: result: yes
-configure:12764: checking for FT_GlyphSlot_Embolden in -lfreetype
-configure:12789: gcc -o conftest -g -O2  -I/usr/include/freetype2    -lfreetype   conftest.c -lfreetype  -lcrypt  >&5
-configure:12789: $? = 0
+configure:9991: $? = 4
+configure:9995: checking whether we are using the GNU C++ compiler
+configure:10023: result: yes
+configure:10032: checking whether g++ accepts -g
+configure:10093: result: yes
+configure:10119: checking the GNU C++ compiler version
+configure:10125: result: checked (g++ 4.8.5)
+configure:10313: checking exception type
+configure:10348: result: 
+configure:10359: checking what the default STL should be
+configure:10371: checking whether gcc supports -fvisibility=hidden
+configure:10386: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lcrypt  >&5
+configure:10386: $? = 0
+configure:10393: result: yes
+configure:10404: checking whether we are allowed and able to use --ccache-skip
+configure:10407: result: only used on Mac currently, skipping
+configure:10655: checking which memory allocator to use
+configure:10803: result: internal
+configure:10809: checking whether to add custom build version
+configure:10813: result: yes, 2019-01-16 09:36:57 (Wed, 16 Jan 2019) - Linux x86_64 [Apache OpenOffice Test Development Build]
+configure:10822: checking whether to build with Java support
+configure:10825: result: yes
+configure:10920: checking the installed JDK
+configure:11002: result: checked (JDK 1.7.0_201)
+configure:11333: checking for jawt lib name
+configure:11503: result: -ljawt
+configure:11509: checking whether to enable gcj aot compilation
+configure:11574: result: no
+configure:11590: checking whether to enable EPM for packing
+configure:11593: result: yes
+configure:11657: checking whether the found epm is the right epm
+configure:11660: result: yes
+configure:11665: checking epm version
+configure:11670: result: OK, >= 3.7
+configure:11704: checking which package format to use
+configure:11772: result: rpm deb
+configure:11775: checking for rpm
+configure:11794: result: /usr/bin/rpmbuild
+configure:11803: checking for dpkg
+configure:11821: found /usr/bin/dpkg
+configure:11834: result: /usr/bin/dpkg
+configure:11847: checking for fakeroot
+configure:11865: found /usr/bin/fakeroot
+configure:11878: result: /usr/bin/fakeroot
+configure:12006: checking for gperf
+configure:12024: found /usr/bin/gperf
+configure:12036: result: /usr/bin/gperf
+configure:12047: checking for gperf
+configure:12077: result: /usr/bin/gperf
+configure:12095: checking gperf version
+configure:12098: result: OK
+configure:12106: checking whether to build the stax
+configure:12114: result: yes
+configure:12119: checking whether to build the ODK
+configure:12122: result: yes
+configure:12125: checking for external/unowinreg/unowinreg.dll
+configure:12133: result: found
+configure:12489: checking whether to provide libstdc++/libgcc_s in the installset
+configure:12493: result: no
+configure:12506: checking which zlib to use
+configure:12564: result: internal
+configure:12571: checking which jpeg to use
+configure:12630: result: internal
+configure:12637: checking which expat to use
+configure:12701: result: internal
+configure:12709: checking whether freetype is available
+configure:12713: checking for FREETYPE
+configure:12720: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
+configure:12723: $? = 0
+configure:12737: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
+configure:12740: $? = 0
 configure:12798: result: yes
-configure:12833: checking which libxslt to use
-configure:12984: result: internal
-configure:12994: checking which libxml to use
-configure:13101: result: internal
-configure:13149: checking which python to use
-configure:13435: result: internal
-configure:13445: checking for bzip2
-configure:13463: found /usr/bin/bzip2
-configure:13475: result: /usr/bin/bzip2
-configure:13494: checking which lucene to use
-configure:13703: result: internal
-configure:13712: checking whether to build the MySQL Connector extension
-configure:13728: result: no
-configure:13958: checking which hsqldb to use
-configure:14021: result: internal
-configure:14030: checking which beanshell to use
-configure:14069: result: none (disabled)
-configure:14080: checking which saxon to use
-configure:14278: result: internal
-configure:14294: checking whether to enable support for JavaScript
-configure:14298: result: yes
-configure:14312: checking which libapr to use
-configure:14410: result: internal
-configure:14423: checking which libapr-util to use
-configure:14521: result: internal
-configure:14534: checking which libserf to use
-configure:14633: result: internal
-configure:14647: checking whether to enable support for CoinMP
-configure:14651: result: yes
-configure:14655: checking which coinmp to use
-configure:14844: result: internal
-configure:14863: checking which curl to use
-configure:14929: result: internal
-configure:14938: checking which mdds to use
-configure:14966: result: internal
-configure:14973: checking which boost to use
-configure:15048: result: internal
-configure:15055: checking which vigra to use
-configure:15083: result: internal
-configure:15090: checking which odbc headers to use
-configure:15107: result: internal
-configure:15114: checking whether to build XML Security support
-configure:15120: result: yes
-configure:15124: checking whether to build LDAP configuration backend
-configure:15262: checking whether to build the internal NSS module
-configure:15267: result: yes
-configure:15307: checking which sane header to use
-configure:15323: result: internal
-configure:15330: checking which icu to use
-configure:15554: result: internal
-configure:15569: checking whether to enable graphite support
-configure:15572: result: yes
-configure:15575: checking which graphite to use
-configure:15674: result: internal
-configure:15719: checking for X
-configure:15827: gcc -E  conftest.c
-configure:15827: $? = 0
-configure:15858: gcc -o conftest -g -O2   conftest.c -lX11 -lcrypt  >&5
-configure:15858: $? = 0
-configure:15908: result: libraries , headers 
-configure:16007: gcc -o conftest -g -O2   conftest.c -lcrypt   -lX11 >&5
-configure:16007: $? = 0
-configure:16105: checking for gethostbyname
-configure:16105: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
-configure:16105: $? = 0
-configure:16105: result: yes
-configure:16202: checking for connect
-configure:16202: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
-configure:16202: $? = 0
-configure:16202: result: yes
-configure:16251: checking for remove
-configure:16251: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
-configure:16251: $? = 0
-configure:16251: result: yes
-configure:16300: checking for shmat
-configure:16300: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
-configure:16300: $? = 0
-configure:16300: result: yes
-configure:16358: checking for IceConnectionNumber in -lICE
-configure:16383: gcc -o conftest -g -O2   conftest.c -lICE  -lcrypt  >&5
-configure:16383: $? = 0
-configure:16392: result: yes
-configure:16418: checking for XOpenDisplay in -lX11
-configure:16443: gcc -o conftest      conftest.c -lX11  -lcrypt  >&5
-configure:16443: $? = 0
-configure:16452: result: yes
-configure:16460: checking for XauDisposeAuth in -lXau
-configure:16485: gcc -o conftest      conftest.c -lXau  -lcrypt  >&5
-configure:16485: $? = 0
-configure:16494: result: yes
-configure:16528: checking fontconfig/fontconfig.h usability
-configure:16528: gcc -c    conftest.c >&5
-configure:16528: $? = 0
-configure:16528: result: yes
-configure:16528: checking fontconfig/fontconfig.h presence
-configure:16528: gcc -E   conftest.c
-configure:16528: $? = 0
-configure:16528: result: yes
-configure:16528: checking for fontconfig/fontconfig.h
-configure:16528: result: yes
-configure:16536: checking whether fontconfig is >= 2.2.0
-configure:16555: gcc -o conftest      conftest.c -lcrypt  >&5
-configure:16555: $? = 0
-configure:16555: ./conftest
-configure:16555: $? = 0
-configure:16556: result: yes
-configure:16567: checking whether to link to Xrender
-configure:16575: result: no, dynamically open it
-configure:16579: checking which Xrender headers to use
-configure:16595: result: internal
-configure:16652: checking whether to enable RandR support
-configure:16663: checking for XRANDR
-configure:16670: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
-configure:16673: $? = 0
-configure:16687: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
-configure:16690: $? = 0
-configure:16728: result: yes
-configure:16805: checking which libnss to use
-configure:16903: result: internal
-configure:16915: checking which libssl to use
-configure:17021: result: internal
-configure:17030: checking which redland library to use
-configure:17129: result: internal
-configure:17138: checking whether to build the Spell Checking component
-configure:17143: checking which libhunspell to use
-configure:17294: result: internal
-configure:17309: checking whether to build the Hyphenator component
-configure:17314: checking which libhyphen to use
-configure:17468: result: internal
-configure:17495: checking which mythes to use
-configure:17678: result: internal
-configure:17688: checking which libtextcat to use
-configure:17750: result: internal
-configure:17757: checking which libtextcat data directory to use
-configure:17768: result: internal
-configure:17775: checking whether libc is >= 2.1.1
-configure:17778: checking for gnu_get_libc_version in -lc
-configure:17803: gcc -o conftest      conftest.c -lc  -lcrypt  >&5
-configure:17803: $? = 0
-configure:17812: result: yes
-configure:17820: result: yes
-configure:17830: checking for getopt
-configure:17830: gcc -o conftest      conftest.c -lcrypt  >&5
-configure:17830: $? = 0
-configure:17830: result: yes
-configure:17843: checking for readdir_r
-configure:17843: gcc -o conftest      conftest.c -lcrypt  >&5
-configure:17843: $? = 0
-configure:17843: result: yes
-configure:18220: checking for bison
-configure:18238: found /usr/bin/bison
-configure:18250: result: /usr/bin/bison
-configure:18261: checking the bison version
-configure:18272: result: checked (/usr/bin/bison 3.0.4)
-configure:18281: checking for flex
-configure:18299: found /usr/bin/flex
-configure:18311: result: /usr/bin/flex
-configure:18324: checking for patch
-configure:18342: found /usr/bin/patch
-configure:18354: result: /usr/bin/patch
-configure:18397: checking for gnucp
-configure:18430: result: no
-configure:18397: checking for cp
-configure:18415: found /usr/bin/cp
-configure:18427: result: /usr/bin/cp
-configure:18450: checking whether /usr/bin/cp is GNU cp from coreutils with preserve= support
-configure:18453: result: yes
-configure:18663: checking for zip
-configure:18681: found /usr/bin/zip
-configure:18693: result: /usr/bin/zip
-configure:18703: checking for unzip
-configure:18721: found /usr/bin/unzip
-configure:18733: result: /usr/bin/unzip
-configure:18836: checking which VCLplugs shall be built
-configure:18863: result: gtk
-configure:18869: checking whether to enable GConf support
-configure:18873: result: yes
-configure:18877: checking for GCONF
-configure:18884: $PKG_CONFIG --exists --print-errors "gconf-2.0 "
-configure:18887: $? = 0
-configure:18901: $PKG_CONFIG --exists --print-errors "gconf-2.0 "
-configure:18904: $? = 0
-configure:18962: result: yes
-configure:18974: checking whether to enable GNOME VFS support
-configure:19165: result: no
-configure:19180: checking for GTK
-configure:19187: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gdk-pixbuf-xlib-2.0 >= 2.2 "
-configure:19190: $? = 0
-configure:19204: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gdk-pixbuf-xlib-2.0 >= 2.2 "
-configure:19207: $? = 0
-configure:19245: result: yes
-configure:19251: checking for GTHREAD
-configure:19258: $PKG_CONFIG --exists --print-errors "gthread-2.0"
-configure:19261: $? = 0
-configure:19275: $PKG_CONFIG --exists --print-errors "gthread-2.0"
-configure:19278: $? = 0
-configure:19316: result: yes
-configure:19325: checking for GTK_2_10
-configure:19332: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
-configure:19335: $? = 0
-configure:19349: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
-configure:19352: $? = 0
-configure:19390: result: yes
-configure:19397: checking whether to enable DBUS support
-configure:19401: result: yes
-configure:19405: checking for DBUS
-configure:19412: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70 "
-configure:19415: $? = 0
-configure:19429: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70 "
-configure:19432: $? = 0
-configure:19490: result: yes
-configure:19499: checking whether to enable GIO support
-configure:19506: result: yes
-configure:19510: checking for GIO
-configure:19517: $PKG_CONFIG --exists --print-errors "gio-2.0 "
-configure:19520: $? = 0
-configure:19534: $PKG_CONFIG --exists --print-errors "gio-2.0 "
-configure:19537: $? = 0
-configure:19595: result: yes
-configure:19621: checking whether to build the GStreamer media backend
-configure:19626: checking for GSTREAMER
-configure:19633: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gthread-2.0 gstreamer-1.0 gstreamer-video-1.0"
-configure:19636: $? = 0
-configure:19650: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gthread-2.0 gstreamer-1.0 gstreamer-video-1.0"
-configure:19653: $? = 0
-configure:19691: result: yes
-configure:19696: result: yes
-configure:19732: checking whether to use cairo
-configure:19883: result: no
-configure:19901: checking whether to build the OpenGL Transitions component
-configure:19906: result: yes
-configure:19908: checking GL/gl.h usability
-configure:19908: gcc -c    conftest.c >&5
-configure:19908: $? = 0
-configure:19908: result: yes
-configure:19908: checking GL/gl.h presence
-configure:19908: gcc -E   conftest.c
-configure:19908: $? = 0
-configure:19908: result: yes
-configure:19908: checking for GL/gl.h
-configure:19908: result: yes
-configure:19916: checking for main in -lGL
-configure:19935: gcc -o conftest      conftest.c -lGL  -lcrypt  >&5
-configure:19935: $? = 0
-configure:19944: result: yes
-configure:19957: checking for main in -lGLU
-configure:19976: gcc -o conftest      conftest.c -lGLU  -lGL -lcrypt  >&5
-configure:19976: $? = 0
-configure:19985: result: yes
-configure:20007: checking whether to build the PDF Import extension
-configure:20119: result: no
-configure:20128: checking whether to build the Wiki Publisher extension
-configure:20131: result: yes
-configure:20133: checking for swext module
-configure:20136: result: OK
-configure:20151: checking which Servlet API Jar to use
-configure:20184: result: internal
-configure:20193: checking whether to build the Report Builder extension
-configure:20961: result: no
-configure:20982: checking which Apache commons-* libs to use
-configure:21297: result: internal
-configure:21659: checking whether to enable the lockdown pieces
-configure:21667: result: no
-configure:21672: checking whether to enable evolution 2 support
-configure:21771: result: no
-configure:21778: checking whether to include MathMLDTD
-configure:21786: result: yes
-configure:21797: checking whether to include category B fonts
-configure:21800: result: yes
-configure:21812: checking whether to include category A fonts
-configure:21815: result: yes
-configure:21827: checking whether any fonts are included
-configure:21832: result: yes
-configure:21843: checking whether to include PPDs
-configure:21846: result: yes
-configure:21856: checking whether to include AFMs
-configure:21859: result: yes
-configure:21872: checking whether and how to use Xinerama
-configure:21908: result: yes, with dynamic linking
-configure:21910: checking X11/extensions/Xinerama.h usability
-configure:21910: gcc -c    conftest.c >&5
-configure:21910: $? = 0
-configure:21910: result: yes
-configure:21910: checking X11/extensions/Xinerama.h presence
-configure:21910: gcc -E   conftest.c
-configure:21910: $? = 0
-configure:21910: result: yes
-configure:21910: checking for X11/extensions/Xinerama.h
-configure:21910: result: yes
-configure:21925: checking for XineramaIsActive in -lXinerama
-configure:21950: gcc -o conftest      conftest.c -lXinerama -L/usr/lib64 -lXext -ldl -lGLU -lGL -lcrypt  >&5
-configure:21950: $? = 0
-configure:21959: result: yes
-configure:22011: checking whether to build own version of libpng
-configure:22027: result: no
-configure:22034: checking whether to build own version of libjpeg
-configure:22054: result: no
-configure:22063: checking whether to trigger rat scan
-configure:22066: result: no
-configure:22247: checking for apache-ant
-configure:22281: result: no
-configure:22247: checking for ant
-configure:22266: found /usr/local/share/java/apache-ant/bin/ant
-configure:22278: result: /usr/local/share/java/apache-ant/bin/ant
-configure:22313: checking if /usr/local/share/java/apache-ant/bin/ant works
-configure:22338: /usr/local/share/java/apache-ant/bin/ant -buildfile conftest.xml 1>&2
-Buildfile: /home/jim/src/asf/AOO420/main/conftest.xml
+configure:12812: checking for FT_GlyphSlot_Embolden in -lfreetype
+configure:12837: gcc -o conftest -g -O2  -I/usr/include/freetype2 -I/usr/include/libpng15    -lfreetype   conftest.c -lfreetype  -lcrypt  >&5
+configure:12837: $? = 0
+configure:12846: result: yes
+configure:12881: checking which libxslt to use
+configure:13032: result: internal
+configure:13042: checking which libxml to use
+configure:13149: result: internal
+configure:13199: checking which python to use
+configure:13485: result: internal
+configure:13495: checking for bzip2
+configure:13513: found /usr/bin/bzip2
+configure:13525: result: /usr/bin/bzip2
+configure:13544: checking which lucene to use
+configure:13753: result: internal
+configure:13762: checking whether to build the MySQL Connector extension
+configure:13778: result: no
+configure:14008: checking which hsqldb to use
+configure:14071: result: internal
+configure:14080: checking which beanshell to use
+configure:14119: result: none (disabled)
+configure:14130: checking which saxon to use
+configure:14328: result: internal
+configure:14344: checking whether to enable support for JavaScript
+configure:14348: result: yes
+configure:14362: checking which libapr to use
+configure:14460: result: internal
+configure:14473: checking which libapr-util to use
+configure:14571: result: internal
+configure:14584: checking which libserf to use
+configure:14683: result: internal
+configure:14697: checking whether to enable support for CoinMP
+configure:14701: result: yes
+configure:14705: checking which coinmp to use
+configure:14894: result: internal
+configure:14913: checking which curl to use
+configure:14979: result: internal
+configure:14988: checking which mdds to use
+configure:15016: result: internal
+configure:15023: checking which boost to use
+configure:15098: result: internal
+configure:15105: checking which vigra to use
+configure:15133: result: internal
+configure:15140: checking which odbc headers to use
+configure:15157: result: internal
+configure:15164: checking whether to build XML Security support
+configure:15170: result: yes
+configure:15174: checking whether to build LDAP configuration backend
+configure:15312: checking whether to build the internal NSS module
+configure:15317: result: yes
+configure:15357: checking which sane header to use
+configure:15373: result: internal
+configure:15380: checking which icu to use
+configure:15604: result: internal
+configure:15619: checking whether to enable graphite support
+configure:15622: result: yes
+configure:15625: checking which graphite to use
+configure:15724: result: internal
+configure:15769: checking for X
+configure:15877: gcc -E  conftest.c
+configure:15877: $? = 0
+configure:15908: gcc -o conftest -g -O2   conftest.c -lX11 -lcrypt  >&5
+configure:15908: $? = 0
+configure:15958: result: libraries , headers 
+configure:16057: gcc -o conftest -g -O2   conftest.c -lcrypt   -lX11 >&5
+configure:16057: $? = 0
+configure:16155: checking for gethostbyname
+configure:16155: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
+configure:16155: $? = 0
+configure:16155: result: yes
+configure:16252: checking for connect
+configure:16252: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
+configure:16252: $? = 0
+configure:16252: result: yes
+configure:16301: checking for remove
+configure:16301: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
+configure:16301: $? = 0
+configure:16301: result: yes
+configure:16350: checking for shmat
+configure:16350: gcc -o conftest -g -O2   conftest.c -lcrypt  >&5
+configure:16350: $? = 0
+configure:16350: result: yes
+configure:16408: checking for IceConnectionNumber in -lICE
+configure:16433: gcc -o conftest -g -O2   conftest.c -lICE  -lcrypt  >&5
+configure:16433: $? = 0
+configure:16442: result: yes
+configure:16468: checking for XOpenDisplay in -lX11
+configure:16493: gcc -o conftest      conftest.c -lX11  -lcrypt  >&5
+configure:16493: $? = 0
+configure:16502: result: yes
+configure:16510: checking for XauDisposeAuth in -lXau
+configure:16535: gcc -o conftest      conftest.c -lXau  -lcrypt  >&5
+configure:16535: $? = 0
+configure:16544: result: yes
+configure:16578: checking fontconfig/fontconfig.h usability
+configure:16578: gcc -c    conftest.c >&5
+configure:16578: $? = 0
+configure:16578: result: yes
+configure:16578: checking fontconfig/fontconfig.h presence
+configure:16578: gcc -E   conftest.c
+configure:16578: $? = 0
+configure:16578: result: yes
+configure:16578: checking for fontconfig/fontconfig.h
+configure:16578: result: yes
+configure:16586: checking whether fontconfig is >= 2.2.0
+configure:16605: gcc -o conftest      conftest.c -lcrypt  >&5
+configure:16605: $? = 0
+configure:16605: ./conftest
+configure:16605: $? = 0
+configure:16606: result: yes
+configure:16617: checking whether to link to Xrender
+configure:16625: result: no, dynamically open it
+configure:16629: checking which Xrender headers to use
+configure:16645: result: internal
+configure:16702: checking whether to enable RandR support
+configure:16713: checking for XRANDR
+configure:16720: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
+configure:16723: $? = 0
+configure:16737: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
+configure:16740: $? = 0
+configure:16778: result: yes
+configure:16855: checking which libnss to use
+configure:16953: result: internal
+configure:16965: checking which libssl to use
+configure:17071: result: internal
+configure:17080: checking which redland library to use
+configure:17179: result: internal
+configure:17188: checking whether to build the Spell Checking component
+configure:17193: checking which libhunspell to use
+configure:17344: result: internal
+configure:17359: checking whether to build the Hyphenator component
+configure:17364: checking which libhyphen to use
+configure:17518: result: internal
+configure:17545: checking which mythes to use
+configure:17728: result: internal
+configure:17738: checking which libtextcat to use
+configure:17800: result: internal
+configure:17807: checking which libtextcat data directory to use
+configure:17818: result: internal
+configure:17825: checking whether libc is >= 2.1.1
+configure:17828: checking for gnu_get_libc_version in -lc
+configure:17853: gcc -o conftest      conftest.c -lc  -lcrypt  >&5
+configure:17853: $? = 0
+configure:17862: result: yes
+configure:17870: result: yes
+configure:17880: checking for getopt
+configure:17880: gcc -o conftest      conftest.c -lcrypt  >&5
+configure:17880: $? = 0
+configure:17880: result: yes
+configure:17893: checking for readdir_r
+configure:17893: gcc -o conftest      conftest.c -lcrypt  >&5
+configure:17893: $? = 0
+configure:17893: result: yes
+configure:18270: checking for bison
+configure:18288: found /usr/bin/bison
+configure:18300: result: /usr/bin/bison
+configure:18311: checking the bison version
+configure:18322: result: checked (/usr/bin/bison 3.0.4)
+configure:18331: checking for flex
+configure:18349: found /usr/bin/flex
+configure:18361: result: /usr/bin/flex
+configure:18374: checking for patch
+configure:18392: found /usr/bin/patch
+configure:18404: result: /usr/bin/patch
+configure:18447: checking for gnucp
+configure:18480: result: no
+configure:18447: checking for cp
+configure:18465: found /usr/bin/cp
+configure:18477: result: /usr/bin/cp
+configure:18500: checking whether /usr/bin/cp is GNU cp from coreutils with preserve= support
+configure:18503: result: yes
+configure:18713: checking for zip
+configure:18731: found /usr/bin/zip
+configure:18743: result: /usr/bin/zip
+configure:18753: checking for unzip
+configure:18771: found /usr/bin/unzip
+configure:18783: result: /usr/bin/unzip
+configure:18886: checking which VCLplugs shall be built
+configure:18913: result: gtk
+configure:18919: checking whether to enable GConf support
+configure:18923: result: yes
+configure:18927: checking for GCONF
+configure:18934: $PKG_CONFIG --exists --print-errors "gconf-2.0 "
+configure:18937: $? = 0
+configure:18951: $PKG_CONFIG --exists --print-errors "gconf-2.0 "
+configure:18954: $? = 0
+configure:19012: result: yes
+configure:19024: checking whether to enable GNOME VFS support
+configure:19215: result: no
+configure:19230: checking for GTK
+configure:19237: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gdk-pixbuf-xlib-2.0 >= 2.2 "
+configure:19240: $? = 0
+configure:19254: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gdk-pixbuf-xlib-2.0 >= 2.2 "
+configure:19257: $? = 0
+configure:19295: result: yes
+configure:19301: checking for GTHREAD
+configure:19308: $PKG_CONFIG --exists --print-errors "gthread-2.0"
+configure:19311: $? = 0
+configure:19325: $PKG_CONFIG --exists --print-errors "gthread-2.0"
+configure:19328: $? = 0
+configure:19366: result: yes
+configure:19375: checking for GTK_2_10
+configure:19382: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
+configure:19385: $? = 0
+configure:19399: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
+configure:19402: $? = 0
+configure:19440: result: yes
+configure:19447: checking whether to enable DBUS support
+configure:19451: result: yes
+configure:19455: checking for DBUS
+configure:19462: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70 "
+configure:19465: $? = 0
+configure:19479: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70 "
+configure:19482: $? = 0
+configure:19540: result: yes
+configure:19549: checking whether to enable GIO support
+configure:19556: result: yes
+configure:19560: checking for GIO
+configure:19567: $PKG_CONFIG --exists --print-errors "gio-2.0 "
+configure:19570: $? = 0
+configure:19584: $PKG_CONFIG --exists --print-errors "gio-2.0 "
+configure:19587: $? = 0
+configure:19645: result: yes
+configure:19671: checking whether to build the GStreamer media backend
+configure:19676: checking for GSTREAMER
+configure:19683: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gthread-2.0 gstreamer-1.0 gstreamer-video-1.0"
+configure:19686: $? = 0
+configure:19700: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4 gthread-2.0 gstreamer-1.0 gstreamer-video-1.0"
+configure:19703: $? = 0
+configure:19741: result: yes
+configure:19746: result: yes
+configure:19782: checking whether to use cairo
+configure:19933: result: no
+configure:19951: checking whether to build the OpenGL Transitions component
+configure:19956: result: yes
+configure:19958: checking GL/gl.h usability
+configure:19958: gcc -c    conftest.c >&5
+configure:19958: $? = 0
+configure:19958: result: yes
+configure:19958: checking GL/gl.h presence
+configure:19958: gcc -E   conftest.c
+configure:19958: $? = 0
+configure:19958: result: yes
+configure:19958: checking for GL/gl.h
+configure:19958: result: yes
+configure:19966: checking for main in -lGL
+configure:19985: gcc -o conftest      conftest.c -lGL  -lcrypt  >&5
+configure:19985: $? = 0
+configure:19994: result: yes
+configure:20007: checking for main in -lGLU
+configure:20026: gcc -o conftest      conftest.c -lGLU  -lGL -lcrypt  >&5
+configure:20026: $? = 0
+configure:20035: result: yes
+configure:20057: checking whether to build the PDF Import extension
+configure:20169: result: no
+configure:20178: checking whether to build the Wiki Publisher extension
+configure:20181: result: yes
+configure:20183: checking for swext module
+configure:20186: result: OK
+configure:20201: checking which Servlet API Jar to use
+configure:20234: result: internal
+configure:20243: checking whether to build the Report Builder extension
+configure:21011: result: no
+configure:21032: checking which Apache commons-* libs to use
+configure:21347: result: internal
+configure:21709: checking whether to enable the lockdown pieces
+configure:21717: result: no
+configure:21722: checking whether to enable evolution 2 support
+configure:21821: result: no
+configure:21828: checking whether to include MathMLDTD
+configure:21836: result: yes
+configure:21847: checking whether to include category B fonts
+configure:21850: result: yes
+configure:21862: checking whether to include category A fonts
+configure:21865: result: yes
+configure:21877: checking whether any fonts are included
+configure:21882: result: yes
+configure:21893: checking whether to include PPDs
+configure:21896: result: yes
+configure:21906: checking whether to include AFMs
+configure:21909: result: yes
+configure:21922: checking whether and how to use Xinerama
+configure:21958: result: yes, with dynamic linking
+configure:21960: checking X11/extensions/Xinerama.h usability
+configure:21960: gcc -c    conftest.c >&5
+configure:21960: $? = 0
+configure:21960: result: yes
+configure:21960: checking X11/extensions/Xinerama.h presence
+configure:21960: gcc -E   conftest.c
+configure:21960: $? = 0
+configure:21960: result: yes
+configure:21960: checking for X11/extensions/Xinerama.h
+configure:21960: result: yes
+configure:21975: checking for XineramaIsActive in -lXinerama
+configure:22000: gcc -o conftest      conftest.c -lXinerama -L/usr/lib64 -lXext -ldl -lGLU -lGL -lcrypt  >&5
+configure:22000: $? = 0
+configure:22009: result: yes
+configure:22061: checking whether to build own version of libpng
+configure:22077: result: no
+configure:22084: checking whether to build own version of libjpeg
+configure:22104: result: no
+configure:22113: checking whether to trigger rat scan
+configure:22116: result: no
+configure:22297: checking for apache-ant
+configure:22331: result: no
+configure:22297: checking for ant
+configure:22316: found /usr/local/share/java/apache-ant/bin/ant
+configure:22328: result: /usr/local/share/java/apache-ant/bin/ant
+configure:22363: checking if /usr/local/share/java/apache-ant/bin/ant works
+configure:22388: /usr/local/share/java/apache-ant/bin/ant -buildfile conftest.xml 1>&2
+Buildfile: /home/jim/src/asf/AOO42X/main/conftest.xml
 
 conftest:
-    [javac] /home/jim/src/asf/AOO420/main/conftest.xml:3: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+    [javac] /home/jim/src/asf/AOO42X/main/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: 1 second
-configure:22341: $? = 0
-configure:22344: result: Ant works
-configure:22372: checking Ant lib directory
-configure:22399: result: Ant lib directory found.
-configure:22412: checking whether ant is >= 1.9.1
+configure:22391: $? = 0
+configure:22394: result: Ant works
+configure:22422: checking Ant lib directory
+configure:22449: result: Ant lib directory found.
+configure:22462: checking whether ant is >= 1.9.1
 configure: ant_version 1.9.12 
 configure: ant_version_major 1 
 configure: ant_version_minor 9 
-configure:22424: result: yes, 1.9.12
-configure:22431: checking whether ant supports mapper type="regexp"
-configure:22464: /usr/local/share/java/apache-ant/bin/ant -buildfile conftest.xml 1>&2
-Buildfile: /home/jim/src/asf/AOO420/main/conftest.xml
+configure:22474: result: yes, 1.9.12
+configure:22481: checking whether ant supports mapper type="regexp"
+configure:22514: /usr/local/share/java/apache-ant/bin/ant -buildfile conftest.xml 1>&2
+Buildfile: /home/jim/src/asf/AOO42X/main/conftest.xml
 
 copytest:
 
 conftest:
-    [javac] /home/jim/src/asf/AOO420/main/conftest.xml:3: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+    [javac] /home/jim/src/asf/AOO42X/main/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:22467: $? = 0
-configure:22470: result: yes
-configure:22553: checking which languages to be built
-configure:22560: result: ast bg ca ca-XR ca-XV cs da de el en-GB en-US es eu fi fr gd gl he hi hu it ja km ko lt nb nl pl pt pt-BR ru sk sl sr sv ta th tr vi zh-CN zh-TW
-configure:22567: checking which languages have poor help localizations
-configure:22571: result: none
-configure:22579: checking which dictionaries to include
-configure:22583: result: ALL
-configure:22592: checking for additional 'intro' bitmaps
-configure:22597: result: none
-configure:22615: checking for additional 'about' bitmaps
-configure:22620: result: none
-configure:22639: checking for vendor
-configure:22646: result: Apache OpenOffice Development Build
-configure:22652: checking for UNIX wrapper name
-configure:22655: result: not set
-configure:22664: checking whether to statically link to Gtk
-configure:22672: result: no
-configure:22677: checking whether to use layout dialogs
-configure:22685: result: no
-configure:22693: checking build verbosity
-configure:22698: result: high
-configure:22712: checking whether to enable dependency tracking
-configure:22719: result: yes
-configure:22736: checking solver path
-configure:22740: result: default
-configure:22759: writing config.status
-configure:22912: creating ./config.status
+configure:22517: $? = 0
+configure:22520: result: yes
+configure:22617: checking for hamcrest-core
+configure:22673: result: no, skipping
+configure:22684: checking which languages to be built
+configure:22691: result: ast bg ca ca-XR ca-XV cs da de el en-GB en-US es eu fi fr gd gl he hi hu it ja km ko lt nb nl pl pt pt-BR ru sk sl sr sv ta th tr vi zh-CN zh-TW
+configure:22698: checking which languages have poor help localizations
+configure:22702: result: none
+configure:22710: checking which dictionaries to include
+configure:22714: result: ALL
+configure:22723: checking for additional 'intro' bitmaps
+configure:22728: result: none
+configure:22746: checking for additional 'about' bitmaps
+configure:22751: result: none
+configure:22770: checking for vendor
+configure:22773: result: not set
+configure:22783: checking for UNIX wrapper name
+configure:22786: result: not set
+configure:22795: checking whether to statically link to Gtk
+configure:22803: result: no
+configure:22808: checking whether to use layout dialogs
+configure:22816: result: no
+configure:22824: checking build verbosity
+configure:22838: result: not set
+configure:22843: checking whether to enable dependency tracking
+configure:22850: result: yes
+configure:22867: checking solver path
+configure:22871: result: default
+configure:22890: writing config.status
+configure:23043: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
@@ -974,10 +986,10 @@ generated by GNU Autoconf 2.69.  Invocat
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on aoo-builder-centOS7.localdomain
+on aoo-builder-centos7-localdomain
 
-config.status:1129: creating set_soenv
-config.status:1129: creating Makefile
+config.status:1131: creating set_soenv
+config.status:1131: creating Makefile
 
 ## ---------------- ##
 ## Cache variables. ##
@@ -1161,7 +1173,7 @@ ac_cv_path_BZIP2=/usr/bin/bzip2
 ac_cv_path_COMPATH=/usr/bin/gcc
 ac_cv_path_DPKG=/usr/bin/dpkg
 ac_cv_path_EGREP='/usr/bin/grep -E'
-ac_cv_path_EPM=no
+ac_cv_path_FAKEROOT=/usr/bin/fakeroot
 ac_cv_path_FLEX=/usr/bin/flex
 ac_cv_path_GNUCP=/usr/bin/cp
 ac_cv_path_GPERF=/usr/bin/gperf
@@ -1187,19 +1199,19 @@ ac_cv_sys_largefile_CC=no
 ac_cv_target=x86_64-pc-linux-gnu
 pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  '
 pkg_cv_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  '
-pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2  '
+pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng15  '
 pkg_cv_FREETYPE_LIBS='-lfreetype  '
 pkg_cv_GCONF_CFLAGS='-pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  '
 pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0  '
 pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  '
 pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0  '
-pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gstreamer-1.0  '
+pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gstreamer-1.0  '
 pkg_cv_GSTREAMER_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 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lgthread-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0  '
 pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  '
 pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lglib-2.0  '
-pkg_cv_GTK_2_10_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm  '
+pkg_cv_GTK_2_10_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm  '
 pkg_cv_GTK_2_10_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype  '
-pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm  '
+pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm  '
 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 -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0  '
 pkg_cv_XRANDR_CFLAGS=' '
 pkg_cv_XRANDR_LIBS='-lXrandr  '
@@ -1227,12 +1239,12 @@ AWK='/usr/bin/gawk'
 AWTLIB='-ljawt'
 BISON='/usr/bin/bison'
 BSH_JAR=''
-BUILD_EPM='YES'
+BUILD_EPM='NO'
 BUILD_PIXMAN=''
 BUILD_STAX='YES'
-BUILD_TYPE='OOo CRASHREP GTEST EPM ODK ZLIB JPEG EXPAT LIBXSLT LIBXML2 LIBXMLSEC PYTHON LUCENE HSQLDB SAXON RHINO APR APR_UTIL SERF COINMP COINMP CURL MDDS BOOST VIGRA UNIXODBC NSS SANE ICU GRAPHITE X11_EXTENSIONS NSS OPENSSL REDLAND HUNSPELL HYPHEN MYTHES LIBTEXTCAT LIBTEXTCATDATA GTK SYSTRAY_GTK SWEXT TOMCAT APACHE_COMMONS TOMCAT MATHMLDTD CATB_FONTS MORE_FONTS AFMS L10N'
+BUILD_TYPE='OOo CRASHREP GTEST ODK ZLIB JPEG EXPAT LIBXSLT LIBXML2 LIBXMLSEC PYTHON LUCENE HSQLDB SAXON RHINO APR APR_UTIL SERF COINMP COINMP CURL MDDS BOOST VIGRA UNIXODBC NSS SANE ICU GRAPHITE X11_EXTENSIONS NSS OPENSSL REDLAND HUNSPELL HYPHEN MYTHES LIBTEXTCAT LIBTEXTCATDATA GTK SYSTRAY_GTK SWEXT TOMCAT APACHE_COMMONS TOMCAT MATHMLDTD CATB_FONTS MORE_FONTS AFMS L10N'
 BUILD_UNOWINREG='NO'
-BUILD_VER_STRING='2018-07-03 11:22:14 (Tue, 03 Jul 2018) - Linux x86_64 [Development Build]'
+BUILD_VER_STRING='2019-01-16 09:36:57 (Wed, 16 Jan 2019) - Linux x86_64 [Apache OpenOffice Test Development Build]'
 BUILD_WIN64=''
 BUILD_X64=''
 BUNDLED_EXTENSION_BLOBS=''
@@ -1279,9 +1291,9 @@ DISABLE_ACTIVEX=''
 DISABLE_ATL=''
 DISABLE_SAXON=''
 DISABLE_STRIP=''
-DMAKE=''
-DMAKE_PATH=''
-DMAKE_URL='http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2'
+DMAKE='/usr/local/bin/dmake'
+DMAKE_PATH='/usr/local/bin/dmake'
+DMAKE_URL=''
 DO_FETCH_TARBALLS='yes'
 DPKG='/usr/bin/dpkg'
 ECHO_C=''
@@ -1330,15 +1342,16 @@ ENABLE_SYMBOLS=''
 ENABLE_SYSTRAY_GTK='TRUE'
 ENABLE_UNIT_TESTS='YES'
 ENABLE_WERROR='FALSE'
-EPM=''
-EPM_URL='http://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz'
+EPM='/usr/local/bin/epm'
+EPM_URL=''
 EXCEPTIONS=''
 EXEEXT=''
+FAKEROOT='/usr/bin/fakeroot'
 FBSD_GCC_RPATH=''
 FLEX='/usr/bin/flex'
 FLUTE_JAR=''
 FRAME_HOME=''
-FREETYPE_CFLAGS='-I/usr/include/freetype2  '
+FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng15  '
 FREETYPE_LIBS='-lfreetype  '
 GCCVER='40805'
 GCC_HOME='/usr'
@@ -1358,13 +1371,13 @@ GPERF='/usr/bin/gperf'
 GRAPHITE_CFLAGS=''
 GRAPHITE_LIBS=''
 GREP='/usr/bin/grep'
-GSTREAMER_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gstreamer-1.0  '
+GSTREAMER_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gstreamer-1.0  '
 GSTREAMER_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 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lgthread-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0  '
 GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  '
 GTHREAD_LIBS='-pthread -lgthread-2.0 -lglib-2.0  '
-GTK_2_10_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm  '
+GTK_2_10_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm  '
 GTK_2_10_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype  '
-GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm  '
+GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm  '
 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 -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0  '
 HAMCREST_CORE_JAR=''
 HAVE_ATLTHUNK=''
@@ -1422,7 +1435,7 @@ LOCAL_SOLVER='DEFAULT'
 LTLIBOBJS=''
 LUCENE_ANALYZERS_JAR=''
 LUCENE_CORE_JAR=''
-MACOSX_DEPLOYMENT_TARGET='10.7'
+MACOSX_DEPLOYMENT_TARGET=''
 MACOSX_SDK_PATH=''
 MFC_INCLUDE=''
 MFC_LIB=''
@@ -1459,7 +1472,7 @@ NSS_CFLAGS=''
 NSS_LIBS=''
 OBJEXT='o'
 OOO_JUNIT_JAR=''
-OOO_VENDOR='Apache OpenOffice Development Build'
+OOO_VENDOR=''
 OPENSSL_CFLAGS=''
 OPENSSL_LIBS=''
 OSVERSION=''
@@ -1501,6 +1514,7 @@ RPM='rpmbuild'
 SAC_JAR=''
 SAXON_JAR=''
 SCPDEFS=' -DENABLE_ONLINE_UPDATE -DWITH_CATB_FONTS -DWITH_CATA_FONTS'
+SDKROOT=''
 SED='/usr/bin/sed'
 SERF_CFLAGS=''
 SERF_LIBS=''
@@ -1574,7 +1588,7 @@ USE_SYSTEM_STL='YES'
 USE_XINERAMA='YES'
 VALGRIND_CFLAGS=''
 VC_STANDARD=''
-VERBOSE='TRUE'
+VERBOSE=''
 WINDOWS_VISTA_PSDK=''
 WITHOUT_AFMS=''
 WITHOUT_PPDS=''