Closed ouvanous closed 11 years ago
Here s the install logs
raptor@0.1.0-1 preuninstall /usr/local/lib/node_modules/raptor make clean
cd src \ && node-waf distclean > /dev/null 2>&1 rm -rf build > /dev/null 2>&1 rm -rf /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.6.tar.gz > /dev/null 2>&1 rm -rf /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.6 > /dev/null 2>&1 rm -rf /usr/local/lib/node_modules/raptor/deps > /dev/null 2>&1
raptor@0.1.0-1 preinstall /usr/local/lib/node_modules/raptor make
mkdir /usr/local/lib/node_modules/raptor/deps cd /usr/local/lib/node_modules/raptor/deps \ && curl -O http://download.librdf.org/source/raptor2-2.0.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1612k 100 1612k 0 0 294k 0 0:00:05 0:00:05 --:--:-- 339k cd /usr/local/lib/node_modules/raptor/deps \ && tar -xzf /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7.tar.gz cd /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7 \ && ./configure \ --prefix=/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist \ --enable-static \ --disable-shared \ --disable-gtk-doc-html 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... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin11.4.0 checking host system type... x86_64-apple-darwin11.4.0 checking whether build environment is sane... yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc 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 dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... rm: conftest.dSYM: is a directory yes checking how to print strings... printf 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 gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory 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 how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 for -force_load linker flag... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.4.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... no checking whether to build static libraries... yes 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... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for gnutar... gnutar checking for perl... perl checking for echo... echo checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... 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 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 for sys/stat.h... (cached) 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 for stat... 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 gettimeofday... yes 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 for vasprintf... yes checking whether need to declare optind... no checking vsnprintf has C99 compatible return value... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for xml2-config... xml2-config checking for xslt-config... xslt-config checking for curl-config... curl-config checking for ICU... no checking for xmlCreatePushParserCtxt... yes checking for system (GNOME) libxml library... yes - version 2.7.3 checking libxml/nanohttp.h usability... yes checking libxml/nanohttp.h presence... yes checking for libxml/nanohttp.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for libxml/hash.h... yes checking for libxml/SAX2.h... yes checking if libxml xmlEntity has name_length field... no checking if libxml xmlEntity has etype field... yes checking if libxml xmlSAXHandler has initialized field... yes checking if libxml xmlSAXHandler has externalSubset field... yes checking for xmlSAX2InternalSubset... yes checking for xmlCtxtUseOptions... yes checking if libxml has parser option XML_PARSE_NONET... yes checking libxml/HTMLparser.h usability... yes checking libxml/HTMLparser.h presence... yes checking for libxml/HTMLparser.h... yes checking if libxml has parser option HTML_PARSE_NONET... yes checking for xsltSaveResultToString... yes checking for system libxslt library... yes - version 1.1.24 checking for xsltInit... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking for yajl installation... not found. Get it from http://lloyd.github.com/yajl/ and use --with-yajl=DIR if necessary to configure the installation directory. checking GRDDL parser requirements... yes checking JSON parser requirements... no - libyajl is not available checking RDF parsers required... all checking RDF serializers required... all checking XML names version... 1.0 checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init... yes checking for libcurl library... yes - version 7.21.4 checking WWW libraries available... libcurl 7.21.4 libxml 2.7.3 checking WWW library to use... libcurl 7.21.4 checking NFC library to use... none checking libinn.h usability... no checking libinn.h presence... no checking for libinn.h... no checking date parsing source... libcurl curl_getdate checking using memory signing... no checking whether make supports nested variables... yes 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 raptor2.spec config.status: creating raptor2.rdf config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating examples/Makefile config.status: creating scripts/Makefile config.status: creating src/raptor2.h config.status: creating src/win32_raptor_config.h config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/feeds/Makefile config.status: creating tests/grddl/Makefile config.status: creating tests/ntriples/Makefile config.status: creating tests/rdfa/Makefile config.status: creating tests/json/Makefile config.status: creating tests/rdfxml/Makefile config.status: creating tests/turtle/Makefile config.status: creating tests/trig/Makefile config.status: creating utils/Makefile config.status: creating win32/Makefile config.status: creating librdfa/Makefile config.status: creating raptor2.pc config.status: creating src/raptor_config.h config.status: executing depfiles commands config.status: executing libtool commands
Raptor build summary: RDF parsers available : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl RDF parsers enabled : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl RDF serializers available : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot html json atom nquads RDF serializers enabled : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot html json atom nquads XML parser : libxml 2.7.3 WWW library : libcurl 7.21.4 NFC check library : none
make install -C /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7
Making install in src
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c -o raptor_parse.lo raptor_parse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -o raptor_parse.o
mv -f .deps/raptor_parse.Tpo .deps/raptor_parse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c -o raptor_serialize.lo raptor_serialize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c raptor_serialize.c -o raptor_serialize.o
mv -f .deps/raptor_serialize.Tpo .deps/raptor_serialize.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c -o raptor_rfc2396.lo raptor_rfc2396.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c raptor_rfc2396.c -o raptor_rfc2396.o
mv -f .deps/raptor_rfc2396.Tpo .deps/raptor_rfc2396.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c -o raptor_uri.lo raptor_uri.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c raptor_uri.c -o raptor_uri.o
mv -f .deps/raptor_uri.Tpo .deps/raptor_uri.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_log.lo -MD -MP -MF .deps/raptor_log.Tpo -c -o raptor_log.lo raptor_log.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_log.lo -MD -MP -MF .deps/raptor_log.Tpo -c raptor_log.c -o raptor_log.o
mv -f .deps/raptor_log.Tpo .deps/raptor_log.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c -o raptor_locator.lo raptor_locator.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c raptor_locator.c -o raptor_locator.o
mv -f .deps/raptor_locator.Tpo .deps/raptor_locator.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c -o raptor_namespace.lo raptor_namespace.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c raptor_namespace.c -o raptor_namespace.o
mv -f .deps/raptor_namespace.Tpo .deps/raptor_namespace.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c -o raptor_qname.lo raptor_qname.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c raptor_qname.c -o raptor_qname.o
mv -f .deps/raptor_qname.Tpo .deps/raptor_qname.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -c -o raptor_option.lo raptor_option.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -c raptor_option.c -o raptor_option.o
mv -f .deps/raptor_option.Tpo .deps/raptor_option.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c -o raptor_general.lo raptor_general.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c raptor_general.c -o raptor_general.o
mv -f .deps/raptor_general.Tpo .deps/raptor_general.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_unicode.lo -MD -MP -MF .deps/raptor_unicode.Tpo -c -o raptor_unicode.lo raptor_unicode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_unicode.lo -MD -MP -MF .deps/raptor_unicode.Tpo -c raptor_unicode.c -o raptor_unicode.o
mv -f .deps/raptor_unicode.Tpo .deps/raptor_unicode.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c -o raptor_www.lo raptor_www.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c raptor_www.c -o raptor_www.o
mv -f .deps/raptor_www.Tpo .deps/raptor_www.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c -o raptor_statement.lo raptor_statement.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c raptor_statement.c -o raptor_statement.o
mv -f .deps/raptor_statement.Tpo .deps/raptor_statement.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -c -o raptor_term.lo raptor_term.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -c raptor_term.c -o raptor_term.o
mv -f .deps/raptor_term.Tpo .deps/raptor_term.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c -o raptor_sequence.lo raptor_sequence.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c raptor_sequence.c -o raptor_sequence.o
mv -f .deps/raptor_sequence.Tpo .deps/raptor_sequence.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c -o raptor_stringbuffer.lo raptor_stringbuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c raptor_stringbuffer.c -o raptor_stringbuffer.o
mv -f .deps/raptor_stringbuffer.Tpo .deps/raptor_stringbuffer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c -o raptor_iostream.lo raptor_iostream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -o raptor_iostream.o
mv -f .deps/raptor_iostream.Tpo .deps/raptor_iostream.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c -o raptor_xml.lo raptor_xml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c raptor_xml.c -o raptor_xml.o
mv -f .deps/raptor_xml.Tpo .deps/raptor_xml.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c -o raptor_xml_writer.lo raptor_xml_writer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c raptor_xml_writer.c -o raptor_xml_writer.o
mv -f .deps/raptor_xml_writer.Tpo .deps/raptor_xml_writer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c -o raptor_set.lo raptor_set.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c raptor_set.c -o raptor_set.o
mv -f .deps/raptor_set.Tpo .deps/raptor_set.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c -o turtle_common.lo turtle_common.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c turtle_common.c -o turtle_common.o
mv -f .deps/turtle_common.Tpo .deps/turtle_common.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c -o raptor_turtle_writer.lo raptor_turtle_writer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c raptor_turtle_writer.c -o raptor_turtle_writer.o
mv -f .deps/raptor_turtle_writer.Tpo .deps/raptor_turtle_writer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c -o raptor_avltree.lo raptor_avltree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c raptor_avltree.c -o raptor_avltree.o
mv -f .deps/raptor_avltree.Tpo .deps/raptor_avltree.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o
mv -f .deps/snprintf.Tpo .deps/snprintf.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c -o raptor_json_writer.lo raptor_json_writer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c raptor_json_writer.c -o raptor_json_writer.o
mv -f .deps/raptor_json_writer.Tpo .deps/raptor_json_writer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c -o raptor_memstr.lo raptor_memstr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c raptor_memstr.c -o raptor_memstr.o
mv -f .deps/raptor_memstr.Tpo .deps/raptor_memstr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_concepts.lo -MD -MP -MF .deps/raptor_concepts.Tpo -c -o raptor_concepts.lo raptor_concepts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_concepts.lo -MD -MP -MF .deps/raptor_concepts.Tpo -c raptor_concepts.c -o raptor_concepts.o
mv -f .deps/raptor_concepts.Tpo .deps/raptor_concepts.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_syntax_description.lo -MD -MP -MF .deps/raptor_syntax_description.Tpo -c -o raptor_syntax_description.lo raptor_syntax_description.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_syntax_description.lo -MD -MP -MF .deps/raptor_syntax_description.Tpo -c raptor_syntax_description.c -o raptor_syntax_description.o
mv -f .deps/raptor_syntax_description.Tpo .deps/raptor_syntax_description.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c -o raptor_sax2.lo raptor_sax2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c raptor_sax2.c -o raptor_sax2.o
mv -f .deps/raptor_sax2.Tpo .deps/raptor_sax2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c -o raptor_libxml.lo raptor_libxml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -o raptor_libxml.o
mv -f .deps/raptor_libxml.Tpo .deps/raptor_libxml.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c -o raptor_rdfxml.lo raptor_rdfxml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c raptor_rdfxml.c -o raptor_rdfxml.o
mv -f .deps/raptor_rdfxml.Tpo .deps/raptor_rdfxml.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c -o turtle_lexer.lo turtle_lexer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c turtle_lexer.c -o turtle_lexer.o
mv -f .deps/turtle_lexer.Tpo .deps/turtle_lexer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c -o turtle_parser.lo turtle_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c turtle_parser.c -o turtle_parser.o
mv -f .deps/turtle_parser.Tpo .deps/turtle_parser.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c -o ntriples_parse.lo ntriples_parse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c ntriples_parse.c -o ntriples_parse.o
mv -f .deps/ntriples_parse.Tpo .deps/ntriples_parse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c -o raptor_rss_common.lo raptor_rss_common.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c raptor_rss_common.c -o raptor_rss_common.o
mv -f .deps/raptor_rss_common.Tpo .deps/raptor_rss_common.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c -o raptor_rss.lo raptor_rss.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c raptor_rss.c -o raptor_rss.o
mv -f .deps/raptor_rss.Tpo .deps/raptor_rss.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c -o raptor_grddl.lo raptor_grddl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c raptor_grddl.c -o raptor_grddl.o
mv -f .deps/raptor_grddl.Tpo .deps/raptor_grddl.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c -o raptor_guess.lo raptor_guess.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -o raptor_guess.o
mv -f .deps/raptor_guess.Tpo .deps/raptor_guess.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c -o raptor_librdfa.lo raptor_librdfa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -o raptor_librdfa.o
mv -f .deps/raptor_librdfa.Tpo .deps/raptor_librdfa.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c raptor_serialize_rdfxml.c -o raptor_serialize_rdfxml.o
mv -f .deps/raptor_serialize_rdfxml.Tpo .deps/raptor_serialize_rdfxml.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c -o raptor_serialize_ntriples.lo raptor_serialize_ntriples.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c raptor_serialize_ntriples.c -o raptor_serialize_ntriples.o
mv -f .deps/raptor_serialize_ntriples.Tpo .deps/raptor_serialize_ntriples.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c -o raptor_abbrev.lo raptor_abbrev.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -o raptor_abbrev.o
mv -f .deps/raptor_abbrev.Tpo .deps/raptor_abbrev.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c raptor_serialize_rdfxmla.c -o raptor_serialize_rdfxmla.o
mv -f .deps/raptor_serialize_rdfxmla.Tpo .deps/raptor_serialize_rdfxmla.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c -o raptor_serialize_turtle.lo raptor_serialize_turtle.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c raptor_serialize_turtle.c -o raptor_serialize_turtle.o
mv -f .deps/raptor_serialize_turtle.Tpo .deps/raptor_serialize_turtle.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c -o raptor_serialize_rss.lo raptor_serialize_rss.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c raptor_serialize_rss.c -o raptor_serialize_rss.o
mv -f .deps/raptor_serialize_rss.Tpo .deps/raptor_serialize_rss.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c -o raptor_serialize_dot.lo raptor_serialize_dot.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c raptor_serialize_dot.c -o raptor_serialize_dot.o
mv -f .deps/raptor_serialize_dot.Tpo .deps/raptor_serialize_dot.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_html.lo -MD -MP -MF .deps/raptor_serialize_html.Tpo -c -o raptor_serialize_html.lo raptor_serialize_html.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_html.lo -MD -MP -MF .deps/raptor_serialize_html.Tpo -c raptor_serialize_html.c -o raptor_serialize_html.o
mv -f .deps/raptor_serialize_html.Tpo .deps/raptor_serialize_html.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c -o raptor_serialize_json.lo raptor_serialize_json.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c raptor_serialize_json.c -o raptor_serialize_json.o
mv -f .deps/raptor_serialize_json.Tpo .deps/raptor_serialize_json.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.lo strcasecmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c strcasecmp.c -o strcasecmp.o
mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo test -f '../librdfa/curie.c' || echo './'
../librdfa/curie.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c ../librdfa/curie.c -o curie.o
mv -f .deps/curie.Tpo .deps/curie.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c -o iri.lo test -f '../librdfa/iri.c' || echo './'
../librdfa/iri.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c ../librdfa/iri.c -o iri.o
mv -f .deps/iri.Tpo .deps/iri.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT language.lo -MD -MP -MF .deps/language.Tpo -c -o language.lo test -f '../librdfa/language.c' || echo './'
../librdfa/language.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT language.lo -MD -MP -MF .deps/language.Tpo -c ../librdfa/language.c -o language.o
mv -f .deps/language.Tpo .deps/language.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c -o rdfa.lo test -f '../librdfa/rdfa.c' || echo './'
../librdfa/rdfa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c ../librdfa/rdfa.c -o rdfa.o
mv -f .deps/rdfa.Tpo .deps/rdfa.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c -o rdfa_utils.lo test -f '../librdfa/rdfa_utils.c' || echo './'
../librdfa/rdfa_utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c ../librdfa/rdfa_utils.c -o rdfa_utils.o
mv -f .deps/rdfa_utils.Tpo .deps/rdfa_utils.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c -o subject.lo test -f '../librdfa/subject.c' || echo './'
../librdfa/subject.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c ../librdfa/subject.c -o subject.o
mv -f .deps/subject.Tpo .deps/subject.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c -o triple.lo test -f '../librdfa/triple.c' || echo './'
../librdfa/triple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c ../librdfa/triple.c -o triple.o
mv -f .deps/triple.Tpo .deps/triple.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c -o raptor_www_curl.lo raptor_www_curl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c raptor_www_curl.c -o raptor_www_curl.o
mv -f .deps/raptor_www_curl.Tpo .deps/raptor_www_curl.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -fPIC -version-info 0:0:0 -lcurl -lxml2 -lz -lpthread -licucore -lm -lxslt -lxml2 -lz -lpthread -licucore -lm -o libraptor2.la -rpath /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib raptor_parse.lo raptor_serialize.lo raptor_rfc2396.lo raptor_uri.lo raptor_log.lo raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_option.lo raptor_general.lo raptor_unicode.lo raptor_www.lo raptor_statement.lo raptor_term.lo raptor_sequence.lo raptor_stringbuffer.lo raptor_iostream.lo raptor_xml.lo raptor_xml_writer.lo raptor_set.lo turtle_common.lo raptor_turtle_writer.lo raptor_avltree.lo snprintf.lo raptor_json_writer.lo raptor_memstr.lo raptor_concepts.lo raptor_syntax_description.lo raptor_sax2.lo raptor_libxml.lo raptor_rdfxml.lo turtle_lexer.lo turtle_parser.lo ntriples_parse.lo raptor_rss_common.lo raptor_rss.lo raptor_grddl.lo raptor_guess.lo raptor_librdfa.lo raptor_serialize_rdfxml.lo raptor_serialize_ntriples.lo raptor_abbrev.lo raptor_serialize_rdfxmla.lo raptor_serialize_turtle.lo raptor_serialize_rss.lo raptor_serialize_dot.lo raptor_serialize_html.lo raptor_serialize_json.lo strcasecmp.lo curie.lo iri.lo language.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo raptor_www_curl.lo
libtool: link: ar cru .libs/libraptor2.a raptor_parse.o raptor_serialize.o raptor_rfc2396.o raptor_uri.o raptor_log.o raptor_locator.o raptor_namespace.o raptor_qname.o raptor_option.o raptor_general.o raptor_unicode.o raptor_www.o raptor_statement.o raptor_term.o raptor_sequence.o raptor_stringbuffer.o raptor_iostream.o raptor_xml.o raptor_xml_writer.o raptor_set.o turtle_common.o raptor_turtle_writer.o raptor_avltree.o snprintf.o raptor_json_writer.o raptor_memstr.o raptor_concepts.o raptor_syntax_description.o raptor_sax2.o raptor_libxml.o raptor_rdfxml.o turtle_lexer.o turtle_parser.o ntriples_parse.o raptor_rss_common.o raptor_rss.o raptor_grddl.o raptor_guess.o raptor_librdfa.o raptor_serialize_rdfxml.o raptor_serialize_ntriples.o raptor_abbrev.o raptor_serialize_rdfxmla.o raptor_serialize_turtle.o raptor_serialize_rss.o raptor_serialize_dot.o raptor_serialize_html.o raptor_serialize_json.o strcasecmp.o curie.o iri.o language.o rdfa.o rdfa_utils.o subject.o triple.o raptor_www_curl.o
libtool: link: ranlib .libs/libraptor2.a
libtool: link: ( cd ".libs" && rm -f "libraptor2.la" && ln -s "../libraptor2.la" "libraptor2.la" )
test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib" || ../build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libraptor2.la '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib'
libtool: install: /usr/bin/install -c .libs/libraptor2.lai /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/libraptor2.la
libtool: install: /usr/bin/install -c .libs/libraptor2.a /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/libraptor2.a
libtool: install: chmod 644 /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/libraptor2.a
libtool: install: ranlib /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/libraptor2.a
test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/include/raptor2" || ../build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/include/raptor2"
/usr/bin/install -c -m 644 raptor2.h '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/include/raptor2'
test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/include/raptor2" || ../build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/include/raptor2"
/usr/bin/install -c -m 644 raptor.h '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/include/raptor2'
Making install in utils
gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -fPIC -MT rapper.o -MD -MP -MF .deps/rapper.Tpo -c -o rapper.o rapper.c
mv -f .deps/rapper.Tpo .deps/rapper.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -fPIC -o rapper rapper.o ../src/libraptor2.la
libtool: link: gcc -g -Wall -fPIC -o rapper rapper.o ../src/.libs/libraptor2.a -lcurl -lxslt -lxml2 -lz -lpthread -licucore -lm
test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/bin" || ../build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c rapper '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/bin'
libtool: install: /usr/bin/install -c rapper /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/bin/rapper
test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/share/man/man1" || ../build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/share/man/man1"
/usr/bin/install -c -m 644 rapper.1 '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/share/man/man1'
Making install in docs
make[3]: Nothing to be done for install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/introduction.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/parser-grddl.html /usr/bin/install -c -m 644 ./html/parser-guess.html /usr/bin/install -c -m 644 ./html/parser-json.html /usr/bin/install -c -m 644 ./html/parser-ntriples.html /usr/bin/install -c -m 644 ./html/parser-rdfa.html /usr/bin/install -c -m 644 ./html/parser-rdfxml.html /usr/bin/install -c -m 644 ./html/parser-rss-tag-soup.html /usr/bin/install -c -m 644 ./html/parser-trig.html /usr/bin/install -c -m 644 ./html/parser-turtle.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-parser.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-serializer.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-index.html /usr/bin/install -c -m 644 ./html/raptor-formats.html /usr/bin/install -c -m 644 ./html/raptor-parsers.html /usr/bin/install -c -m 644 ./html/raptor-serializers.html /usr/bin/install -c -m 644 ./html/raptor2-changes-1-4-21-to-2-0-0.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-3-to-2-0-4.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-4-to-2-0-5.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-5-to-2-0-6.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-6-to-2-0-7.html /usr/bin/install -c -m 644 ./html/raptor2-changes.html /usr/bin/install -c -m 644 ./html/raptor2-section-avltree.html /usr/bin/install -c -m 644 ./html/raptor2-section-constants.html /usr/bin/install -c -m 644 ./html/raptor2-section-general.html /usr/bin/install -c -m 644 ./html/raptor2-section-iostream.html /usr/bin/install -c -m 644 ./html/raptor2-section-locator.html /usr/bin/install -c -m 644 ./html/raptor2-section-memory.html /usr/bin/install -c -m 644 ./html/raptor2-section-option.html /usr/bin/install -c -m 644 ./html/raptor2-section-parser.html /usr/bin/install -c -m 644 ./html/raptor2-section-sax2.html /usr/bin/install -c -m 644 ./html/raptor2-section-sequence.html /usr/bin/install -c -m 644 ./html/raptor2-section-serializer.html /usr/bin/install -c -m 644 ./html/raptor2-section-stringbuffer.html /usr/bin/install -c -m 644 ./html/raptor2-section-triples.html /usr/bin/install -c -m 644 ./html/raptor2-section-unicode.html /usr/bin/install -c -m 644 ./html/raptor2-section-uri.html /usr/bin/install -c -m 644 ./html/raptor2-section-world.html /usr/bin/install -c -m 644 ./html/raptor2-section-www.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-namespace.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-qname.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml.html /usr/bin/install -c -m 644 ./html/raptor2.devhelp2 /usr/bin/install -c -m 644 ./html/reference-manual.html /usr/bin/install -c -m 644 ./html/restrict-parser-network-access.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/serializer-atom.html /usr/bin/install -c -m 644 ./html/serializer-dot.html /usr/bin/install -c -m 644 ./html/serializer-json.html /usr/bin/install -c -m 644 ./html/serializer-nquads.html /usr/bin/install -c -m 644 ./html/serializer-ntriples.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-abbrev.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-xmp.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml.html /usr/bin/install -c -m 644 ./html/serializer-rss-1-0.html /usr/bin/install -c -m 644 ./html/serializer-turtle.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-initialising-finishing.html /usr/bin/install -c -m 644 ./html/tutorial-parse-strictness.html /usr/bin/install -c -m 644 ./html/tutorial-parser-abort.html /usr/bin/install -c -m 644 ./html/tutorial-parser-content.html /usr/bin/install -c -m 644 ./html/tutorial-parser-create.html /usr/bin/install -c -m 644 ./html/tutorial-parser-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-parser-example.html /usr/bin/install -c -m 644 ./html/tutorial-parser-features.html /usr/bin/install -c -m 644 ./html/tutorial-parser-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-id-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-namespace-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-triple-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-static-info.html /usr/bin/install -c -m 644 ./html/tutorial-parsing.html /usr/bin/install -c -m 644 ./html/tutorial-querying-functionality.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-create.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-declare-namespace.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-example.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-features.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-get-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-send-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-to-destination.html /usr/bin/install -c -m 644 ./html/tutorial-serializing.html /usr/bin/install -c -m 644 ./html/tutorial.html /usr/bin/install -c -m 644 ./html/up.png test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/share/man/man3" || ../build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/share/man/man3" /usr/bin/install -c -m 644 libraptor2.3 '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/share/man/man3' Making install in data make[3]: Nothing to be done for
install-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in tests Making install in rdfxml make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in ntriples make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in turtle make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in trig make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in grddl make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in rdfa make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in json make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in feeds make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. make[4]: Nothing to be done for
install-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in win32 make[3]: Nothing to be done for
install-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in examples make[3]: Nothing to be done for
install-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in librdfa make[3]: Nothing to be done for
install-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in scripts make[3]: Nothing to be done for
install-exec-am'.
make[3]: Nothing to be done for install-data-am'. make[3]: Nothing to be done for
install-exec-am'.
test -z "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/pkgconfig" || build/install-sh -c -d "/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/pkgconfig"
/usr/bin/install -c -m 644 raptor2.pc '/usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/pkgconfig'
cd src \
&& node-waf configure \
&& node-waf build
libraptor2 prefix: /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist
Checking for program g++ or c++ : /usr/bin/g++
Checking for program cpp : /usr/bin/cpp
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for g++ : ok
Checking for node path : ok /usr/local/lib/node_modules
Checking for node prefix : ok /usr/local
'configure' finished successfully (0.069s)
Waf: Entering directory /usr/local/lib/node_modules/raptor/build' [1/5] cxx: bindings.cc -> ../build/Release/bindings_1.o [2/5] cxx: parser.cc -> ../build/Release/parser_1.o ../src/parser.cc: In member function ‘void Parser::LogMessageHandler(raptor_log_message*)’: ../src/parser.cc:495: warning: enumeration value ‘RAPTOR_LOG_LEVEL_NONE’ not handled in switch ../src/parser.cc:495: warning: enumeration value ‘RAPTOR_LOG_LEVEL_TRACE’ not handled in switch ../src/parser.cc: In static member function ‘static v8::Handle<v8::Value> Parser::SetOption(const v8::Arguments&)’: ../src/parser.cc:207: warning: control reaches end of non-void function [3/5] cxx: serializer.cc -> ../build/Release/serializer_1.o ../src/serializer.cc: In constructor ‘Serializer::Serializer(const char*)’: ../src/serializer.cc:218: warning: unused variable ‘syntax_name_len’ [4/5] cxx: statement.cc -> ../build/Release/statement_1.o ../src/statement.cc: In static member function ‘static v8::Handle<v8::Value> Statement::ObjectAccessor(v8::Local<v8::String>, const v8::AccessorInfo&)’: ../src/statement.cc:167: warning: enumeration value ‘RAPTOR_TERM_TYPE_UNKNOWN’ not handled in switch ../src/statement.cc: In static member function ‘static raptor_statement* Statement::ConvertObjectToRaptorStatement(v8::Handle<v8::Object>)’: ../src/statement.cc:326: warning: unused variable ‘statement’ [5/5] cxx_link: ../build/Release/bindings_1.o ../build/Release/parser_1.o ../build/Release/serializer_1.o ../build/Release/statement_1.o -> ../build/Release/bindings.node ld: warning: ignoring file /usr/local/lib/node_modules/raptor/deps/raptor2-2.0.7/dist/lib/libraptor2.a, file was built for archive which is not the architecture being linked (i386) Waf: Leaving directory
/usr/local/lib/node_modules/raptor/build'
'build' finished successfully (0.808s)
Sorry to insist but any tips on how i can use node_raptor with nodejs 0.8.x ? It would be so kind as i use it a lot.
Many thanks,
Samuel
Hi Sam,
sorry your issue must have completely slipped past my attention. Are you still having problems? I just updated the build script for Node 0.10 (you'll need node-gyp installed globally). An npm install -g
in node_raptor's root folder should do it.
Hi Norman,
Excellent many thanks for that. I was using the command line interface of rapper with node but will reuse node_raptor now. Thanks again
Samuel
Hi,
I have no problem installing node-raptor on mac but i can't use it. when raptor = require('raptor') i have the follwing error:
Error: dlopen(/usr/local/lib/node_modules/raptor.node, 1): no suitable image found. Did find: /usr/local/lib/node_modules/raptor.node: mach-o, but wrong architecture
I use nodejs 0.8.1
Thanks,
Samuel