Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 833435 Details for
Bug 881809
media-libs/raptor-2.0.15-r7 fails test - 24 tests FAILED: 0190.xml 0198.xml 0202.xml 0203.xml 0236.xml 0237.xml 0238.xml 0239.xml
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:raptor-2.0.15-r7:20221118-150618.log
media-libs:raptor-2.0.15-r7:20221118-150618.log (text/plain), 155.06 KB, created by
Toralf Förster
on 2022-11-18 15:15:56 UTC
(
hide
)
Description:
media-libs:raptor-2.0.15-r7:20221118-150618.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-18 15:15:56 UTC
Size:
155.06 KB
patch
obsolete
> * Package: media-libs/raptor-2.0.15-r7:2 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 curl elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking raptor2-2.0.15.tar.gz to /var/tmp/portage/media-libs/raptor-2.0.15-r7/work >>>> Source unpacked in /var/tmp/portage/media-libs/raptor-2.0.15-r7/work >>>> Preparing source in /var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15 ... > * Applying raptor-2.0.15-heap-overflow.patch ... > [ ok ] > * Applying raptor-2.0.15-dont_use_curl-config.patch ... > [ ok ] > * Applying 0001-CVE-2020-25713-raptor2-malformed-input-file-can-lead.patch ... > [ ok ] > * Applying raptor-2.0.15-use-pkg-config-libxml2.patch ... > [ ok ] > * Applying raptor-2.0.15-use-pkg-config-icu.patch ... > [ ok ] > * Applying raptor-2.0.15-use-pkg-config-libxslt.patch ... > [ ok ] > * Applying raptor-2.0.15-clang-pointer-integer-warning.patch ... > [ ok ] > * Applying raptor-2.0.15-configure-clang16.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15' ... > * Running 'gtkdocize --copy' ... > [ ok ] > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/media-libs/raptor-2.0.15-r7/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: raptor2-2.0.15/ > * Running elibtoolize in: raptor2-2.0.15/build/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Will copy sources from /var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15 > * abi_x86_64.amd64: copying to /var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating raptor2-2.0.15-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating raptor2-2.0.15-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating raptor2-2.0.15-abi_x86_64.amd64/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating raptor2-2.0.15-abi_x86_64.amd64/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating raptor2-2.0.15/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating raptor2-2.0.15/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating raptor2-2.0.15/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating raptor2-2.0.15/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/raptor-2.0.15-r7 --htmldir=/usr/share/doc/raptor-2.0.15-r7/html --with-sysroot=/ --libdir=/usr/lib64 --with-html-dir=/usr/share/gtk-doc/html --with-www=curl --disable-debug --without-yajl --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether build environment is sane... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether x86_64-pc-linux-gnu-gcc is clang... checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking flex... not present - not required for non maintainer builds >checking for bison3... no >checking for bison... bison >checking for gnutar... no >checking for gtar... gtar >checking for perl... perl >checking for jing... no >checking for echo... echo >checking for egrep... (cached) /bin/grep -E >checking for errno.h... yes >checking for fcntl.h... yes >checking for stdlib.h... (cached) yes >checking for stddef.h... yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for limits.h... yes >checking for math.h... yes >checking for getopt.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/param.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for setjmp.h... yes >checking for stat... yes >checking for fetch.h... no >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking whether __FUNCTION__ is available... yes >checking for gettimeofday... yes >checking for getopt... yes >checking for getopt_long... yes >checking for stricmp... no >checking for strcasecmp... yes >checking for vsnprintf... yes >checking for isascii... yes >checking for setjmp... yes >checking for strtok_r... yes >checking for qsort_r... yes >checking for qsort_s... no >checking for vasprintf... yes >checking whether need to declare optind... no >checking whether vsnprintf has C99 compatible return value... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for xml2-config... xml2-config >checking for xmlCreatePushParserCtxt... yes >checking for libxml via xml2-config... yes - 2.10.3 >checking for xslt-config... xslt-config >checking for xsltSaveResultToString... yes >checking for libxslt via xslt-config... yes - version 1.1.37 >checking for xsltInit... yes >checking for libxslt/xslt.h... yes >checking for LIBCURL... yes >checking for libcurl via pkg-config... yes - 7.86.0 >checking for ICU... yes >checking for xmlCreatePushParserCtxt... (cached) yes >checking libxml library... yes - version 2.10.3 >checking for libxml/nanohttp.h... 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 for libxml/HTMLparser.h... yes >checking if libxml has parser option HTML_PARSE_NONET... yes >checking GRDDL parser requirements... yes >checking JSON parser requirements... no - libyajl is not available >checking RDF parsers required... all >checking RDF serializers required... all >checking XML names version... 1.0 >checking WWW libraries available... libxml 2.10.3 >checking WWW library to use... libxml 2.10.3 via xml2-config >checking NFC library to use... ICU 72.1 >checking for libinn.h... no >checking date parsing source... raptor parsedate >checking using memory signing... no >checking whether make supports nested variables... (cached) yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >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 >checking for GTKDOC_DEPS... yes >checking that generated files are newer than configure... done >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating raptor2.spec >config.status: creating raptor2.rdf >config.status: creating data/Makefile >config.status: creating docs/Makefile >config.status: creating docs/version.xml >config.status: creating examples/Makefile >config.status: creating scripts/Makefile >config.status: creating src/raptor2.h >config.status: creating src/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/ntriples-2013/Makefile >config.status: creating tests/nquads-2013/Makefile >config.status: creating tests/rdfa/Makefile >config.status: creating tests/rdfa11/Makefile >config.status: creating tests/json/Makefile >config.status: creating tests/rdfxml/Makefile >config.status: creating tests/turtle/Makefile >config.status: creating tests/turtle-2013/Makefile >config.status: creating tests/trig/Makefile >config.status: creating utils/Makefile >config.status: creating librdfa/Makefile >config.status: creating raptor2.pc >config.status: creating src/raptor_config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Raptor build summary: > RDF parsers available : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl > RDF parsers enabled : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl > RDF serializers available : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot html json atom nquads > RDF serializers enabled : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot html json atom nquads > XML parser : libxml 2.10.3 via xml2-config > WWW library : libxml 2.10.3 via xml2-config > NFC check library : ICU 72.1 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >Making all in librdfa >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/librdfa' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o subject.lo subject.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o curie.lo curie.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o rdfa_utils.lo rdfa_utils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o language.lo language.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c curie.c -fPIC -DPIC -o .libs/curie.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c language.c -fPIC -DPIC -o .libs/language.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c rdfa_utils.c -fPIC -DPIC -o .libs/rdfa_utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c subject.c -fPIC -DPIC -o .libs/subject.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o rdfa.lo rdfa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c rdfa.c -fPIC -DPIC -o .libs/rdfa.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o triple.lo triple.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c triple.c -fPIC -DPIC -o .libs/triple.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o lists.lo lists.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o namespace.lo namespace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c lists.c -fPIC -DPIC -o .libs/lists.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c namespace.c -fPIC -DPIC -o .libs/namespace.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o iri.lo iri.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o context.lo context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c iri.c -fPIC -DPIC -o .libs/iri.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c context.c -fPIC -DPIC -o .libs/context.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o librdfa.la context.lo curie.lo iri.lo language.lo lists.lo namespace.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/librdfa.a .libs/context.o .libs/curie.o .libs/iri.o .libs/language.o .libs/lists.o .libs/namespace.o .libs/rdfa.o .libs/rdfa_utils.o .libs/subject.o .libs/triple.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librdfa.a >libtool: link: ( cd ".libs" && rm -f "librdfa.la" && ln -s "../librdfa.la" "librdfa.la" ) >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/librdfa' >Making all in src >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o sort_r.lo sort_r.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_rss.lo raptor_rss.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_rdfxml.lo raptor_rdfxml.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o turtle_parser.lo turtle_parser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c sort_r.c -fPIC -DPIC -o .libs/sort_r.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c turtle_parser.c -fPIC -DPIC -o .libs/turtle_parser.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_general.lo raptor_general.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_general.c -fPIC -DPIC -o .libs/raptor_general.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_xml_writer.lo raptor_xml_writer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_libxml.lo raptor_libxml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_ntriples.lo raptor_ntriples.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_ntriples.c -fPIC -DPIC -o .libs/raptor_ntriples.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o ntriples_parse.lo ntriples_parse.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_memstr.lo raptor_memstr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c ntriples_parse.c -fPIC -DPIC -o .libs/ntriples_parse.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_nfc_icu.lo raptor_nfc_icu.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_memstr.c -fPIC -DPIC -o .libs/raptor_memstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_nfc_icu.c -fPIC -DPIC -o .libs/raptor_nfc_icu.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_iostream.lo raptor_iostream.c >raptor_nfc_icu.c: In function 'raptor_nfc_icu_check': >raptor_nfc_icu.c:64:4: warning: 'unorm_quickCheck' is deprecated [-Wdeprecated-declarations] > 64 | res = unorm_quickCheck((const UChar *)string, (int32_t)len, > | ^~~ >In file included from raptor_nfc_icu.c:43: >/usr/include/unicode/unorm.h:244:1: note: declared here > 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, > | ^~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_concepts.lo raptor_concepts.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_abbrev.lo raptor_abbrev.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_concepts.c -fPIC -DPIC -o .libs/raptor_concepts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_turtle_writer.lo raptor_turtle_writer.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_avltree.lo raptor_avltree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_turtle_writer.c -fPIC -DPIC -o .libs/raptor_turtle_writer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_json_writer.lo raptor_json_writer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_avltree.c -fPIC -DPIC -o .libs/raptor_avltree.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_sax2.lo raptor_sax2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_json_writer.c -fPIC -DPIC -o .libs/raptor_json_writer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_sax2.c -fPIC -DPIC -o .libs/raptor_sax2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_json.lo raptor_serialize_json.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_option.lo raptor_option.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_option.c -fPIC -DPIC -o .libs/raptor_option.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_rss_common.lo raptor_rss_common.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_dot.lo raptor_serialize_dot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_rss_common.c -fPIC -DPIC -o .libs/raptor_rss_common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_dot.c -fPIC -DPIC -o .libs/raptor_serialize_dot.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_www_libxml.lo raptor_www_libxml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_www_libxml.c -fPIC -DPIC -o .libs/raptor_www_libxml.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_grddl.lo raptor_grddl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_grddl.c -fPIC -DPIC -o .libs/raptor_grddl.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_qname.lo raptor_qname.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_ntriples.lo raptor_serialize_ntriples.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_turtle.lo raptor_serialize_turtle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_qname.c -fPIC -DPIC -o .libs/raptor_qname.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_turtle.c -fPIC -DPIC -o .libs/raptor_serialize_turtle.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_escaped.lo raptor_escaped.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o turtle_common.lo turtle_common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_escaped.c -fPIC -DPIC -o .libs/raptor_escaped.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c turtle_common.c -fPIC -DPIC -o .libs/turtle_common.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_set.lo raptor_set.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize.lo raptor_serialize.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_set.c -fPIC -DPIC -o .libs/raptor_set.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize.c -fPIC -DPIC -o .libs/raptor_serialize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_stringbuffer.lo raptor_stringbuffer.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_html.lo raptor_serialize_html.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_statement.lo raptor_statement.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_html.c -fPIC -DPIC -o .libs/raptor_serialize_html.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_statement.c -fPIC -DPIC -o .libs/raptor_statement.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_unicode.lo raptor_unicode.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_xml.lo raptor_xml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_unicode.c -fPIC -DPIC -o .libs/raptor_unicode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_xml.c -fPIC -DPIC -o .libs/raptor_xml.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_rfc2396.lo raptor_rfc2396.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_uri.lo raptor_uri.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_uri.c -fPIC -DPIC -o .libs/raptor_uri.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_rfc2396.c -fPIC -DPIC -o .libs/raptor_rfc2396.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_sequence.lo raptor_sequence.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_sequence.c -fPIC -DPIC -o .libs/raptor_sequence.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o snprintf.lo snprintf.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o turtle_lexer.lo turtle_lexer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_rss.lo raptor_serialize_rss.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_parse.lo raptor_parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_syntax_description.lo raptor_syntax_description.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_syntax_description.c -fPIC -DPIC -o .libs/raptor_syntax_description.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o parsedate.lo parsedate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_guess.lo raptor_guess.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_log.lo raptor_log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_log.c -fPIC -DPIC -o .libs/raptor_log.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_librdfa.lo raptor_librdfa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_serialize_rdfxml.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxml.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_namespace.lo raptor_namespace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_www.lo raptor_www.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_namespace.c -fPIC -DPIC -o .libs/raptor_namespace.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_www.c -fPIC -DPIC -o .libs/raptor_www.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_term.lo raptor_term.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o raptor_locator.lo raptor_locator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_term.c -fPIC -DPIC -o .libs/raptor_term.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c raptor_locator.c -fPIC -DPIC -o .libs/raptor_locator.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -version-info 0:0:0 -licuuc -licudata -lxml2 -lz -licui18n -licuuc -licudata -lm -lxslt -lxml2 -lm -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libraptor2.la -rpath /usr/lib64 raptor_parse.lo raptor_serialize.lo raptor_rfc2396.lo raptor_uri.lo raptor_log.lo raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_option.lo raptor_general.lo raptor_unicode.lo raptor_www.lo raptor_statement.lo raptor_term.lo raptor_sequence.lo raptor_stringbuffer.lo raptor_iostream.lo raptor_xml.lo raptor_xml_writer.lo raptor_set.lo turtle_common.lo raptor_turtle_writer.lo raptor_avltree.lo snprintf.lo raptor_json_writer.lo raptor_memstr.lo raptor_concepts.lo raptor_syntax_description.lo raptor_sax2.lo raptor_escaped.lo raptor_ntriples.lo sort_r.lo raptor_libxml.lo raptor_rdfxml.lo turtle_lexer.lo turtle_parser.lo ntriples_parse.lo raptor_rss_common.lo raptor_rss.lo raptor_grddl.lo raptor_guess.lo raptor_librdfa.lo raptor_serialize_rdfxml.lo raptor_serialize_ntriples.lo raptor_abbrev.lo raptor_serialize_rdfxmla.lo raptor_serialize_turtle.lo raptor_serialize_rss.lo raptor_serialize_dot.lo raptor_serialize_html.lo raptor_serialize_json.lo parsedate.lo ../librdfa/librdfa.la raptor_nfc_icu.lo raptor_www_libxml.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/raptor_parse.o .libs/raptor_serialize.o .libs/raptor_rfc2396.o .libs/raptor_uri.o .libs/raptor_log.o .libs/raptor_locator.o .libs/raptor_namespace.o .libs/raptor_qname.o .libs/raptor_option.o .libs/raptor_general.o .libs/raptor_unicode.o .libs/raptor_www.o .libs/raptor_statement.o .libs/raptor_term.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_avltree.o .libs/snprintf.o .libs/raptor_json_writer.o .libs/raptor_memstr.o .libs/raptor_concepts.o .libs/raptor_syntax_description.o .libs/raptor_sax2.o .libs/raptor_escaped.o .libs/raptor_ntriples.o .libs/sort_r.o .libs/raptor_libxml.o .libs/raptor_rdfxml.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_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_html.o .libs/raptor_serialize_json.o .libs/parsedate.o .libs/raptor_nfc_icu.o .libs/raptor_www_libxml.o -Wl,--whole-archive ../librdfa/.libs/librdfa.a -Wl,--no-whole-archive -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libraptor2.so.0 -o .libs/libraptor2.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libraptor2.so.0" && ln -s "libraptor2.so.0.0.0" "libraptor2.so.0") >libtool: link: (cd ".libs" && rm -f "libraptor2.so" && ln -s "libraptor2.so.0.0.0" "libraptor2.so") >libtool: link: ( cd ".libs" && rm -f "libraptor2.la" && ln -s "../libraptor2.la" "libraptor2.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >Making all in utils >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o rdfdiff.o rdfdiff.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -pipe -march=native -fno-diagnostics-color -O2 -c -o rapper.o rapper.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rapper rapper.o ../src/libraptor2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rdfdiff rdfdiff.o ../src/libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/rapper rapper.o -Wl,--as-needed ../src/.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/rdfdiff rdfdiff.o -Wl,--as-needed ../src/.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Making all in docs >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/docs' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/docs' >Making all in data >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/data' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/data' >Making all in tests >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests' >Making all in rdfxml >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfxml' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfxml' >Making all in ntriples >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples' >Making all in ntriples-2013 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples-2013' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples-2013' >Making all in nquads-2013 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/nquads-2013' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/nquads-2013' >Making all in turtle >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle' >Making all in turtle-2013 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle-2013' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle-2013' >Making all in trig >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/trig' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/trig' >Making all in grddl >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/grddl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/grddl' >Making all in rdfa >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa' >Making all in rdfa11 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11' >Making all in json >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/json' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/json' >Making all in feeds >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/feeds' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/feeds' >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests' >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests' >Making all in examples >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/examples' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/examples' >Making all in scripts >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/scripts' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/scripts' >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64' >>>> Source compiled. >>>> Test phase: media-libs/raptor-2.0.15-r7 > * abi_x86_64.amd64: running multilib-minimal_abi_src_test >make -j4 -j1 test >Making check in librdfa >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/librdfa' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/librdfa' >Making check in src >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make check-am >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make check-TESTS >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_parse_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_parse.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_parse_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_parse.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_parse_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_term_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_term.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_term_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_term.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_term_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_uri_win32_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE -DWIN32_URI_TEST ./raptor_uri.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_uri_win32_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE -DWIN32_URI_TEST ./raptor_uri.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_uri_win32_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_www_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_www_test.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_www_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_www_test.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_www_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_rfc2396_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_rfc2396.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_rfc2396_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_rfc2396.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_rfc2396_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_snprintf_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./snprintf.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_snprintf_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./snprintf.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_snprintf_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_sequence_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_sequence.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_sequence_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_sequence.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_sequence_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_xml_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_xml.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_xml_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_xml.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_xml_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_uri_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_uri.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_uri_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_uri.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_uri_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_permute_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_permute_test.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_permute_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_permute_test.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_permute_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_turtle_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_turtle_writer.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_turtle_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_turtle_writer.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_turtle_writer_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_stringbuffer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_stringbuffer.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_stringbuffer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_stringbuffer.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_stringbuffer_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_iostream_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_iostream.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_iostream_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_iostream.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_iostream_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o strcasecmp_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./strcasecmp.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/strcasecmp_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./strcasecmp.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: strcasecmp_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_xml_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_xml_writer.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_xml_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_xml_writer.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_xml_writer_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_namespace_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_namespace.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_namespace_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_namespace.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_namespace_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_sort_r_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./sort_r.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_sort_r_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./sort_r.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_sort_r_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_avltree_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_avltree.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_avltree_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_avltree.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_avltree_test >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o raptor_set_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_set.c libraptor2.la >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/raptor_set_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I. -I. -DSTANDALONE ./raptor_set.c -Wl,--as-needed ./.libs/libraptor2.so -lz -licui18n -licuuc -licudata -lxslt -lxml2 -lm >PASS: raptor_set_test >============================================================================ >Testsuite summary for Raptor RDF Parser and Serializer library 2.0.15 >============================================================================ ># TOTAL: 19 ># PASS: 19 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/src' >Making check in utils >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Making check in docs >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/docs' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/docs' >Making check in data >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/data' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/data' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests' >Making check in rdfxml >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfxml' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfxml' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing that bad rdf/xml fails >Checking bad-00.rdf ok >Checking bad-01.rdf ok >Checking bad-02.rdf ok >Checking bad-03.rdf ok >Checking bad-04.rdf ok >Checking bad-05.rdf ok >Checking bad-06.rdf ok >Checking bad-07.rdf ok >Checking bad-08.rdf ok >Checking bad-09.rdf ok >Checking bad-10.rdf ok >Checking bad-11.rdf ok >Checking bad-12.rdf ok >Checking bad-13.rdf ok >Checking bad-14.rdf ok >Checking bad-18.rdf ok >Checking bad-19.rdf ok >Checking bad-20.rdf ok >Checking bad-21.rdf ok >Checking bad-22.rdf ok >Checking bad-23.rdf ok >Testing rdf/xml known by context >Checking ex-19.rdf ok >Testing rdf/xml (may fail due to XML parser bugs) >Checking ex-55.rdf ok >Testing that rdf/xml with bad Unicode NFC fails >Checking bad-15.rdf ok >Checking bad-16.rdf ok >Checking bad-17.rdf ok >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rdfdiff' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing rdfdiff with legal rdf/xml >Checking ex-00.rdf ok >Checking ex-01.rdf ok >Checking ex-02.rdf ok >Checking ex-04.rdf ok >Checking ex-05.rdf ok >Checking ex-06.rdf ok >Checking ex-07.rdf ok >Checking ex-08.rdf ok >Checking ex-09.rdf ok >Checking ex-10.rdf ok >Checking ex-11.rdf ok >Checking ex-12.rdf ok >Checking ex-13.rdf ok >Checking ex-14.rdf ok >Checking ex-15.rdf ok >Checking ex-16.rdf ok >Checking ex-17.rdf ok >Checking ex-18.rdf ok >Checking ex-20.rdf ok >Checking ex-21.rdf ok >Checking ex-22.rdf ok >Checking ex-23.rdf ok >Checking ex-24.rdf ok >Checking ex-25.rdf ok >Checking ex-26.rdf ok >Checking ex-27.rdf ok >Checking ex-28.rdf ok >Checking ex-29.rdf ok >Checking ex-30.rdf ok >Checking ex-31.rdf ok >Checking ex-32.rdf ok >Checking ex-33.rdf ok >Checking ex-34.rdf ok >Checking ex-35.rdf ok >Checking ex-36.rdf ok >Checking ex-37.rdf ok >Checking ex-38.rdf ok >Checking ex-39.rdf ok >Checking ex-40.rdf ok >Checking ex-41.rdf ok >Checking ex-46.rdf ok >Checking ex-47.rdf ok >Checking ex-48.rdf ok >Checking ex-49.rdf ok >Checking ex-51.rdf ok >Checking ex-53.rdf ok >Checking ex-54.rdf ok >Checking ex-56.rdf ok >Checking ex-57.rdf ok >Checking ex-58.rdf ok >Checking ex-61.rdf ok >Checking ex-62.rdf ok >Checking ex-63.rdf ok >Checking 22-rdf-syntax-ns.rdf ok >Checking rdfs-namespace.rdf ok >Checking rdf-schema.rdf ok >Checking owl-schema.rdf ok >Checking daml-oil.rdf ok >Checking wine.rdf ok >Testing rdf/xml inside other XML >Checking ex-52.svg ok >Testing rdfxml-abbrev serialization with legal rdf/xml >Checking ex-00.rdf ok >Checking ex-01.rdf ok >Checking ex-02.rdf ok >Checking ex-04.rdf ok >Checking ex-05.rdf ok >Checking ex-06.rdf ok >Checking ex-07.rdf ok >Checking ex-08.rdf ok >Checking ex-09.rdf ok >Checking ex-10.rdf ok >Checking ex-11.rdf ok >Checking ex-12.rdf ok >Checking ex-13.rdf ok >Checking ex-14.rdf ok >Checking ex-15.rdf ok >Checking ex-16.rdf ok >Checking ex-17.rdf ok >Checking ex-18.rdf ok >Checking ex-20.rdf ok >Checking ex-21.rdf ok >Checking ex-22.rdf ok >Checking ex-23.rdf ok >Checking ex-24.rdf ok >Checking ex-25.rdf ok >Checking ex-26.rdf ok >Checking ex-27.rdf ok >Checking ex-28.rdf ok >Checking ex-29.rdf ok >Checking ex-30.rdf ok >Checking ex-31.rdf ok >Checking ex-32.rdf ok >Checking ex-33.rdf ok >Checking ex-34.rdf ok >Checking ex-35.rdf ok >Checking ex-36.rdf ok >Checking ex-37.rdf ok >Checking ex-38.rdf ok >Checking ex-39.rdf ok >Checking ex-40.rdf ok >Checking ex-41.rdf ok >Checking ex-46.rdf ok >Checking ex-47.rdf ok >Checking ex-48.rdf ok >Checking ex-49.rdf ok >Checking ex-51.rdf ok >Checking ex-53.rdf ok >Checking ex-54.rdf ok >Checking ex-56.rdf ok >Checking ex-57.rdf ok >Checking ex-58.rdf ok >Checking ex-61.rdf ok >Checking ex-62.rdf ok >Checking ex-63.rdf ok >Checking 22-rdf-syntax-ns.rdf ok >Checking rdfs-namespace.rdf ok >Checking rdf-schema.rdf ok >Checking owl-schema.rdf ok >Checking daml-oil.rdf ok >Checking wine.rdf ok >Testing legal rdf/xml >Checking ex-00.rdf ok >Checking ex-01.rdf ok >Checking ex-02.rdf ok >Checking ex-04.rdf ok >Checking ex-05.rdf ok >Checking ex-06.rdf ok >Checking ex-07.rdf ok >Checking ex-08.rdf ok >Checking ex-09.rdf ok >Checking ex-10.rdf ok >Checking ex-11.rdf ok >Checking ex-12.rdf ok >Checking ex-13.rdf ok >Checking ex-14.rdf ok >Checking ex-15.rdf ok >Checking ex-16.rdf ok >Checking ex-17.rdf ok >Checking ex-18.rdf ok >Checking ex-20.rdf ok >Checking ex-21.rdf ok >Checking ex-22.rdf ok >Checking ex-23.rdf ok >Checking ex-24.rdf ok >Checking ex-25.rdf ok >Checking ex-26.rdf ok >Checking ex-27.rdf ok >Checking ex-28.rdf ok >Checking ex-29.rdf ok >Checking ex-30.rdf ok >Checking ex-31.rdf ok >Checking ex-32.rdf ok >Checking ex-33.rdf ok >Checking ex-34.rdf ok >Checking ex-35.rdf ok >Checking ex-36.rdf ok >Checking ex-37.rdf ok >Checking ex-38.rdf ok >Checking ex-39.rdf ok >Checking ex-40.rdf ok >Checking ex-41.rdf ok >Checking ex-46.rdf ok >Checking ex-47.rdf ok >Checking ex-48.rdf ok >Checking ex-49.rdf ok >Checking ex-51.rdf ok >Checking ex-53.rdf ok >Checking ex-54.rdf ok >Checking ex-56.rdf ok >Checking ex-57.rdf ok >Checking ex-58.rdf ok >Checking ex-61.rdf ok >Checking ex-62.rdf ok >Checking ex-63.rdf ok >Checking 22-rdf-syntax-ns.rdf ok >Checking rdfs-namespace.rdf ok >Checking rdf-schema.rdf ok >Checking owl-schema.rdf ok >Checking daml-oil.rdf ok >Checking wine.rdf ok >Testing rdf/xml with warnings >Checking warn-00.rdf ok >Checking warn-02.rdf ok >Checking warn-04.rdf ok >Checking warn-05.rdf ok >Checking warn-06.rdf ok >Checking warn-07.rdf ok >Checking ex-03.rdf ok >Checking ex-42.rdf ok >Checking ex-43.rdf ok >Checking ex-44.rdf ok >Checking ex-45.rdf ok >Testing rdfxml serialization with legal rdf/xml >Checking ex-59.nt ok >Checking ex-60.nt ok >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfxml' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfxml' >Making check in ntriples >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing that bad N-Triples fails >Checking bad-00.nt ok >Checking bad-02.nt ok >Checking bad-03.nt ok >Checking bad-04.nt ok >Checking bad-05.nt ok >Checking bad-06.nt ok >Checking bad-07.nt ok >Testing N-Quads >Checking testnq-1.nq ok >Checking testnq-optional-context.nq ok >Checking bug-481.nq ok >Testing N-Triples >Checking test.nt ok >Checking nt2013-ex1.nt ok >Checking nt2013-ex2.nt ok >Checking nt2013-ex3.nt ok >Checking nt2013-ex4.nt ok >Checking bug-562.nt ok >Checking bug-574.nt ok >Checking bug-577.nt ok >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples' >Making check in ntriples-2013 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples-2013' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples-2013' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing bad N-Triples fails >Checking nt-syntax-bad-uri-01.nt ok >Checking nt-syntax-bad-uri-02.nt ok >Checking nt-syntax-bad-uri-03.nt ok >Checking nt-syntax-bad-uri-04.nt ok >Checking nt-syntax-bad-uri-05.nt ok >Checking nt-syntax-bad-uri-06.nt ok >Checking nt-syntax-bad-uri-07.nt ok >Checking nt-syntax-bad-uri-08.nt ok >Checking nt-syntax-bad-uri-09.nt ok >Checking nt-syntax-bad-prefix-01.nt ok >Checking nt-syntax-bad-base-01.nt ok >Checking nt-syntax-bad-struct-01.nt ok >Checking nt-syntax-bad-struct-02.nt ok >Checking nt-syntax-bad-lang-01.nt ok >Checking nt-syntax-bad-esc-01.nt ok >Checking nt-syntax-bad-esc-02.nt ok >Checking nt-syntax-bad-esc-03.nt ok >Checking nt-syntax-bad-string-01.nt ok >Checking nt-syntax-bad-string-02.nt ok >Checking nt-syntax-bad-string-03.nt ok >Checking nt-syntax-bad-string-04.nt ok >Checking nt-syntax-bad-string-05.nt ok >Checking nt-syntax-bad-string-06.nt ok >Checking nt-syntax-bad-string-07.nt ok >Checking nt-syntax-bad-num-01.nt ok >Checking nt-syntax-bad-num-02.nt ok >Checking nt-syntax-bad-num-03.nt ok >Result: 0 errors: >Testing good N-Triples syntax passes >Checking nt-syntax-file-01.nt ok >Checking nt-syntax-file-02.nt ok >Checking nt-syntax-file-03.nt ok >Checking nt-syntax-uri-01.nt ok >Checking nt-syntax-uri-02.nt ok >Checking nt-syntax-uri-03.nt ok >Checking nt-syntax-uri-04.nt ok >Checking nt-syntax-string-01.nt ok >Checking nt-syntax-string-02.nt ok >Checking nt-syntax-string-03.nt ok >Checking nt-syntax-str-esc-01.nt ok >Checking nt-syntax-str-esc-02.nt ok >Checking nt-syntax-str-esc-03.nt ok >Checking nt-syntax-bnode-01.nt ok >Checking nt-syntax-bnode-02.nt ok >Checking nt-syntax-bnode-03.nt ok >Checking nt-syntax-datatypes-01.nt ok >Checking nt-syntax-datatypes-02.nt ok >Checking nt-syntax-subm-01.nt ok >Checking comment_following_triple.nt ok >Checking LITERAL.nt ok >Checking LITERAL_all_controls.nt ok >Checking LITERAL_all_punctuation.nt ok >Checking LITERAL_ascii_boundaries.nt ok >Checking literal_false.nt ok >Checking literal_true.nt ok >Checking LITERAL_with_2_dquotes.nt ok >Checking LITERAL_with_2_squotes.nt ok >Checking literal_with_BACKSPACE.nt ok >Checking literal_with_CARRIAGE_RETURN.nt ok >Checking literal_with_CHARACTER_TABULATION.nt ok >Checking literal_with_FORM_FEED.nt ok >Checking literal_with_LINE_FEED.nt ok >Checking literal_with_REVERSE_SOLIDUS.nt ok >Checking literal_with_REVERSE_SOLIDUS2.nt ok >Checking LITERAL_with_UTF8_boundaries.nt ok >Checking LITERAL_with_dquote.nt ok >Checking literal_with_numeric_escape4.nt ok >Checking literal_with_numeric_escape8.nt ok >Checking LITERAL_with_squote.nt ok >Checking langtagged_string.nt ok >Checking lantag_with_subtag.nt ok >Checking minimal_whitespace.nt ok >Result: 0 errors: >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples-2013' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/ntriples-2013' >Making check in nquads-2013 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/nquads-2013' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/nquads-2013' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing bad N-Quads fails >Checking nq-syntax-bad-literal-01.nq ok >Checking nq-syntax-bad-literal-02.nq ok >Checking nq-syntax-bad-literal-03.nq ok >Checking nq-syntax-bad-quint-01.nq ok >Checking nq-syntax-bad-uri-01.nq ok >Checking nt-syntax-bad-base-01.nq ok >Checking nt-syntax-bad-esc-01.nq ok >Checking nt-syntax-bad-esc-02.nq ok >Checking nt-syntax-bad-esc-03.nq ok >Checking nt-syntax-bad-lang-01.nq ok >Checking nt-syntax-bad-num-01.nq ok >Checking nt-syntax-bad-num-02.nq ok >Checking nt-syntax-bad-num-03.nq ok >Checking nt-syntax-bad-prefix-01.nq ok >Checking nt-syntax-bad-string-01.nq ok >Checking nt-syntax-bad-string-02.nq ok >Checking nt-syntax-bad-string-03.nq ok >Checking nt-syntax-bad-string-04.nq ok >Checking nt-syntax-bad-string-05.nq ok >Checking nt-syntax-bad-string-06.nq ok >Checking nt-syntax-bad-string-07.nq ok >Checking nt-syntax-bad-struct-01.nq ok >Checking nt-syntax-bad-struct-02.nq ok >Checking nt-syntax-bad-uri-01.nq ok >Checking nt-syntax-bad-uri-02.nq ok >Checking nt-syntax-bad-uri-03.nq ok >Checking nt-syntax-bad-uri-04.nq ok >Checking nt-syntax-bad-uri-05.nq ok >Checking nt-syntax-bad-uri-06.nq ok >Checking nt-syntax-bad-uri-07.nq ok >Checking nt-syntax-bad-uri-08.nq ok >Checking nt-syntax-bad-uri-09.nq ok >Result: 0 errors: >Testing good N-Quads syntax passes >Checking comment_following_triple.nq ok >Checking langtagged_string.nq ok >Checking lantag_with_subtag.nq ok >Checking literal_all_controls.nq ok >Checking literal_all_punctuation.nq ok >Checking literal_ascii_boundaries.nq ok >Checking literal_false.nq ok >Checking literal.nq ok >Checking literal_true.nq ok >Checking literal_with_2_dquotes.nq ok >Checking literal_with_2_squotes.nq ok >Checking literal_with_BACKSPACE.nq ok >Checking literal_with_CARRIAGE_RETURN.nq ok >Checking literal_with_CHARACTER_TABULATION.nq ok >Checking literal_with_dquote.nq ok >Checking literal_with_FORM_FEED.nq ok >Checking literal_with_LINE_FEED.nq ok >Checking literal_with_numeric_escape4.nq ok >Checking literal_with_numeric_escape8.nq ok >Checking literal_with_REVERSE_SOLIDUS2.nq ok >Checking literal_with_REVERSE_SOLIDUS.nq ok >Checking literal_with_squote.nq ok >Checking literal_with_UTF8_boundaries.nq ok >Checking minimal_whitespace.nq ok >Checking nq-syntax-bnode-01.nq ok >Checking nq-syntax-bnode-02.nq ok >Checking nq-syntax-bnode-03.nq ok >Checking nq-syntax-bnode-04.nq ok >Checking nq-syntax-bnode-05.nq ok >Checking nq-syntax-bnode-06.nq ok >Checking nq-syntax-uri-01.nq ok >Checking nq-syntax-uri-02.nq ok >Checking nq-syntax-uri-03.nq ok >Checking nq-syntax-uri-04.nq ok >Checking nq-syntax-uri-05.nq ok >Checking nq-syntax-uri-06.nq ok >Checking nt-syntax-bnode-01.nq ok >Checking nt-syntax-bnode-02.nq ok >Checking nt-syntax-bnode-03.nq ok >Checking nt-syntax-datatypes-01.nq ok >Checking nt-syntax-datatypes-02.nq ok >Checking nt-syntax-file-01.nq ok >Checking nt-syntax-file-02.nq ok >Checking nt-syntax-file-03.nq ok >Checking nt-syntax-str-esc-01.nq ok >Checking nt-syntax-str-esc-02.nq ok >Checking nt-syntax-str-esc-03.nq ok >Checking nt-syntax-string-01.nq ok >Checking nt-syntax-string-02.nq ok >Checking nt-syntax-string-03.nq ok >Checking nt-syntax-subm-01.nq ok >Checking nt-syntax-uri-01.nq ok >Checking nt-syntax-uri-02.nq ok >Checking nt-syntax-uri-03.nq ok >Checking nt-syntax-uri-04.nq ok >Result: 0 errors: >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/nquads-2013' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/nquads-2013' >Making check in turtle >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rdfdiff' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing turtle serialization with legal rdf/xml >Checking ../rdfxml/ex-00.rdf ok >Checking ../rdfxml/ex-01.rdf ok >Checking ../rdfxml/ex-02.rdf ok >Checking ../rdfxml/ex-04.rdf ok >Checking ../rdfxml/ex-05.rdf ok >Checking ../rdfxml/ex-06.rdf ok >Checking ../rdfxml/ex-07.rdf ok >Checking ../rdfxml/ex-08.rdf ok >Checking ../rdfxml/ex-09.rdf ok >Checking ../rdfxml/ex-10.rdf ok >Checking ../rdfxml/ex-11.rdf ok >Checking ../rdfxml/ex-12.rdf ok >Checking ../rdfxml/ex-13.rdf ok >Checking ../rdfxml/ex-14.rdf ok >Checking ../rdfxml/ex-15.rdf ok >Checking ../rdfxml/ex-16.rdf ok >Checking ../rdfxml/ex-17.rdf ok >Checking ../rdfxml/ex-18.rdf ok >Checking ../rdfxml/ex-20.rdf ok >Checking ../rdfxml/ex-21.rdf ok >Checking ../rdfxml/ex-22.rdf ok >Checking ../rdfxml/ex-23.rdf ok >Checking ../rdfxml/ex-24.rdf ok >Checking ../rdfxml/ex-25.rdf ok >Checking ../rdfxml/ex-26.rdf ok >Checking ../rdfxml/ex-27.rdf ok >Checking ../rdfxml/ex-28.rdf ok >Checking ../rdfxml/ex-29.rdf ok >Checking ../rdfxml/ex-30.rdf ok >Checking ../rdfxml/ex-31.rdf ok >Checking ../rdfxml/ex-32.rdf ok >Checking ../rdfxml/ex-33.rdf ok >Checking ../rdfxml/ex-34.rdf ok >Checking ../rdfxml/ex-35.rdf ok >Checking ../rdfxml/ex-36.rdf ok >Checking ../rdfxml/ex-37.rdf ok >Checking ../rdfxml/ex-38.rdf ok >Checking ../rdfxml/ex-39.rdf ok >Checking ../rdfxml/ex-40.rdf ok >Checking ../rdfxml/ex-41.rdf ok >Checking ../rdfxml/ex-46.rdf ok >Checking ../rdfxml/ex-47.rdf ok >Checking ../rdfxml/ex-48.rdf ok >Checking ../rdfxml/ex-49.rdf ok >Checking ../rdfxml/ex-51.rdf ok >Checking ../rdfxml/ex-53.rdf ok >Checking ../rdfxml/ex-54.rdf ok >Checking ../rdfxml/ex-56.rdf ok >Checking ../rdfxml/ex-57.rdf ok >Checking ../rdfxml/ex-58.rdf ok >Checking ../rdfxml/ex-61.rdf ok >Checking ../rdfxml/ex-62.rdf ok >Checking ../rdfxml/ex-63.rdf ok >Checking ../rdfxml/22-rdf-syntax-ns.rdf ok >Checking ../rdfxml/rdfs-namespace.rdf ok >Checking ../rdfxml/rdf-schema.rdf ok >Checking ../rdfxml/owl-schema.rdf ok >Checking ../rdfxml/daml-oil.rdf ok >Checking ../rdfxml/wine.rdf ok >Checking ex-62.rdf ok >Testing legal Turtle >Checking test-00.ttl ok >Checking test-01.ttl ok >Checking test-02.ttl ok >Checking test-03.ttl ok >Checking test-04.ttl ok >Checking test-05.ttl ok >Checking test-06.ttl ok >Checking test-07.ttl ok >Checking test-08.ttl ok >Checking test-09.ttl ok >Checking test-10.ttl ok >Checking test-11.ttl ok >Checking test-12.ttl ok >Checking test-13.ttl ok >Checking test-14.ttl ok >Checking test-15.ttl ok >Checking test-16.ttl ok >Checking test-17.ttl ok >Checking test-18.ttl ok >Checking test-19.ttl ok >Checking test-20.ttl ok >Checking test-21.ttl ok >Checking test-22.ttl ok >Checking test-23.ttl ok >Checking test-24.ttl ok >Checking test-25.ttl ok >Checking test-26.ttl ok >Checking test-27.ttl ok >Checking test-29.ttl ok >Checking test-30.ttl ok >Checking test-33.ttl ok >Checking test-36.ttl ok >Checking test-37.ttl ok >Checking test-38.ttl ok >Checking bad-15.ttl ok >Checking bad-17.ttl ok >Checking bad-18.ttl ok >Checking bad-21.ttl ok >Checking bad-22.ttl ok >Checking rdf-schema.ttl ok >Checking rdfs-namespace.ttl ok >Checking rdfq-results.ttl ok >Testing turtle exact serialization output >Checking test-28.ttl ok >Checking test-31.ttl ok >Checking test-32.ttl ok >Checking test-34.ttl ok >Checking test-39.ttl ok >Testing Turtle parsing with N-Triples tests >Checking ../ntriples/test.nt ok >Checking ../ntriples/nt2013-ex1.nt ok >Checking ../ntriples/nt2013-ex2.nt ok >Checking ../ntriples/nt2013-ex3.nt ok >Checking ../ntriples/nt2013-ex4.nt ok >Checking ../ntriples/bug-562.nt ok >Checking ../ntriples/bug-574.nt ok >Checking ../ntriples/bug-577.nt ok >Testing turtle serialization with legal turtle >Checking test-00.ttl ok >Checking test-01.ttl ok >Checking test-02.ttl ok >Checking test-03.ttl ok >Checking test-04.ttl ok >Checking test-05.ttl ok >Checking test-06.ttl ok >Checking test-07.ttl ok >Checking test-08.ttl ok >Checking test-09.ttl ok >Checking test-10.ttl ok >Checking test-11.ttl ok >Checking test-12.ttl ok >Checking test-13.ttl ok >Checking test-14.ttl ok >Checking test-15.ttl ok >Checking test-16.ttl ok >Checking test-17.ttl ok >Checking test-18.ttl ok >Checking test-19.ttl ok >Checking test-20.ttl ok >Checking test-21.ttl ok >Checking test-22.ttl ok >Checking test-23.ttl ok >Checking test-24.ttl ok >Checking test-25.ttl ok >Checking test-26.ttl ok >Checking test-27.ttl ok >Checking test-29.ttl ok >Checking test-30.ttl ok >Checking test-33.ttl ok >Checking test-36.ttl ok >Checking test-37.ttl ok >Checking test-38.ttl ok >Checking bad-15.ttl ok >Checking bad-17.ttl ok >Checking bad-18.ttl ok >Checking bad-21.ttl ok >Checking bad-22.ttl ok >Checking rdf-schema.ttl ok >Checking rdfs-namespace.ttl ok >Checking rdfq-results.ttl ok >Testing bad Turtle fails >Checking bad-00.ttl ok >Checking bad-01.ttl ok >Checking bad-02.ttl ok >Checking bad-03.ttl ok >Checking bad-04.ttl ok >Checking bad-05.ttl ok >Checking bad-06.ttl ok >Checking bad-07.ttl ok >Checking bad-08.ttl ok >Checking bad-09.ttl ok >Checking bad-10.ttl ok >Checking bad-11.ttl ok >Checking bad-12.ttl ok >Checking bad-13.ttl ok >Checking bad-14.ttl ok >Checking bad-16.ttl ok >Checking bad-19.ttl ok >Checking bad-20.ttl ok >Checking bad-23.ttl ok >Checking bad-24.ttl ok >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle' >Making check in turtle-2013 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle-2013' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle-2013' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing bad Turtle fails >Checking turtle-syntax-bad-uri-01.ttl ok >Checking turtle-syntax-bad-uri-02.ttl ok >Checking turtle-syntax-bad-uri-03.ttl ok >Checking turtle-syntax-bad-uri-04.ttl ok >Checking turtle-syntax-bad-uri-05.ttl ok >Checking turtle-syntax-bad-prefix-01.ttl ok >Checking turtle-syntax-bad-prefix-02.ttl ok >Checking turtle-syntax-bad-prefix-03.ttl ok >Checking turtle-syntax-bad-prefix-04.ttl ok >Checking turtle-syntax-bad-prefix-05.ttl ok >Checking turtle-syntax-bad-base-01.ttl ok >Checking turtle-syntax-bad-base-02.ttl ok >Checking turtle-syntax-bad-base-03.ttl ok >Checking turtle-syntax-bad-struct-01.ttl ok >Checking turtle-syntax-bad-struct-02.ttl ok >Checking turtle-syntax-bad-struct-03.ttl ok >Checking turtle-syntax-bad-struct-04.ttl ok >Checking turtle-syntax-bad-struct-05.ttl ok >Checking turtle-syntax-bad-struct-06.ttl ok >Checking turtle-syntax-bad-struct-07.ttl ok >Checking turtle-syntax-bad-kw-01.ttl ok >Checking turtle-syntax-bad-kw-02.ttl ok >Checking turtle-syntax-bad-kw-03.ttl ok >Checking turtle-syntax-bad-kw-04.ttl ok >Checking turtle-syntax-bad-kw-05.ttl ok >Checking turtle-syntax-bad-n3-extras-01.ttl ok >Checking turtle-syntax-bad-n3-extras-02.ttl ok >Checking turtle-syntax-bad-n3-extras-03.ttl ok >Checking turtle-syntax-bad-n3-extras-04.ttl ok >Checking turtle-syntax-bad-n3-extras-05.ttl ok >Checking turtle-syntax-bad-n3-extras-06.ttl ok >Checking turtle-syntax-bad-n3-extras-07.ttl ok >Checking turtle-syntax-bad-n3-extras-08.ttl ok >Checking turtle-syntax-bad-n3-extras-09.ttl ok >Checking turtle-syntax-bad-n3-extras-10.ttl ok >Checking turtle-syntax-bad-n3-extras-11.ttl ok >Checking turtle-syntax-bad-n3-extras-12.ttl ok >Checking turtle-syntax-bad-n3-extras-13.ttl ok >Checking turtle-syntax-bad-struct-08.ttl ok >Checking turtle-syntax-bad-struct-09.ttl ok >Checking turtle-syntax-bad-struct-10.ttl ok >Checking turtle-syntax-bad-struct-11.ttl ok >Checking turtle-syntax-bad-struct-12.ttl ok >Checking turtle-syntax-bad-struct-13.ttl ok >Checking turtle-syntax-bad-struct-14.ttl ok >Checking turtle-syntax-bad-struct-15.ttl ok >Checking turtle-syntax-bad-struct-16.ttl ok >Checking turtle-syntax-bad-struct-17.ttl ok >Checking turtle-syntax-bad-lang-01.ttl ok >Checking turtle-syntax-bad-esc-01.ttl ok >Checking turtle-syntax-bad-esc-02.ttl ok >Checking turtle-syntax-bad-esc-03.ttl ok >Checking turtle-syntax-bad-esc-04.ttl ok >Checking turtle-syntax-bad-pname-01.ttl ok >Checking turtle-syntax-bad-pname-02.ttl ok >Checking turtle-syntax-bad-pname-03.ttl ok >Checking turtle-syntax-bad-string-01.ttl ok >Checking turtle-syntax-bad-string-02.ttl ok >Checking turtle-syntax-bad-string-03.ttl ok >Checking turtle-syntax-bad-string-04.ttl ok >Checking turtle-syntax-bad-string-05.ttl ok >Checking turtle-syntax-bad-string-06.ttl ok >Checking turtle-syntax-bad-string-07.ttl ok >Checking turtle-syntax-bad-num-01.ttl ok >Checking turtle-syntax-bad-num-02.ttl ok >Checking turtle-syntax-bad-num-03.ttl ok >Checking turtle-syntax-bad-num-04.ttl ok >Checking turtle-syntax-bad-num-05.ttl ok >Checking turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl ok >Checking turtle-syntax-bad-blank-label-dot-end.ttl ok >Checking turtle-syntax-bad-number-dot-in-anon.ttl ok >Checking turtle-syntax-bad-ln-dash-start.ttl ok >Checking turtle-syntax-bad-ln-escape.ttl ok >Checking turtle-syntax-bad-ln-escape-start.ttl ok >Checking turtle-syntax-bad-ns-dot-end.ttl ok >Checking turtle-syntax-bad-ns-dot-start.ttl ok >Checking turtle-syntax-bad-missing-ns-dot-end.ttl ok >Checking turtle-syntax-bad-missing-ns-dot-start.ttl ok >Checking turtle-eval-bad-01.ttl ok >Checking turtle-eval-bad-02.ttl ok >Checking turtle-eval-bad-03.ttl ok >Checking turtle-eval-bad-04.ttl ok >Result: 0 errors: >Testing good Turtle syntax passes >Checking turtle-syntax-file-01.ttl ok >Checking turtle-syntax-file-02.ttl ok >Checking turtle-syntax-file-03.ttl ok >Checking turtle-syntax-uri-01.ttl ok >Checking turtle-syntax-uri-02.ttl ok >Checking turtle-syntax-uri-03.ttl ok >Checking turtle-syntax-uri-04.ttl ok >Checking turtle-syntax-base-01.ttl ok >Checking turtle-syntax-base-02.ttl ok >Checking turtle-syntax-base-03.ttl ok >Checking turtle-syntax-base-04.ttl ok >Checking turtle-syntax-prefix-01.ttl ok >Checking turtle-syntax-prefix-02.ttl ok >Checking turtle-syntax-prefix-03.ttl ok >Checking turtle-syntax-prefix-04.ttl ok >Checking turtle-syntax-prefix-05.ttl ok >Checking turtle-syntax-prefix-06.ttl ok >Checking turtle-syntax-prefix-07.ttl ok >Checking turtle-syntax-prefix-08.ttl ok >Checking turtle-syntax-prefix-09.ttl ok >Checking turtle-syntax-string-01.ttl ok >Checking turtle-syntax-string-02.ttl ok >Checking turtle-syntax-string-03.ttl ok >Checking turtle-syntax-string-04.ttl ok >Checking turtle-syntax-string-05.ttl ok >Checking turtle-syntax-string-06.ttl ok >Checking turtle-syntax-string-07.ttl ok >Checking turtle-syntax-string-08.ttl ok >Checking turtle-syntax-string-09.ttl ok >Checking turtle-syntax-string-10.ttl ok >Checking turtle-syntax-string-11.ttl ok >Checking turtle-syntax-str-esc-01.ttl ok >Checking turtle-syntax-str-esc-02.ttl ok >Checking turtle-syntax-str-esc-03.ttl ok >Checking turtle-syntax-pname-esc-01.ttl ok >Checking turtle-syntax-pname-esc-02.ttl ok >Checking turtle-syntax-pname-esc-03.ttl ok >Checking turtle-syntax-bnode-01.ttl ok >Checking turtle-syntax-bnode-02.ttl ok >Checking turtle-syntax-bnode-03.ttl ok >Checking turtle-syntax-bnode-04.ttl ok >Checking turtle-syntax-bnode-05.ttl ok >Checking turtle-syntax-bnode-06.ttl ok >Checking turtle-syntax-bnode-07.ttl ok >Checking turtle-syntax-bnode-08.ttl ok >Checking turtle-syntax-bnode-09.ttl ok >Checking turtle-syntax-bnode-10.ttl ok >Checking turtle-syntax-number-01.ttl ok >Checking turtle-syntax-number-02.ttl ok >Checking turtle-syntax-number-03.ttl ok >Checking turtle-syntax-number-04.ttl ok >Checking turtle-syntax-number-05.ttl ok >Checking turtle-syntax-number-06.ttl ok >Checking turtle-syntax-number-07.ttl ok >Checking turtle-syntax-number-08.ttl ok >Checking turtle-syntax-number-09.ttl ok >Checking turtle-syntax-number-10.ttl ok >Checking turtle-syntax-number-11.ttl ok >Checking turtle-syntax-datatypes-01.ttl ok >Checking turtle-syntax-datatypes-02.ttl ok >Checking turtle-syntax-kw-01.ttl ok >Checking turtle-syntax-kw-02.ttl ok >Checking turtle-syntax-kw-03.ttl ok >Checking turtle-syntax-struct-01.ttl ok >Checking turtle-syntax-struct-02.ttl ok >Checking turtle-syntax-struct-03.ttl ok >Checking turtle-syntax-struct-04.ttl ok >Checking turtle-syntax-struct-05.ttl ok >Checking turtle-syntax-lists-01.ttl ok >Checking turtle-syntax-lists-02.ttl ok >Checking turtle-syntax-lists-03.ttl ok >Checking turtle-syntax-lists-04.ttl ok >Checking turtle-syntax-lists-05.ttl ok >Checking turtle-syntax-ln-dots.ttl ok >Checking turtle-syntax-ln-colons.ttl ok >Checking turtle-syntax-ns-dots.ttl ok >Checking turtle-syntax-blank-label.ttl ok >Result: 0 errors: >Testing eval Turtle >Checking IRI_subject.ttl ok >Checking IRI_with_four_digit_numeric_escape.ttl ok >Checking IRI_with_eight_digit_numeric_escape.ttl ok >Checking IRI_with_all_punctuation.ttl ok >Checking bareword_a_predicate.ttl ok >Checking old_style_prefix.ttl ok >Checking SPARQL_style_prefix.ttl ok >Checking prefixed_IRI_predicate.ttl ok >Checking prefixed_IRI_object.ttl ok >Checking prefix_only_IRI.ttl ok >Checking prefix_with_PN_CHARS_BASE_character_boundaries.ttl ok >Checking prefix_with_non_leading_extras.ttl ok >Checking localName_with_assigned_nfc_bmp_PN_CHARS_BASE_char_boundaries.ttl ok >Checking localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl ok >Checking localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl ok >Checking default_namespace_IRI.ttl ok >Checking prefix_reassigned_and_used.ttl ok >Checking reserved_escaped_localName.ttl ok >Checking percent_escaped_localName.ttl ok >Checking HYPHEN_MINUS_in_localName.ttl ok >Checking underscore_in_localName.ttl ok >Checking localname_with_COLON.ttl ok >Checking localName_with_leading_underscore.ttl ok >Checking localName_with_leading_digit.ttl ok >Checking localName_with_non_leading_extras.ttl ok >Checking old_style_base.ttl ok >Checking SPARQL_style_base.ttl ok >Checking labeled_blank_node_subject.ttl ok >Checking labeled_blank_node_object.ttl ok >Checking labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl ok >Checking labeled_blank_node_with_leading_underscore.ttl ok >Checking labeled_blank_node_with_leading_digit.ttl ok >Checking labeled_blank_node_with_non_leading_extras.ttl ok >Checking anonymous_blank_node_subject.ttl ok >Checking anonymous_blank_node_object.ttl ok >Checking sole_blankNodePropertyList.ttl ok >Checking blankNodePropertyList_as_subject.ttl ok >Checking blankNodePropertyList_as_object.ttl ok >Checking blankNodePropertyList_with_multiple_triples.ttl ok >Checking nested_blankNodePropertyLists.ttl ok >Checking blankNodePropertyList_containing_collection.ttl ok >Checking collection_subject.ttl ok >Checking collection_object.ttl ok >Checking empty_collection.ttl ok >Checking nested_collection.ttl ok >Checking first.ttl ok >Checking last.ttl ok >Checking LITERAL1.ttl ok >Checking LITERAL1_ascii_boundaries.ttl ok >Checking LITERAL1_with_UTF8_boundaries.ttl ok >Checking LITERAL1_all_controls.ttl ok >Checking LITERAL1_all_punctuation.ttl ok >Checking LITERAL_LONG1.ttl ok >Checking LITERAL_LONG1_ascii_boundaries.ttl ok >Checking LITERAL_LONG1_with_UTF8_boundaries.ttl ok >Checking LITERAL_LONG1_with_1_squote.ttl ok >Checking LITERAL_LONG1_with_2_squotes.ttl ok >Checking LITERAL2.ttl ok >Checking LITERAL2_ascii_boundaries.ttl ok >Checking LITERAL2_with_UTF8_boundaries.ttl ok >Checking LITERAL_LONG2.ttl ok >Checking LITERAL_LONG2_ascii_boundaries.ttl ok >Checking LITERAL_LONG2_with_UTF8_boundaries.ttl ok >Checking LITERAL_LONG2_with_1_squote.ttl ok >Checking LITERAL_LONG2_with_2_squotes.ttl ok >Checking literal_with_CHARACTER_TABULATION.ttl ok >Checking literal_with_BACKSPACE.ttl ok >Checking literal_with_LINE_FEED.ttl ok >Checking literal_with_CARRIAGE_RETURN.ttl ok >Checking literal_with_FORM_FEED.ttl ok >Checking literal_with_REVERSE_SOLIDUS.ttl ok >Checking literal_with_escaped_CHARACTER_TABULATION.ttl ok >Checking literal_with_escaped_BACKSPACE.ttl ok >Checking literal_with_escaped_LINE_FEED.ttl ok >Checking literal_with_escaped_CARRIAGE_RETURN.ttl ok >Checking literal_with_escaped_FORM_FEED.ttl ok >Checking literal_with_numeric_escape4.ttl ok >Checking literal_with_numeric_escape8.ttl ok >Checking IRIREF_datatype.ttl ok >Checking prefixed_name_datatype.ttl ok >Checking bareword_integer.ttl ok >Checking bareword_decimal.ttl ok >Checking bareword_double.ttl ok >Checking double_lower_case_e.ttl ok >Checking negative_numeric.ttl ok >Checking positive_numeric.ttl ok >Checking numeric_with_leading_0.ttl ok >Checking literal_true.ttl ok >Checking literal_false.ttl ok >Checking langtagged_non_LONG.ttl ok >Checking langtagged_LONG.ttl ok >Checking lantag_with_subtag.ttl ok >Checking objectList_with_two_objects.ttl ok >Checking predicateObjectList_with_two_objectLists.ttl ok >Checking repeated_semis_at_end.ttl ok >Checking repeated_semis_not_at_end.ttl ok >Checking turtle-eval-struct-01.ttl ok >Checking turtle-eval-struct-02.ttl ok >Checking turtle-subm-01.ttl ok >Checking turtle-subm-02.ttl ok >Checking turtle-subm-03.ttl ok >Checking turtle-subm-04.ttl ok >Checking turtle-subm-05.ttl ok >Checking turtle-subm-06.ttl ok >Checking turtle-subm-07.ttl ok >Checking turtle-subm-08.ttl ok >Checking turtle-subm-09.ttl ok >Checking turtle-subm-10.ttl ok >Checking turtle-subm-11.ttl ok >Checking turtle-subm-12.ttl ok >Checking turtle-subm-13.ttl ok >Checking turtle-subm-14.ttl ok >Checking turtle-subm-15.ttl ok >Checking turtle-subm-16.ttl ok >Checking turtle-subm-17.ttl ok >Checking turtle-subm-18.ttl ok >Checking turtle-subm-19.ttl ok >Checking turtle-subm-20.ttl ok >Checking turtle-subm-21.ttl ok >Checking turtle-subm-22.ttl ok >Checking turtle-subm-23.ttl ok >Checking turtle-subm-24.ttl ok >Checking turtle-subm-25.ttl ok >Checking turtle-subm-26.ttl ok >Checking turtle-subm-27.ttl ok >Checking comment_following_localName.ttl ok >Checking number_sign_following_localName.ttl ok >Checking comment_following_PNAME_NS.ttl ok >Checking number_sign_following_PNAME_NS.ttl ok >Checking LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl ok >Checking two_LITERAL_LONG2s.ttl ok >Checking langtagged_LONG_with_subtag.ttl ok >Checking oops.ttl ok >Result: 0 errors: >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle-2013' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/turtle-2013' >Making check in trig >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/trig' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/trig' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing legal TRiG >Checking example1.trig ok >Checking example2.trig ok >Checking example3.trig ok >Checking bug370.trig ok >Checking bug451.trig ok >Checking bug-584-dos.trig ok >Checking bug-584-unix.trig ok >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/trig' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/trig' >Making check in grddl >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/grddl' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/grddl' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing GRDDL >Checking test-01.html ok >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/grddl' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/grddl' >Making check in rdfa >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rdfdiff' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing RDFa 1.0 >Checking 0001.xml ok >Checking 0006.xml ok >Checking 0007.xml ok >Checking 0008.xml ok >Checking 0009.xml ok >Checking 0010.xml ok >Checking 0012.xml ok >Checking 0013.xml ok >Checking 0014.xml ok >Checking 0015.xml ok >Checking 0017.xml ok >Checking 0018.xml ok >Checking 0019.xml ok >Checking 0020.xml ok >Checking 0021.xml ok >Checking 0023.xml ok >Checking 0025.xml ok >Checking 0026.xml ok >Checking 0027.xml ok >Checking 0029.xml ok >Checking 0030.xml ok >Checking 0031.xml ok >Checking 0032.xml ok >Checking 0033.xml ok >Checking 0034.xml ok >Checking 0035.xml ok >Checking 0036.xml ok >Checking 0037.xml ok >Checking 0038.xml ok >Checking 0039.xml ok >Checking 0040.xml ok >Checking 0041.xml ok >Checking 0042.xml ok >Checking 0046.xml ok >Checking 0047.xml ok >Checking 0048.xml ok >Checking 0049.xml ok >Checking 0050.xml ok >Checking 0051.xml ok >Checking 0052.xml ok >Checking 0053.xml ok >Checking 0054.xml ok >Checking 0055.xml ok >Checking 0056.xml ok >Checking 0057.xml ok >Checking 0058.xml ok >Checking 0059.xml ok >Checking 0060.xml ok >Checking 0061.xml ok >Checking 0062.xml ok >Checking 0063.xml ok >Checking 0064.xml ok >Checking 0065.xml ok >Checking 0066.xml ok >Checking 0067.xml ok >Checking 0068.xml ok >Checking 0069.xml ok >Checking 0070.xml ok >Checking 0071.xml ok >Checking 0072.xml ok >Checking 0073.xml ok >Checking 0074.xml ok >Checking 0075.xml ok >Checking 0076.xml ok >Checking 0077.xml ok >Checking 0078.xml ok >Checking 0079.xml ok >Checking 0080.xml ok >Checking 0081.xml ok >Checking 0082.xml ok >Checking 0083.xml ok >Checking 0084.xml ok >Checking 0085.xml ok >Checking 0087.xml ok >Checking 0088.xml ok >Checking 0089.xml ok >Checking 0090.xml ok >Checking 0091.xml ok >Checking 0093.xml ok >Checking 0099.xml ok >Checking 0104.xml ok >Checking 0106.xml ok >Checking 0107.xml ok >Checking 0108.xml ok >Checking 0109.xml ok >Checking 0110.xml ok >Checking 0111.xml ok >Checking 0112.xml ok >Checking 0113.xml ok >Checking 0114.xml ok >Checking 0115.xml ok >Checking 0117.xml ok >Checking 0118.xml ok >Checking 0119.xml ok >Checking 0120.xml ok >Checking 0121.xml ok >Checking 0122.xml ok >Checking 0126.xml ok >Checking 0131.xml ok >Checking 0134.xml ok >Checking 0140.xml ok >Checking 0147.xml ok >Checking 0172.xml ok >Checking 0173.xml ok >Checking 0174.xml ok >Checking 0181.xml ok >Checking 0197.xml ok >Checking 0201.xml ok >Checking 0202.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa10 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0202.xml -o ntriples ./0202.xml > 0202-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0202.xml -t ntriples ./0202.out 0202-res.nt > 0202.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0202-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0202.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0202.xml> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0202.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0202-res.nt >> <http://example.com/> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Checking 0203.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa10 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0203.xml -o ntriples ./0203.xml > 0203-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0203.xml -t ntriples ./0203.out 0203-res.nt > 0203.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0203-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0203.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0203.xml> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0203.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0203-res.nt >> <http://example.com/> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Checking 0207.xml ok >Checking 0209.xml ok >Checking 0210.xml ok >Checking 0211.xml ok >Checking 0212.xml ok >Checking 0215.xml ok >Checking 0258.xml ok >Checking 0262.xml ok >Checking 0291.xml ok >Checking 0294.xml FAILED >Triple counts: expected: 0 got: 1 >../../utils/rapper -f noNet -q -i rdfa10 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0294.xml -o ntriples ./0294.xml > 0294-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0294.xml -t ntriples ./0294.out 0294-res.nt > 0294.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0294-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0294.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0294.xml> <http://www.w3.org/XML/1998/namespace> "XML" . >Checking 0304.xml FAILED >Triple counts: expected: 2 got: 1 >../../utils/rapper -f noNet -q -i rdfa10 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0304.xml -o ntriples ./0304.xml > 0304-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0304.xml -t ntriples ./0304.out 0304-res.nt > 0304.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0304-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0304.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0304.xml> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0304.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa/0304-res.nt >> <http://example.net/> <http://purl.org/dc/terms/title> "Test 0304" . >> <http://example.net/> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Ignoring expected failures >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa' >Making check in rdfa11 >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rapper' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >make[4]: 'rdfdiff' is up to date. >make[4]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/utils' >Testing RDFa 1.1 >Checking 0001.xml ok >Checking 0006.xml ok >Checking 0007.xml ok >Checking 0008.xml ok >Checking 0009.xml ok >Checking 0010.xml ok >Checking 0012.xml ok >Checking 0013.xml ok >Checking 0014.xml ok >Checking 0015.xml ok >Checking 0017.xml ok >Checking 0018.xml ok >Checking 0019.xml ok >Checking 0020.xml ok >Checking 0021.xml ok >Checking 0023.xml ok >Checking 0025.xml ok >Checking 0026.xml ok >Checking 0027.xml ok >Checking 0029.xml ok >Checking 0030.xml ok >Checking 0031.xml ok >Checking 0032.xml ok >Checking 0033.xml ok >Checking 0034.xml ok >Checking 0035.xml ok >Checking 0036.xml ok >Checking 0037.xml ok >Checking 0038.xml ok >Checking 0039.xml ok >Checking 0041.xml ok >Checking 0048.xml ok >Checking 0049.xml ok >Checking 0050.xml ok >Checking 0051.xml ok >Checking 0052.xml ok >Checking 0053.xml ok >Checking 0054.xml ok >Checking 0055.xml ok >Checking 0056.xml ok >Checking 0057.xml ok >Checking 0059.xml ok >Checking 0060.xml ok >Checking 0061.xml ok >Checking 0062.xml ok >Checking 0063.xml ok >Checking 0064.xml ok >Checking 0065.xml ok >Checking 0066.xml ok >Checking 0067.xml ok >Checking 0068.xml ok >Checking 0069.xml ok >Checking 0070.xml ok >Checking 0071.xml ok >Checking 0072.xml ok >Checking 0073.xml ok >Checking 0074.xml ok >Checking 0075.xml ok >Checking 0076.xml ok >Checking 0077.xml ok >Checking 0079.xml ok >Checking 0080.xml ok >Checking 0083.xml ok >Checking 0084.xml ok >Checking 0085.xml ok >Checking 0087.xml ok >Checking 0088.xml ok >Checking 0089.xml ok >Checking 0091.xml ok >Checking 0093.xml ok >Checking 0099.xml ok >Checking 0104.xml ok >Checking 0106.xml ok >Checking 0107.xml ok >Checking 0108.xml ok >Checking 0109.xml ok >Checking 0110.xml ok >Checking 0111.xml ok >Checking 0112.xml ok >Checking 0113.xml ok >Checking 0114.xml ok >Checking 0115.xml ok >Checking 0117.xml ok >Checking 0118.xml ok >Checking 0119.xml ok >Checking 0120.xml ok >Checking 0121.xml ok >Checking 0122.xml ok >Checking 0126.xml ok >Checking 0131.xml ok >Checking 0134.xml ok >Checking 0140.xml ok >Checking 0147.xml ok >Checking 0172.xml ok >Checking 0173.xml ok >Checking 0174.xml ok >Checking 0175.xml ok >Checking 0176.xml ok >Checking 0177.xml ok >Checking 0178.xml ok >Checking 0179.xml ok >Checking 0180.xml ok >Checking 0181.xml ok >Checking 0182.xml ok >Checking 0183.xml ok >Checking 0186.xml ok >Checking 0187.xml ok >Checking 0188.xml ok >Checking 0189.xml ok >Checking 0190.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0190.xml -o ntriples ./0190.xml > 0190-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0190.xml -t ntriples ./0190.out 0190-res.nt > 0190.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0190-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0190.out >< <http://www.example.org/software> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/liCeNse> <http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231> . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0190.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0190-res.nt >> <http://www.example.org/software> <http://www.w3.org/1999/xhtml/vocab#license> <http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231> . >Checking 0196.xml ok >Checking 0197.xml ok >Checking 0198.xml FAILED >Triple counts: expected: 4 got: 4 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0198.xml -o ntriples ./0198.xml > 0198-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0198.xml -t ntriples ./0198.out 0198-res.nt > 0198.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0198-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0198.out >< <http://www.example.org/me#mark> <http://xmlns.com/foaf/0.1/name> "<span xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" property=\"foaf:firstName\">Mark</span> <span xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" property=\"foaf:surname\">Birbeck</span>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0198.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0198-res.nt >> <http://www.example.org/me#mark> <http://xmlns.com/foaf/0.1/name> "<span property=\"foaf:firstName\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\">Mark</span> <span property=\"foaf:surname\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\">Birbeck</span>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> . >Checking 0201.xml ok >Checking 0202.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0202.xml -o ntriples ./0202.xml > 0202-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0202.xml -t ntriples ./0202.out 0202-res.nt > 0202.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0202-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0202.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0202.xml> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0202.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0202-res.nt >> <http://example.com/> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Checking 0203.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0203.xml -o ntriples ./0203.xml > 0203-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0203.xml -t ntriples ./0203.out 0203-res.nt > 0203.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0203-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0203.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0203.xml> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0203.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0203-res.nt >> <http://example.com/> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Checking 0206.xml ok >Checking 0207.xml ok >Checking 0213.xml ok >Checking 0214.xml ok >Checking 0216.xml ok >Checking 0217.xml ok >Checking 0218.xml ok >Checking 0219.xml ok >Checking 0220.xml ok >Checking 0221.xml ok >Checking 0222.xml ok >Checking 0223.xml ok >Checking 0224.xml ok >Checking 0225.xml ok >Checking 0226.xml ok >Checking 0227.xml ok >Checking 0228.xml ok >Checking 0229.xml ok >Checking 0230.xml ok >Checking 0231.xml ok >Checking 0232.xml ok >Checking 0233.xml ok >Checking 0234.xml ok >Checking 0235.xml ok >Checking 0236.xml FAILED >Triple counts: expected: 1 got: 0 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0236.xml -o ntriples ./0236.xml > 0236-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0236.xml -t ntriples ./0236.out 0236-res.nt > 0236.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0236.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0236-res.nt >> anonymous node s >Checking 0237.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0237.xml -o ntriples ./0237.xml > 0237-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0237.xml -t ntriples ./0237.out 0237-res.nt > 0237.res >rdfdiff: Error - URI http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0237.xml:1 column 136 - URI '[$malformed:curie]' is not absolute. >rdfdiff: Failed to parse URI file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0237-res.nt as ntriples content >Checking 0238.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0238.xml -o ntriples ./0238.xml > 0238-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0238.xml -t ntriples ./0238.out 0238-res.nt > 0238.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0238-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0238.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0238.xml> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/undefined_term> " > Undefined Term >" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0238.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0238-res.nt >> anonymous node s >Checking 0239.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0239.xml -o ntriples ./0239.xml > 0239-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0239.xml -t ntriples ./0239.out 0239-res.nt > 0239.res >rdfdiff: Error - URI http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0239.xml:1 column 135 - URI '[undefined:curie]' is not absolute. >rdfdiff: Failed to parse URI file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0239-res.nt as ntriples content >Checking 0246.xml ok >Checking 0247.xml ok >Checking 0248.xml ok >Checking 0249.xml ok >Checking 0250.xml ok >Checking 0251.xml ok >Checking 0252.xml ok >Checking 0253.xml ok >Checking 0254.xml ok >Checking 0255.xml ok >Checking 0256.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0256.xml -o ntriples ./0256.xml > 0256-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0256.xml -t ntriples ./0256.out 0256-res.nt > 0256.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0256-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0256.out >< <http://example.org/node> <http://example.org/property> "chat"@hu . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0256.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0256-res.nt >> <http://example.org/node> <http://example.org/property> "chat"@fr . >Checking 0257.xml ok >Checking 0258.xml ok >Checking 0259.xml ok >Checking 0260.xml ok >Checking 0261.xml ok >Checking 0262.xml ok >Checking 0263.xml ok >Checking 0264.xml ok >Checking 0265.xml ok >Checking 0266.xml ok >Checking 0267.xml ok >Checking 0268.xml ok >Checking 0269.xml ok >Checking 0269.xml ok >Checking 0271.xml ok >Checking 0272.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0272.xml -o ntriples ./0272.xml > 0272-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0272.xml -t ntriples ./0272.out 0272-res.nt > 0272.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0272-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0272.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0272.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "18 March 2012" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0272.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0272-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0272.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18Z"^^<http://www.w3.org/2001/XMLSchema#date> . >Checking 0273.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0273.xml -o ntriples ./0273.xml > 0273-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0273.xml -t ntriples ./0273.out 0273-res.nt > 0273.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0273-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0273.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0273.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "midnight" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0273.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0273-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0273.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#time> . >Checking 0274.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0274.xml -o ntriples ./0274.xml > 0274-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0274.xml -t ntriples ./0274.out 0274-res.nt > 0274.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0274-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0274.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0274.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "18 March 2012 at midnight" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0274.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0274-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0274.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> . >Checking 0275.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0275.xml -o ntriples ./0275.xml > 0275-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0275.xml -t ntriples ./0275.out 0275-res.nt > 0275.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0275-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0275.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0275.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18Z" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0275.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0275-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0275.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18Z"^^<http://www.w3.org/2001/XMLSchema#date> . >Checking 0276.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0276.xml -o ntriples ./0276.xml > 0276-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0276.xml -t ntriples ./0276.out 0276-res.nt > 0276.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0276-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0276.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0276.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "00:00:00Z" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0276.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0276-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0276.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#time> . >Checking 0277.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0277.xml -o ntriples ./0277.xml > 0277-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0277.xml -t ntriples ./0277.out 0277-res.nt > 0277.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0277-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0277.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0277.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18T00:00:00Z" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0277.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0277-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0277.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> . >Checking 0278.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0278.xml -o ntriples ./0278.xml > 0278-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0278.xml -t ntriples ./0278.out 0278-res.nt > 0278.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0278-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0278.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0278.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "not this" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0278.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0278-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0278.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18"^^<http://www.w3.org/2001/XMLSchema#date> . >Checking 0279.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0279.xml -o ntriples ./0279.xml > 0279-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0279.xml -t ntriples ./0279.out 0279-res.nt > 0279.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0279-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0279.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0279.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "18 March 2012 at midnight"^^<http://www.w3.org/2001/XMLSchema#date> . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0279.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0279-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0279.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#date> . >Checking 0280.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0280.xml -o ntriples ./0280.xml > 0280-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0280.xml -t ntriples ./0280.out 0280-res.nt > 0280.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0280-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0280.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0280.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2011 years 6 months 28 days" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0280.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0280-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0280.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "P2011Y06M28DT00H00M00S"^^<http://www.w3.org/2001/XMLSchema#duration> . >Checking 0281.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0281.xml -o ntriples ./0281.xml > 0281-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0281.xml -t ntriples ./0281.out 0281-res.nt > 0281.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0281-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0281.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0281.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "Two Thousand Twelve" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0281.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0281-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0281.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012"^^<http://www.w3.org/2001/XMLSchema#gYear> . >Checking 0282.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0282.xml -o ntriples ./0282.xml > 0282-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0282.xml -t ntriples ./0282.out 0282-res.nt > 0282.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0282-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0282.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0282.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "March, Two Thousand Twelve" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0282.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0282-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0282.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03"^^<http://www.w3.org/2001/XMLSchema#gYearMonth> . >Checking 0283.xml ok >Checking 0284.xml ok >Checking 0285.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0285.xml -o ntriples ./0285.xml > 0285-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0285.xml -t ntriples ./0285.out 0285-res.nt > 0285.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0285-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0285.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0285.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> " > Non matching lexical value with language. > "@en . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0285.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0285-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0285.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "D-Day"@en . >Checking 0286.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0286.xml -o ntriples ./0286.xml > 0286-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0286.xml -t ntriples ./0286.out 0286-res.nt > 0286.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0286-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0286.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0286.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "I came, I saw, I conquered"@lat . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0286.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0286-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0286.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "veni, vidi, vici"@lat . >Checking 0287.xml FAILED >Triple counts: expected: 1 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0287.xml -o ntriples ./0287.xml > 0287-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0287.xml -t ntriples ./0287.out 0287-res.nt > 0287.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0287-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0287.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0287.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "18 March 2012 at midnight in San Francisco" . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0287.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0287-res.nt >> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0287.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "2012-03-18T00:00:00-08:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> . >Checking 0289.xml ok >Checking 0290.xml ok >Checking 0291.xml ok >Checking 0292.xml ok >Checking 0293.xml ok >Checking 0295.xml ok >Checking 0296.xml ok >Checking 0297.xml ok >Checking 0298.xml ok >Checking 0299.xml ok >Checking 0300.xml ok >Checking 0301.xml ok >Checking 0302.xml ok >Checking 0303.xml ok >Checking 0304.xml FAILED >Triple counts: expected: 2 got: 1 >../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0304.xml -o ntriples ./0304.xml > 0304-res.nt >../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0304.xml -t ntriples ./0304.out 0304-res.nt > 0304.res >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0304-res.nt but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0304.out >< <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0304.xml> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >Statements in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0304.out but not in file:///var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11/0304-res.nt >> <http://example.net/> <http://purl.org/dc/terms/title> "Test 0304" . >> <http://example.net/> <http://purl.org/dc/terms/description> "A yellow rectangle with sharp corners." . >24 tests FAILED: 0190.xml 0198.xml 0202.xml 0203.xml 0236.xml 0237.xml 0238.xml 0239.xml 0256.xml 0272.xml 0273.xml 0274.xml 0275.xml 0276.xml 0277.xml 0278.xml 0279.xml 0280.xml 0281.xml 0282.xml 0285.xml 0286.xml 0287.xml 0304.xml >Ignoring expected failures >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/rdfa11' >Making check in json >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/json' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/json' >make[3]: Nothing to be done for 'check-local'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/json' >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/json' >Making check in feeds >make[2]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/feeds' >make check-local >make[3]: Entering directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/feeds' >Testing Atom to Turtle >Checking test04.atom ok >Checking test05.atom ok >Testing Turtle to Atom XML >Checking test01.ttl FAILED with code 1 >../../utils/rapper -q -i turtle -o atom -f writeBaseURI=0 -f rssTriples=atom-triples -f atomEntryUri=http://example.org/2006/03/28/blog-item -I http://example.org/whatsnew -O http://example.org/whatsnew file:test01.ttl >rapper: Error - URI file:test01.ttl - file 'test01.ttl' open failed - No such file or directory >rapper: Failed to parse URI file:test01.ttl turtle content >rapper: Error - - No RSS channel found >Checking test02.ttl FAILED with code 1 >../../utils/rapper -q -i turtle -o atom -f writeBaseURI=0 -f rssTriples=atom-triples -I http://example.org/news/ -O http://example.org/news/ file:test02.ttl >rapper: Error - URI file:test02.ttl - file 'test02.ttl' open failed - No such file or directory >rapper: Failed to parse URI file:test02.ttl turtle content >rapper: Error - - No RSS channel found >Checking test03.ttl FAILED with code 1 >../../utils/rapper -q -i turtle -o atom -f writeBaseURI=0 -f rssTriples=atom-triples -I http://example.org -O http://example.org file:test03.ttl >rapper: Error - URI file:test03.ttl - file 'test03.ttl' open failed - No such file or directory >rapper: Failed to parse URI file:test03.ttl turtle content >rapper: Error - - No RSS channel found >make[3]: *** [Makefile:645: check-serialize-atom] Error 1 shuffle=2202826661 >make[3]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/feeds' >make[2]: *** [Makefile:434: check-am] Error 2 shuffle=2202826661 >make[2]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests/feeds' >make[1]: *** [Makefile:707: check-recursive] Error 1 shuffle=2202826661 >make[1]: Leaving directory '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64/tests' >make: *** [Makefile:534: check-recursive] Error 1 shuffle=2202826661 > * ERROR: media-libs/raptor-2.0.15-r7::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/raptor-2.0.15-r7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/raptor-2.0.15-r7::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:raptor-2.0.15-r7:20221118-150618.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/raptor-2.0.15-r7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/raptor-2.0.15-r7/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/raptor-2.0.15-r7/work/raptor2-2.0.15' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 881809
:
833423
|
833425
|
833427
|
833429
|
833431
|
833433
| 833435 |
833437
|
833439