OSX build failure on master in ucpp

Alexander Thurgood alex.thurgood at gmail.com
Wed Aug 21 02:36:15 PDT 2013


Le 21/08/13 11:12, Tor Lillqvist a écrit :

Hmm, replacing those switches with --enable-64-bit gives me a
configuration error :

Running ./configure with '--enable-64-bit' '--with-max-jobs=4'
'--with-num-cpus=2' '--disable-ccache' '--with-macosx-sdk=10.8'
'--enable-epm' '--with-epm=internal' '--disable-online-update'
'--without-doxygen' '--with-system-openldap' '--with-system-openssl'
'--enable-extra-gallery' '--enable-extra-template'
'--enable-extra-sample' '--enable-ext-diagram' '--enable-ext-oooblogger'
'--enable-ext-google-docs' '--enable-ext-nlpsolver'
'--enable-ext-watch-window' '--enable-ext-wiki-publisher'
'--enable-ext-mariadb-connector' '--srcdir=/Users/Shared/Repos/LO/core'
'--enable-option-checking=fatal'
********************************************************************
*
*   Running LibreOffice build configuration.
*
********************************************************************

checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for grep... (cached) /usr/bin/grep
checking for sed... /usr/bin/sed
checking whether build target is Release Build... no
checking whether to sign windows build... no
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for awk... /usr/bin/awk
checking for bash... /bin/sh
checking for GNU or BSD tar... gnutar
checking for tar's option to strip components... --strip-components
checking how to build and package galleries... internal src images for
desktop
checking gcc home... /usr
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc... /usr/bin/gcc
checking whether to use link-time optimization... no
checking whether to build with Java support... yes
checking what Mac OS X SDK to use... SDK 10.8 at
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
checking what compiler to use... ./configure: line 7923: xcrun: command
not found
./configure: line 7924: xcrun: command not found
./configure: line 7926: xcrun: command not found
./configure: line 7927: xcrun: command not found
./configure: line 7928: xcrun: command not found
 -m64  -mmacosx-version-min=10.6 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
and  -m64   -mmacosx-version-min=10.6 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
checking that macosx-version-min-required is coherent with
macosx-version-max-allowed... ok
checking that macosx-version-max-allowed is coherent with
macos-with-sdk... ok
configure: MAC_OS_X_VERSION_MIN_REQUIRED=1060
configure: MAC_OS_X_VERSION_MAX_ALLOWED=1080
checking whether to do code signing... no
checking whether to sandbox the application... no
checking what OS X app bundle identifier to use... org.libreoffice.script
checking whether to treat the installation as read-only... no
checking whether GCC is actually Clang... no
checking the GCC version... ./configure: line 8439: -m64: command not found
gcc
configure: error: GCC  is too old, must be at least GCC 4.1.0
Error running configure at /Users/Shared/Repos/LO/core/autogen.sh line 209.
make: *** [/Users/Shared/Repos/LO/core/config_host.mk] Error 2


and yet locate xcrun gives :

/Applications/XCode.app/Contents/Developer/usr/bin/xcrun


Alex









More information about the LibreOffice mailing list