aubergine:redland wlach$ build
=============
Building module redland
=============
Entering /Users/wlach/git/libo/redland/raptor
if [ -f ../unxmacxi.pro/misc/build/raptor-1.4.18.exists ] ; then mv ../unxmacxi.pro/misc/build/raptor-1.4.18 ../unxmacxi.pro/misc/build/raptor-1.4.18_removeme ; fi
^C
aubergine:redland wlach$
aubergine:redland wlach$ export
(reverse-i-search)`sudo m': sudo mkdir /VMs
aubergine:redland wlach$ sudo -s
Password:
bash-3.2# mv /opt/local/bin/xml2-config.bak /opt/local/bin/xml2-config
bash-3.2# exit
exit
aubergine:redland wlach$ rm -rf unxmacxi.pro/
aubergine:redland wlach$ build
=============
Building module redland
=============
Entering /Users/wlach/git/libo/redland/raptor
if [ -f ../unxmacxi.pro/misc/build/raptor-1.4.18.exists ] ; then mv ../unxmacxi.pro/misc/build/raptor-1.4.18 ../unxmacxi.pro/misc/build/raptor-1.4.18_removeme ; fi
make writeable...
patching file raptor-1.4.18/LICENSE.txt
patching file raptor-1.4.18/configure
patching file raptor-1.4.18/ltmain.sh
patching file raptor-1.4.18/src/raptor-config.in
patching file raptor-1.4.18/src/makefile.mk
patching file raptor-1.4.18/src/win32_raptor_config.h
patching file raptor-1.4.18/config.guess
patching file raptor-1.4.18/configure
patching file raptor-1.4.18/configure
mkdir: ../unxmacxi.pro/misc/build/raptor-1.4.18/: File exists
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin10.7.0
checking host system type... i386-apple-darwin10.7.0
checking whether build environment is sane... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin10/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.0.1/ld) is GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin10/4.0.1/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... /usr/bin/gcc-4.0 -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
checking the maximum length of command line arguments... 196608
checking command to parse nm output from /usr/bin/gcc-4.0 object... rm: conftest.dSYM: is a directory
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin10/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin10/4.0.1/ld) supports shared libraries... no
checking for /usr/bin/g++-4.0 option to produce PIC...
checking if /usr/bin/g++-4.0 static flag works... yes
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin10/4.0.1/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin10.7.0 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for gnutar... gnutar
checking for perl... /opt/local/bin/perl
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking dmalloc.h usability... no
checking dmalloc.h presence... no
checking for dmalloc.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fetch.h... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for u8... no
checking for u16... no
checking for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for getopt... yes
checking for getopt_long... yes
checking for stricmp... no
checking for strcasecmp... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for setjmp... yes
checking whether need to declare optind... no
checking vsnprintf has C99 compatible return value... yes
checking whether have trunc in libm... yes
checking whether have round in libm... yes
checking for expat sources... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking xmlparse.h usability... no
checking xmlparse.h presence... no
checking for xmlparse.h... no
checking for main in -lxmltok... no
checking for XML_ParserCreate in -lxmlparse... no
checking for XML_ParserCreate in -lexpat... no
checking for working expat in libxmlparse and libxmltok... no
checking for working expat in libexpat... no
checking for xml2-config... xml2-config
checking for xslt-config... xslt-config
checking for curl-config... curl-config
checking using Unicode NFC checking... yes
checking for libxml sources... no
checking for xmlCreatePushParserCtxt... no
checking for system (GNOME) libxml library... no
checking libxml/nanohttp.h usability... no
checking libxml/nanohttp.h presence... no
checking for libxml/nanohttp.h... no
checking libxml/parser.h usability... no
checking libxml/parser.h presence... no
checking for libxml/parser.h... no
checking for libxml/hash.h... no
checking for libxml/SAX2.h... no
checking if libxml xmlEntity has name_length field... no
checking if libxml xmlEntity has etype field... no
checking if libxml xmlSAXHandler has initialized field... no
checking if libxml xmlSAXHandler has externalSubset field... no
checking for xmlSAX2InternalSubset... no
checking for xmlCtxtUseOptions... no
checking if libxml has parser option XML_PARSE_NONET... no
checking libxml/HTMLparser.h usability... no
checking libxml/HTMLparser.h presence... no
checking for libxml/HTMLparser.h... no
checking if libxml has parser option HTML_PARSE_NONET... no
checking for xsltSaveResultToString... yes
checking for system libxslt library... yes - version 1.1.24
checking for xsltInit... no
checking libxslt/xslt.h usability... yes
checking libxslt/xslt.h presence... yes
checking for libxslt/xslt.h... yes
checking XML parser to use... configure: error: No XML parser available - please install expat or libxml
dmake: Error code 1, while making '../unxmacxi.pro/misc/build/so_configured_so_raptor'
-----------------------------------------------------------------------
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 /Users/wlach/git/libo/redland/raptor
it seems that the error is inside 'redland', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /Users/wlach/git/libo/redland/unxmacxi.pro # optional module 'clean'
/bin/sh
cd /Users/wlach/git/libo
source ./MacOSXX86Env.Set.sh
cd redland
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level