[fangism:fink.build/libreoffice-core-3.5.0.3-0/build] ../libreoffice-core-3.5.0.3/configure --prefix=/sw --enable-ext-google-docs --disable-mozilla --enable-librsvg --disable-kde --disable-kde4 --with-system-libs --with-system-headers --with-macosx-sdk=10.4 CPPFLAGS=-I/sw/include LDFLAGS="-L/sw/opt/postgresql-9.1/lib -L/sw/lib" --with-libpq-path=/sw/opt/postgresql-9.1 -C
configure: loading cache config.cache
********************************************************************
*
* Running LibreOffice build configuration.
*
********************************************************************
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for sed... /sw/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /sw/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... gtar
checking for ccache... /sw/bin/ccache
checking whether version of ccache is suitable... yes
configure: WARNING: ccache's cache size is less than 5GB using it may be counter-producive for debug or symbol-enabled build
checking gcc home... /sw
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... /sw/bin/gcc
checking the presence of the SDK 10.4... /Developer/SDKs/MacOSX10.4u.sdk ok
checking that macosx-version-min-required is coherent with macosx-version-max-allowed... ok
checking that macosx-version-max-allowed is coherent macos-with-sdk... ok
configure: MAC_OS_X_VERSION_MIN_REQUIRED=1040
configure: MAC_OS_X_VERSION_MAX_ALLOWED=1040
checking the GNU C compiler version... checked (gcc 4.0.1)
checking whether gcc is already ccached... yes
checking for -Bsymbolic-functions linker support ... not found
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to use linkoo for the smoketest installation... yes
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether to strip the solver or not.... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking whether we need fontconfig... no
checking whether we want to fetch tarballs... yes
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking whether to use dicts from external paths... no
checking whether to enable pch feature... no, obsolete
checking for GNU make... make
checking the GNU make version... make 3.81
checking for GNU make bug 20033... no, keep parallelism enabled
checking for --hash-style gcc linker support ... no
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... ar
checking for nm... nm
checking for objdump... no
checking for ranlib... ranlib
checking for strip... strip
checking for bogus pkg-config... yes, from unknown origin
configure: WARNING: This might have unexpected consequences, please consider hiding /sw/bin/pkg-config
checking for ANSI C header files... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking the GNU C++ compiler version... checked (g++ 4.0.1)
checking whether g++ is already ccached... yes
checking how to run the C++ preprocessor... g++ -E
checking how to run the C preprocessor... gcc -E
checking size of long... 4
checking size of short... 2
checking size of int... 4
checking size of long long... 8
checking size of double... 8
checking size of void*... 4
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of double... 4
checking whether byte ordering is bigendian... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for g++ include path... /usr/include/c++/4.0.0
checking Whether building STLPort library makes sense... no
checking Whether STLPort library will be actually built... no
checking whether g++ supports thread safe statics... broken (i.e., no)
checking whether gcc supports -fvisibility=hidden... yes
checking whether gcc supports -Wno-long-double... yes
checking whether gcc supports -mno-avx... no
checking whether gcc supports -std=c++0x without Language Defect 757... no
checking if STL headers are visibility safe... yes
checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
checking which memory allocator to use... internal
checking for posix_fallocate... no
checking whether to add custom build version... no
checking whether to build with Java support... yes
checking for java... /usr/bin/java
checking whether to pass -d32 to Java interpreter... no
checking the installed JDK... checked (JDK 1.5.0_19)
checking for target Java bytecode version... 1.5
checking for javac... /usr/bin/javac
checking for javadoc... /usr/bin/javadoc
checking for jawt lib name... -ljawt
checking for dmake... no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... /sw/bin/gperf
checking gperf version... OK
checking whether to build the ODK... yes
checking whether to build unowinreg.dll... no
checking whether to provide libstdc++/libgcc_s in the installset... no
checking which zlib to use... external
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking which jpeg to use... external
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_resync_to_restart in -ljpeg... yes
checking which expat to use... external
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking which libvisio to use... external
checking for VISIO... yes
checking which libcmis to use... external
checking for LIBCMIS... yes
checking which libwpd to use... external
checking for WPD... yes
checking which cppunit to use... external
checking for CPPUNIT... yes
checking which libwps to use... external
checking for WPS... yes
checking which libwpg to use... external
checking for WPG... yes
checking which libxslt to use... external
checking for xsltproc... /sw/bin/xsltproc
checking which libxml to use... external
checking which Python to use... internal, the Python in Mac OS X 10.4 is incompatible with Python3-ified pyuno
checking for bzip2... /sw/bin/bzip2
checking which db to use... external
checking db-5.1/db.h usability... no
checking db-5.1/db.h presence... no
checking for db-5.1/db.h... no
checking db5.1/db.h usability... no
checking db5.1/db.h presence... no
checking for db5.1/db.h... no
checking db-5.0/db.h usability... no
checking db-5.0/db.h presence... no
checking for db-5.0/db.h... no
checking db5.0/db.h usability... no
checking db5.0/db.h presence... no
checking for db5.0/db.h... no
checking db-5/db.h usability... no
checking db-5/db.h presence... no
checking for db-5/db.h... no
checking db5/db.h usability... yes
checking db5/db.h presence... yes
checking for db5/db.h... yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb-5... yes
checking which lucene to use... internal
checking whether to build the MySQL Connector extension... no
checking which hsqldb to use... internal
checking PostgreSQL C interface... external PostgreSQL
checking for pg_config... /sw/bin/pg_config
configure: checking system PostgreSQL prerequisites
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQconnectdbParams in -lpq... yes
checking which beanshell to use... internal
checking which saxon to use... internal
checking whether building the stax is required... yes (no system saxon and no prebuilt copy)
checking which libcurl to use... external
checking for curl-config... /sw/bin/curl-config
checking whether libcurl is >= 7.13.1... yes, you have 7.24.0
checking which boost to use... external
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/spirit/include/classic_core.hpp usability... yes
checking boost/spirit/include/classic_core.hpp presence... yes
checking for boost/spirit/include/classic_core.hpp... yes
checking boost/function.hpp usability... yes
checking boost/function.hpp presence... yes
checking for boost/function.hpp... yes
checking boost/unordered_map.hpp usability... yes
checking boost/unordered_map.hpp presence... yes
checking for boost/unordered_map.hpp... yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking which mdds to use... external
checking which hash container mdds shall use... boost::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... yes
checking mdds/mixed_type_matrix.hpp presence... yes
checking for mdds/mixed_type_matrix.hpp... yes
checking for correct signature of ::mdds::flat_segment_tree... yes
checking which vigra to use... external
checking vigra/copyimage.hxx usability... yes
checking vigra/copyimage.hxx presence... yes
checking for vigra/copyimage.hxx... yes
checking which odbc headers to use... external
checking sqlext.h usability... yes
checking sqlext.h presence... yes
checking for sqlext.h... yes
checking whether to enable build of Mozilla... no
checking whether to build Mozilla addressbook connectivity... no
checking whether to build XML Security support... yes
checking whether to build LDAP configuration backend... no. Either Mozilla or OpenLDAP required
checking which Mozilla to use... none
checking which NSS to use... external
checking for NSS... yes
checking which mozilla headers to use... external
checking for MOZILLA_HEADERS... yes
checking which sane header to use... external
checking sane/sane.h usability... yes
checking sane/sane.h presence... yes
checking for sane/sane.h... yes
checking which icu to use... external
checking for unicode/rbbi.h... checked.
checking for icu-config... /sw/bin/icu-config
checking ICU version... configure: error: not suitable, only >= 4.0 supported currently
[fangism:fink.build.Isolde/libreoffice-core-3.5.0.3-0/build] fang% ../libreoffice-core-3.5.0.3/configure --prefix=/sw --enable-ext-google-docs --disable-mozilla --enable-librsvg --disable-kde --disable-kde4 --with-system-libs --with-system- GS="-L/sw/opt/postgresql-9.1/lib -L/sw/lib" --with-libpq-path=/sw/opt/postgresql-9.1 -C
configure: loading cache config.cache
********************************************************************
*
* Running LibreOffice build configuration.
*
********************************************************************
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for sed... /sw/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /sw/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... gtar
checking for ccache... /sw/bin/ccache
checking whether version of ccache is suitable... yes
configure: WARNING: ccache's cache size is less than 5GB using it may be counter-producive for debug or symbol-enabled build
checking gcc home... /sw
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... /sw/bin/gcc
checking the presence of the SDK 10.4... /Developer/SDKs/MacOSX10.4u.sdk ok
checking that macosx-version-min-required is coherent with macosx-version-max-allowed... ok
checking that macosx-version-max-allowed is coherent macos-with-sdk... ok
configure: MAC_OS_X_VERSION_MIN_REQUIRED=1040
configure: MAC_OS_X_VERSION_MAX_ALLOWED=1040
checking the GNU C compiler version... checked (gcc 4.0.1)
checking whether gcc is already ccached... yes
checking for -Bsymbolic-functions linker support ... not found
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to use linkoo for the smoketest installation... yes
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether to strip the solver or not.... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking whether we need fontconfig... no
checking whether we want to fetch tarballs... yes
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking whether to use dicts from external paths... no
checking whether to enable pch feature... no, obsolete
checking for GNU make... make
checking the GNU make version... make 3.81
checking for GNU make bug 20033... no, keep parallelism enabled
checking for --hash-style gcc linker support ... no
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... ar
checking for nm... nm
checking for objdump... no
checking for ranlib... ranlib
checking for strip... strip
checking for bogus pkg-config... yes, from unknown origin
configure: WARNING: This might have unexpected consequences, please consider hiding /sw/bin/pkg-config
checking for ANSI C header files... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking the GNU C++ compiler version... checked (g++ 4.0.1)
checking whether g++ is already ccached... yes
checking how to run the C++ preprocessor... g++ -E
checking how to run the C preprocessor... gcc -E
checking size of long... 4
checking size of short... 2
checking size of int... 4
checking size of long long... 8
checking size of double... 8
checking size of void*... 4
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of double... 4
checking whether byte ordering is bigendian... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for g++ include path... /usr/include/c++/4.0.0
checking Whether building STLPort library makes sense... no
checking Whether STLPort library will be actually built... no
checking whether g++ supports thread safe statics... broken (i.e., no)
checking whether gcc supports -fvisibility=hidden... yes
checking whether gcc supports -Wno-long-double... yes
checking whether gcc supports -mno-avx... no
checking whether gcc supports -std=c++0x without Language Defect 757... no
checking if STL headers are visibility safe... yes
checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
checking which memory allocator to use... internal
checking for posix_fallocate... no
checking whether to add custom build version... no
checking whether to build with Java support... yes
checking for java... /usr/bin/java
checking whether to pass -d32 to Java interpreter... no
checking the installed JDK... checked (JDK 1.5.0_19)
checking for target Java bytecode version... 1.5
checking for javac... /usr/bin/javac
checking for javadoc... /usr/bin/javadoc
checking for jawt lib name... -ljawt
checking for dmake... no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... /sw/bin/gperf
checking gperf version... OK
checking whether to build the ODK... yes
checking whether to build unowinreg.dll... no
checking whether to provide libstdc++/libgcc_s in the installset... no
checking which zlib to use... external
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking which jpeg to use... external
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_resync_to_restart in -ljpeg... yes
checking which expat to use... external
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking which libvisio to use... external
checking for VISIO... yes
checking which libcmis to use... external
checking for LIBCMIS... yes
checking which libwpd to use... external
checking for WPD... yes
checking which cppunit to use... external
checking for CPPUNIT... yes
checking which libwps to use... external
checking for WPS... yes
checking which libwpg to use... external
checking for WPG... yes
checking which libxslt to use... external
checking for xsltproc... /sw/bin/xsltproc
checking which libxml to use... external
checking which Python to use... internal, the Python in Mac OS X 10.4 is incompatible with Python3-ified pyuno
checking for bzip2... /sw/bin/bzip2
checking which db to use... external
checking db-5.1/db.h usability... no
checking db-5.1/db.h presence... no
checking for db-5.1/db.h... no
checking db5.1/db.h usability... no
checking db5.1/db.h presence... no
checking for db5.1/db.h... no
checking db-5.0/db.h usability... no
checking db-5.0/db.h presence... no
checking for db-5.0/db.h... no
checking db5.0/db.h usability... no
checking db5.0/db.h presence... no
checking for db5.0/db.h... no
checking db-5/db.h usability... no
checking db-5/db.h presence... no
checking for db-5/db.h... no
checking db5/db.h usability... no
checking db5/db.h presence... no
checking for db5/db.h... no
checking db-4.8/db.h usability... no
checking db-4.8/db.h presence... no
checking for db-4.8/db.h... no
checking db4.8/db.h usability... no
checking db4.8/db.h presence... no
checking for db4.8/db.h... no
checking db-4.7/db.h usability... no
checking db-4.7/db.h presence... no
checking for db-4.7/db.h... no
checking db4.7/db.h usability... no
checking db4.7/db.h presence... no
checking for db4.7/db.h... no
checking db-4/db.h usability... no
checking db-4/db.h presence... no
checking for db-4/db.h... no
checking db4/db.h usability... yes
checking db4/db.h presence... yes
checking for db4/db.h... yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb-4... yes
checking which lucene to use... internal
checking whether to build the MySQL Connector extension... no
checking which hsqldb to use... internal
checking PostgreSQL C interface... external PostgreSQL
checking for pg_config... /sw/bin/pg_config
configure: checking system PostgreSQL prerequisites
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQconnectdbParams in -lpq... yes
checking which beanshell to use... internal
checking which saxon to use... internal
checking whether building the stax is required... yes (no system saxon and no prebuilt copy)
checking which libcurl to use... external
checking for curl-config... /sw/bin/curl-config
checking whether libcurl is >= 7.13.1... yes, you have 7.24.0
checking which boost to use... external
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/spirit/include/classic_core.hpp usability... yes
checking boost/spirit/include/classic_core.hpp presence... yes
checking for boost/spirit/include/classic_core.hpp... yes
checking boost/function.hpp usability... yes
checking boost/function.hpp presence... yes
checking for boost/function.hpp... yes
checking boost/unordered_map.hpp usability... yes
checking boost/unordered_map.hpp presence... yes
checking for boost/unordered_map.hpp... yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking which mdds to use... external
checking which hash container mdds shall use... boost::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... yes
checking mdds/mixed_type_matrix.hpp presence... yes
checking for mdds/mixed_type_matrix.hpp... yes
checking for correct signature of ::mdds::flat_segment_tree... yes
checking which vigra to use... external
checking vigra/copyimage.hxx usability... yes
checking vigra/copyimage.hxx presence... yes
checking for vigra/copyimage.hxx... yes
checking which odbc headers to use... external
checking sqlext.h usability... yes
checking sqlext.h presence... yes
checking for sqlext.h... yes
checking whether to enable build of Mozilla... no
checking whether to build Mozilla addressbook connectivity... no
checking whether to build XML Security support... yes
checking whether to build LDAP configuration backend... no. Either Mozilla or OpenLDAP required
checking which Mozilla to use... none
checking which NSS to use... external
checking for NSS... yes
checking which mozilla headers to use... external
checking for MOZILLA_HEADERS... yes
checking which sane header to use... external
checking sane/sane.h usability... yes
checking sane/sane.h presence... yes
checking for sane/sane.h... yes
checking which icu to use... external
checking for unicode/rbbi.h... checked.
checking for icu-config... /sw/bin/icu-config
checking ICU version... OK, 4.8.1.1
checking for genbrk... /sw/bin/genbrk
checking for genccode... /sw/sbin/genccode
checking for gencmn... /sw/sbin/gencmn
checking whether to enable graphite support... no
checking whether to use system SampleICC... yes
checking for SAMPLEICC... yes
checking for /System/Library/Frameworks/AppKit.framework... yes
checking wether to build nsplugin extension... no, disabled gtk2
checking whether to use internal X11 extensions headers... no
checking whether to use Xrender... checking whether to enable RandR support... no
checking whether to use neon... yes
checking which neon to use... external
checking for NEON... yes
checking which libssl to use... external
checking which redland library to use... external
checking for REDLAND... yes
checking which libhunspell to use... external
checking for HUNSPELL... yes
checking which altlinuxhyph to use... external
checking hyphen.h usability... no
checking hyphen.h presence... no
checking for hyphen.h... no
configure: error: altlinuxhyph headers not found.
[fangism:fink.build.Isolde/libreoffice-core-3.5.0.3-0/build] fang% ../libreoffice-core-3.5.0.3/configure --prefix=/sw --enable-ext-google-docs --disable-mozilla --enable-librsvg --disable-kde --disable-kde4 --with-system-libs --with-system-headers --with-macosx-sdk=10.4 CPPFLAGS=-I/sw/include LDFLAGS="-L/sw/opt/postgresql-9.1/lib -L/sw/lib" --with-libpq-path=/sw/opt/postgresql-9.1 -C
configure: loading cache config.cache
********************************************************************
*
* Running LibreOffice build configuration.
*
********************************************************************
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for sed... /sw/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /sw/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... gtar
checking for ccache... /sw/bin/ccache
checking whether version of ccache is suitable... yes
configure: WARNING: ccache's cache size is less than 5GB using it may be counter-producive for debug or symbol-enabled build
checking gcc home... /sw
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... /sw/bin/gcc
checking the presence of the SDK 10.4... /Developer/SDKs/MacOSX10.4u.sdk ok
checking that macosx-version-min-required is coherent with macosx-version-max-allowed... ok
checking that macosx-version-max-allowed is coherent macos-with-sdk... ok
configure: MAC_OS_X_VERSION_MIN_REQUIRED=1040
configure: MAC_OS_X_VERSION_MAX_ALLOWED=1040
checking the GNU C compiler version... checked (gcc 4.0.1)
checking whether gcc is already ccached... yes
checking for -Bsymbolic-functions linker support ... not found
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to use linkoo for the smoketest installation... yes
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether to strip the solver or not.... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking whether we need fontconfig... no
checking whether we want to fetch tarballs... yes
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking whether to use dicts from external paths... no
checking whether to enable pch feature... no, obsolete
checking for GNU make... make
checking the GNU make version... make 3.81
checking for GNU make bug 20033... no, keep parallelism enabled
checking for --hash-style gcc linker support ... no
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... ar
checking for nm... nm
checking for objdump... no
checking for ranlib... ranlib
checking for strip... strip
checking for bogus pkg-config... yes, from unknown origin
configure: WARNING: This might have unexpected consequences, please consider hiding /sw/bin/pkg-config
checking for ANSI C header files... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking the GNU C++ compiler version... checked (g++ 4.0.1)
checking whether g++ is already ccached... yes
checking how to run the C++ preprocessor... g++ -E
checking how to run the C preprocessor... gcc -E
checking size of long... 4
checking size of short... 2
checking size of int... 4
checking size of long long... 8
checking size of double... 8
checking size of void*... 4
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of double... 4
checking whether byte ordering is bigendian... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for g++ include path... /usr/include/c++/4.0.0
checking Whether building STLPort library makes sense... no
checking Whether STLPort library will be actually built... no
checking whether g++ supports thread safe statics... broken (i.e., no)
checking whether gcc supports -fvisibility=hidden... yes
checking whether gcc supports -Wno-long-double... yes
checking whether gcc supports -mno-avx... no
checking whether gcc supports -std=c++0x without Language Defect 757... no
checking if STL headers are visibility safe... yes
checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
checking which memory allocator to use... internal
checking for posix_fallocate... no
checking whether to add custom build version... no
checking whether to build with Java support... yes
checking for java... /usr/bin/java
checking whether to pass -d32 to Java interpreter... no
checking the installed JDK... checked (JDK 1.5.0_19)
checking for target Java bytecode version... 1.5
checking for javac... /usr/bin/javac
checking for javadoc... /usr/bin/javadoc
checking for jawt lib name... -ljawt
checking for dmake... no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... /sw/bin/gperf
checking gperf version... OK
checking whether to build the ODK... yes
checking whether to build unowinreg.dll... no
checking whether to provide libstdc++/libgcc_s in the installset... no
checking which zlib to use... external
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking which jpeg to use... external
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_resync_to_restart in -ljpeg... yes
checking which expat to use... external
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking which libvisio to use... external
checking for VISIO... yes
checking which libcmis to use... external
checking for LIBCMIS... yes
checking which libwpd to use... external
checking for WPD... yes
checking which cppunit to use... external
checking for CPPUNIT... yes
checking which libwps to use... external
checking for WPS... yes
checking which libwpg to use... external
checking for WPG... yes
checking which libxslt to use... external
checking for xsltproc... /sw/bin/xsltproc
checking which libxml to use... external
checking which Python to use... internal, the Python in Mac OS X 10.4 is incompatible with Python3-ified pyuno
checking for bzip2... /sw/bin/bzip2
checking which db to use... external
checking db-5.1/db.h usability... no
checking db-5.1/db.h presence... no
checking for db-5.1/db.h... no
checking db5.1/db.h usability... no
checking db5.1/db.h presence... no
checking for db5.1/db.h... no
checking db-5.0/db.h usability... no
checking db-5.0/db.h presence... no
checking for db-5.0/db.h... no
checking db5.0/db.h usability... no
checking db5.0/db.h presence... no
checking for db5.0/db.h... no
checking db-5/db.h usability... no
checking db-5/db.h presence... no
checking for db-5/db.h... no
checking db5/db.h usability... yes
checking db5/db.h presence... yes
checking for db5/db.h... yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb-5... yes
checking which lucene to use... internal
checking whether to build the MySQL Connector extension... no
checking which hsqldb to use... internal
checking PostgreSQL C interface... external PostgreSQL
checking for pg_config... /sw/bin/pg_config
configure: checking system PostgreSQL prerequisites
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQconnectdbParams in -lpq... yes
checking which beanshell to use... internal
checking which saxon to use... internal
checking whether building the stax is required... yes (no system saxon and no prebuilt copy)
checking which libcurl to use... external
checking for curl-config... /sw/bin/curl-config
checking whether libcurl is >= 7.13.1... yes, you have 7.24.0
checking which boost to use... external
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/spirit/include/classic_core.hpp usability... yes
checking boost/spirit/include/classic_core.hpp presence... yes
checking for boost/spirit/include/classic_core.hpp... yes
checking boost/function.hpp usability... yes
checking boost/function.hpp presence... yes
checking for boost/function.hpp... yes
checking boost/unordered_map.hpp usability... yes
checking boost/unordered_map.hpp presence... yes
checking for boost/unordered_map.hpp... yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking which mdds to use... external
checking which hash container mdds shall use... boost::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... yes
checking mdds/mixed_type_matrix.hpp presence... yes
checking for mdds/mixed_type_matrix.hpp... yes
checking for correct signature of ::mdds::flat_segment_tree... yes
checking which vigra to use... external
checking vigra/copyimage.hxx usability... yes
checking vigra/copyimage.hxx presence... yes
checking for vigra/copyimage.hxx... yes
checking which odbc headers to use... external
checking sqlext.h usability... yes
checking sqlext.h presence... yes
checking for sqlext.h... yes
checking whether to enable build of Mozilla... no
checking whether to build Mozilla addressbook connectivity... no
checking whether to build XML Security support... yes
checking whether to build LDAP configuration backend... no. Either Mozilla or OpenLDAP required
checking which Mozilla to use... none
checking which NSS to use... external
checking for NSS... yes
checking which mozilla headers to use... external
checking for MOZILLA_HEADERS... yes
checking which sane header to use... external
checking sane/sane.h usability... yes
checking sane/sane.h presence... yes
checking for sane/sane.h... yes
checking which icu to use... external
checking for unicode/rbbi.h... checked.
checking for icu-config... /sw/bin/icu-config
checking ICU version... OK, 4.8.1.1
checking for genbrk... /sw/bin/genbrk
checking for genccode... /sw/sbin/genccode
checking for gencmn... /sw/sbin/gencmn
checking whether to enable graphite support... no
checking whether to use system SampleICC... yes
checking for SAMPLEICC... yes
checking for /System/Library/Frameworks/AppKit.framework... yes
checking wether to build nsplugin extension... no, disabled gtk2
checking whether to use internal X11 extensions headers... no
checking whether to use Xrender... checking whether to enable RandR support... no
checking whether to use neon... yes
checking which neon to use... external
checking for NEON... yes
checking which libssl to use... external
checking which redland library to use... external
checking for REDLAND... yes
checking which libhunspell to use... external
checking for HUNSPELL... yes
checking which altlinuxhyph to use... external
checking hyphen.h usability... yes
checking hyphen.h presence... yes
checking for hyphen.h... yes
checking for struct _HyphenDict.cset... yes
checking for hnj_hyphen_hyphenate2 in -lhyphen... yes
checking which mythes to use... external
checking for MYTHES... yes
checking which lpsolve to use... external
checking lpsolve/lp_lib.h usability... yes
checking lpsolve/lp_lib.h presence... yes
checking for lpsolve/lp_lib.h... yes
checking for floor in -lm... yes
checking for dlopen in -ldl... yes
checking for make_lp in -llpsolve55... yes
checking which libexttextcat to use... external
checking for LIBEXTTEXTCAT... yes
checking for getopt... yes
checking for readdir_r... yes
checking for bison... /sw/bin/bison
checking the bison version... checked (/sw/bin/bison 2.3)
checking for flex... /sw/bin/flex
checking for patch... /sw/bin/patch
checking whether /sw/bin/patch is GNU patch... yes
checking for gnucp... no
checking for cp... /bin/cp
checking whether /bin/cp is GNU cp from coreutils with preserve= support... no gnucp found - using the system's cp command
checking for zip... /sw/bin/zip
configure: error: Zip version 3.0 or newer is required to build, please install or use --with-zip-home
[fangism:fink.build.Isolde/libreoffice-core-3.5.0.3-0/build] fang% ../libreoffice-core-3.5.0.3/configure --prefix=/sw --enable-ext-google-docs --disable-mozilla --enable-librsvg --disable-kde --disable-kde4 --with-system-libs --with-system-headers --with-macosx-sdk=10.4 CPPFLAGS=-I/sw/include LDFLAGS="-L/sw/opt/postgresql-9.1/lib -L/sw/lib" --with-libpq-path=/sw/opt/postgresql-9.1 -C
configure: loading cache config.cache
********************************************************************
*
* Running LibreOffice build configuration.
*
********************************************************************
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for sed... /sw/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /sw/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... gtar
checking for ccache... /sw/bin/ccache
checking whether version of ccache is suitable... yes
configure: WARNING: ccache's cache size is less than 5GB using it may be counter-producive for debug or symbol-enabled build
checking gcc home... /sw
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... /sw/bin/gcc
checking the presence of the SDK 10.4... /Developer/SDKs/MacOSX10.4u.sdk ok
checking that macosx-version-min-required is coherent with macosx-version-max-allowed... ok
checking that macosx-version-max-allowed is coherent macos-with-sdk... ok
configure: MAC_OS_X_VERSION_MIN_REQUIRED=1040
configure: MAC_OS_X_VERSION_MAX_ALLOWED=1040
checking the GNU C compiler version... checked (gcc 4.0.1)
checking whether gcc is already ccached... yes
checking for -Bsymbolic-functions linker support ... not found
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to use linkoo for the smoketest installation... yes
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether to strip the solver or not.... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking whether we need fontconfig... no
checking whether we want to fetch tarballs... yes
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking whether to use dicts from external paths... no
checking whether to enable pch feature... no, obsolete
checking for GNU make... make
checking the GNU make version... make 3.81
checking for GNU make bug 20033... no, keep parallelism enabled
checking for --hash-style gcc linker support ... no
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... ar
checking for nm... nm
checking for objdump... no
checking for ranlib... ranlib
checking for strip... strip
checking for bogus pkg-config... yes, from unknown origin
configure: WARNING: This might have unexpected consequences, please consider hiding /sw/bin/pkg-config
checking for ANSI C header files... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking the GNU C++ compiler version... checked (g++ 4.0.1)
checking whether g++ is already ccached... yes
checking how to run the C++ preprocessor... g++ -E
checking how to run the C preprocessor... gcc -E
checking size of long... 4
checking size of short... 2
checking size of int... 4
checking size of long long... 8
checking size of double... 8
checking size of void*... 4
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of double... 4
checking whether byte ordering is bigendian... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for g++ include path... /usr/include/c++/4.0.0
checking Whether building STLPort library makes sense... no
checking Whether STLPort library will be actually built... no
checking whether g++ supports thread safe statics... broken (i.e., no)
checking whether gcc supports -fvisibility=hidden... yes
checking whether gcc supports -Wno-long-double... yes
checking whether gcc supports -mno-avx... no
checking whether gcc supports -std=c++0x without Language Defect 757... no
checking if STL headers are visibility safe... yes
checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
checking which memory allocator to use... internal
checking for posix_fallocate... no
checking whether to add custom build version... no
checking whether to build with Java support... yes
checking for java... /usr/bin/java
checking whether to pass -d32 to Java interpreter... no
checking the installed JDK... checked (JDK 1.5.0_19)
checking for target Java bytecode version... 1.5
checking for javac... /usr/bin/javac
checking for javadoc... /usr/bin/javadoc
checking for jawt lib name... -ljawt
checking for dmake... no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... /sw/bin/gperf
checking gperf version... OK
checking whether to build the ODK... yes
checking whether to build unowinreg.dll... no
checking whether to provide libstdc++/libgcc_s in the installset... no
checking which zlib to use... external
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking which jpeg to use... external
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_resync_to_restart in -ljpeg... yes
checking which expat to use... external
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking which libvisio to use... external
checking for VISIO... yes
checking which libcmis to use... external
checking for LIBCMIS... yes
checking which libwpd to use... external
checking for WPD... yes
checking which cppunit to use... external
checking for CPPUNIT... yes
checking which libwps to use... external
checking for WPS... yes
checking which libwpg to use... external
checking for WPG... yes
checking which libxslt to use... external
checking for xsltproc... /sw/bin/xsltproc
checking which libxml to use... external
checking which Python to use... internal, the Python in Mac OS X 10.4 is incompatible with Python3-ified pyuno
checking for bzip2... /sw/bin/bzip2
checking which db to use... external
checking db-5.1/db.h usability... no
checking db-5.1/db.h presence... no
checking for db-5.1/db.h... no
checking db5.1/db.h usability... no
checking db5.1/db.h presence... no
checking for db5.1/db.h... no
checking db-5.0/db.h usability... no
checking db-5.0/db.h presence... no
checking for db-5.0/db.h... no
checking db5.0/db.h usability... no
checking db5.0/db.h presence... no
checking for db5.0/db.h... no
checking db-5/db.h usability... no
checking db-5/db.h presence... no
checking for db-5/db.h... no
checking db5/db.h usability... yes
checking db5/db.h presence... yes
checking for db5/db.h... yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb-5... yes
checking which lucene to use... internal
checking whether to build the MySQL Connector extension... no
checking which hsqldb to use... internal
checking PostgreSQL C interface... external PostgreSQL
checking for pg_config... /sw/bin/pg_config
configure: checking system PostgreSQL prerequisites
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQconnectdbParams in -lpq... yes
checking which beanshell to use... internal
checking which saxon to use... internal
checking whether building the stax is required... yes (no system saxon and no prebuilt copy)
checking which libcurl to use... external
checking for curl-config... /sw/bin/curl-config
checking whether libcurl is >= 7.13.1... yes, you have 7.24.0
checking which boost to use... external
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/spirit/include/classic_core.hpp usability... yes
checking boost/spirit/include/classic_core.hpp presence... yes
checking for boost/spirit/include/classic_core.hpp... yes
checking boost/function.hpp usability... yes
checking boost/function.hpp presence... yes
checking for boost/function.hpp... yes
checking boost/unordered_map.hpp usability... yes
checking boost/unordered_map.hpp presence... yes
checking for boost/unordered_map.hpp... yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking which mdds to use... external
checking which hash container mdds shall use... boost::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... yes
checking mdds/mixed_type_matrix.hpp presence... yes
checking for mdds/mixed_type_matrix.hpp... yes
checking for correct signature of ::mdds::flat_segment_tree... yes
checking which vigra to use... external
checking vigra/copyimage.hxx usability... yes
checking vigra/copyimage.hxx presence... yes
checking for vigra/copyimage.hxx... yes
checking which odbc headers to use... external
checking sqlext.h usability... yes
checking sqlext.h presence... yes
checking for sqlext.h... yes
checking whether to enable build of Mozilla... no
checking whether to build Mozilla addressbook connectivity... no
checking whether to build XML Security support... yes
checking whether to build LDAP configuration backend... no. Either Mozilla or OpenLDAP required
checking which Mozilla to use... none
checking which NSS to use... external
checking for NSS... yes
checking which mozilla headers to use... external
checking for MOZILLA_HEADERS... yes
checking which sane header to use... external
checking sane/sane.h usability... yes
checking sane/sane.h presence... yes
checking for sane/sane.h... yes
checking which icu to use... external
checking for unicode/rbbi.h... checked.
checking for icu-config... /sw/bin/icu-config
checking ICU version... OK, 4.8.1.1
checking for genbrk... /sw/bin/genbrk
checking for genccode... /sw/sbin/genccode
checking for gencmn... /sw/sbin/gencmn
checking whether to enable graphite support... no
checking whether to use system SampleICC... yes
checking for SAMPLEICC... yes
checking for /System/Library/Frameworks/AppKit.framework... yes
checking wether to build nsplugin extension... no, disabled gtk2
checking whether to use internal X11 extensions headers... no
checking whether to use Xrender... checking whether to enable RandR support... no
checking whether to use neon... yes
checking which neon to use... external
checking for NEON... yes
checking which libssl to use... external
checking which redland library to use... external
checking for REDLAND... yes
checking which libhunspell to use... external
checking for HUNSPELL... yes
checking which altlinuxhyph to use... external
checking hyphen.h usability... yes
checking hyphen.h presence... yes
checking for hyphen.h... yes
checking for struct _HyphenDict.cset... yes
checking for hnj_hyphen_hyphenate2 in -lhyphen... yes
checking which mythes to use... external
checking for MYTHES... yes
checking which lpsolve to use... external
checking lpsolve/lp_lib.h usability... yes
checking lpsolve/lp_lib.h presence... yes
checking for lpsolve/lp_lib.h... yes
checking for floor in -lm... yes
checking for dlopen in -ldl... yes
checking for make_lp in -llpsolve55... yes
checking which libexttextcat to use... external
checking for LIBEXTTEXTCAT... yes
checking for getopt... yes
checking for readdir_r... yes
checking for bison... /sw/bin/bison
checking the bison version... checked (/sw/bin/bison 2.3)
checking for flex... /sw/bin/flex
checking for patch... /sw/bin/patch
checking whether /sw/bin/patch is GNU patch... yes
checking for gnucp... no
checking for cp... /bin/cp
checking whether /bin/cp is GNU cp from coreutils with preserve= support... no gnucp found - using the system's cp command
checking for zip... /sw/bin/zip
checking for unzip... /sw/bin/unzip
checking which VCLplugs shall be built... none
checking whether to enable GConf support... no
checking whether to enable GNOME VFS support... no
checking for LIBPNG... yes
checking whether to enable libpng linking in quickstarter... yes
checking whether to build the OpenGL Transitions component... yes
checking whether to build the Presentation Minimizer extension... yes
checking whether to build the Presenter Console extension... yes
checking whether to build the PDF Import extension... yes
checking which pdf backend to use... external
checking for POPPLER... yes
checking cpp/poppler-version.h usability... no
checking cpp/poppler-version.h presence... no
checking for cpp/poppler-version.h... no
configure: error: cpp/poppler-version.h not found. Install poppler
[fangism:fink.build.Isolde/libreoffice-core-3.5.0.3-0/build] fang% ../libreoffice-core-3.5.0.3/configure --prefix=/sw --with-ant-home=/sw/lib/ant --enable-ext-google-docs --disable-mozilla --enable-librsvg --disable-kde --disable-kde4 --with-system-libs --with-system-headers --with-macosx-sdk=10.4 --without-junit CPPFLAGS=-I/sw/include LDFLAGS="-L/sw/opt/postgresql-9.1/lib -L/sw/lib" --with-libpq-path=/sw/opt/postgresql-9.1 -C
configure: loading cache config.cache
********************************************************************
*
* Running LibreOffice build configuration.
*
********************************************************************
checking build system type... (cached) powerpc-apple-darwin8.11.0
checking host system type... (cached) powerpc-apple-darwin8.11.0
checking for sed... (cached) /sw/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for gawk... (cached) gawk
checking for gawk... (cached) /sw/bin/gawk
checking for bash... (cached) /bin/sh
checking for GNU or BSD tar... gtar
checking for ccache... (cached) /sw/bin/ccache
checking whether version of ccache is suitable... yes
configure: WARNING: ccache's cache size is less than 5GB using it may be counter-producive for debug or symbol-enabled build
checking gcc home... /sw
checking for gcc... (cached) 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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc... (cached) /sw/bin/gcc
checking the presence of the SDK 10.4... /Developer/SDKs/MacOSX10.4u.sdk ok
checking that macosx-version-min-required is coherent with macosx-version-max-allowed... ok
checking that macosx-version-max-allowed is coherent macos-with-sdk... ok
configure: MAC_OS_X_VERSION_MIN_REQUIRED=1040
configure: MAC_OS_X_VERSION_MAX_ALLOWED=1040
checking the GNU C compiler version... checked (gcc 4.0.1)
checking whether gcc is already ccached... yes
checking for -Bsymbolic-functions linker support ... not found
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to use linkoo for the smoketest installation... yes
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether to strip the solver or not.... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for cups/cups.h... (cached) yes
checking whether we need fontconfig... no
checking whether we want to fetch tarballs... yes
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking whether to use dicts from external paths... no
checking whether to enable pch feature... no, obsolete
checking for GNU make... make
checking the GNU make version... make 3.81
checking for GNU make bug 20033... no, keep parallelism enabled
checking for --hash-style gcc linker support ... no
checking for perl... (cached) /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking for pkg-config... (cached) /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... (cached) ar
checking for nm... (cached) nm
checking for objdump... no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for bogus pkg-config... yes, from unknown origin
configure: WARNING: This might have unexpected consequences, please consider hiding /sw/bin/pkg-config
checking for ANSI C header files... (cached) yes
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking the GNU C++ compiler version... checked (g++ 4.0.1)
checking whether g++ is already ccached... yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking how to run the C preprocessor... gcc -E
checking size of long... (cached) 4
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long long... (cached) 8
checking size of double... (cached) 8
checking size of void*... (cached) 4
checking alignment of short... (cached) 2
checking alignment of int... (cached) 4
checking alignment of long... (cached) 4
checking alignment of double... (cached) 4
checking whether byte ordering is bigendian... (cached) yes
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking for valgrind.h... (cached) no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for g++ include path... /usr/include/c++/4.0.0
checking Whether building STLPort library makes sense... no
checking Whether STLPort library will be actually built... no
checking whether g++ supports thread safe statics... broken (i.e., no)
checking whether gcc supports -fvisibility=hidden... yes
checking whether gcc supports -Wno-long-double... yes
checking whether gcc supports -mno-avx... no
checking whether gcc supports -std=c++0x without Language Defect 757... no
checking if STL headers are visibility safe... yes
checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
checking which memory allocator to use... internal
checking for posix_fallocate... (cached) no
checking whether to add custom build version... no
checking whether to build with Java support... yes
checking for java... (cached) /usr/bin/java
checking whether to pass -d32 to Java interpreter... no
checking the installed JDK... checked (JDK 1.5.0_19)
checking for target Java bytecode version... 1.5
checking for javac... (cached) /usr/bin/javac
checking for javadoc... (cached) /usr/bin/javadoc
checking for jawt lib name... -ljawt
checking for dmake... (cached) no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... (cached) /sw/bin/gperf
checking gperf version... OK
checking whether to build the ODK... yes
checking whether to build unowinreg.dll... no
checking whether to provide libstdc++/libgcc_s in the installset... no
checking which zlib to use... external
checking for zlib.h... (cached) yes
checking for deflate in -lz... (cached) yes
checking which jpeg to use... external
checking for jpeglib.h... (cached) yes
checking for jpeg_resync_to_restart in -ljpeg... (cached) yes
checking which expat to use... external
checking for expat.h... (cached) yes
checking for XML_ParserCreate in -lexpat... (cached) yes
checking which libvisio to use... external
checking for VISIO... yes
checking which libcmis to use... external
checking for LIBCMIS... yes
checking which libwpd to use... external
checking for WPD... yes
checking which cppunit to use... external
checking for CPPUNIT... yes
checking which libwps to use... external
checking for WPS... yes
checking which libwpg to use... external
checking for WPG... yes
checking which libxslt to use... external
checking for xsltproc... (cached) /sw/bin/xsltproc
checking which libxml to use... external
checking which Python to use... internal, the Python in Mac OS X 10.4 is incompatible with Python3-ified pyuno
checking for bzip2... (cached) /sw/bin/bzip2
checking which db to use... external
checking for db-5.1/db.h... (cached) no
checking for db5.1/db.h... (cached) no
checking for db-5.0/db.h... (cached) no
checking for db5.0/db.h... (cached) no
checking for db-5/db.h... (cached) no
checking for db5/db.h... (cached) yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb-5... (cached) yes
checking which lucene to use... internal
checking whether to build the MySQL Connector extension... no
checking which hsqldb to use... internal
checking PostgreSQL C interface... external PostgreSQL
checking for pg_config... (cached) /sw/bin/pg_config
configure: checking system PostgreSQL prerequisites
checking for libpq-fe.h... (cached) yes
checking for PQconnectdbParams in -lpq... (cached) yes
checking which beanshell to use... internal
checking which saxon to use... internal
checking whether building the stax is required... yes (no system saxon and no prebuilt copy)
checking which libcurl to use... external
checking for curl-config... (cached) /sw/bin/curl-config
checking whether libcurl is >= 7.13.1... yes, you have 7.24.0
checking which boost to use... external
checking for boost/shared_ptr.hpp... (cached) yes
checking for boost/spirit/include/classic_core.hpp... (cached) yes
checking for boost/function.hpp... (cached) yes
checking for boost/unordered_map.hpp... (cached) yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking which mdds to use... external
checking which hash container mdds shall use... boost::unordered_map
checking for mdds/flat_segment_tree.hpp... (cached) yes
checking for mdds/mixed_type_matrix.hpp... (cached) yes
checking for correct signature of ::mdds::flat_segment_tree... yes
checking which vigra to use... external
checking for vigra/copyimage.hxx... (cached) yes
checking which odbc headers to use... external
checking for sqlext.h... (cached) yes
checking whether to enable build of Mozilla... no
checking whether to build Mozilla addressbook connectivity... no
checking whether to build XML Security support... yes
checking whether to build LDAP configuration backend... no. Either Mozilla or OpenLDAP required
checking which Mozilla to use... none
checking which NSS to use... external
checking for NSS... yes
checking which mozilla headers to use... external
checking for MOZILLA_HEADERS... yes
checking which sane header to use... external
checking for sane/sane.h... (cached) yes
checking which icu to use... external
checking for unicode/rbbi.h... checked.
checking for icu-config... (cached) /sw/bin/icu-config
checking ICU version... OK, 4.8.1.1
checking for genbrk... (cached) /sw/bin/genbrk
checking for genccode... (cached) /sw/sbin/genccode
checking for gencmn... (cached) /sw/sbin/gencmn
checking whether to enable graphite support... no
checking whether to use system SampleICC... yes
checking for SAMPLEICC... yes
checking for /System/Library/Frameworks/AppKit.framework... yes
checking wether to build nsplugin extension... no, disabled gtk2
checking whether to use internal X11 extensions headers... no
checking whether to use Xrender... checking whether to enable RandR support... no
checking whether to use neon... yes
checking which neon to use... external
checking for NEON... yes
checking which libssl to use... external
checking which redland library to use... external
checking for REDLAND... yes
checking which libhunspell to use... external
checking for HUNSPELL... yes
checking which altlinuxhyph to use... external
checking for hyphen.h... (cached) yes
checking for struct _HyphenDict.cset... (cached) yes
checking for hnj_hyphen_hyphenate2 in -lhyphen... (cached) yes
checking which mythes to use... external
checking for MYTHES... yes
checking which lpsolve to use... external
checking for lpsolve/lp_lib.h... (cached) yes
checking for floor in -lm... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for make_lp in -llpsolve55... (cached) yes
checking which libexttextcat to use... external
checking for LIBEXTTEXTCAT... yes
checking for getopt... (cached) yes
checking for readdir_r... (cached) yes
checking for bison... (cached) /sw/bin/bison
checking the bison version... checked (/sw/bin/bison 2.3)
checking for flex... (cached) /sw/bin/flex
checking for patch... (cached) /sw/bin/patch
checking whether /sw/bin/patch is GNU patch... yes
checking for gnucp... (cached) /bin/cp
checking whether /bin/cp is GNU cp from coreutils with preserve= support... no gnucp found - using the system's cp command
checking for zip... (cached) /sw/bin/zip
checking for unzip... (cached) /sw/bin/unzip
checking which VCLplugs shall be built... none
checking whether to enable GConf support... no
checking whether to enable GNOME VFS support... no
checking for LIBPNG... yes
checking whether to enable libpng linking in quickstarter... yes
checking whether to build the OpenGL Transitions component... yes
checking whether to build the Presentation Minimizer extension... yes
checking whether to build the Presenter Console extension... yes
checking whether to build the PDF Import extension... yes
checking which pdf backend to use... external
checking for POPPLER... yes
checking for cpp/poppler-version.h... (cached) yes
checking for sdext module... checking whether to build the Wiki Publisher extension... no
checking whether to build the Report Builder extension... yes
checking for reportbuilder module... checking which jfreereport libs to use... internal
checking for jfreereport module... checking which Apache commons-* libs to use... internal
checking whether to build extension for support of scripts in BeanShell... no
checking whether to build extension for support of scripts in JavaScript... no
checking whether to enable the lockdown pieces... no
checking whether to enable evolution 2 support... no
checking whether to enable KDE address book support... no
checking whether to include MathMLDTD... no
checking which themes to include... default crystal hicontrast oxygen tango
checking for helppack integration... integration
checking for extensions integration... yes, use integration
checking for Watch Window extension integration... no
checking for SmART Gallery (Diagram) extension integration... no
checking for Validator extension integration... no
checking for Barcode extension integration... no
checking for ConvertTextToNumber extension integration... no
checking for Numbertext extension integration... no
checking for Hungarian Cross-reference Toolbar extension integration... no
checking for Typography Toolbar extension integration... no
checking for Google Docs extension integration... yes
checking for NLPSolver extension integration... no
checking for LanguageTool extension integration... no
checking for oooblogger extension integration... no
checking for Sun Professional Template Pack integration (only supported languages displayed)... no integration
checking whether to include third-party fonts... yes
checking whether to include Agfa Monotype fonts... no
checking whether to include PPDs... yes
checking whether to include AFMs... yes
checking whether to include extra galleries... no
checking whether to include extra templates... no
checking whether to include extra samples... no
checking whether to include extra fonts... no
checking whether to download OxygenOffice branding and set custom settings... no
checking whether to build global menu support... no
checking whether to enable online update... yes
checking whether build target is Release Build... no
checking whether to create MSI with LIMITUI=1 (silent install)... no
checking whether and how to use Xinerama... yes
checking what librsvg to use... internal
checking whether to use the system cairo... yes
checking for CAIRO... yes
checking whether to use the system gdk-pixbuf... no
checking whether to use the system GLib... no
checking whether to use the system gettext runtime... yes
checking whether to use the system libcroco... no
checking whether to use the system pango... no
checking whether to use the system libgsf... no
checking whether to use the system libpng... yes
checking whether to use the system libjpeg... yes
checking whether to use specific JVM search path at runtime... no
checking for jakarta-ant... (cached) /sw/lib/ant/bin/ant
checking if /sw/lib/ant/bin/ant works... Ant works
checking Ant lib directory... Ant lib directory found.
checking whether Ant is >= 1.6.0... yes, 1.8.1
checking for product version... 3.5
checking which languages to be built... en-US
checking for custom 'intro' progress bar color... none
checking for custom 'intro' progress bar size... none
checking for custom 'intro' progress bar position... none
checking for custom 'intro' progress bar frame color... none
checking for alternative branding images directory... none
checking for yet another 'intro' bitmap... none
checking for yet another 'about' bitmap... none
checking for yet another 'start center left' bitmap... none
checking for yet another 'start center right' bitmap... none
checking for yet another 'start center rtl left' bitmap... none
checking for yet another 'start center rtl right' bitmap... none
checking for yet another 'start center space' bitmap... none
checking for vendor... not set
checking for UNIX wrapper name... not set
checking whether to install the compat oo* wrappers... no
checking for product name... LibreOffice
checking for install dirname... libreoffice
checking for prefix... /sw
checking for libdir... /sw/lib
checking for data dir... /sw/share
checking for man dir... /sw/share/man
checking for doc dir... /sw/share/doc/libreoffice
checking for install dir... /sw/lib/libreoffice
checking whether to statically link to Gtk... no
checking build verbosity... not set
checking whether to use zenity during build... yes
checking for zenity... (cached) /sw/bin/zenity
checking whether to enable dependency tracking... yes
checking for number of processors to use... 2
checking whether to create a big library for better performance... no
checking for maximum of jobs per processor... 1
checking for maximum parallelism for gmake... per module:1, for tail_build:2
setting up the build environment variables...
checking solver path... default
setting up the post_download check script
configure: creating ./config.status
config.status: creating ooo.lst
config.status: creating set_soenv
config.status: creating bin/repo-list
config.status: creating desktop/scripts/soffice.sh
config.status: creating build_env
Configuration unchanged - avoiding scp2 stamp update
Setting up the environment for building LibreOffice
Setting values for Mac OS X/Darwin on PowerPC... done
****************************************************************************
*
* LibreOffice configuration finished.
*
* - ccache's cache size is less than 5GB using it may be counter-producive for debug or symbol-enabled build
* - Having a /sw/bin/pkg-config might have unexpected consequences, please consider hiding it
*
****************************************************************************
To build, issue:
make
To install when the build is finished, issue:
make install
If you want to develop LibreOffice, you might prefer:
make dev-install
If you want to run the smoketest, issue:
make check
***** WARNINGS ISSUED *****
[fangism:fink.build.Isolde/libreoffice-core-3.5.0.3-0/build] fang% ls
Env.Host.sh config.log set_soenv*
autom4te.cache/ config.status* set_soenv.last*
bin/ desktop/ set_soenv.stamp
build_env ooo.lst warn
config.cache post_download*
Compiling: sal/unxmacxp.pro/misc/_dflt-bootstrap_version.c
cairo deliver
Module 'cairo' delivered successfully. 0 files copied, 0 files unchanged
officecfg deliver
Module 'officecfg' delivered successfully. 0 files copied, 0 files unchanged
Entering /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/textenc
Making: csi_xml.lib
Making: all_csi_xml.dpobj
Entering /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/udm/util
Making: all_textenc.dpslo
Making: udm.lib
Making: all_textenc.dpobj
Making: libudm.a
ar: creating archive ../unxmacxp.pro/lib/libudm.a
Entering /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all
Compiling: sal/textenc/tencinfo.c
Compiling: sal/textenc/textcvt.c
Making: all_oslall.dpslo
Making: all_oslall.dpobj
Compiling: sal/textenc/textenc.cxx
Compiling: sal/osl/all/utility.cxx
Compiling: sal/osl/all/filepath.c
Compiling: sal/textenc/context.c
Compiling: sal/osl/all/debugbase.cxx
Compiling: sal/textenc/convertbig5hkscs.c
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/textenc/textenc.cxx:40:33: error: boost/noncopyable.hpp: No such file or directory
Compiling: sal/textenc/converter.c
In file included from /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:34:
../../inc/osl/diagnose.hxx:36:35: error: boost/unordered_set.hpp: No such file or directory
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:35:26: error: boost/bind.hpp: No such file or directory
Compiling: sal/textenc/converteuctw.c
Compiling: sal/textenc/convertgb18030.c
Compiling: sal/osl/all/loadmodulerelative.cxx
Compiling: sal/textenc/convertiso2022cn.c
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/textenc/textenc.cxx:127: error: 'boost' has not been declared
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/textenc/textenc.cxx:127: error: expected class-name before '{' token
dmake: Error code 1, while making '../unxmacxp.pro/obj/textenc.obj'
../../inc/osl/diagnose.hxx:94: error: '::boost' has not been declared
../../inc/osl/diagnose.hxx:94: error: expected initializer before '<' token
../../inc/osl/diagnose.hxx:104: error: 'VoidPointerSet' does not name a type
../../inc/osl/diagnose.hxx: In constructor 'osl::detail::ObjectRegistryData::ObjectRegistryData(const std::type_info&)':
../../inc/osl/diagnose.hxx:99: error: class 'osl::detail::ObjectRegistryData' does not have any field named 'm_addresses'
../../inc/osl/diagnose.hxx: In member function 'bool osl::detail::ObjectRegistry<T>::checkObjectCount(size_t) const':
../../inc/osl/diagnose.hxx:121: error: 'VoidPointerSet' has not been declared
../../inc/osl/diagnose.hxx:121: error: 'const_iterator' was not declared in this scope
../../inc/osl/diagnose.hxx:121: error: expected `;' before 'iPos'
../../inc/osl/diagnose.hxx:122: error: 'VoidPointerSet' has not been declared
../../inc/osl/diagnose.hxx:122: error: expected `;' before 'const'
../../inc/osl/diagnose.hxx:123: error: 'iPos' was not declared in this scope
../../inc/osl/diagnose.hxx:123: error: 'iEnd' was not declared in this scope
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx: In function 'bool osl_detail_ObjectRegistry_storeAddresses(const char*)':
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:103: error: 'boost' has not been declared
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:103: error: '_1' was not declared in this scope
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:103: error: 'bind' was not declared in this scope
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx: In function 'bool osl_detail_ObjectRegistry_checkObjectCount(const osl::detail::ObjectRegistryData&, size_t)':
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:112: error: 'const struct osl::detail::ObjectRegistryData' has no member named 'm_addresses'
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx: In function 'void osl_detail_ObjectRegistry_registerObject(osl::detail::ObjectRegistryData&, const void*)':
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:134: error: 'osl::detail::VoidPointerSet' has not been declared
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:134: error: 'iterator' was not declared in this scope
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:134: error: template argument 1 is invalid
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:134: error: invalid type in declaration before '(' token
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:135: error: 'struct osl::detail::ObjectRegistryData' has no member named 'm_addresses'
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:136: error: request for member 'second' in 'insertion', which is of non-class type 'const int'
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx: In function 'void osl_detail_ObjectRegistry_revokeObject(osl::detail::ObjectRegistryData&, const void*)':
/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all/debugbase.cxx:150: error: 'struct osl::detail::ObjectRegistryData' has no member named 'm_addresses'
dmake: Error code 1, while making '../../unxmacxp.pro/obj/debugbase.obj'
udm deliver
Module 'udm' delivered successfully. 4 files copied, 0 files unchanged
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/lucene
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/beanshell
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/python
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/afms
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/more_fonts/fonts/ttf_dejavu
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/rhino
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/textenc
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/libxmlsec
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/osl/all
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/tomcat
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/stax
it seems you are using a threaded build, which means that the
actual compile error is probably hidden far above, and could be
inside any of these other modules:
afms more_fonts tomcat beanshell stax rhino libxmlsec lucene sal
please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------
/bin/sh
cd /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3
source ./Env.Host.sh
cd python
rm -Rf /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/python/unxmacxp.pro # optional module 'clean'
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level
make[1]: *** [build] Error 1
make: *** [source-env-and-recurse] Error 2
[fangism:fink.build.Isolde/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3Compiling: sal/textenc/textenc.cxx
g++ -fsigned-char -fmessage-length=0 -malign-natural -c -O2 -fno-strict-aliasing -D_FILE_OFFSET_BITS=no -I. -I../unxmacxp.pro/inc/textenc -I../inc -I../inc -I../aqua/inc -I../unx/inc -I../unxmacxp.pro/inc -I. -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solver/unxmacxp.pro/inc/stl -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solver/unxmacxp.pro/inc/external -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solver/unxmacxp.pro/inc -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solenv/inc/unxmacxp -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solenv/inc -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/res -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Headers -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solver/unxmacxp.pro/inc/udkapi -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solver/unxmacxp.pro/inc/offapi -I/Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/solver/unxmacxp.pro/inc/oovbaapi -I. -I../res -I. -pipe -malign-natural -fsigned-char -Wno-ctor-dtor-privacy -fno-threadsafe-statics -Wall -Wendif-labels -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DPOWERPC -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -D_USE_NAMESPACE=1 -DQUARTZ -DHAVE_GCC_VISIBILITY_FEATURE -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DMAC_OS_X_VERSION_MIN_REQUIRED=1040 -DMAC_OS_X_VERSION_MAX_ALLOWED=1040 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=350 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DSOLAR_JAVA -fno-exceptions -DEXCEPTIONS_OFF -o ../unxmacxp.pro/obj/textenc.o /Volumes/Isolde/fink.build/libreoffice-core-3.5.0.3-0/libreoffice-core-3.5.0.3/sal/textenc/textenc.cxx
Making: javavm.uno.dylib
/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/bin/checkdll.sh -L../../unxmacxp.pro/lib -L/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib ../../unxmacxp.pro/lib/javavm.uno.dylib
Entering /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/simpleregistry
Entering /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/registry_tdprovider
g++ -Wl,-multiply_defined,suppress -lobjc -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -install_name @__________________________________________________URELIB/javavm.uno.dylib -Wl,-exported_symbols_list ../../unxmacxp.pro/misc/component_javavm.uno.map -dynamiclib -single_module -L../../unxmacxp.pro/lib -L/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib -o ../../unxmacxp.pro/lib/javavm.uno.dylib -luno_cppuhelpergcc3 -luno_cppu -luno_sal -ljvmaccessgcc3 -luno_salhelpergcc3 -ljvmfwk -lpthread -lstdc++ -lm -filelist ../../unxmacxp.pro/misc/javavm.uno.list -Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppuhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppuhelpergcc3.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppu.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppu.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_sal.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_sal.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libjvmaccessgcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libjvmaccessgcc3.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_salhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_salhelpergcc3.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libjvmfwk.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libjvmfwk.dylib -Wl,-dylib_file,@loader_path/libuno_sal.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_sal.dylib.3 -Wl,-dylib_file,@loader_path/libuno_salhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_salhelpergcc3.dylib.3 -Wl,-dylib_file,@loader_path/libuno_cppu.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppu.dylib.3 -Wl,-dylib_file,@loader_path/libuno_cppuhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppuhelpergcc3.dylib.3
Entering /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/tdmanager
Entering /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/corereflection
ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/sw/lib/libxml2.2.dylib referenced from: /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libjvmfwk.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/sw/lib/libiconv.2.dylib referenced from: /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libjvmfwk.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
Entering /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/inspect
cp -f insp.xml ../../unxmacxp.pro/misc/insp.xml
ld: Undefined symbols:
_xmlCharStrdup referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlFree referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlFreeDoc referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlXPathFreeContext referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlXPathFreeObject referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlAddChild referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlAddPrevSibling referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlDocGetRootElement referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlDocSetRootElement referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlFreeNode referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlGetNsProp referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlGetProp referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewChild referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewComment referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewDoc referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewDocComment referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewDocNode referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewNs referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewText referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNewTextChild referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNodeListGetString referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNodeSetContent referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlNodeSetContentLen referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlParseFile referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlSaveFormatFile referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlSaveFormatFileEnc referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlSearchNsByHref referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlSetNsProp referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlSetProp referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlStrcmp referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlUnlinkNode referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlXPathEvalExpression referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlXPathNewContext referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
_xmlXPathRegisterNs referenced from @__________________________________________________URELIB/libjvmfwk.dylib.3 expected to be defined in /sw/lib/libxml2.2.dylib
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
dmake: Error code 1, while making '../../unxmacxp.pro/lib/javavm.uno.dylib'
Making: all_introspection.uno.dpslo
cat /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/src/version.c | sed s/_version.h/introspection.uno_version.h/ > ../../unxmacxp.pro/misc/introspection.uno_version.c
Compiling: stoc/unxmacxp.pro/misc/introspection.uno_version.c
gcc -fsigned-char -fmessage-length=0 -malign-natural -c -O2 -fno-strict-aliasing -I. -I../../unxmacxp.pro/inc/introspection.uno -I../inc -I../../inc -I../../aqua/inc -I../../unx/inc -I../../unxmacxp.pro/inc -I. -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/incdont_use_stl -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/external -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/inc/unxmacxp -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/inc -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/res -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Headers -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/udkapi -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/offapi -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/oovbaapi -I. -I../../res -I. -pipe -fsigned-char -malign-natural -Wall -Wendif-labels -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DPOWERPC -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -D_USE_NAMESPACE=1 -DQUARTZ -DHAVE_GCC_VISIBILITY_FEATURE -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DMAC_OS_X_VERSION_MIN_REQUIRED=1040 -DMAC_OS_X_VERSION_MAX_ALLOWED=1040 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=350 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DSOLAR_JAVA -o ../../unxmacxp.pro/slo/introspection.uno_version.o ../../unxmacxp.pro/misc/introspection.uno_version.c
: && DYLD_LIBRARY_PATH=/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}} /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/bin/makedepend @/tmp/mkFJRsVU > ../../unxmacxp.pro/misc/s_introspection.uno_version.dpcc
: && DYLD_LIBRARY_PATH=/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}} /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/bin/cppumaker @/tmp/mkPCLfis && touch ../../unxmacxp.pro/inc/introspection.uno_headergen.done
: && DYLD_LIBRARY_PATH=/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}} /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/bin/rdbmaker -BUCR -O../../unxmacxp.pro/bin/insp.rdb @/tmp/mkdba9mh
echo just a dummy for UNIX > ../../unxmacxp.pro/misc/introspection.uno.def
/sw/bin/xsltproc --nonet --stringparam uri \
'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/introspection.uno.dylib' -o ../../unxmacxp.pro/misc/introspection.component \
/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/bin/createcomponent.xslt introspection.component
Compiling: stoc/source/inspect/introspection.cxx
g++ -fsigned-char -fmessage-length=0 -malign-natural -c -O2 -fno-strict-aliasing -I. -I../../unxmacxp.pro/inc/introspection.uno -I../inc -I../../inc -I../../aqua/inc -I../../unx/inc -I../../unxmacxp.pro/inc -I. -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/stl -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/external -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/inc/unxmacxp -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/inc -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/res -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Headers -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/udkapi -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/offapi -I/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/inc/oovbaapi -I. -I../../res -I. -pipe -malign-natural -fsigned-char -Wno-ctor-dtor-privacy -fno-threadsafe-statics -Wall -Wendif-labels -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DPOWERPC -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -D_USE_NAMESPACE=1 -DQUARTZ -DHAVE_GCC_VISIBILITY_FEATURE -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DMAC_OS_X_VERSION_MIN_REQUIRED=1040 -DMAC_OS_X_VERSION_MAX_ALLOWED=1040 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=350 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../../unxmacxp.pro/slo/introspection.o /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/inspect/introspection.cxx
: && DYLD_LIBRARY_PATH=/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}} /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/bin/makedepend @/tmp/mkFLdCrJ > ../../unxmacxp.pro/misc/s_introspection.dpcc
Making: introspection.uno.lib
Making: all_introspection.uno.dpslo
tr -d "\015" < /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/src/component.map | awk -f /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/bin/addsym.awk > ../../unxmacxp.pro/misc/component_introspection.uno.map
cat ../../unxmacxp.pro/slb/introspection.uno.lib | sed s\#unxmacxp.pro\#../../unxmacxp.pro\#g | xargs -n1 nm -gx | /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/bin/addsym-macosx.sh ../../unxmacxp.pro/misc/component_introspection.uno.map.symbols-regexp ../../unxmacxp.pro/misc/component_introspection.uno.map.symbols-regexp.tmp >> ../../unxmacxp.pro/misc/component_introspection.uno.map.exported-symbols
cp ../../unxmacxp.pro/misc/component_introspection.uno.map.exported-symbols ../../unxmacxp.pro/misc/component_introspection.uno.map
/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solenv/bin/checkdll.sh -L../../unxmacxp.pro/lib -L/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib ../../unxmacxp.pro/lib/introspection.uno.dylib
Making: introspection.uno.dylib
g++ -Wl,-multiply_defined,suppress -lobjc -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -install_name @__________________________________________________URELIB/introspection.uno.dylib -Wl,-exported_symbols_list ../../unxmacxp.pro/misc/component_introspection.uno.map -dynamiclib -single_module -L../../unxmacxp.pro/lib -L/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib -o ../../unxmacxp.pro/lib/introspection.uno.dylib -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lpthread -lstdc++ -lm -filelist ../../unxmacxp.pro/misc/introspection.uno.list -Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppu.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppu.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppuhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppuhelpergcc3.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_sal.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_sal.dylib -Wl,-dylib_file,@loader_path/libuno_sal.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_sal.dylib.3 -Wl,-dylib_file,@loader_path/libuno_salhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_salhelpergcc3.dylib.3 -Wl,-dylib_file,@loader_path/libuno_cppu.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_cppu.dylib.3 -Wl,-dylib_file,@__________________________________________________URELIB/libuno_salhelpergcc3.dylib.3:/Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/solver/unxmacxp.pro/lib/libuno_salhelpergcc3.dylib.3
Checking DLL ../../unxmacxp.pro/lib/introspection.uno.dylib ...-rwxr-xr-x 1 fink-bld fink-bld 212712 Mar 22 01:42 ../../unxmacxp.pro/lib/introspection.uno.dylib
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stoc/source/javavm
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/libxmlsec
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/tomcat
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/afms
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/rhino
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/glib
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/stax
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/more_fonts/fonts/ttf_linlibertineg
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/hsqldb
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/beanshell
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/lucene
ERROR: error 65280 occurred while making /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/python
it seems you are using a threaded build, which means that the
actual compile error is probably hidden far above, and could be
inside any of these other modules:
afms hsqldb tomcat beanshell stax more_fonts rhino libxmlsec lucene glib stoc
please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------
/bin/sh
cd /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2
source ./Env.Host.sh
cd python
rm -Rf /Volumes/Isolde/fink.build/libreoffice-3.5.1.2-0/libreoffice-core-3.5.1.2/python/unxmacxp.pro # optional module 'clean'
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level
make[1]: *** [build] Error 1
make: *** [source-env-and-recurse] Error 2
### execution of /var/tmp/tmp.0.PKMCpP failed, exit code 2
### execution of /var/tmp/tmp.3.PUSrwd failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libreoffice-3.5.1.2-0
(Reading database ... 579848 files and directories currently installed.)
Removing fink-buildlock-libreoffice-3.5.1.2-0 ...
Failed: phase compiling: libreoffice-3.5.1.2-0 failed
Before reporting any errors, please run "fink selfupdate" and try again.
If you continue to have issues, please check to see if th FAQ on Fink's
website solves the problem. If not, ask on one of these mailing lists:
The Fink Users List <fink-users@lists.sourceforge.net>
The Fink Beginners List <fink-beginners@lists.sourceforge.net>,
with a carbon copy to the maintainer:
David Fang <fangism@users.sourceforge.net>
SALDYLIB=-Wl,-dylib_file,@__________________________________________________URELIB/libuno_sal.dylib.3:'$(OO_SDK_URE_LIB_DIR)/libuno_sal.dylib'
CPPUDYLIB=-Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppu.dylib.3:'$(OO_SDK_URE_LIB_DIR)/libuno_cppu.dylib'
CPPUHELPERDYLIB=-Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppuhelper'$(COMID).dylib.3:$(OO_SDK_URE_LIB_DIR)/libuno_cppuhelper$(COMID).dylib'
SALHELPERDYLIB=-Wl,-dylib_file,@__________________________________________________URELIB/libuno_salhelper$(COMID).dylib.3:'$(OO_SDK_URE_LIB_DIR)/libuno_salhelper$(COMID).dylib'
REGDYLIB=-Wl,-dylib_file,@__________________________________________________URELIB/libreg.dylib.3:'$(OO_SDK_URE_LIB_DIR)/libreg.dylib'
STOREDYLIB=-Wl,-dylib_file,@__________________________________________________URELIB/libstore.dylib.3:'$(OO_SDK_URE_LIB_DIR)/libstore.dylib'
INSTALL_NAME_URELIBS=install_name_tool -change @__________________________________________________URELIB/libuno_sal.dylib.3 @executable_path/urelibs/libuno_sal.dylib.3 -change @__________________________________________________URELIB/libuno_cppu.dylib.3 @executable_path/urelibs/libuno_cppu.dylib.3 -change @__________________________________________________URELIB/libuno_cppuhelper$(COMID).dylib.3 @executable_path/urelibs/libuno_cppuhelper$(COMID).dylib.3 -change @__________________________________________________URELIB/libuno_salhelper$(COMID).dylib.3 @executable_path/urelibs/libuno_salhelper$(COMID).dylib.3 -change @__________________________________________________URELIB/libreg.dylib.3 @executable_path/urelibs/libreg.dylib.3 -change @__________________________________________________URELIB/libstore.dylib.3 @executable_path/urelibs/libstore.dylib.3
INSTALL_NAME_URELIBS_BIN=install_name_tool -change @__________________________________________________URELIB/libuno_sal.dylib.3 libuno_sal.dylib.3 -change @__________________________________________________URELIB/libuno_cppu.dylib.3 libuno_cppu.dylib.3 -change @__________________________________________________URELIB/libuno_cppuhelper$(COMID).dylib.3 libuno_cppuhelper$(COMID).dylib.3 -change @__________________________________________________URELIB/libuno_salhelper$(COMID).dylib.3 libuno_salhelper$(COMID).dylib.3 -change @__________________________________________________URELIB/libreg.dylib.3 libreg.dylib.3 -change @__________________________________________________URELIB/libstore.dylib.3 libstore.dylib.3