Skip to content

Instantly share code, notes, and snippets.

@julianalucena
Created July 18, 2011 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save julianalucena/1088360 to your computer and use it in GitHub Desktop.
Save julianalucena/1088360 to your computer and use it in GitHub Desktop.
brew install -v kdelibs error
juliana:~ julianalucena$ brew install -v kdelibs
Also installing dependencies: redland, soprano, shared-desktop-ontologies, shared-mime-info, attica, docbook, libdbusmenu-qt
==> Downloading http://download.librdf.org/source/redland-1.0.12.tar.gz
File already downloaded in /Users/julianalucena/Library/Caches/Homebrew
/usr/bin/tar xf /Users/julianalucena/Library/Caches/Homebrew/redland-1.0.12.tar.gz
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/redland/1.0.12 --with-sqlite=yes --with-mysql=no --with-bdb=/usr/local
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/redland/1.0.12 --with-sqlite=yes --with-mysql=no --with-bdb=/usr/local
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/install-sh -c -d
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... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking whether build environment is sane... yes
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... none
checking whether /usr/bin/cc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for gnutar... gnutar
checking for perl... perl
checking for pkg-config... pkg-config
checking for byte... no
checking for u32... no
checking for u64... no
checking size of unsigned char... 1
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking BDB version... unknown
checking location of BDB libs... /usr/local/lib
checking location of BDB includes... /usr/local/include
checking name of BDB library... db-5.1
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for BDB V1 dbopen... yes
checking for BDB V2 db_open... no
checking for BDB V3/V4.x db_create... yes
checking for BDB V4.0 DB->open with 6 arguments... no
checking for BDB DB->close with 2 arguments... yes
checking for BDB DB->fd with 2 arguments... yes
checking for BDB DB->set_flags... yes
checking for BDB V4.1+ DB->open with 7 arguments... yes
checking whether DB_TXN defined in db.h... yes
checking whether DBC defined in db.h... yes
checking number of arguments to db_cursor... 4
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dmalloc.h usability... no
checking dmalloc.h presence... no
checking for dmalloc.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for getopt... yes
checking for getopt_long... yes
checking for memcmp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for tmpnam... yes
checking for gettimeofday... yes
checking for getenv... yes
checking for rasqal... system 0.9.25
checking if rasqal was built with raptor2... yes - raptor2 is required
checking for raptor... system 2.0.2
checking digests wanted... md5 sha1 ripemd160
checking for bdb hash support... yes
checking for 3store-config... no
checking for 3store library... no
checking for sqlite library versions available...
checking using sqlite library... no
checking for pg_config... no
checking for postgresql library... no
checking for iodbc-config... /usr/bin/iodbc-config
checking for iODBC support... yes
checking for SQLLEN... yes
checking virtuoso storage dependencies... yes
checking storages required... all
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if POSIX threads should be used... no
checking for local md5 digest module... yes
checking for local sha1 digest module... yes
checking for local ripemd160 digest module... no
checking using dmalloc library... no
checking using memory signing... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating redland.rdf
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating src/redland.spec
config.status: creating src/win32/Makefile
config.status: creating utils/Makefile
config.status: creating demos/Makefile
config.status: creating data/Makefile
config.status: creating redland.pc
config.status: creating redland-config
config.status: creating redland-src-config
config.status: creating src/rdf_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/private/tmp/homebrew-redland-1.0.12-fY5g/redland-1.0.12/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/redland/1.0.12' '--disable-debug' '--disable-dependency-tracking' '--with-sqlite=yes' '--with-mysql=no' '--with-bdb=/usr/local' 'CC=/usr/bin/cc' 'CFLAGS=-O3 -march=core2 -msse4.1 -w -pipe' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking dependency style of /usr/bin/cc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Redland build summary:
Using modular storage backends in /usr/local/lib/redland:${exec_prefix}/lib/redland
Berkeley/Sleepycat DB : Version unknown (library db-5.1 in /usr/local/lib)
Triple stores available : memory file hashes(memory) trees hashes(bdb unknown) virtuoso
Triple stores enabled : memory file hashes trees virtuoso
RDF parsers : raptor(system 2.0.2)
RDF query : rasqal(system 0.9.25)
Content digests : md5 sha1
==> make install
make install
Making install in libltdl
/bin/sh /private/tmp/homebrew-redland-1.0.12-fY5g/redland-1.0.12/libltdl/config/install-sh -d .
cp ./argz_.h argz.h-t
mv argz.h-t argz.h
make install-am
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c -o argz.lo argz.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c argz.c -fno-common -DPIC -o .libs/argz.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c argz.c -o argz.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O3 -march=core2 -msse4.1 -w -pipe -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -module -avoid-version -o dlopen.la dlopen.lo
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo argz.lo
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/private/tmp/homebrew-redland-1.0.12-fY5g/redland-1.0.12/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
test -z "/usr/local/Cellar/redland/1.0.12/lib" || config/install-sh -c -d "/usr/local/Cellar/redland/1.0.12/lib"
test -z "/usr/local/Cellar/redland/1.0.12/include" || config/install-sh -c -d "/usr/local/Cellar/redland/1.0.12/include"
test -z "" || config/install-sh -c -d ""
Making install in src
Making install in win32
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
\
# source='rdf_init.c' object='rdf_init.lo' libtool=yes
\
# source='rdf_raptor.c' object='rdf_raptor.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_raptor.lo rdf_raptor.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_init.lo rdf_init.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_raptor.c -fno-common -DPIC -o .libs/rdf_raptor.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_init.c -fno-common -DPIC -o .libs/rdf_init.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_raptor.c -o rdf_raptor.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_init.c -o rdf_init.o >/dev/null 2>&1
\
# source='rdf_uri.c' object='rdf_uri.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_uri.lo rdf_uri.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_uri.c -fno-common -DPIC -o .libs/rdf_uri.o
\
# source='rdf_digest.c' object='rdf_digest.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_digest.lo rdf_digest.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_digest.c -fno-common -DPIC -o .libs/rdf_digest.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_uri.c -o rdf_uri.o >/dev/null 2>&1
\
# source='rdf_hash.c' object='rdf_hash.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_hash.lo rdf_hash.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_digest.c -o rdf_digest.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_hash.c -fno-common -DPIC -o .libs/rdf_hash.o
\
# source='rdf_hash_cursor.c' object='rdf_hash_cursor.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_hash_cursor.lo rdf_hash_cursor.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_hash_cursor.c -fno-common -DPIC -o .libs/rdf_hash_cursor.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_hash_cursor.c -o rdf_hash_cursor.o >/dev/null 2>&1
\
# source='rdf_hash_memory.c' object='rdf_hash_memory.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_hash_memory.lo rdf_hash_memory.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_hash_memory.c -fno-common -DPIC -o .libs/rdf_hash_memory.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_hash.c -o rdf_hash.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_hash_memory.c -o rdf_hash_memory.o >/dev/null 2>&1
\
# source='rdf_model.c' object='rdf_model.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_model.lo rdf_model.c
\
# source='rdf_model_storage.c' object='rdf_model_storage.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_model_storage.lo rdf_model_storage.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_model.c -fno-common -DPIC -o .libs/rdf_model.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_model_storage.c -fno-common -DPIC -o .libs/rdf_model_storage.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_model_storage.c -o rdf_model_storage.o >/dev/null 2>&1
\
# source='rdf_iterator.c' object='rdf_iterator.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_iterator.lo rdf_iterator.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_iterator.c -fno-common -DPIC -o .libs/rdf_iterator.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_model.c -o rdf_model.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_iterator.c -o rdf_iterator.o >/dev/null 2>&1
\
# source='rdf_concepts.c' object='rdf_concepts.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_concepts.lo rdf_concepts.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_concepts.c -fno-common -DPIC -o .libs/rdf_concepts.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_concepts.c -o rdf_concepts.o >/dev/null 2>&1
\
# source='rdf_avltree.c' object='rdf_avltree.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_avltree.lo rdf_avltree.c
\
# source='rdf_cache.c' object='rdf_cache.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_cache.lo rdf_cache.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_avltree.c -fno-common -DPIC -o .libs/rdf_avltree.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_cache.c -fno-common -DPIC -o .libs/rdf_cache.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_cache.c -o rdf_cache.o >/dev/null 2>&1
\
# source='rdf_list.c' object='rdf_list.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_list.lo rdf_list.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_list.c -fno-common -DPIC -o .libs/rdf_list.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_avltree.c -o rdf_avltree.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_list.c -o rdf_list.o >/dev/null 2>&1
\
# source='rdf_storage.c' object='rdf_storage.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_storage.lo rdf_storage.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_storage.c -fno-common -DPIC -o .libs/rdf_storage.o
\
# source='rdf_storage_sql.c' object='rdf_storage_sql.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_storage_sql.lo rdf_storage_sql.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_storage_sql.c -fno-common -DPIC -o .libs/rdf_storage_sql.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_storage.c -o rdf_storage.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_storage_sql.c -o rdf_storage_sql.o >/dev/null 2>&1
\
# source='rdf_stream.c' object='rdf_stream.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_stream.lo rdf_stream.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_stream.c -fno-common -DPIC -o .libs/rdf_stream.o
\
# source='rdf_parser.c' object='rdf_parser.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_parser.lo rdf_parser.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_stream.c -o rdf_stream.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_parser.c -fno-common -DPIC -o .libs/rdf_parser.o
\
# source='rdf_parser_raptor.c' object='rdf_parser_raptor.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR="\"/usr/local/Cellar/redland/1.0.12/share/redland\"" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland"\"" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rdf_parser_raptor.lo rdf_parser_raptor.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_parser_raptor.c -fno-common -DPIC -o .libs/rdf_parser_raptor.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DPKGDATADIR=\"/usr/local/Cellar/redland/1.0.12/share/redland\" -I/usr/local/include -I../libltdl -I/usr/local/include -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -I/usr/local/Cellar/rasqal/0.9.25/include/rasqal -I/usr/local/Cellar/raptor/2.0.2/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/local/Cellar/redland/1.0.12/lib/redland\" -DLIBRDF_INTERNAL=1 -O3 -march=core2 -msse4.1 -w -pipe -c rdf_parser.c -o rdf_parser.o >/dev/null 2>&1
rdf_parser_raptor.c: In function ‘librdf_parser_raptor_constructor’:
rdf_parser_raptor.c:1588: error: ‘raptor_syntax_description’ has no member named ‘uri_string’
make[2]: *** [rdf_parser_raptor.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/redland.rb#L21
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 6d15547fa6d422fd55e3c7c7dcf617176afe55da
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.8
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.2.6
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/bin/gcc-4.2
CXX: /usr/bin/c++ => /usr/bin/c++-4.2
LD: /usr/bin/cc => /usr/bin/gcc-4.2
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
MAKEFLAGS: -j2
Error: Failed executing: make install
Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment