Author: jim
Date: Sat Nov 18 14:58:03 2017
New Revision: 1815676
URL: http://svn.apache.org/viewvc?rev=1815676&view=rev
Log:
Update macOS build instructions...
Modified:
openoffice/devtools/build-scripts/4.1.4/unxmacos/build_aooreleases.sh
openoffice/devtools/build-scripts/4.1.4/unxmacos/config.log
openoffice/devtools/build-scripts/4.1.4/unxmacos/env
Modified: openoffice/devtools/build-scripts/4.1.4/unxmacos/build_aooreleases.sh
URL:
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.4/unxmacos/build_aooreleases.sh?rev=1815676&r1=1815675&r2=1815676&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.1.4/unxmacos/build_aooreleases.sh
(original)
+++ openoffice/devtools/build-scripts/4.1.4/unxmacos/build_aooreleases.sh Sat
Nov 18 14:58:03 2017
@@ -111,8 +111,8 @@ if [ ! -e configure -o configure.in -nt
fi
./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S (%a, %d %b %Y)") - `uname
-sm`" \
- --with-vendor="Apache OpenOffice Community Build" \
--enable-verbose \
+ --with-vendor="Apache OpenOffice Community Build" \
--with-openldap \
--enable-category-b \
--enable-bundled-dictionaries \
@@ -123,7 +123,8 @@ fi
--with-epm=/usr/local/bin/epm \
--with-dmake-path=/usr/local/bin/dmake \
--without-stlport \
- --with-package-format="installed dmg" \
+ --with-package-format="dmg" \
+ --with-system-expat=yes \
--disable-systray \
--with-alloc=internal \
--with-lang="${LANGS}" \
Modified: openoffice/devtools/build-scripts/4.1.4/unxmacos/config.log
URL:
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.4/unxmacos/config.log?rev=1815676&r1=1815675&r2=1815676&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.1.4/unxmacos/config.log (original)
+++ openoffice/devtools/build-scripts/4.1.4/unxmacos/config.log Sat Nov 18
14:58:03 2017
@@ -4,7 +4,7 @@ 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=2017-11-06 17:54:21 (Mon, 06 Nov 2017) -
Darwin x86_64 --with-vendor=Apache OpenOffice Community Build --enable-verbose
--with-openldap --enable-category-b --enable-bundled-dictionaries
--enable-wiki-publisher --with-junit=/usr/local/share/java/junit.jar
--with-jdk-home=/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home
--with-ant-home=/usr/local/share/java/apache-ant --with-epm=/usr/local/bin/epm
--with-dmake-path=/usr/local/bin/dmake --without-stlport
--with-package-format=installed dmg --disable-systray --with-alloc=internal
--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
+ $ ./configure --with-build-version=2017-11-17 22:19:12 (Fri, 17 Nov 2017) -
Darwin x86_64 --enable-verbose --with-vendor=Apache OpenOffice Community Build
--with-openldap --enable-category-b --enable-bundled-dictionaries
--enable-wiki-publisher --with-junit=/usr/local/share/java/junit.jar
--with-jdk-home=/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home
--with-ant-home=/usr/local/share/java/apache-ant --with-epm=/usr/local/bin/epm
--with-dmake-path=/usr/local/bin/dmake --without-stlport
--with-package-format=dmg --with-system-expat=yes --disable-systray
--with-alloc=internal --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
## --------- ##
## Platform. ##
@@ -30,8 +30,8 @@ Kernel configured for up to 6 processors
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5
Primary memory available: 16.00 gigabytes
-Default processor set: 235 tasks, 759 threads, 6 processors
-Load average: 1.86, Mach factor: 4.12
+Default processor set: 257 tasks, 851 threads, 6 processors
+Load average: 2.12, Mach factor: 3.87
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
@@ -116,64 +116,64 @@ configure:6434: result: /bin/bash
configure:6449: checking gcc home
configure:6456: result: /usr
configure:6518: checking for gcc
-configure:6545: result:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64
+configure:6545: result:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64
configure:6774: checking for C compiler version
-configure:6783:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 --version >&5
-Apple LLVM version 8.1.0 (clang-802.0.42)
+configure:6783:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 --version >&5
+Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
-InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+InstalledDir:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:6794: $? = 0
-configure:6783:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -v >&5
-Apple LLVM version 8.1.0 (clang-802.0.42)
+configure:6783:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -v >&5
+Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
-InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+InstalledDir:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:6794: $? = 0
-configure:6783:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -V >&5
+configure:6783:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6794: $? = 1
-configure:6783:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -qversion >&5
+configure:6783:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:6794: $? = 1
configure:6814: checking whether the C compiler works
-configure:6836:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 conftest.c >&5
+configure:6836:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 conftest.c >&5
configure:6840: $? = 0
configure:6888: result: yes
configure:6891: checking for C compiler default output file name
configure:6893: result: a.out
configure:6899: checking for suffix of executables
-configure:6906:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest conftest.c >&5
+configure:6906:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest conftest.c >&5
configure:6910: $? = 0
configure:6932: result:
configure:6954: checking whether we are cross compiling
-configure:6962:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest conftest.c >&5
+configure:6962:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest conftest.c >&5
configure:6966: $? = 0
configure:6973: ./conftest
configure:6977: $? = 0
configure:6992: result: no
configure:6997: checking for suffix of object files
-configure:7019:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c conftest.c >&5
+configure:7019:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c conftest.c >&5
configure:7023: $? = 0
configure:7044: result: o
configure:7048: checking whether we are using the GNU C compiler
-configure:7067:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c conftest.c >&5
+configure:7067:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c conftest.c >&5
configure:7067: $? = 0
configure:7076: result: yes
-configure:7085: checking whether
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 accepts -g
-configure:7105:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g conftest.c >&5
+configure:7085: checking whether
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 accepts -g
+configure:7105:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g conftest.c >&5
configure:7105: $? = 0
configure:7146: result: yes
-configure:7163: checking for
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 option to accept ISO C89
-configure:7226:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:7163: checking for
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 option to accept ISO C89
+configure:7226:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:7226: $? = 0
configure:7239: result: none needed
configure:7332: checking the GNU gcc compiler version
-configure:7348: result: implicitly using
CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64
+configure:7348: result: implicitly using
CC=/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64
configure:7368: checking for -Bsymbolic-functions linker support
-configure:7388:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 -Wl,-Bsymbolic-functions
-Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c >&5
+configure:7388:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 -Wl,-Bsymbolic-functions
-Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c >&5
ld: unknown option: -Bsymbolic-functions
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7388: $? = 1
@@ -215,7 +215,7 @@ configure:7556: result: OK, >= 4.11
configure:7576: checking for GNU or compatible BSD tar
configure:7585: result: gtar
configure:7661: checking for --hash-style=both linker support
-configure:7680:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 -Wl,--hash-style=both conftest.c >&5
+configure:7680:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 -Wl,--hash-style=both conftest.c >&5
ld: unknown option: --hash-style=both
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7680: $? = 1
@@ -249,9 +249,9 @@ configure:7822: result: checked (perl 5)
configure:7829: checking for required Perl modules
configure:7832: result: all modules found
configure:8259: checking how to run the C preprocessor
-configure:8290:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:8290:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
configure:8290: $? = 0
-configure:8304:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:8304:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
@@ -267,10 +267,10 @@ configure: failed program was:
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:8329: result:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E
-configure:8349:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:8329: result:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E
+configure:8349:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
configure:8349: $? = 0
-configure:8363:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:8363:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
@@ -287,47 +287,47 @@ configure: failed program was:
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8392: checking for ANSI C header files
-configure:8412:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:8412:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:8412: $? = 0
-configure:8485:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c >&5
+configure:8485:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c >&5
configure:8485: $? = 0
configure:8485: ./conftest
configure:8485: $? = 0
configure:8496: result: yes
configure:8619: checking for C++ compiler version
-configure:8628:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 --version >&5
-Apple LLVM version 8.1.0 (clang-802.0.42)
+configure:8628:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 --version >&5
+Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
-InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+InstalledDir:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:8639: $? = 0
-configure:8628:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -v >&5
-Apple LLVM version 8.1.0 (clang-802.0.42)
+configure:8628:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -v >&5
+Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
-InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
-clang: warning: argument unused during compilation: '-std=c++11'
[-Wunused-command-line-argument]
+InstalledDir:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+clang: warning: argument unused during compilation: '-std=c++11'
configure:8639: $? = 0
-configure:8628:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -V >&5
+configure:8628:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:8639: $? = 1
-configure:8628:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -qversion >&5
+configure:8628:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:8639: $? = 1
configure:8643: checking whether we are using the GNU C++ compiler
-configure:8662:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -c conftest.cpp >&5
+configure:8662:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -c conftest.cpp >&5
configure:8662: $? = 0
configure:8671: result: yes
-configure:8680: checking whether
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 accepts -g
-configure:8700:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -c -g conftest.cpp >&5
+configure:8680: checking whether
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 accepts -g
+configure:8700:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -c -g conftest.cpp >&5
configure:8700: $? = 0
configure:8741: result: yes
configure:8769: checking how to run the C++ preprocessor
-configure:8796:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
+configure:8796:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
configure:8796: $? = 0
-configure:8810:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
+configure:8810:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
@@ -344,10 +344,10 @@ configure: failed program was:
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:8835: result:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E
-configure:8855:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
+configure:8835: result:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E
+configure:8855:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
configure:8855: $? = 0
-configure:8869:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
+configure:8869:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E conftest.cpp
conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
@@ -365,10 +365,10 @@ configure: failed program was:
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8906: checking how to run the C preprocessor
-configure:8976: result:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E
-configure:8996:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:8976: result:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E
+configure:8996:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
configure:8996: $? = 0
-configure:9010:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:9010:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
@@ -386,53 +386,53 @@ configure: failed program was:
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9046: checking for sys/types.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for sys/stat.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for stdlib.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for string.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for memory.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for strings.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for inttypes.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for stdint.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9046: checking for unistd.h
-configure:9046:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9046:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9062: checking size of long
-configure:9067:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c >&5
+configure:9067:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c >&5
configure:9067: $? = 0
configure:9067: ./conftest
configure:9067: $? = 0
configure:9081: result: 8
configure:9093: checking whether byte ordering is bigendian
-configure:9108:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9108:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9108: $? = 0
-configure:9153:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9153:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9153: $? = 0
-configure:9171:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9171:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
conftest.c:27:4: error: use of undeclared identifier 'not'
not big endian
^
@@ -475,44 +475,44 @@ configure:9299: result: no
configure:9327: checking for special C compiler options needed for large files
configure:9372: result: no
configure:9378: checking for _FILE_OFFSET_BITS value needed for large files
-configure:9403:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9403:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9403: $? = 0
configure:9435: result: no
configure:9567: checking cups/cups.h usability
-configure:9567:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:9567:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:9567: $? = 0
configure:9567: result: yes
configure:9567: checking cups/cups.h presence
-configure:9567:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:9567:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
configure:9567: $? = 0
configure:9567: result: yes
configure:9567: checking for cups/cups.h
configure:9567: result: yes
configure:9849: checking for C++ compiler version
-configure:9858:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 --version >&5
-Apple LLVM version 8.1.0 (clang-802.0.42)
+configure:9858:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 --version >&5
+Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
-InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+InstalledDir:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:9869: $? = 0
-configure:9858:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -v >&5
-Apple LLVM version 8.1.0 (clang-802.0.42)
+configure:9858:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -v >&5
+Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
-InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
-clang: warning: argument unused during compilation: '-std=c++11'
[-Wunused-command-line-argument]
+InstalledDir:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+clang: warning: argument unused during compilation: '-std=c++11'
configure:9869: $? = 0
-configure:9858:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -V >&5
+configure:9858:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:9869: $? = 1
-configure:9858:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -qversion >&5
+configure:9858:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:9869: $? = 1
configure:9873: checking whether we are using the GNU C++ compiler
configure:9901: result: yes
-configure:9910: checking whether
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 accepts -g
+configure:9910: checking whether
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 accepts -g
configure:9971: result: yes
configure:9997: checking the GNU C++ compiler version
configure:10003: result: checked (g++ 4.2.1)
@@ -521,8 +521,8 @@ configure:10078: result: /usr/include/c+
configure:10222: checking exception type
configure:10257: result:
configure:10365: checking what the default STL should be
-configure:10377: checking whether
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 supports -fvisibility=hidden
-configure:10392:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
+configure:10377: checking whether
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 supports -fvisibility=hidden
+configure:10392:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:10392: $? = 0
configure:10399: result: yes
configure:10410: checking whether we are allowed and able to use --ccache-skip
@@ -533,7 +533,7 @@ configure:10469: not enabling --ccache-s
configure:10661: checking which memory allocator to use
configure:10809: result: internal
configure:10815: checking whether to add custom build version
-configure:10819: result: yes, 2017-11-06 17:54:21 (Mon, 06 Nov 2017) - Darwin
x86_64
+configure:10819: result: yes, 2017-11-17 22:19:12 (Fri, 17 Nov 2017) - Darwin
x86_64
configure:10828: checking whether to build with Java support
configure:10831: result: yes
configure:10926: checking the installed JDK
@@ -549,7 +549,7 @@ configure:11666: result: yes
configure:11671: checking epm version
configure:11676: result: OK, >= 3.7
configure:11687: checking which package format to use
-configure:11755: result: installed dmg
+configure:11755: result: dmg
configure:11927: checking for gperf
configure:11945: found /usr/bin/gperf
configure:11957: result: /usr/bin/gperf
@@ -568,23 +568,37 @@ configure:12418: result: yes
configure:12427: checking which zlib to use
configure:12431: result: external
configure:12434: checking zlib.h usability
-configure:12434:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:12434:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:12434: $? = 0
configure:12434: result: yes
configure:12434: checking zlib.h presence
-configure:12434:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:12434:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
configure:12434: $? = 0
configure:12434: result: yes
configure:12434: checking for zlib.h
configure:12434: result: yes
configure:12442: checking for deflate in -lz
-configure:12467:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lz >&5
+configure:12467:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lz >&5
configure:12467: $? = 0
configure:12476: result: yes
configure:12492: checking which jpeg to use
configure:12551: result: internal
configure:12558: checking which expat to use
-configure:12622: result: internal
+configure:12562: result: external
+configure:12565: checking expat.h usability
+configure:12565:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:12565: $? = 0
+configure:12565: result: yes
+configure:12565: checking expat.h presence
+configure:12565:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:12565: $? = 0
+configure:12565: result: yes
+configure:12565: checking for expat.h
+configure:12565: result: yes
+configure:12573: checking for XML_ParserCreate in -lexpat
+configure:12598:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lexpat >&5
+configure:12598: $? = 0
+configure:12607: result: yes
configure:12629: checking which libwpd to use
configure:12728: result: no
configure:12737: checking which cppunit to use
@@ -598,17 +612,17 @@ configure:13166: checking which libxml t
configure:13171: result: external
configure:13285: checking checking SDK compatiblity with OSX 10.7
configure:13299: result: yes, by using SDK macosx10.11
-configure:13304: checking for
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
+configure:13304: checking for
/Applications/Xcode7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
configure:13307: result: yes
configure:13321: checking which python to use
configure:13330: result: compiling against system python (/usr/bin/python)
configure:13337: result: compiling against system python (version 2.7)
configure:13595: checking Python.h usability
-configure:13595:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7
conftest.c >&5
+configure:13595:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2
-I/Applications/Xcode7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7
conftest.c >&5
configure:13595: $? = 0
configure:13595: result: yes
configure:13595: checking Python.h presence
-configure:13595:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7
conftest.c
+configure:13595:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E
-I/Applications/Xcode7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7
conftest.c
configure:13595: $? = 0
configure:13595: result: yes
configure:13595: checking for Python.h
@@ -657,21 +671,21 @@ configure:15300: result: yes
configure:15313: checking which LDAP SDK to use
configure:15316: result: OpenLDAP
configure:15321: checking ldap.h usability
-configure:15321:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
+configure:15321:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -c -g -O2 conftest.c >&5
configure:15321: $? = 0
configure:15321: result: yes
configure:15321: checking ldap.h presence
-configure:15321:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
+configure:15321:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E conftest.c
configure:15321: $? = 0
configure:15321: result: yes
configure:15321: checking for ldap.h
configure:15321: result: yes
configure:15333: checking for ldap_simple_bind_s in -lldap
-configure:15358:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap >&5
+configure:15358:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lexpat >&5
configure:15358: $? = 0
configure:15367: result: yes
configure:15382: checking for ldap_set_option in -lldap
-configure:15407:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lldap >&5
+configure:15407:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lldap -lexpat >&5
configure:15407: $? = 0
configure:15416: result: yes
configure:15434: checking whether to build the internal NSS module
@@ -709,11 +723,11 @@ configure:17923: result: internal
configure:17930: checking which libtextcat data directory to use
configure:17941: result: internal
configure:18003: checking for getopt
-configure:18003:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lldap >&5
+configure:18003:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lldap -lexpat >&5
configure:18003: $? = 0
configure:18003: result: yes
configure:18016: checking for readdir_r
-configure:18016:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lldap >&5
+configure:18016:
/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -o conftest -g -O2 conftest.c -lldap -lldap -lexpat >&5
configure:18016: $? = 0
configure:18016: result: yes
configure:18393: checking for bison
@@ -826,7 +840,7 @@ conftest:
[javac] Compiling 1 source file
BUILD SUCCESSFUL
-Total time: 0 seconds
+Total time: 1 second
configure:22616: $? = 0
configure:22619: result: yes
configure:22634: checking for JUnit 4
@@ -1030,6 +1044,7 @@ ac_cv_func_getopt=yes
ac_cv_func_readdir_r=yes
ac_cv_header_Python_h=yes
ac_cv_header_cups_cups_h=yes
+ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ldap_h=yes
ac_cv_header_memory_h=yes
@@ -1043,6 +1058,7 @@ ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-apple-darwin16.7.0
+ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_ldap_ldap_set_option=yes
ac_cv_lib_ldap_ldap_simple_bind_s=yes
ac_cv_lib_z_deflate=yes
@@ -1066,9 +1082,9 @@ ac_cv_path_XSLTPROC=/usr/local/bin/xsltp
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=awk
-ac_cv_prog_CPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E'
-ac_cv_prog_CXXCPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E'
-ac_cv_prog_ac_ct_CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64'
+ac_cv_prog_CPP='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E'
+ac_cv_prog_CXXCPP='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E'
+ac_cv_prog_ac_ct_CC='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
@@ -1103,18 +1119,18 @@ BSH_JAR=''
BUILD_EPM='NO'
BUILD_PIXMAN=''
BUILD_STAX='YES'
-BUILD_TYPE='OOo ODK JPEG EXPAT LIBXMLSEC LUCENE HSQLDB BSH SAXON RHINO APR
APR_UTIL SERF COINMP COINMP MDDS BOOST VIGRA UNIXODBC NSS SANE ICU
X11_EXTENSIONS NSS REDLAND HUNSPELL HYPHEN MYTHES LIBTEXTCAT LIBTEXTCATDATA
SWEXT TOMCAT APACHE_COMMONS TOMCAT MATHMLDTD CATB_FONTS MORE_FONTS AFMS L10N'
+BUILD_TYPE='OOo ODK JPEG LIBXMLSEC LUCENE HSQLDB BSH SAXON RHINO APR APR_UTIL
SERF COINMP COINMP MDDS BOOST VIGRA UNIXODBC NSS SANE ICU X11_EXTENSIONS NSS
REDLAND HUNSPELL HYPHEN MYTHES LIBTEXTCAT LIBTEXTCATDATA SWEXT TOMCAT
APACHE_COMMONS TOMCAT MATHMLDTD CATB_FONTS MORE_FONTS AFMS L10N'
BUILD_UNOWINREG='NO'
-BUILD_VER_STRING='2017-11-06 17:54:21 (Mon, 06 Nov 2017) - Darwin x86_64'
+BUILD_VER_STRING='2017-11-17 22:19:12 (Fri, 17 Nov 2017) - Darwin x86_64'
BUILD_X64=''
BUNDLED_EXTENSION_BLOBS=''
BUNDLED_PREREG_EXTENSIONS=''
BZIP2=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
-CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64'
+CC='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64'
CCACHE='not_found'
-CC_PATH='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/'
+CC_PATH='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/'
CFLAGS='-g -O2'
COINMP_CFLAGS=''
COINMP_LIBS=''
@@ -1123,9 +1139,9 @@ COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
-COMPATH='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr'
+COMPATH='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr'
COM_IS=''
-CPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E'
+CPP='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64 -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_LIBS=''
@@ -1135,13 +1151,13 @@ CURLCONFIG='/usr/bin/curl-config'
CURL_CFLAGS=''
CURL_LIBS='-lcurl'
CUSTOM_PACK_LIST=''
-CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11'
-CXXCPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E'
+CXX='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11'
+CXXCPP='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-arch x86_64 -std=c++11 -E'
CXXFLAGS='-g -O2'
CYGWIN_PATH='NO_CYGWIN'
DBUS_CFLAGS=''
DBUS_LIBS=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-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 -DSIZEOF_LONG=8 -DHAVE_LDAP_H=1
-DHAVE_LIBLDAP=1 -DHAVE_LIBLDAP=1 -DHAVE_GETOPT=1 -DHAVE_READDIR_R=1'
+DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-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 -DSIZEOF_LONG=8 -DHAVE_LIBEXPAT=1
-DHAVE_LDAP_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBLDAP=1 -DHAVE_GETOPT=1
-DHAVE_READDIR_R=1'
DICT_SYSTEM_DIR=''
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
@@ -1280,7 +1296,7 @@ LIBLOADER_JAR=''
LIBMYSQL_PATH=''
LIBOBJS=''
LIBREPOSITORY_JAR=''
-LIBS='-lldap -lldap '
+LIBS='-lldap -lldap -lexpat '
LIBSERIALIZER_JAR=''
LIBWPD_CFLAGS=''
LIBWPD_LIBS=''
@@ -1295,7 +1311,7 @@ LTLIBOBJS=''
LUCENE_ANALYZERS_JAR=''
LUCENE_CORE_JAR=''
MACOSX_DEPLOYMENT_TARGET='10.7'
-MACOSX_SDK_PATH='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk'
+MACOSX_SDK_PATH='/Applications/Xcode7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk'
MFC_INCLUDE=''
MFC_LIB=''
MIDL_PATH=''
@@ -1344,7 +1360,7 @@ PAM_LINK=''
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PERL='/Users/jim/bin/perl'
-PKGFORMAT='installed dmg'
+PKGFORMAT='dmg'
PKGMK=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
@@ -1358,7 +1374,7 @@ PSDK_HOME=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
-PYTHON_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7'
+PYTHON_CFLAGS='-I/Applications/Xcode7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7'
PYTHON_EXEC_PREFIX=''
PYTHON_LIBS='-framework Python'
PYTHON_PLATFORM=''
@@ -1391,7 +1407,7 @@ SYSTEM_COINMP='NO'
SYSTEM_CPPUNIT='NO'
SYSTEM_CURL='YES'
SYSTEM_DICTS='NO'
-SYSTEM_EXPAT='NO'
+SYSTEM_EXPAT='YES'
SYSTEM_GDKPIXBUF='YES'
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
@@ -1480,7 +1496,7 @@ ZIP='/usr/bin/zip'
ZIP_HOME='/usr/bin'
_cc=''
_solenv='./solenv'
-ac_ct_CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64'
+ac_ct_CC='/Applications/Xcode7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch x86_64'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin16.7.0'
@@ -1547,6 +1563,7 @@ target_vendor='apple'
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_LONG 8
+#define HAVE_LIBEXPAT 1
#define HAVE_LDAP_H 1
#define HAVE_LIBLDAP 1
#define HAVE_LIBLDAP 1
Modified: openoffice/devtools/build-scripts/4.1.4/unxmacos/env
URL:
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.4/unxmacos/env?rev=1815676&r1=1815675&r2=1815676&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.1.4/unxmacos/env (original)
+++ openoffice/devtools/build-scripts/4.1.4/unxmacos/env Sat Nov 18 14:58:03
2017
@@ -33,6 +33,17 @@ Macports (/opt/local):
OS:
o OSX 10.12.6 (Sierra)
- o Xcode 8.3.3
- - sdk macosx10.11 installed via https://github.com/devernay/xcodelegacy
+ o Xcode 7.3.1
o jdk-7u80-macosx-x64
+
+Build Adjustments:
+
+ o After a completed build:
+ - cd ..
+ - vi solenv/gbuild/platform/macosx.mk
+ -- s/O2/O1/
+ - cd frameworks
+ - make clean
+ - make
+ - cd ../instsetoo_native
+ - dmake