gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/raptor-1.4.21.tar.gz --url http://download.librdf.org/source/raptor-1.4.21.tar.gz --hash sha256:db3172d6f3c432623ed87d7d609161973d2f7098e3d2233d0702fbcc22cfd8ca Source /data/userland-archives/raptor-1.4.21.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/raptor-1.4.21.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/raptor-1.4.21.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 --strip=1 --backup --version-control=numbered < patches/raptor-02-cve-2012-037.patch patching file src/raptor.h patching file src/raptor_feature.c patching file src/raptor_internal.h patching file src/raptor_libxml.c patching file src/raptor_parse.c patching file src/raptor_rdfxml.c patching file src/raptor_rss.c patching file src/raptor_sax2.c patching file src/raptor_serialize.c patching file src/raptor_turtle_writer.c patching file src/raptor_xml_writer.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21/.patched-raptor-02-cve-2012-037.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 --strip=1 --backup --version-control=numbered < patches/raptor-03-build-issues.patch patching file src/raptor_internal.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21/.patched-raptor-03-build-issues.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 --strip=1 --backup --version-control=numbered < patches/raptor-99-manpage.patch patching file utils/rapper.1 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21/.patched-raptor-99-manpage.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86) symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 to /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86 (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --enable-static=no) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether build environment is sane... yes checking for gcc... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether /usr/gcc/6/bin/gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump 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 -p output from /usr/gcc/6/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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... no checking for gtar... gtar checking for perl... perl checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking whether time.h and sys/time.h may both be included... yes checking for fetch.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for u8... no checking for u16... no checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 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 whether need to declare optind... no checking vsnprintf has C99 compatible return value... yes checking whether have trunc in libm... yes checking whether have round in libm... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for expat sources... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking xmlparse.h usability... no checking xmlparse.h presence... no checking for xmlparse.h... no checking for main in -lxmltok... no checking for XML_ParserCreate in -lxmlparse... no checking for XML_ParserCreate in -lexpat... yes checking for working expat in libxmlparse and libxmltok... no checking for working expat in libexpat... yes checking for expat support of UTF-8 BOM... yes checking for xml2-config... xml2-config checking for xslt-config... xslt-config checking for curl-config... curl-config checking using Unicode NFC checking... yes checking for libxml sources... no checking for xmlCreatePushParserCtxt... yes checking for system (GNOME) libxml library... yes - version 2.9.7 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.29 checking for xsltInit... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking XML parser to use... libxml(system) checking GRDDL parser requirements... yes 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.61.1 checking WWW libraries available... libcurl 7.61.1 libxml(system 2.9.7) checking WWW library to use... libcurl 7.61.1 checking libinn.h usability... no checking libinn.h presence... no checking for libinn.h... no checking date parsing source... libcurl curl_getdate checking using dmalloc library... no checking using memory signing... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating raptor.spec config.status: creating raptor.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 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/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 raptor.pc config.status: creating src/raptor-config config.status: creating raptor-src-config 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 grddl RDF parsers enabled : rdfxml ntriples turtle trig guess rss-tag-soup rdfa grddl RDF serializers available : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot json atom RDF serializers enabled : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot json atom XML parser : libxml(system 2.9.7) WWW library : libcurl 7.61.1 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' Making all in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c -o raptor_parse.lo raptor_parse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c -o raptor_serialize.lo raptor_serialize.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c -o raptor_rfc2396.lo raptor_rfc2396.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c -o raptor_uri.lo raptor_uri.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c raptor_serialize.c -fPIC -DPIC -o .libs/raptor_serialize.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c raptor_rfc2396.c -fPIC -DPIC -o .libs/raptor_rfc2396.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c raptor_uri.c -fPIC -DPIC -o .libs/raptor_uri.o mv -f .deps/raptor_rfc2396.Tpo .deps/raptor_rfc2396.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c -o raptor_locator.lo raptor_locator.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c raptor_locator.c -fPIC -DPIC -o .libs/raptor_locator.o mv -f .deps/raptor_serialize.Tpo .deps/raptor_serialize.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c -o raptor_namespace.lo raptor_namespace.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c raptor_namespace.c -fPIC -DPIC -o .libs/raptor_namespace.o mv -f .deps/raptor_uri.Tpo .deps/raptor_uri.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c -o raptor_qname.lo raptor_qname.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c raptor_qname.c -fPIC -DPIC -o .libs/raptor_qname.o mv -f .deps/raptor_parse.Tpo .deps/raptor_parse.Plo mv -f .deps/raptor_locator.Tpo .deps/raptor_locator.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_feature.lo -MD -MP -MF .deps/raptor_feature.Tpo -c -o raptor_feature.lo raptor_feature.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c -o raptor_general.lo raptor_general.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c raptor_general.c -fPIC -DPIC -o .libs/raptor_general.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_feature.lo -MD -MP -MF .deps/raptor_feature.Tpo -c raptor_feature.c -fPIC -DPIC -o .libs/raptor_feature.o mv -f .deps/raptor_qname.Tpo .deps/raptor_qname.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_utf8.lo -MD -MP -MF .deps/raptor_utf8.Tpo -c -o raptor_utf8.lo raptor_utf8.c mv -f .deps/raptor_feature.Tpo .deps/raptor_feature.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c -o raptor_www.lo raptor_www.c mv -f .deps/raptor_namespace.Tpo .deps/raptor_namespace.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_utf8.lo -MD -MP -MF .deps/raptor_utf8.Tpo -c raptor_utf8.c -fPIC -DPIC -o .libs/raptor_utf8.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_identifier.lo -MD -MP -MF .deps/raptor_identifier.Tpo -c -o raptor_identifier.lo raptor_identifier.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c raptor_www.c -fPIC -DPIC -o .libs/raptor_www.o mv -f .deps/raptor_general.Tpo .deps/raptor_general.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c -o raptor_statement.lo raptor_statement.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_identifier.lo -MD -MP -MF .deps/raptor_identifier.Tpo -c raptor_identifier.c -fPIC -DPIC -o .libs/raptor_identifier.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c raptor_statement.c -fPIC -DPIC -o .libs/raptor_statement.o mv -f .deps/raptor_identifier.Tpo .deps/raptor_identifier.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c -o raptor_sequence.lo raptor_sequence.c mv -f .deps/raptor_www.Tpo .deps/raptor_www.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c raptor_sequence.c -fPIC -DPIC -o .libs/raptor_sequence.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c -o raptor_stringbuffer.lo raptor_stringbuffer.c mv -f .deps/raptor_utf8.Tpo .deps/raptor_utf8.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c -o raptor_iostream.lo raptor_iostream.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o mv -f .deps/raptor_statement.Tpo .deps/raptor_statement.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c -o raptor_xml.lo raptor_xml.c mv -f .deps/raptor_stringbuffer.Tpo .deps/raptor_stringbuffer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c raptor_xml.c -fPIC -DPIC -o .libs/raptor_xml.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o mv -f .deps/raptor_sequence.Tpo .deps/raptor_sequence.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c -o raptor_set.lo raptor_set.c mv -f .deps/raptor_iostream.Tpo .deps/raptor_iostream.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c -o turtle_common.lo turtle_common.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c raptor_set.c -fPIC -DPIC -o .libs/raptor_set.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c turtle_common.c -fPIC -DPIC -o .libs/turtle_common.o mv -f .deps/raptor_set.Tpo .deps/raptor_set.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c -o raptor_turtle_writer.lo raptor_turtle_writer.c mv -f .deps/turtle_common.Tpo .deps/turtle_common.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_xsd.lo -MD -MP -MF .deps/raptor_xsd.Tpo -c -o raptor_xsd.lo raptor_xsd.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c raptor_turtle_writer.c -fPIC -DPIC -o .libs/raptor_turtle_writer.o mv -f .deps/raptor_xml.Tpo .deps/raptor_xml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c -o raptor_avltree.lo raptor_avltree.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_xsd.lo -MD -MP -MF .deps/raptor_xsd.Tpo -c raptor_xsd.c -fPIC -DPIC -o .libs/raptor_xsd.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c raptor_avltree.c -fPIC -DPIC -o .libs/raptor_avltree.o mv -f .deps/raptor_xml_writer.Tpo .deps/raptor_xml_writer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o mv -f .deps/raptor_xsd.Tpo .deps/raptor_xsd.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c -o raptor_json_writer.lo raptor_json_writer.c mv -f .deps/raptor_turtle_writer.Tpo .deps/raptor_turtle_writer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c -o raptor_memstr.lo raptor_memstr.c mv -f .deps/snprintf.Tpo .deps/snprintf.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c raptor_json_writer.c -fPIC -DPIC -o .libs/raptor_json_writer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c -o raptor_libxml.lo raptor_libxml.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c raptor_memstr.c -fPIC -DPIC -o .libs/raptor_memstr.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o mv -f .deps/raptor_memstr.Tpo .deps/raptor_memstr.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c -o raptor_rdfxml.lo raptor_rdfxml.c mv -f .deps/raptor_json_writer.Tpo .deps/raptor_json_writer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c -o raptor_sax2.lo raptor_sax2.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c raptor_sax2.c -fPIC -DPIC -o .libs/raptor_sax2.o mv -f .deps/raptor_libxml.Tpo .deps/raptor_libxml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c -o turtle_lexer.lo turtle_lexer.c mv -f .deps/raptor_avltree.Tpo .deps/raptor_avltree.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c -o turtle_parser.lo turtle_parser.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c turtle_parser.c -fPIC -DPIC -o .libs/turtle_parser.o mv -f .deps/raptor_sax2.Tpo .deps/raptor_sax2.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c -o ntriples_parse.lo ntriples_parse.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c ntriples_parse.c -fPIC -DPIC -o .libs/ntriples_parse.o mv -f .deps/turtle_parser.Tpo .deps/turtle_parser.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c -o raptor_rss_common.lo raptor_rss_common.c mv -f .deps/raptor_rdfxml.Tpo .deps/raptor_rdfxml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c -o raptor_rss.lo raptor_rss.c mv -f .deps/ntriples_parse.Tpo .deps/ntriples_parse.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c -o raptor_grddl.lo raptor_grddl.c mv -f .deps/turtle_lexer.Tpo .deps/turtle_lexer.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c raptor_rss_common.c -fPIC -DPIC -o .libs/raptor_rss_common.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c -o raptor_guess.lo raptor_guess.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c raptor_grddl.c -fPIC -DPIC -o .libs/raptor_grddl.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o mv -f .deps/raptor_guess.Tpo .deps/raptor_guess.Plo mv -f .deps/raptor_rss_common.Tpo .deps/raptor_rss_common.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c -o raptor_librdfa.lo raptor_librdfa.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_simple.lo -MD -MP -MF .deps/raptor_serialize_simple.Tpo -c -o raptor_serialize_simple.lo raptor_serialize_simple.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_simple.lo -MD -MP -MF .deps/raptor_serialize_simple.Tpo -c raptor_serialize_simple.c -fPIC -DPIC -o .libs/raptor_serialize_simple.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o mv -f .deps/raptor_serialize_simple.Tpo .deps/raptor_serialize_simple.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c mv -f .deps/raptor_librdfa.Tpo .deps/raptor_librdfa.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c raptor_serialize_rdfxml.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxml.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o mv -f .deps/raptor_rss.Tpo .deps/raptor_rss.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c -o raptor_abbrev.lo raptor_abbrev.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o mv -f .deps/raptor_serialize_ntriples.Tpo .deps/raptor_serialize_ntriples.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o mv -f .deps/raptor_serialize_rdfxml.Tpo .deps/raptor_serialize_rdfxml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c raptor_serialize_turtle.c -fPIC -DPIC -o .libs/raptor_serialize_turtle.o mv -f .deps/raptor_abbrev.Tpo .deps/raptor_abbrev.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o mv -f .deps/raptor_serialize_turtle.Tpo .deps/raptor_serialize_turtle.Plo mv -f .deps/raptor_serialize_rdfxmla.Tpo .deps/raptor_serialize_rdfxmla.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c -o raptor_serialize_dot.lo raptor_serialize_dot.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c raptor_serialize_dot.c -fPIC -DPIC -o .libs/raptor_serialize_dot.o mv -f .deps/raptor_serialize_json.Tpo .deps/raptor_serialize_json.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_nfc_data.lo -MD -MP -MF .deps/raptor_nfc_data.Tpo -c -o raptor_nfc_data.lo raptor_nfc_data.c mv -f .deps/raptor_grddl.Tpo .deps/raptor_grddl.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_nfc.lo -MD -MP -MF .deps/raptor_nfc.Tpo -c -o raptor_nfc.lo raptor_nfc.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_nfc_data.lo -MD -MP -MF .deps/raptor_nfc_data.Tpo -c raptor_nfc_data.c -fPIC -DPIC -o .libs/raptor_nfc_data.o mv -f .deps/raptor_serialize_dot.Tpo .deps/raptor_serialize_dot.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.lo strcasecmp.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_nfc.lo -MD -MP -MF .deps/raptor_nfc.Tpo -c raptor_nfc.c -fPIC -DPIC -o .libs/raptor_nfc.o mv -f .deps/raptor_serialize_rss.Tpo .deps/raptor_serialize_rss.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo `test -f '../librdfa/curie.c' || echo './'`../librdfa/curie.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c ../librdfa/curie.c -fPIC -DPIC -o .libs/curie.o mv -f .deps/raptor_nfc.Tpo .deps/raptor_nfc.Plo mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c -o iri.lo `test -f '../librdfa/iri.c' || echo './'`../librdfa/iri.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT language.lo -MD -MP -MF .deps/language.Tpo -c -o language.lo `test -f '../librdfa/language.c' || echo './'`../librdfa/language.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c ../librdfa/iri.c -fPIC -DPIC -o .libs/iri.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT language.lo -MD -MP -MF .deps/language.Tpo -c ../librdfa/language.c -fPIC -DPIC -o .libs/language.o mv -f .deps/raptor_nfc_data.Tpo .deps/raptor_nfc_data.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c -o rdfa.lo `test -f '../librdfa/rdfa.c' || echo './'`../librdfa/rdfa.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c ../librdfa/rdfa.c -fPIC -DPIC -o .libs/rdfa.o mv -f .deps/curie.Tpo .deps/curie.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -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 mv -f .deps/language.Tpo .deps/language.Plo mv -f .deps/iri.Tpo .deps/iri.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c -o subject.lo `test -f '../librdfa/subject.c' || echo './'`../librdfa/subject.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c -o triple.lo `test -f '../librdfa/triple.c' || echo './'`../librdfa/triple.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c ../librdfa/rdfa_utils.c -fPIC -DPIC -o .libs/rdfa_utils.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c ../librdfa/subject.c -fPIC -DPIC -o .libs/subject.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c ../librdfa/triple.c -fPIC -DPIC -o .libs/triple.o mv -f .deps/subject.Tpo .deps/subject.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c -o raptor_www_curl.lo raptor_www_curl.c mv -f .deps/rdfa_utils.Tpo .deps/rdfa_utils.Plo mv -f .deps/triple.Tpo .deps/triple.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c raptor_www_curl.c -fPIC -DPIC -o .libs/raptor_www_curl.o mv -f .deps/rdfa.Tpo .deps/rdfa.Plo mv -f .deps/raptor_www_curl.Tpo .deps/raptor_www_curl.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -D_FILE_OFFSET_BITS=64 -version-info 3:0:2 -lm -lcurl -lnghttp2 -lidn2 -lssh2 -lssh2 -lnsl -lsocket -lssl -lcrypto -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lbrotlidec -lz -lsocket -lnsl -lxml2 -lz -llzma -lpthread -lm -lsocket -lnsl -L/usr/lib -lxslt -lxml2 -lz -llzma -lpthread -lsocket -lnsl -lm -m32 -o libraptor.la -rpath /usr/lib raptor_parse.lo raptor_serialize.lo raptor_rfc2396.lo raptor_uri.lo raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_feature.lo raptor_general.lo raptor_utf8.lo raptor_www.lo raptor_identifier.lo raptor_statement.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_xsd.lo raptor_avltree.lo snprintf.lo raptor_json_writer.lo raptor_memstr.lo raptor_libxml.lo raptor_rdfxml.lo raptor_sax2.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_simple.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_json.lo raptor_nfc_data.lo raptor_nfc.lo strcasecmp.lo curie.lo iri.lo language.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo raptor_www_curl.lo libtool: link: /usr/gcc/6/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libraptor.so.1 -o .libs/libraptor.so.1.2.0 .libs/raptor_parse.o .libs/raptor_serialize.o .libs/raptor_rfc2396.o .libs/raptor_uri.o .libs/raptor_locator.o .libs/raptor_namespace.o .libs/raptor_qname.o .libs/raptor_feature.o .libs/raptor_general.o .libs/raptor_utf8.o .libs/raptor_www.o .libs/raptor_identifier.o .libs/raptor_statement.o .libs/raptor_sequence.o .libs/raptor_stringbuffer.o .libs/raptor_iostream.o .libs/raptor_xml.o .libs/raptor_xml_writer.o .libs/raptor_set.o .libs/turtle_common.o .libs/raptor_turtle_writer.o .libs/raptor_xsd.o .libs/raptor_avltree.o .libs/snprintf.o .libs/raptor_json_writer.o .libs/raptor_memstr.o .libs/raptor_libxml.o .libs/raptor_rdfxml.o .libs/raptor_sax2.o .libs/turtle_lexer.o .libs/turtle_parser.o .libs/ntriples_parse.o .libs/raptor_rss_common.o .libs/raptor_rss.o .libs/raptor_grddl.o .libs/raptor_guess.o .libs/raptor_librdfa.o .libs/raptor_serialize_simple.o .libs/raptor_serialize_rdfxml.o .libs/raptor_serialize_ntriples.o .libs/raptor_abbrev.o .libs/raptor_serialize_rdfxmla.o .libs/raptor_serialize_turtle.o .libs/raptor_serialize_rss.o .libs/raptor_serialize_dot.o .libs/raptor_serialize_json.o .libs/raptor_nfc_data.o .libs/raptor_nfc.o .libs/strcasecmp.o .libs/curie.o .libs/iri.o .libs/language.o .libs/rdfa.o .libs/rdfa_utils.o .libs/subject.o .libs/triple.o .libs/raptor_www_curl.o -lcurl -lnghttp2 -lidn2 -lssh2 -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lbrotlidec -L/usr/lib -lxslt -lxml2 -lz -llzma -lpthread -lsocket -lnsl -lm -m32 -m32 libtool: link: (cd ".libs" && rm -f "libraptor.so.1" && ln -s "libraptor.so.1.2.0" "libraptor.so.1") libtool: link: (cd ".libs" && rm -f "libraptor.so" && ln -s "libraptor.so.1.2.0" "libraptor.so") libtool: link: ( cd ".libs" && rm -f "libraptor.la" && ln -s "../libraptor.la" "libraptor.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' Making all in utils make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/utils' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m32 -O3 -D_FILE_OFFSET_BITS=64 -MT rapper.o -MD -MP -MF .deps/rapper.Tpo -c -o rapper.o rapper.c mv -f .deps/rapper.Tpo .deps/rapper.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -D_FILE_OFFSET_BITS=64 -m32 -o rapper rapper.o ../src/libraptor.la libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -D_FILE_OFFSET_BITS=64 -m32 -o .libs/rapper rapper.o ../src/.libs/libraptor.so -lcurl -lnghttp2 -lidn2 -lssh2 -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lbrotlidec -L/usr/lib -lxslt -lxml2 -lz -llzma -lpthread -lsocket -lnsl -lm make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/utils' Making all in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/docs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/docs' Making all in data make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/data' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/data' Making all in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' Making all in rdfxml make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfxml' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfxml' Making all in ntriples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/ntriples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/ntriples' Making all in turtle make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/turtle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/turtle' Making all in trig make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/trig' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/trig' Making all in grddl make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/grddl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/grddl' Making all in rdfa make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfa' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfa' Making all in feeds make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/feeds' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/feeds' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' Making all in win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/win32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/win32' Making all in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/examples' Making all in librdfa make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/librdfa' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/librdfa' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64) symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/raptor/raptor-1.4.21 to /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 --enable-static=no) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether build environment is sane... yes checking for gcc... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether /usr/gcc/6/bin/gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump 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 -p output from /usr/gcc/6/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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... no checking for gtar... gtar checking for perl... perl checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking whether time.h and sys/time.h may both be included... yes checking for fetch.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for u8... no checking for u16... no checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 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 whether need to declare optind... no checking vsnprintf has C99 compatible return value... yes checking whether have trunc in libm... yes checking whether have round in libm... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for expat sources... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking xmlparse.h usability... no checking xmlparse.h presence... no checking for xmlparse.h... no checking for main in -lxmltok... no checking for XML_ParserCreate in -lxmlparse... no checking for XML_ParserCreate in -lexpat... yes checking for working expat in libxmlparse and libxmltok... no checking for working expat in libexpat... yes checking for expat support of UTF-8 BOM... yes checking for xml2-config... xml2-config checking for xslt-config... xslt-config checking for curl-config... curl-config checking using Unicode NFC checking... yes checking for libxml sources... no checking for xmlCreatePushParserCtxt... yes checking for system (GNOME) libxml library... yes - version 2.9.7 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.29 checking for xsltInit... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking XML parser to use... libxml(system) checking GRDDL parser requirements... yes 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.61.1 checking WWW libraries available... libcurl 7.61.1 libxml(system 2.9.7) checking WWW library to use... libcurl 7.61.1 checking libinn.h usability... no checking libinn.h presence... no checking for libinn.h... no checking date parsing source... libcurl curl_getdate checking using dmalloc library... no checking using memory signing... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating raptor.spec config.status: creating raptor.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 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/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 raptor.pc config.status: creating src/raptor-config config.status: creating raptor-src-config 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 grddl RDF parsers enabled : rdfxml ntriples turtle trig guess rss-tag-soup rdfa grddl RDF serializers available : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot json atom RDF serializers enabled : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot json atom XML parser : libxml(system 2.9.7) WWW library : libcurl 7.61.1 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' Making all in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c -o raptor_parse.lo raptor_parse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c -o raptor_serialize.lo raptor_serialize.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c -o raptor_rfc2396.lo raptor_rfc2396.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c -o raptor_uri.lo raptor_uri.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c raptor_serialize.c -fPIC -DPIC -o .libs/raptor_serialize.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c raptor_uri.c -fPIC -DPIC -o .libs/raptor_uri.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c raptor_rfc2396.c -fPIC -DPIC -o .libs/raptor_rfc2396.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.o mv -f .deps/raptor_rfc2396.Tpo .deps/raptor_rfc2396.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c -o raptor_locator.lo raptor_locator.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c raptor_locator.c -fPIC -DPIC -o .libs/raptor_locator.o mv -f .deps/raptor_serialize.Tpo .deps/raptor_serialize.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c -o raptor_namespace.lo raptor_namespace.c mv -f .deps/raptor_uri.Tpo .deps/raptor_uri.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c -o raptor_qname.lo raptor_qname.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c raptor_namespace.c -fPIC -DPIC -o .libs/raptor_namespace.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c raptor_qname.c -fPIC -DPIC -o .libs/raptor_qname.o mv -f .deps/raptor_locator.Tpo .deps/raptor_locator.Plo mv -f .deps/raptor_parse.Tpo .deps/raptor_parse.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_feature.lo -MD -MP -MF .deps/raptor_feature.Tpo -c -o raptor_feature.lo raptor_feature.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c -o raptor_general.lo raptor_general.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_feature.lo -MD -MP -MF .deps/raptor_feature.Tpo -c raptor_feature.c -fPIC -DPIC -o .libs/raptor_feature.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c raptor_general.c -fPIC -DPIC -o .libs/raptor_general.o mv -f .deps/raptor_qname.Tpo .deps/raptor_qname.Plo mv -f .deps/raptor_feature.Tpo .deps/raptor_feature.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_utf8.lo -MD -MP -MF .deps/raptor_utf8.Tpo -c -o raptor_utf8.lo raptor_utf8.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c -o raptor_www.lo raptor_www.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_utf8.lo -MD -MP -MF .deps/raptor_utf8.Tpo -c raptor_utf8.c -fPIC -DPIC -o .libs/raptor_utf8.o mv -f .deps/raptor_general.Tpo .deps/raptor_general.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c raptor_www.c -fPIC -DPIC -o .libs/raptor_www.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_identifier.lo -MD -MP -MF .deps/raptor_identifier.Tpo -c -o raptor_identifier.lo raptor_identifier.c mv -f .deps/raptor_namespace.Tpo .deps/raptor_namespace.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c -o raptor_statement.lo raptor_statement.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_identifier.lo -MD -MP -MF .deps/raptor_identifier.Tpo -c raptor_identifier.c -fPIC -DPIC -o .libs/raptor_identifier.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c raptor_statement.c -fPIC -DPIC -o .libs/raptor_statement.o mv -f .deps/raptor_www.Tpo .deps/raptor_www.Plo mv -f .deps/raptor_identifier.Tpo .deps/raptor_identifier.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c -o raptor_sequence.lo raptor_sequence.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c -o raptor_stringbuffer.lo raptor_stringbuffer.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c raptor_sequence.c -fPIC -DPIC -o .libs/raptor_sequence.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o mv -f .deps/raptor_utf8.Tpo .deps/raptor_utf8.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c -o raptor_iostream.lo raptor_iostream.c mv -f .deps/raptor_statement.Tpo .deps/raptor_statement.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c -o raptor_xml.lo raptor_xml.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c raptor_xml.c -fPIC -DPIC -o .libs/raptor_xml.o mv -f .deps/raptor_stringbuffer.Tpo .deps/raptor_stringbuffer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c -o raptor_xml_writer.lo raptor_xml_writer.c mv -f .deps/raptor_sequence.Tpo .deps/raptor_sequence.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c -o raptor_set.lo raptor_set.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c raptor_set.c -fPIC -DPIC -o .libs/raptor_set.o mv -f .deps/raptor_iostream.Tpo .deps/raptor_iostream.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c -o turtle_common.lo turtle_common.c mv -f .deps/raptor_set.Tpo .deps/raptor_set.Plo mv -f .deps/raptor_xml.Tpo .deps/raptor_xml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c -o raptor_turtle_writer.lo raptor_turtle_writer.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_xsd.lo -MD -MP -MF .deps/raptor_xsd.Tpo -c -o raptor_xsd.lo raptor_xsd.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c turtle_common.c -fPIC -DPIC -o .libs/turtle_common.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c raptor_turtle_writer.c -fPIC -DPIC -o .libs/raptor_turtle_writer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_xsd.lo -MD -MP -MF .deps/raptor_xsd.Tpo -c raptor_xsd.c -fPIC -DPIC -o .libs/raptor_xsd.o mv -f .deps/turtle_common.Tpo .deps/turtle_common.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c -o raptor_avltree.lo raptor_avltree.c mv -f .deps/raptor_xml_writer.Tpo .deps/raptor_xml_writer.Plo mv -f .deps/raptor_xsd.Tpo .deps/raptor_xsd.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c raptor_avltree.c -fPIC -DPIC -o .libs/raptor_avltree.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c raptor_json_writer.c -fPIC -DPIC -o .libs/raptor_json_writer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o mv -f .deps/raptor_turtle_writer.Tpo .deps/raptor_turtle_writer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c -o raptor_memstr.lo raptor_memstr.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c raptor_memstr.c -fPIC -DPIC -o .libs/raptor_memstr.o mv -f .deps/snprintf.Tpo .deps/snprintf.Plo mv -f .deps/raptor_json_writer.Tpo .deps/raptor_json_writer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c -o raptor_libxml.lo raptor_libxml.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c -o raptor_rdfxml.lo raptor_rdfxml.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o mv -f .deps/raptor_memstr.Tpo .deps/raptor_memstr.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c -o raptor_sax2.lo raptor_sax2.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c raptor_sax2.c -fPIC -DPIC -o .libs/raptor_sax2.o mv -f .deps/raptor_libxml.Tpo .deps/raptor_libxml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c -o turtle_lexer.lo turtle_lexer.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o mv -f .deps/raptor_avltree.Tpo .deps/raptor_avltree.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c -o turtle_parser.lo turtle_parser.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c turtle_parser.c -fPIC -DPIC -o .libs/turtle_parser.o mv -f .deps/raptor_sax2.Tpo .deps/raptor_sax2.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c -o ntriples_parse.lo ntriples_parse.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c ntriples_parse.c -fPIC -DPIC -o .libs/ntriples_parse.o mv -f .deps/raptor_rdfxml.Tpo .deps/raptor_rdfxml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c raptor_rss_common.c -fPIC -DPIC -o .libs/raptor_rss_common.o mv -f .deps/turtle_parser.Tpo .deps/turtle_parser.Plo mv -f .deps/turtle_lexer.Tpo .deps/turtle_lexer.Plo mv -f .deps/ntriples_parse.Tpo .deps/ntriples_parse.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c -o raptor_rss.lo raptor_rss.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c -o raptor_grddl.lo raptor_grddl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c -o raptor_guess.lo raptor_guess.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c raptor_grddl.c -fPIC -DPIC -o .libs/raptor_grddl.o mv -f .deps/raptor_rss_common.Tpo .deps/raptor_rss_common.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c -o raptor_librdfa.lo raptor_librdfa.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o mv -f .deps/raptor_guess.Tpo .deps/raptor_guess.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_simple.lo -MD -MP -MF .deps/raptor_serialize_simple.Tpo -c -o raptor_serialize_simple.lo raptor_serialize_simple.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_simple.lo -MD -MP -MF .deps/raptor_serialize_simple.Tpo -c raptor_serialize_simple.c -fPIC -DPIC -o .libs/raptor_serialize_simple.o mv -f .deps/raptor_librdfa.Tpo .deps/raptor_librdfa.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c raptor_serialize_rdfxml.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxml.o mv -f .deps/raptor_serialize_simple.Tpo .deps/raptor_serialize_simple.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o mv -f .deps/raptor_grddl.Tpo .deps/raptor_grddl.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c -o raptor_abbrev.lo raptor_abbrev.c mv -f .deps/raptor_rss.Tpo .deps/raptor_rss.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c mv -f .deps/raptor_serialize_ntriples.Tpo .deps/raptor_serialize_ntriples.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o mv -f .deps/raptor_serialize_rdfxml.Tpo .deps/raptor_serialize_rdfxml.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c raptor_serialize_turtle.c -fPIC -DPIC -o .libs/raptor_serialize_turtle.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o mv -f .deps/raptor_abbrev.Tpo .deps/raptor_abbrev.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c raptor_serialize_dot.c -fPIC -DPIC -o .libs/raptor_serialize_dot.o mv -f .deps/raptor_serialize_rdfxmla.Tpo .deps/raptor_serialize_rdfxmla.Plo mv -f .deps/raptor_serialize_turtle.Tpo .deps/raptor_serialize_turtle.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c -o raptor_serialize_json.lo raptor_serialize_json.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_nfc_data.lo -MD -MP -MF .deps/raptor_nfc_data.Tpo -c -o raptor_nfc_data.lo raptor_nfc_data.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_nfc_data.lo -MD -MP -MF .deps/raptor_nfc_data.Tpo -c raptor_nfc_data.c -fPIC -DPIC -o .libs/raptor_nfc_data.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o mv -f .deps/raptor_serialize_dot.Tpo .deps/raptor_serialize_dot.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_nfc.lo -MD -MP -MF .deps/raptor_nfc.Tpo -c -o raptor_nfc.lo raptor_nfc.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_nfc.lo -MD -MP -MF .deps/raptor_nfc.Tpo -c raptor_nfc.c -fPIC -DPIC -o .libs/raptor_nfc.o mv -f .deps/raptor_serialize_json.Tpo .deps/raptor_serialize_json.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.lo strcasecmp.c mv -f .deps/raptor_serialize_rss.Tpo .deps/raptor_serialize_rss.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo `test -f '../librdfa/curie.c' || echo './'`../librdfa/curie.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o mv -f .deps/raptor_nfc_data.Tpo .deps/raptor_nfc_data.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c -o iri.lo `test -f '../librdfa/iri.c' || echo './'`../librdfa/iri.c mv -f .deps/raptor_nfc.Tpo .deps/raptor_nfc.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c ../librdfa/curie.c -fPIC -DPIC -o .libs/curie.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT language.lo -MD -MP -MF .deps/language.Tpo -c -o language.lo `test -f '../librdfa/language.c' || echo './'`../librdfa/language.c mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c ../librdfa/iri.c -fPIC -DPIC -o .libs/iri.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c -o rdfa.lo `test -f '../librdfa/rdfa.c' || echo './'`../librdfa/rdfa.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT language.lo -MD -MP -MF .deps/language.Tpo -c ../librdfa/language.c -fPIC -DPIC -o .libs/language.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c ../librdfa/rdfa.c -fPIC -DPIC -o .libs/rdfa.o mv -f .deps/iri.Tpo .deps/iri.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -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 mv -f .deps/curie.Tpo .deps/curie.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c -o subject.lo `test -f '../librdfa/subject.c' || echo './'`../librdfa/subject.c mv -f .deps/language.Tpo .deps/language.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c -o triple.lo `test -f '../librdfa/triple.c' || echo './'`../librdfa/triple.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c ../librdfa/rdfa_utils.c -fPIC -DPIC -o .libs/rdfa_utils.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c ../librdfa/subject.c -fPIC -DPIC -o .libs/subject.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c ../librdfa/triple.c -fPIC -DPIC -o .libs/triple.o mv -f .deps/subject.Tpo .deps/subject.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c -o raptor_www_curl.lo raptor_www_curl.c mv -f .deps/rdfa_utils.Tpo .deps/rdfa_utils.Plo mv -f .deps/rdfa.Tpo .deps/rdfa.Plo mv -f .deps/triple.Tpo .deps/triple.Plo libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c raptor_www_curl.c -fPIC -DPIC -o .libs/raptor_www_curl.o mv -f .deps/raptor_www_curl.Tpo .deps/raptor_www_curl.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -version-info 3:0:2 -lm -lcurl -lnghttp2 -lidn2 -lssh2 -lssh2 -lnsl -lsocket -lssl -lcrypto -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lbrotlidec -lz -lsocket -lnsl -lxml2 -lz -llzma -lpthread -lm -lsocket -lnsl -L/usr/lib -lxslt -lxml2 -lz -llzma -lpthread -lsocket -lnsl -lm -m64 -o libraptor.la -rpath /usr/lib/amd64 raptor_parse.lo raptor_serialize.lo raptor_rfc2396.lo raptor_uri.lo raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_feature.lo raptor_general.lo raptor_utf8.lo raptor_www.lo raptor_identifier.lo raptor_statement.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_xsd.lo raptor_avltree.lo snprintf.lo raptor_json_writer.lo raptor_memstr.lo raptor_libxml.lo raptor_rdfxml.lo raptor_sax2.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_simple.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_json.lo raptor_nfc_data.lo raptor_nfc.lo strcasecmp.lo curie.lo iri.lo language.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo raptor_www_curl.lo libtool: link: /usr/gcc/6/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libraptor.so.1 -o .libs/libraptor.so.1.2.0 .libs/raptor_parse.o .libs/raptor_serialize.o .libs/raptor_rfc2396.o .libs/raptor_uri.o .libs/raptor_locator.o .libs/raptor_namespace.o .libs/raptor_qname.o .libs/raptor_feature.o .libs/raptor_general.o .libs/raptor_utf8.o .libs/raptor_www.o .libs/raptor_identifier.o .libs/raptor_statement.o .libs/raptor_sequence.o .libs/raptor_stringbuffer.o .libs/raptor_iostream.o .libs/raptor_xml.o .libs/raptor_xml_writer.o .libs/raptor_set.o .libs/turtle_common.o .libs/raptor_turtle_writer.o .libs/raptor_xsd.o .libs/raptor_avltree.o .libs/snprintf.o .libs/raptor_json_writer.o .libs/raptor_memstr.o .libs/raptor_libxml.o .libs/raptor_rdfxml.o .libs/raptor_sax2.o .libs/turtle_lexer.o .libs/turtle_parser.o .libs/ntriples_parse.o .libs/raptor_rss_common.o .libs/raptor_rss.o .libs/raptor_grddl.o .libs/raptor_guess.o .libs/raptor_librdfa.o .libs/raptor_serialize_simple.o .libs/raptor_serialize_rdfxml.o .libs/raptor_serialize_ntriples.o .libs/raptor_abbrev.o .libs/raptor_serialize_rdfxmla.o .libs/raptor_serialize_turtle.o .libs/raptor_serialize_rss.o .libs/raptor_serialize_dot.o .libs/raptor_serialize_json.o .libs/raptor_nfc_data.o .libs/raptor_nfc.o .libs/strcasecmp.o .libs/curie.o .libs/iri.o .libs/language.o .libs/rdfa.o .libs/rdfa_utils.o .libs/subject.o .libs/triple.o .libs/raptor_www_curl.o -lcurl -lnghttp2 -lidn2 -lssh2 -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lbrotlidec -L/usr/lib -lxslt -lxml2 -lz -llzma -lpthread -lsocket -lnsl -lm -m64 -m64 libtool: link: (cd ".libs" && rm -f "libraptor.so.1" && ln -s "libraptor.so.1.2.0" "libraptor.so.1") libtool: link: (cd ".libs" && rm -f "libraptor.so" && ln -s "libraptor.so.1.2.0" "libraptor.so") libtool: link: ( cd ".libs" && rm -f "libraptor.la" && ln -s "../libraptor.la" "libraptor.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' Making all in utils make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/utils' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -m64 -O3 -MT rapper.o -MD -MP -MF .deps/rapper.Tpo -c -o rapper.o rapper.c mv -f .deps/rapper.Tpo .deps/rapper.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -m64 -o rapper rapper.o ../src/libraptor.la libtool: link: /usr/gcc/6/bin/gcc -m64 -O3 -m64 -o .libs/rapper rapper.o ../src/.libs/libraptor.so -lcurl -lnghttp2 -lidn2 -lssh2 -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lbrotlidec -L/usr/lib -lxslt -lxml2 -lz -llzma -lpthread -lsocket -lnsl -lm -R/usr/lib/amd64 make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/utils' Making all in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/docs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/docs' Making all in data make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/data' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/data' Making all in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' Making all in rdfxml make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfxml' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfxml' Making all in ntriples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/ntriples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/ntriples' Making all in turtle make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/turtle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/turtle' Making all in trig make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/trig' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/trig' Making all in grddl make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/grddl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/grddl' Making all in rdfa make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfa' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfa' Making all in feeds make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/feeds' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/feeds' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' Making all in win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/win32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/win32' Making all in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/examples' Making all in librdfa make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/librdfa' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/librdfa' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' test -z "/usr/bin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin" /usr/bin/ginstall -c raptor-config '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin' test -z "/usr/lib" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libraptor.la '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libraptor.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/libraptor.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib && { ln -s -f libraptor.so.1.2.0 libraptor.so.1 || { rm -f libraptor.so.1 && ln -s libraptor.so.1.2.0 libraptor.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib && { ln -s -f libraptor.so.1.2.0 libraptor.so || { rm -f libraptor.so && ln -s libraptor.so.1.2.0 libraptor.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/libraptor.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libraptor.lai /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/libraptor.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/include" /usr/bin/ginstall -c -m 644 raptor.h '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/include' test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1" /usr/bin/ginstall -c -m 644 raptor-config.1 '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/src' Making install in utils make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/utils' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/utils' test -z "/usr/bin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c rapper '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin' libtool: install: warning: `../src/libraptor.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/rapper /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/rapper test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1" /usr/bin/ginstall -c -m 644 rapper.1 '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/utils' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/utils' Making install in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/docs' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/docs' make[5]: Nothing to be done for 'install-exec-am'. -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/introduction.html -- Installing ./html/ix01.html -- Installing ./html/left.png -- Installing ./html/parser-grddl.html -- Installing ./html/parser-guess.html -- Installing ./html/parser-ntriples.html -- Installing ./html/parser-rdfa.html -- Installing ./html/parser-rdfxml.html -- Installing ./html/parser-rss-tag-soup.html -- Installing ./html/parser-trig.html -- Installing ./html/parser-turtle.html -- Installing ./html/raptor-parsers.html -- Installing ./html/raptor-section-constants.html -- Installing ./html/raptor-section-feature.html -- Installing ./html/raptor-section-general.html -- Installing ./html/raptor-section-iostream.html -- Installing ./html/raptor-section-locator.html -- Installing ./html/raptor-section-memory.html -- Installing ./html/raptor-section-parser.html -- Installing ./html/raptor-section-sax2.html -- Installing ./html/raptor-section-sequence.html -- Installing ./html/raptor-section-serializer.html -- Installing ./html/raptor-section-stringbuffer.html -- Installing ./html/raptor-section-triples.html -- Installing ./html/raptor-section-unicode.html -- Installing ./html/raptor-section-uri-factory.html -- Installing ./html/raptor-section-uri.html -- Installing ./html/raptor-section-world.html -- Installing ./html/raptor-section-www.html -- Installing ./html/raptor-section-xml-namespace.html -- Installing ./html/raptor-section-xml-qname.html -- Installing ./html/raptor-section-xml.html -- Installing ./html/raptor-serializers.html -- Installing ./html/raptor.devhelp -- Installing ./html/raptor.devhelp2 -- Installing ./html/reference-manual.html -- Installing ./html/restrict-parser-network-access.html -- Installing ./html/right.png -- Installing ./html/serializer-atom.html -- Installing ./html/serializer-dot.html -- Installing ./html/serializer-json.html -- Installing ./html/serializer-ntriples.html -- Installing ./html/serializer-rdfxml-abbrev.html -- Installing ./html/serializer-rdfxml-xmp.html -- Installing ./html/serializer-rdfxml.html -- Installing ./html/serializer-rss-1-0.html -- Installing ./html/serializer-turtle.html -- Installing ./html/style.css -- Installing ./html/tutorial-initialising-finishing.html -- Installing ./html/tutorial-parse-strictness.html -- Installing ./html/tutorial-parser-abort.html -- Installing ./html/tutorial-parser-content.html -- Installing ./html/tutorial-parser-create.html -- Installing ./html/tutorial-parser-destroy.html -- Installing ./html/tutorial-parser-example.html -- Installing ./html/tutorial-parser-features.html -- Installing ./html/tutorial-parser-runtime-info.html -- Installing ./html/tutorial-parser-set-error-warning-handlers.html -- Installing ./html/tutorial-parser-set-id-handler.html -- Installing ./html/tutorial-parser-set-namespace-handler.html -- Installing ./html/tutorial-parser-set-triple-handler.html -- Installing ./html/tutorial-parser-static-info.html -- Installing ./html/tutorial-parsing.html -- Installing ./html/tutorial-querying-functionality.html -- Installing ./html/tutorial-serializer-create.html -- Installing ./html/tutorial-serializer-declare-namespace.html -- Installing ./html/tutorial-serializer-destroy.html -- Installing ./html/tutorial-serializer-example.html -- Installing ./html/tutorial-serializer-features.html -- Installing ./html/tutorial-serializer-get-triples.html -- Installing ./html/tutorial-serializer-runtime-info.html -- Installing ./html/tutorial-serializer-send-triples.html -- Installing ./html/tutorial-serializer-set-error-warning-handlers.html -- Installing ./html/tutorial-serializer-to-destination.html -- Installing ./html/tutorial-serializing.html -- Installing ./html/tutorial.html -- Installing ./html/up.png test -z "/usr/share/man/man3" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man3" /usr/bin/ginstall -c -m 644 libraptor.3 '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man3' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/docs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/docs' Making install in data make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/data' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/data' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/data' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/data' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' Making install in rdfxml make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfxml' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfxml' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfxml' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfxml' Making install in ntriples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/ntriples' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/ntriples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/ntriples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/ntriples' Making install in turtle make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/turtle' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/turtle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/turtle' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/turtle' Making install in trig make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/trig' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/trig' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/trig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/trig' Making install in grddl make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/grddl' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/grddl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/grddl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/grddl' Making install in rdfa make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfa' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfa' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfa' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/rdfa' Making install in feeds make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/feeds' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/feeds' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/feeds' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests/feeds' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/tests' Making install in win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/win32' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/win32' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/win32' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/win32' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/examples' Making install in librdfa make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/librdfa' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/librdfa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/librdfa' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/librdfa' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 raptor.pc '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' test -z "/usr/bin/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64" /usr/bin/ginstall -c raptor-config '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64' test -z "/usr/lib/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libraptor.la '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libraptor.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64/libraptor.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64 && { ln -s -f libraptor.so.1.2.0 libraptor.so.1 || { rm -f libraptor.so.1 && ln -s libraptor.so.1.2.0 libraptor.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64 && { ln -s -f libraptor.so.1.2.0 libraptor.so || { rm -f libraptor.so && ln -s libraptor.so.1.2.0 libraptor.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64/libraptor.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libraptor.lai /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64/libraptor.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' test -z "/usr/include" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/include" /usr/bin/ginstall -c -m 644 raptor.h '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/include' test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1" /usr/bin/ginstall -c -m 644 raptor-config.1 '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/src' Making install in utils make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/utils' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/utils' test -z "/usr/bin/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c rapper '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64' libtool: install: warning: `../src/libraptor.la' has not been installed in `/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/rapper /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64/rapper test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1" /usr/bin/ginstall -c -m 644 rapper.1 '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/utils' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/utils' Making install in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/docs' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/docs' make[5]: Nothing to be done for 'install-exec-am'. -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/introduction.html -- Installing ./html/ix01.html -- Installing ./html/left.png -- Installing ./html/parser-grddl.html -- Installing ./html/parser-guess.html -- Installing ./html/parser-ntriples.html -- Installing ./html/parser-rdfa.html -- Installing ./html/parser-rdfxml.html -- Installing ./html/parser-rss-tag-soup.html -- Installing ./html/parser-trig.html -- Installing ./html/parser-turtle.html -- Installing ./html/raptor-parsers.html -- Installing ./html/raptor-section-constants.html -- Installing ./html/raptor-section-feature.html -- Installing ./html/raptor-section-general.html -- Installing ./html/raptor-section-iostream.html -- Installing ./html/raptor-section-locator.html -- Installing ./html/raptor-section-memory.html -- Installing ./html/raptor-section-parser.html -- Installing ./html/raptor-section-sax2.html -- Installing ./html/raptor-section-sequence.html -- Installing ./html/raptor-section-serializer.html -- Installing ./html/raptor-section-stringbuffer.html -- Installing ./html/raptor-section-triples.html -- Installing ./html/raptor-section-unicode.html -- Installing ./html/raptor-section-uri-factory.html -- Installing ./html/raptor-section-uri.html -- Installing ./html/raptor-section-world.html -- Installing ./html/raptor-section-www.html -- Installing ./html/raptor-section-xml-namespace.html -- Installing ./html/raptor-section-xml-qname.html -- Installing ./html/raptor-section-xml.html -- Installing ./html/raptor-serializers.html -- Installing ./html/raptor.devhelp -- Installing ./html/raptor.devhelp2 -- Installing ./html/reference-manual.html -- Installing ./html/restrict-parser-network-access.html -- Installing ./html/right.png -- Installing ./html/serializer-atom.html -- Installing ./html/serializer-dot.html -- Installing ./html/serializer-json.html -- Installing ./html/serializer-ntriples.html -- Installing ./html/serializer-rdfxml-abbrev.html -- Installing ./html/serializer-rdfxml-xmp.html -- Installing ./html/serializer-rdfxml.html -- Installing ./html/serializer-rss-1-0.html -- Installing ./html/serializer-turtle.html -- Installing ./html/style.css -- Installing ./html/tutorial-initialising-finishing.html -- Installing ./html/tutorial-parse-strictness.html -- Installing ./html/tutorial-parser-abort.html -- Installing ./html/tutorial-parser-content.html -- Installing ./html/tutorial-parser-create.html -- Installing ./html/tutorial-parser-destroy.html -- Installing ./html/tutorial-parser-example.html -- Installing ./html/tutorial-parser-features.html -- Installing ./html/tutorial-parser-runtime-info.html -- Installing ./html/tutorial-parser-set-error-warning-handlers.html -- Installing ./html/tutorial-parser-set-id-handler.html -- Installing ./html/tutorial-parser-set-namespace-handler.html -- Installing ./html/tutorial-parser-set-triple-handler.html -- Installing ./html/tutorial-parser-static-info.html -- Installing ./html/tutorial-parsing.html -- Installing ./html/tutorial-querying-functionality.html -- Installing ./html/tutorial-serializer-create.html -- Installing ./html/tutorial-serializer-declare-namespace.html -- Installing ./html/tutorial-serializer-destroy.html -- Installing ./html/tutorial-serializer-example.html -- Installing ./html/tutorial-serializer-features.html -- Installing ./html/tutorial-serializer-get-triples.html -- Installing ./html/tutorial-serializer-runtime-info.html -- Installing ./html/tutorial-serializer-send-triples.html -- Installing ./html/tutorial-serializer-set-error-warning-handlers.html -- Installing ./html/tutorial-serializer-to-destination.html -- Installing ./html/tutorial-serializing.html -- Installing ./html/tutorial.html -- Installing ./html/up.png test -z "/usr/share/man/man3" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man3" /usr/bin/ginstall -c -m 644 libraptor.3 '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/share/man/man3' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/docs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/docs' Making install in data make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/data' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/data' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/data' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/data' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' Making install in rdfxml make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfxml' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfxml' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfxml' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfxml' Making install in ntriples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/ntriples' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/ntriples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/ntriples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/ntriples' Making install in turtle make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/turtle' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/turtle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/turtle' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/turtle' Making install in trig make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/trig' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/trig' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/trig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/trig' Making install in grddl make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/grddl' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/grddl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/grddl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/grddl' Making install in rdfa make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfa' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfa' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfa' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/rdfa' Making install in feeds make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/feeds' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/feeds' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/feeds' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests/feeds' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/tests' Making install in win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/win32' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/win32' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/win32' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/win32' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/examples' Making install in librdfa make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/librdfa' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/librdfa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/librdfa' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/librdfa' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/amd64/pkgconfig" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64/pkgconfig" /usr/bin/ginstall -c -m 644 raptor.pc '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.4\\.21 -D COMPONENT_RE_VERSION=1\\.4\\.21 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2018.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.4.21" -D IPS_COMPONENT_VERSION="1.4.21" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://download.librdf.org/source/raptor-1.4.21.tar.gz" -D COMPONENT_PROJECT_URL="http://librdf.org/" -D COMPONENT_NAME="raptor" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="raptor.license" -D COMPONENT_SUMMARY="RDF Parser Library - RDF parser utility" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1f950a805b95045712782496d915ffd5977f73b6" raptor.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build -d /jenkins/jobs/oi-userland/workspace/components/library/raptor -d raptor-1.4.21 -m /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.mangled Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64/rapper Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/usr/bin/amd64/rapper /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build -d /jenkins/jobs/oi-userland/workspace/components/library/raptor -d raptor-1.4.21 /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.mangled >/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/raptor/build /jenkins/jobs/oi-userland/workspace/components/library/raptor raptor-1.4.21" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.4\\.21 -D COMPONENT_RE_VERSION=1\\.4\\.21 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2018.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.4.21" -D IPS_COMPONENT_VERSION="1.4.21" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://download.librdf.org/source/raptor-1.4.21.tar.gz" -D COMPONENT_PROJECT_URL="http://librdf.org/" -D COMPONENT_NAME="raptor" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="raptor.license" -D COMPONENT_SUMMARY="RDF Parser Library - RDF parser utility" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1f950a805b95045712782496d915ffd5977f73b6" /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/raptor/build -d /jenkins/jobs/oi-userland/workspace/components/library/raptor -d raptor-1.4.21 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.pre-published pkg://openindiana.org/library/raptor@1.4.21,5.11-2018.0.0.1:20190722T054747Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/manifest-i386-raptor.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/raptor/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/raptor'