Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/raptor2.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/raptor2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/raptor2-2.0.9-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/raptor2.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/raptor2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oqmn8f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf raptor2-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/raptor2-2.0.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd raptor2-2.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|"/lib /usr/lib|"/lib64 /usr/lib64|' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A58AcT + umask 022 + cd /builddir/build/BUILD + cd raptor2-2.0.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-release --with-icu-config=/usr/bin/icu-config checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether build environment is sane... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... no checking for lex... no checking for bison... no checking for byacc... no checking for gnutar... no checking for gtar... gtar checking for perl... perl checking for echo... echo checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stat... yes checking whether time.h and sys/time.h may both be included... yes checking for fetch.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline 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 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 pkg-config... pkg-config checking for xml2-config... xml2-config checking for xmlCreatePushParserCtxt... yes checking for libxml via xml2-config... yes - 2.9.1 checking for xslt-config... xslt-config checking for curl-config... curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init... yes checking for libcurl via curl-config... yes - 7.29.0 checking for ICU... yes - version 50.1.2 checking for xmlCreatePushParserCtxt... (cached) yes checking libxml library... yes - version 2.9.1 checking libxml/nanohttp.h usability... yes checking libxml/nanohttp.h presence... yes checking for libxml/nanohttp.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for libxml/hash.h... yes checking for libxml/SAX2.h... yes checking if libxml xmlEntity has name_length field... no checking if libxml xmlEntity has etype field... yes checking if libxml xmlSAXHandler has initialized field... yes checking if libxml xmlSAXHandler has externalSubset field... yes checking for xmlSAX2InternalSubset... yes checking for xmlCtxtUseOptions... yes checking if libxml has parser option XML_PARSE_NONET... yes checking libxml/HTMLparser.h usability... yes checking libxml/HTMLparser.h presence... yes checking for libxml/HTMLparser.h... yes checking if libxml has parser option HTML_PARSE_NONET... yes checking for xsltSaveResultToString... yes checking for system libxslt library... yes - version 1.1.28 checking for xsltInit... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking for yajl installation... /usr checking for yajl_parse in -lyajl... yes checking for yajl_tree_parse in -lyajl... yes checking yajl/yajl_parse.h usability... yes checking yajl/yajl_parse.h presence... yes checking for yajl/yajl_parse.h... yes checking YAJL API version... 2 checking GRDDL parser requirements... yes checking JSON parser requirements... yes checking RDF parsers required... all checking RDF serializers required... all checking XML names version... 1.0 checking for curl/curl.h... (cached) yes checking for curl_easy_init... (cached) yes checking for libcurl library... yes - version 7.29.0 via curl-config checking WWW libraries available... libcurl 7.29.0 libxml 2.9.1 checking WWW library to use... libcurl 7.29.0 via curl-config checking NFC library to use... ICU 50.1.2 checking libinn.h usability... no checking libinn.h presence... no checking for libinn.h... no checking date parsing source... libcurl curl_getdate checking using memory signing... no checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating 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/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 json RDF parsers enabled : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl json 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.9.1 via xml2-config WWW library : libcurl 7.29.0 via curl-config NFC check library : ICU 50.1.2 + make -j16 Making all in src make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_parse.lo raptor_parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize.lo raptor_serialize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_rfc2396.lo raptor_rfc2396.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_uri.lo raptor_uri.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_log.lo raptor_log.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_locator.lo raptor_locator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_namespace.lo raptor_namespace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_qname.lo raptor_qname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_option.lo raptor_option.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_general.lo raptor_general.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_unicode.lo raptor_unicode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_www.lo raptor_www.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_statement.lo raptor_statement.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_term.lo raptor_term.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_sequence.lo raptor_sequence.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_stringbuffer.lo raptor_stringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_log.c -fPIC -DPIC -o .libs/raptor_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_rfc2396.c -fPIC -DPIC -o .libs/raptor_rfc2396.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_uri.c -fPIC -DPIC -o .libs/raptor_uri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_qname.c -fPIC -DPIC -o .libs/raptor_qname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_sequence.c -fPIC -DPIC -o .libs/raptor_sequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_unicode.c -fPIC -DPIC -o .libs/raptor_unicode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_term.c -fPIC -DPIC -o .libs/raptor_term.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize.c -fPIC -DPIC -o .libs/raptor_serialize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_namespace.c -fPIC -DPIC -o .libs/raptor_namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_locator.c -fPIC -DPIC -o .libs/raptor_locator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_general.c -fPIC -DPIC -o .libs/raptor_general.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_www.c -fPIC -DPIC -o .libs/raptor_www.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_option.c -fPIC -DPIC -o .libs/raptor_option.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_statement.c -fPIC -DPIC -o .libs/raptor_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_iostream.lo raptor_iostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_xml.lo raptor_xml.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_xml_writer.lo raptor_xml_writer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_set.lo raptor_set.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o turtle_common.lo turtle_common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_turtle_writer.lo raptor_turtle_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_xml.c -fPIC -DPIC -o .libs/raptor_xml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_avltree.lo raptor_avltree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_set.c -fPIC -DPIC -o .libs/raptor_set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c turtle_common.c -fPIC -DPIC -o .libs/turtle_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_turtle_writer.c -fPIC -DPIC -o .libs/raptor_turtle_writer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_avltree.c -fPIC -DPIC -o .libs/raptor_avltree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_json_writer.lo raptor_json_writer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_memstr.lo raptor_memstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_concepts.lo raptor_concepts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_json_writer.c -fPIC -DPIC -o .libs/raptor_json_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_memstr.c -fPIC -DPIC -o .libs/raptor_memstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_concepts.c -fPIC -DPIC -o .libs/raptor_concepts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_syntax_description.lo raptor_syntax_description.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_sax2.lo raptor_sax2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_libxml.lo raptor_libxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_syntax_description.c -fPIC -DPIC -o .libs/raptor_syntax_description.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_rdfxml.lo raptor_rdfxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_sax2.c -fPIC -DPIC -o .libs/raptor_sax2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o turtle_lexer.lo turtle_lexer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o turtle_parser.lo turtle_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ntriples_parse.lo ntriples_parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_rss_common.lo raptor_rss_common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_rss.lo raptor_rss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c turtle_parser.c -fPIC -DPIC -o .libs/turtle_parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_grddl.lo raptor_grddl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_guess.lo raptor_guess.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_librdfa.lo raptor_librdfa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_rss_common.c -fPIC -DPIC -o .libs/raptor_rss_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ntriples_parse.c -fPIC -DPIC -o .libs/ntriples_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_grddl.c -fPIC -DPIC -o .libs/raptor_grddl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_json.lo raptor_json.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_ntriples.lo raptor_serialize_ntriples.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_json.c -fPIC -DPIC -o .libs/raptor_json.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_rdfxml.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_abbrev.lo raptor_abbrev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_turtle.lo raptor_serialize_turtle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_turtle.c -fPIC -DPIC -o .libs/raptor_serialize_turtle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_rss.lo raptor_serialize_rss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_dot.lo raptor_serialize_dot.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_html.lo raptor_serialize_html.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_serialize_json.lo raptor_serialize_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_html.c -fPIC -DPIC -o .libs/raptor_serialize_html.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_dot.c -fPIC -DPIC -o .libs/raptor_serialize_dot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o context.lo `test -f '../librdfa/context.c' || echo './'`../librdfa/context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o curie.lo `test -f '../librdfa/curie.c' || echo './'`../librdfa/curie.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o iri.lo `test -f '../librdfa/iri.c' || echo './'`../librdfa/iri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/curie.c -fPIC -DPIC -o .libs/curie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/context.c -fPIC -DPIC -o .libs/context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/iri.c -fPIC -DPIC -o .libs/iri.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o language.lo `test -f '../librdfa/language.c' || echo './'`../librdfa/language.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lists.lo `test -f '../librdfa/lists.c' || echo './'`../librdfa/lists.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/language.c -fPIC -DPIC -o .libs/language.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/lists.c -fPIC -DPIC -o .libs/lists.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o namespace.lo `test -f '../librdfa/namespace.c' || echo './'`../librdfa/namespace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdfa.lo `test -f '../librdfa/rdfa.c' || echo './'`../librdfa/rdfa.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdfa_utils.lo `test -f '../librdfa/rdfa_utils.c' || echo './'`../librdfa/rdfa_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/namespace.c -fPIC -DPIC -o .libs/namespace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o subject.lo `test -f '../librdfa/subject.c' || echo './'`../librdfa/subject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/rdfa.c -fPIC -DPIC -o .libs/rdfa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/rdfa_utils.c -fPIC -DPIC -o .libs/rdfa_utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o triple.lo `test -f '../librdfa/triple.c' || echo './'`../librdfa/triple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/triple.c -fPIC -DPIC -o .libs/triple.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_www_curl.lo raptor_www_curl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../librdfa/subject.c -fPIC -DPIC -o .libs/subject.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_www_curl.c -fPIC -DPIC -o .libs/raptor_www_curl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raptor_nfc_icu.lo raptor_nfc_icu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raptor_nfc_icu.c -fPIC -DPIC -o .libs/raptor_nfc_icu.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 0:0:0 -lcurl -L/usr/lib64 -licuuc -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -ldl -lm -lyajl -Wl,-z,relro -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_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_json.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 context.lo curie.lo iri.lo language.lo lists.lo namespace.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo raptor_www_curl.lo raptor_nfc_icu.lo libtool: link: 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_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_json.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/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 .libs/raptor_www_curl.o .libs/raptor_nfc_icu.o -lcurl -L/usr/lib64 -licuuc -lxslt -lxml2 -lz -ldl -lm -lyajl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/raptor2-2.0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' Making all in utils make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rapper.c gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rdfdiff.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rdfdiff rdfdiff.o ../src/libraptor2.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rapper rapper.o ../src/libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rdfdiff rdfdiff.o ../src/.libs/libraptor2.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rapper rapper.o ../src/.libs/libraptor2.so make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/docs' Making all in data make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/data' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' Making all in rdfxml make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' Making all in ntriples make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' Making all in turtle make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' Making all in turtle-2013 make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' Making all in trig make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' Making all in grddl make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' Making all in rdfa make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' Making all in rdfa11 make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' Making all in json make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' Making all in feeds make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/examples' Making all in librdfa make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' Making all in scripts make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Eb0VZW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 + cd raptor2-2.0.9 + rm -rf /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libraptor2.la '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libraptor2.so.0.0.0 /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/libraptor2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64 && { ln -s -f libraptor2.so.0.0.0 libraptor2.so.0 || { rm -f libraptor2.so.0 && ln -s libraptor2.so.0.0.0 libraptor2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64 && { ln -s -f libraptor2.so.0.0.0 libraptor2.so || { rm -f libraptor2.so && ln -s libraptor2.so.0.0.0 libraptor2.so; }; }) libtool: install: /usr/bin/install -c .libs/libraptor2.lai /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/libraptor2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/include/raptor2' /usr/bin/install -c -m 644 raptor2.h '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/include/raptor2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/include/raptor2' /usr/bin/install -c -m 644 raptor.h '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/include/raptor2' make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' Making install in utils make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rapper '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/bin' libtool: install: warning: `../src/libraptor2.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rapper /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/bin/rapper /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 rapper.1 '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/docs' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/introduction.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/parser-grddl.html /usr/bin/install -c -m 644 ./html/parser-guess.html /usr/bin/install -c -m 644 ./html/parser-json.html /usr/bin/install -c -m 644 ./html/parser-ntriples.html /usr/bin/install -c -m 644 ./html/parser-rdfa.html /usr/bin/install -c -m 644 ./html/parser-rdfxml.html /usr/bin/install -c -m 644 ./html/parser-rss-tag-soup.html /usr/bin/install -c -m 644 ./html/parser-trig.html /usr/bin/install -c -m 644 ./html/parser-turtle.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-parser.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-serializer.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-index.html /usr/bin/install -c -m 644 ./html/raptor-formats.html /usr/bin/install -c -m 644 ./html/raptor-parsers.html /usr/bin/install -c -m 644 ./html/raptor-serializers.html /usr/bin/install -c -m 644 ./html/raptor2-changes-1-4-21-to-2-0-0.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-3-to-2-0-4.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-4-to-2-0-5.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-5-to-2-0-6.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-6-to-2-0-7.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-7-to-2-0-8.html /usr/bin/install -c -m 644 ./html/raptor2-changes.html /usr/bin/install -c -m 644 ./html/raptor2-section-avltree.html /usr/bin/install -c -m 644 ./html/raptor2-section-constants.html /usr/bin/install -c -m 644 ./html/raptor2-section-general.html /usr/bin/install -c -m 644 ./html/raptor2-section-iostream.html /usr/bin/install -c -m 644 ./html/raptor2-section-locator.html /usr/bin/install -c -m 644 ./html/raptor2-section-memory.html /usr/bin/install -c -m 644 ./html/raptor2-section-option.html /usr/bin/install -c -m 644 ./html/raptor2-section-parser.html /usr/bin/install -c -m 644 ./html/raptor2-section-sax2.html /usr/bin/install -c -m 644 ./html/raptor2-section-sequence.html /usr/bin/install -c -m 644 ./html/raptor2-section-serializer.html /usr/bin/install -c -m 644 ./html/raptor2-section-stringbuffer.html /usr/bin/install -c -m 644 ./html/raptor2-section-triples.html /usr/bin/install -c -m 644 ./html/raptor2-section-unicode.html /usr/bin/install -c -m 644 ./html/raptor2-section-uri.html /usr/bin/install -c -m 644 ./html/raptor2-section-world.html /usr/bin/install -c -m 644 ./html/raptor2-section-www.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-namespace.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-qname.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml.html /usr/bin/install -c -m 644 ./html/raptor2.devhelp2 /usr/bin/install -c -m 644 ./html/reference-manual.html /usr/bin/install -c -m 644 ./html/restrict-parser-network-access.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/serializer-atom.html /usr/bin/install -c -m 644 ./html/serializer-dot.html /usr/bin/install -c -m 644 ./html/serializer-json.html /usr/bin/install -c -m 644 ./html/serializer-nquads.html /usr/bin/install -c -m 644 ./html/serializer-ntriples.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-abbrev.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-xmp.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml.html /usr/bin/install -c -m 644 ./html/serializer-rss-1-0.html /usr/bin/install -c -m 644 ./html/serializer-turtle.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-initialising-finishing.html /usr/bin/install -c -m 644 ./html/tutorial-parse-strictness.html /usr/bin/install -c -m 644 ./html/tutorial-parser-abort.html /usr/bin/install -c -m 644 ./html/tutorial-parser-content.html /usr/bin/install -c -m 644 ./html/tutorial-parser-create.html /usr/bin/install -c -m 644 ./html/tutorial-parser-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-parser-example.html /usr/bin/install -c -m 644 ./html/tutorial-parser-features.html /usr/bin/install -c -m 644 ./html/tutorial-parser-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-id-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-namespace-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-triple-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-static-info.html /usr/bin/install -c -m 644 ./html/tutorial-parsing.html /usr/bin/install -c -m 644 ./html/tutorial-querying-functionality.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-create.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-declare-namespace.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-example.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-features.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-get-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-send-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-to-destination.html /usr/bin/install -c -m 644 ./html/tutorial-serializing.html /usr/bin/install -c -m 644 ./html/tutorial.html /usr/bin/install -c -m 644 ./html/up.png Cannot open /share/gtk-doc/html: No such file or directory /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 libraptor2.3 '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/man/man3' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/docs' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/docs' Making install in data make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/data' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/data' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/data' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/data' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' Making install in rdfxml make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' Making install in ntriples make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' Making install in turtle make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' Making install in turtle-2013 make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' Making install in trig make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' Making install in grddl make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' Making install in rdfa make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' Making install in rdfa11 make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' Making install in json make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' Making install in feeds make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/examples' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/examples' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/examples' Making install in librdfa make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9' + rm -fv /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/libraptor2.la removed '/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/libraptor2.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/raptor2-2.0.9 extracting debug info from /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/libraptor2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/bin/rapper /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libraptor2.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libraptor2.so.0.debug symlinked /usr/lib/debug/usr/lib64/libraptor2.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libraptor2.so.debug cpio: raptor2-2.0.9/src/turtle_parser.tab.h: Cannot stat: No such file or directory 3803 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0LFTe3 + umask 022 + cd /builddir/build/BUILD + cd raptor2-2.0.9 + export PKG_CONFIG_PATH=/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/pkgconfig:/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/pkgconfig + PKG_CONFIG_PATH=/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/pkgconfig:/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/lib64/pkgconfig ++ pkg-config --modversion raptor2 + test 2.0.9 = 2.0.9 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_parse_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_parse.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_parse_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_parse.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_rfc2396_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_rfc2396.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_rfc2396_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_rfc2396.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_uri_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_uri.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_uri_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_uri.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_namespace_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_namespace.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_namespace_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_namespace.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o strcasecmp_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./strcasecmp.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/strcasecmp_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./strcasecmp.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_www_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_www_test.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_www_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_www_test.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_sequence_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_sequence.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_sequence_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_sequence.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_stringbuffer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_stringbuffer.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_stringbuffer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_stringbuffer.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_uri_win32_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE -DWIN32_URI_TEST ./raptor_uri.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_uri_win32_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE -DWIN32_URI_TEST ./raptor_uri.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_iostream_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_iostream.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_iostream_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_iostream.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_xml_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_xml_writer.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_xml_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_xml_writer.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_turtle_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_turtle_writer.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_turtle_writer_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_turtle_writer.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_avltree_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_avltree.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_avltree_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_avltree.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_term_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_term.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_term_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_term.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_permute_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_permute_test.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_permute_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_permute_test.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_snprintf_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./snprintf.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_snprintf_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./snprintf.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_set_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_set.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_set_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_set.c ./.libs/libraptor2.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o raptor_xml_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_xml.c libraptor2.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_xml_test -DHAVE_CONFIG_H -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I. -I. -DSTANDALONE ./raptor_xml.c ./.libs/libraptor2.so PASS: raptor_parse_test PASS: raptor_rfc2396_test PASS: raptor_uri_test PASS: raptor_namespace_test PASS: strcasecmp_test PASS: raptor_www_test PASS: raptor_sequence_test PASS: raptor_stringbuffer_test PASS: raptor_uri_win32_test PASS: raptor_iostream_test PASS: raptor_xml_writer_test PASS: raptor_turtle_writer_test PASS: raptor_avltree_test PASS: raptor_term_test PASS: raptor_permute_test PASS: raptor_snprintf_test PASS: raptor_set_test PASS: raptor_xml_test =================== All 18 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/src' Making check in utils make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Making check in docs make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/docs' Making check in data make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/data' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' Making check in rdfxml make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' 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 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 (may fail due to XML parser bugs) Checking ex-55.rdf ok Testing rdf/xml known by context Checking ex-19.rdf ok Testing rdf/xml inside other XML Checking ex-52.svg ok 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 that rdf/xml with bad Unicode NFC fails Checking bad-15.rdf ok Checking bad-16.rdf ok Checking bad-17.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 make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rdfdiff' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/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 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 rdfxml serialization with legal rdf/xml Checking ex-59.nt ok Checking ex-60.nt 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 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 make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfxml' Making check in ntriples make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Testing N-Triples Checking test.nt ok Testing that bad N-Triples fails Checking bad-00.nt ok Checking bad-01.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 make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/ntriples' Making check in turtle make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' 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 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 make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rdfdiff' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' 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 turtle exact serialization output Checking test-28.ttl ok Checking test-31.ttl ok Checking test-32.ttl ok Checking test-34.ttl ok Testing Turtle parsing with N-Triples tests Checking ../ntriples/test.nt ok 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/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 Turtle with warnings Checking test-35.ttl ok make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle' Making check in turtle-2013 make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Testing legal Turtle 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 turtle-eval-struct-01.ttl ok Checking turtle-eval-struct-02.ttl ok Testing bad Turtle fails 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 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-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-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-lang-01.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-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-pname-01.ttl ok Checking turtle-syntax-bad-pname-02.ttl ok Checking turtle-syntax-bad-pname-03.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-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-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-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-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 Result: 0 errors: Testing Turtle syntax 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 turtle-eval-struct-01.ttl ok Checking turtle-eval-struct-02.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-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-datatypes-01.ttl ok Checking turtle-syntax-datatypes-02.ttl ok Checking turtle-syntax-file-01.ttl ok Checking turtle-syntax-file-02.ttl ok Checking turtle-syntax-file-03.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-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-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-pname-esc-01.ttl ok Checking turtle-syntax-pname-esc-02.ttl ok Checking turtle-syntax-pname-esc-03.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-str-esc-01.ttl ok Checking turtle-syntax-str-esc-02.ttl ok Checking turtle-syntax-str-esc-03.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-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-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 Result: 0 errors: make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/turtle-2013' Making check in trig make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Testing legal TRiG Checking example1.trig ok Checking example2.trig ok Checking example3.trig ok Checking bug370.trig ok Checking bug451.trig ok make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/trig' Making check in grddl make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Testing GRDDL Checking test-01.html ok make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/grddl' Making check in rdfa make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rdfdiff' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0202-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0202.out < "A yellow rectangle with sharp corners." . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0202.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0202-res.nt > "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0203-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0203.out < "A yellow rectangle with sharp corners." . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0203.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0203-res.nt > "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0294-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0294.out < "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0304-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0304.out < "A yellow rectangle with sharp corners." . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/./0304.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa/0304-res.nt > "Test 0304" . > "A yellow rectangle with sharp corners." . 4 tests FAILED: 0202.xml 0203.xml 0294.xml 0304.xml make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa' Making check in rdfa11 make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rdfdiff' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/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 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/0134.xml -o ntriples ./0134.xml > 0134-res.nt ../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0134.xml -t ntriples ./0134.out 0134-res.nt > 0134.res Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0134-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0134.out < . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0134.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0134-res.nt > . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0190-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0190.out < . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0190.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0190-res.nt > . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0198-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0198.out < "Mark Birbeck"^^ . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0198.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0198-res.nt > "Mark Birbeck"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0202-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0202.out < "A yellow rectangle with sharp corners." . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0202.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0202-res.nt > "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0203-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0203.out < "A yellow rectangle with sharp corners." . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0203.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0203-res.nt > "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 FAILED Triple counts: expected: 0 got: 1 ../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0235.xml -o ntriples ./0235.xml > 0235-res.nt ../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0235.xml -t ntriples ./0235.out 0235-res.nt > 0235.res Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0235-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0235.out < "rdfagraph" . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0236.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/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 Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0237-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0237.out < <[$malformed:curie]> . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0237.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0237-res.nt > anonymous node s 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0238-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0238.out < "\n Undefined Term\n" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0238.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/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 Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0239-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0239.out < <[undefined:curie]> . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0239.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0239-res.nt > anonymous node s 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0256-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0256.out < "chat"@hu . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0256.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0256-res.nt > "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0272-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0272.out < "18 March 2012" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0272.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0272-res.nt > "2012-03-18Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0273-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0273.out < "midnight" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0273.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0273-res.nt > "00:00:00Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0274-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0274.out < "18 March 2012 at midnight" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0274.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0274-res.nt > "2012-03-18T00:00:00Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0275-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0275.out < "2012-03-18Z" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0275.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0275-res.nt > "2012-03-18Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0276-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0276.out < "00:00:00Z" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0276.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0276-res.nt > "00:00:00Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0277-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0277.out < "2012-03-18T00:00:00Z" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0277.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0277-res.nt > "2012-03-18T00:00:00Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0278-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0278.out < "not this" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0278.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0278-res.nt > "2012-03-18"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0279-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0279.out < "18 March 2012 at midnight"^^ . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0279.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0279-res.nt > "2012-03-18T00:00:00Z"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0280-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0280.out < "2011 years 6 months 28 days" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0280.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0280-res.nt > "P2011Y06M28DT00H00M00S"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0281-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0281.out < "Two Thousand Twelve" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0281.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0281-res.nt > "2012"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0282-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0282.out < "March, Two Thousand Twelve" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0282.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0282-res.nt > "2012-03"^^ . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0285-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0285.out < "\n Non matching lexical value with language.\n "@en . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0285.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0285-res.nt > "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0286-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0286.out < "I came, I saw, I conquered"@lat . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0286.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0286-res.nt > "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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0287-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0287.out < "18 March 2012 at midnight in San Francisco" . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0287.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0287-res.nt > "2012-03-18T00:00:00-08:00"^^ . 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 FAILED Triple counts: expected: 2 got: 2 ../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0297.xml -o ntriples ./0297.xml > 0297-res.nt ../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0297.xml -t ntriples ./0297.out 0297-res.nt > 0297.res Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0297-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0297.out < anonymous node bnode0 Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0297.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0297-res.nt > "Alex Milowski" . > anonymous node bnodeid1 Checking 0298.xml ok Checking 0299.xml ok Checking 0300.xml ok Checking 0301.xml ok Checking 0302.xml FAILED Triple counts: expected: 6 got: 5 ../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0302.xml -o ntriples ./0302.xml > 0302-res.nt ../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0302.xml -t ntriples ./0302.out 0302-res.nt > 0302.res Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0302.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0302-res.nt > . Checking 0303.xml FAILED Triple counts: expected: 4 got: 6 ../../utils/rapper -f noNet -q -i rdfa11 -I http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0303.xml -o ntriples ./0303.xml > 0303-res.nt ../../utils/rdfdiff -f ntriples -u http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0303.xml -t ntriples ./0303.out 0303-res.nt > 0303.res Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0303-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0303.out < . < "Not This" . < . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0303.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0303-res.nt > . 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:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0304-res.nt but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0304.out < "A yellow rectangle with sharp corners." . Statements in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/./0304.out but not in file:///builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11/0304-res.nt > "Test 0304" . > "A yellow rectangle with sharp corners." . 29 tests FAILED: 0134.xml 0190.xml 0198.xml 0202.xml 0203.xml 0235.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 0297.xml 0302.xml 0303.xml 0304.xml Ignoring expected failures make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/rdfa11' Making check in json make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Testing legal JSON Checking example1.json ok Checking example2.json ok Checking example3.json ok Checking example4.json ok Testing that bad JSON fails Checking bad-00.json ok Checking bad-01.json ok Checking bad-02.json ok Checking bad-03.json ok Checking bad-04.json ok Checking bad-05.json ok Checking bad-06.json ok Checking bad-07.json ok Checking bad-08.json ok Checking bad-09.json ok Checking bad-10.json ok Checking bad-11.json ok Checking bad-12.json ok Checking bad-13.json ok make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/json' Making check in feeds make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make check-local make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[4]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/utils' make[4]: `rapper' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/utils' Testing RDF/XML to Turtle Checking test01.rdf ok Checking test02.rdf ok Checking test03.rdf ok Testing Atom to Turtle Checking test04.atom ok Checking test05.atom ok Testing Turtle to Atom XML Checking test01.ttl ok Checking test02.ttl ok Checking test03.ttl ok make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests/feeds' make[2]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/tests' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c empty.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../src/libraptor2.la -Wl,-z,relro -o raptor_empty_test empty.o libtool: link: gcc -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/raptor_empty_test empty.o ../src/.libs/libraptor2.so PASS: raptor_empty_test ============= 1 test passed ============= make[3]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[2]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/tests' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/examples' Making check in librdfa make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/librdfa' Making check in scripts make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9/scripts' make[1]: Entering directory `/builddir/build/BUILD/raptor2-2.0.9' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/raptor2-2.0.9' + exit 0 Processing files: raptor2-2.0.9-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iOZGZ4 + umask 022 + cd /builddir/build/BUILD + cd raptor2-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr NEWS /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr README /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr COPYING COPYING.LIB /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + cp -pr LICENSE-2.0.txt /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-2.0.9 + exit 0 Provides: libraptor2.so.0()(64bit) raptor2 = 2.0.9-3.el7 raptor2(x86-64) = 2.0.9-3.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libicuuc.so.50()(64bit) libm.so.6()(64bit) libraptor2.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) libyajl.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: raptor < 1.4.21-10 Processing files: raptor2-devel-2.0.9-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mjOXE7 + umask 022 + cd /builddir/build/BUILD + cd raptor2-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-devel-2.0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-devel-2.0.9 + cp -pr UPGRADING.html /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64/usr/share/doc/raptor2-devel-2.0.9 + exit 0 Provides: pkgconfig(raptor2) = 2.0.9 raptor2-devel = 2.0.9-3.el7 raptor2-devel(x86-64) = 2.0.9-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libraptor2.so.0()(64bit) pkgconfig(libcurl) >= 7.12.0 pkgconfig(libxml-2.0) >= 2.6.8 Processing files: raptor2-debuginfo-2.0.9-3.el7.x86_64 Provides: raptor2-debuginfo = 2.0.9-3.el7 raptor2-debuginfo(x86-64) = 2.0.9-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/raptor2-2.0.9-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/raptor2-devel-2.0.9-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/raptor2-debuginfo-2.0.9-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cugpSw + umask 022 + cd /builddir/build/BUILD + cd raptor2-2.0.9 + rm -rf /builddir/build/BUILDROOT/raptor2-2.0.9-3.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->