>>> raptor2: Building community/raptor2 2.0.15-r2 (using abuild 3.6.0-r1) started Sat, 21 Nov 2020 02:47:29 +0000 >>> raptor2: Checking sanity of /home/buildozer/aports/community/raptor2/APKBUILD... >>> raptor2: Analyzing dependencies... >>> raptor2: Installing for build: build-base curl-dev libxml2-dev libxslt-dev yajl-dev (1/15) Installing openssl-dev (1.1.1g-r0) (2/15) Installing nghttp2-dev (1.41.0-r0) (3/15) Installing zlib-dev (1.2.11-r3) (4/15) Installing curl-dev (7.69.1-r1) (5/15) Installing xz-libs (5.2.5-r0) (6/15) Installing xz-dev (5.2.5-r0) (7/15) Installing libxml2 (2.9.10-r5) (8/15) Installing libxml2-dev (2.9.10-r5) (9/15) Installing libgpg-error (1.37-r0) (10/15) Installing libgcrypt (1.8.5-r0) (11/15) Installing libxslt (1.1.34-r0) (12/15) Installing libxslt-dev (1.1.34-r0) (13/15) Installing yajl (2.1.0-r1) (14/15) Installing yajl-dev (2.1.0-r1) (15/15) Installing .makedepends-raptor2 (20201121.024730) Executing busybox-1.31.1-r19.trigger OK: 325 MiB in 98 packages >>> raptor2: Cleaning up srcdir >>> raptor2: Cleaning up pkgdir >>> raptor2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.12/raptor2-2.0.15.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 12.1M 0 --:--:-- --:--:-- --:--:-- 12.1M >>> raptor2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.12/raptor2-2.0.15.tar.gz >>> raptor2: Checking sha512sums... raptor2-2.0.15.tar.gz: OK CVE-2017-18926.patch: OK >>> raptor2: Unpacking /var/cache/distfiles/v3.12/raptor2-2.0.15.tar.gz... >>> raptor2: CVE-2017-18926.patch patching file src/raptor_xml_writer.c >>> raptor2: Updating ./build/config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking whether build environment is sane... yes checking for style of include used by make... GNU checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether gcc is clang... checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-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 i586-alpine-linux-musl-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... yes 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/i586-alpine-linux-musl/bin/ld) 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... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... no checking for lex... no checking flex... not present - not required for non maintainer builds checking for bison3... no checking for bison... no checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... no checking for jing... no 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 whether __FUNCTION__ is available... yes checking for gettimeofday... yes checking for getopt... yes checking for getopt_long... yes checking for stricmp... no checking for strcasecmp... yes checking for vsnprintf... yes checking for isascii... yes checking for setjmp... yes checking for strtok_r... yes checking for qsort_r... no checking for qsort_s... no checking for vasprintf... yes checking whether need to declare optind... no checking whether vsnprintf has C99 compatible return value... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xml2-config... xml2-config checking for xmlCreatePushParserCtxt... yes checking for libxml via xml2-config... yes - 2.9.10 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.69.1 checking for ICU... no checking for xmlCreatePushParserCtxt... (cached) yes checking libxml library... yes - version 2.9.10 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.34 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.69.1 via curl-config checking WWW libraries available... libcurl 7.69.1 libxml 2.9.10 checking WWW library to use... libcurl 7.69.1 via curl-config checking NFC library to use... none checking libinn.h usability... no checking libinn.h presence... no checking for libinn.h... no checking date parsing source... libcurl curl_getdate checking using memory signing... no checking whether make supports nested variables... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating raptor2.spec config.status: creating raptor2.rdf config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating examples/Makefile config.status: creating scripts/Makefile config.status: creating src/raptor2.h config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/feeds/Makefile config.status: creating tests/grddl/Makefile config.status: creating tests/ntriples/Makefile config.status: creating tests/ntriples-2013/Makefile config.status: creating tests/nquads-2013/Makefile config.status: creating tests/rdfa/Makefile config.status: creating tests/rdfa11/Makefile config.status: creating tests/json/Makefile config.status: creating tests/rdfxml/Makefile config.status: creating tests/turtle/Makefile config.status: creating tests/turtle-2013/Makefile config.status: creating tests/trig/Makefile config.status: creating utils/Makefile config.status: creating librdfa/Makefile config.status: creating raptor2.pc config.status: creating src/raptor_config.h config.status: executing depfiles commands config.status: executing libtool commands Raptor build summary: RDF parsers available : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl 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.10 via xml2-config WWW library : libcurl 7.69.1 via curl-config NFC check library : none Making all in librdfa make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/librdfa' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo curie.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c -o iri.lo iri.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT language.lo -MD -MP -MF .deps/language.Tpo -c -o language.lo language.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c -o lists.lo lists.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c -o namespace.lo namespace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c -o rdfa.lo rdfa.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c -o rdfa_utils.lo rdfa_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c -o subject.lo subject.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c -o triple.lo triple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c curie.c -fPIC -DPIC -o .libs/curie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c iri.c -fPIC -DPIC -o .libs/iri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT language.lo -MD -MP -MF .deps/language.Tpo -c language.c -fPIC -DPIC -o .libs/language.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c subject.c -fPIC -DPIC -o .libs/subject.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c -fPIC -DPIC -o .libs/namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c rdfa_utils.c -fPIC -DPIC -o .libs/rdfa_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -fPIC -DPIC -o .libs/lists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c rdfa.c -fPIC -DPIC -o .libs/rdfa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c triple.c -fPIC -DPIC -o .libs/triple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT language.lo -MD -MP -MF .deps/language.Tpo -c language.c -o language.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT iri.lo -MD -MP -MF .deps/iri.Tpo -c iri.c -o iri.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c -o namespace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -o lists.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c subject.c -o subject.o >/dev/null 2>&1 mv -f .deps/language.Tpo .deps/language.Plo mv -f .deps/iri.Tpo .deps/iri.Plo mv -f .deps/namespace.Tpo .deps/namespace.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c triple.c -o triple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c curie.c -o curie.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c rdfa_utils.c -o rdfa_utils.o >/dev/null 2>&1 mv -f .deps/lists.Tpo .deps/lists.Plo mv -f .deps/subject.Tpo .deps/subject.Plo mv -f .deps/triple.Tpo .deps/triple.Plo mv -f .deps/context.Tpo .deps/context.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c rdfa.c -o rdfa.o >/dev/null 2>&1 mv -f .deps/curie.Tpo .deps/curie.Plo mv -f .deps/rdfa_utils.Tpo .deps/rdfa_utils.Plo mv -f .deps/rdfa.Tpo .deps/rdfa.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -o librdfa.la context.lo curie.lo iri.lo language.lo lists.lo namespace.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo libtool: link: ar cru .libs/librdfa.a .libs/context.o .libs/curie.o .libs/iri.o .libs/language.o .libs/lists.o .libs/namespace.o .libs/rdfa.o .libs/rdfa_utils.o .libs/subject.o .libs/triple.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librdfa.a libtool: link: ( cd ".libs" && rm -f "librdfa.la" && ln -s "../librdfa.la" "librdfa.la" ) make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/librdfa' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_log.lo -MD -MP -MF .deps/raptor_log.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_unicode.lo -MD -MP -MF .deps/raptor_unicode.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c -o raptor_stringbuffer.lo raptor_stringbuffer.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c -o raptor_iostream.lo raptor_iostream.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c -o raptor_turtle_writer.lo raptor_turtle_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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c -o raptor_avltree.lo raptor_avltree.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c -o raptor_json_writer.lo raptor_json_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_concepts.lo -MD -MP -MF .deps/raptor_concepts.Tpo -c -o raptor_concepts.lo raptor_concepts.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_syntax_description.lo -MD -MP -MF .deps/raptor_syntax_description.Tpo -c -o raptor_syntax_description.lo raptor_syntax_description.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_log.lo -MD -MP -MF .deps/raptor_log.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_unicode.lo -MD -MP -MF .deps/raptor_unicode.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c raptor_xml.c -fPIC -DPIC -o .libs/raptor_xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c raptor_avltree.c -fPIC -DPIC -o .libs/raptor_avltree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c raptor_turtle_writer.c -fPIC -DPIC -o .libs/raptor_turtle_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c raptor_json_writer.c -fPIC -DPIC -o .libs/raptor_json_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_concepts.lo -MD -MP -MF .deps/raptor_concepts.Tpo -c raptor_concepts.c -fPIC -DPIC -o .libs/raptor_concepts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_syntax_description.lo -MD -MP -MF .deps/raptor_syntax_description.Tpo -c raptor_syntax_description.c -fPIC -DPIC -o .libs/raptor_syntax_description.o raptor_serialize.c: In function 'raptor_world_get_serializers_count': raptor_serialize.c:243:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] 243 | RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE(world, raptor_world, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_log.lo -MD -MP -MF .deps/raptor_log.Tpo -c raptor_log.c -o raptor_log.o >/dev/null 2>&1 raptor_parse.c: In function 'raptor_world_get_parsers_count': raptor_parse.c:260:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] 260 | RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE(world, raptor_world, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c raptor_memstr.c -o raptor_memstr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_syntax_description.lo -MD -MP -MF .deps/raptor_syntax_description.Tpo -c raptor_syntax_description.c -o raptor_syntax_description.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_concepts.lo -MD -MP -MF .deps/raptor_concepts.Tpo -c raptor_concepts.c -o raptor_concepts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c raptor_set.c -o raptor_set.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c raptor_locator.c -o raptor_locator.o >/dev/null 2>&1 mv -f .deps/raptor_memstr.Tpo .deps/raptor_memstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c -o raptor_sax2.lo raptor_sax2.c mv -f .deps/raptor_log.Tpo .deps/raptor_log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_escaped.lo -MD -MP -MF .deps/raptor_escaped.Tpo -c -o raptor_escaped.lo raptor_escaped.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_json_writer.lo -MD -MP -MF .deps/raptor_json_writer.Tpo -c raptor_json_writer.c -o raptor_json_writer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_escaped.lo -MD -MP -MF .deps/raptor_escaped.Tpo -c raptor_escaped.c -fPIC -DPIC -o .libs/raptor_escaped.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -c raptor_option.c -o raptor_option.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c raptor_general.c -o raptor_general.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c raptor_statement.c -o raptor_statement.o >/dev/null 2>&1 mv -f .deps/raptor_syntax_description.Tpo .deps/raptor_syntax_description.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_ntriples.lo -MD -MP -MF .deps/raptor_ntriples.Tpo -c -o raptor_ntriples.lo raptor_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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c turtle_common.c -o turtle_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_ntriples.lo -MD -MP -MF .deps/raptor_ntriples.Tpo -c raptor_ntriples.c -fPIC -DPIC -o .libs/raptor_ntriples.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c raptor_stringbuffer.c -o raptor_stringbuffer.o >/dev/null 2>&1 mv -f .deps/raptor_concepts.Tpo .deps/raptor_concepts.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT sort_r.lo -MD -MP -MF .deps/sort_r.Tpo -c -o sort_r.lo sort_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT sort_r.lo -MD -MP -MF .deps/sort_r.Tpo -c sort_r.c -fPIC -DPIC -o .libs/sort_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -c raptor_term.c -o raptor_term.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize.lo -MD -MP -MF .deps/raptor_serialize.Tpo -c raptor_serialize.c -o raptor_serialize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c raptor_qname.c -o raptor_qname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c raptor_turtle_writer.c -o raptor_turtle_writer.o >/dev/null 2>&1 mv -f .deps/raptor_set.Tpo .deps/raptor_set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c -o raptor_libxml.lo raptor_libxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c raptor_sequence.c -o raptor_sequence.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c raptor_www.c -o raptor_www.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o mv -f .deps/snprintf.Tpo .deps/snprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c -o raptor_rdfxml.lo raptor_rdfxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o mv -f .deps/raptor_locator.Tpo .deps/raptor_locator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c -o turtle_lexer.lo turtle_lexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rfc2396.lo -MD -MP -MF .deps/raptor_rfc2396.Tpo -c raptor_rfc2396.c -o raptor_rfc2396.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -o raptor_iostream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT sort_r.lo -MD -MP -MF .deps/sort_r.Tpo -c sort_r.c -o sort_r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c raptor_xml_writer.c -o raptor_xml_writer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_escaped.lo -MD -MP -MF .deps/raptor_escaped.Tpo -c raptor_escaped.c -o raptor_escaped.o >/dev/null 2>&1 mv -f .deps/raptor_json_writer.Tpo .deps/raptor_json_writer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c -o turtle_parser.lo turtle_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c turtle_parser.c -fPIC -DPIC -o .libs/turtle_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c raptor_avltree.c -o raptor_avltree.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c raptor_namespace.c -o raptor_namespace.o >/dev/null 2>&1 mv -f .deps/raptor_statement.Tpo .deps/raptor_statement.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c -o ntriples_parse.lo ntriples_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c raptor_xml.c -o raptor_xml.o >/dev/null 2>&1 mv -f .deps/raptor_option.Tpo .deps/raptor_option.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c -o raptor_rss_common.lo raptor_rss_common.c mv -f .deps/raptor_general.Tpo .deps/raptor_general.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c -o raptor_rss.lo raptor_rss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c raptor_rss_common.c -fPIC -DPIC -o .libs/raptor_rss_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o mv -f .deps/sort_r.Tpo .deps/sort_r.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c -o raptor_grddl.lo raptor_grddl.c mv -f .deps/turtle_common.Tpo .deps/turtle_common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c -o raptor_guess.lo raptor_guess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_unicode.lo -MD -MP -MF .deps/raptor_unicode.Tpo -c raptor_unicode.c -o raptor_unicode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o mv -f .deps/raptor_stringbuffer.Tpo .deps/raptor_stringbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c -o raptor_librdfa.lo raptor_librdfa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o mv -f .deps/raptor_turtle_writer.Tpo .deps/raptor_turtle_writer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_json.lo -MD -MP -MF .deps/raptor_json.Tpo -c -o raptor_json.lo raptor_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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_json.lo -MD -MP -MF .deps/raptor_json.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c raptor_sax2.c -o raptor_sax2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_ntriples.lo -MD -MP -MF .deps/raptor_ntriples.Tpo -c raptor_ntriples.c -o raptor_ntriples.o >/dev/null 2>&1 mv -f .deps/raptor_serialize.Tpo .deps/raptor_serialize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c mv -f .deps/raptor_escaped.Tpo .deps/raptor_escaped.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c -o raptor_serialize_ntriples.lo raptor_serialize_ntriples.c mv -f .deps/raptor_term.Tpo .deps/raptor_term.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c -o raptor_abbrev.lo raptor_abbrev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c raptor_serialize_rdfxml.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o mv -f .deps/raptor_qname.Tpo .deps/raptor_qname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c mv -f .deps/raptor_www.Tpo .deps/raptor_www.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c -o raptor_serialize_turtle.lo raptor_serialize_turtle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c raptor_serialize_turtle.c -fPIC -DPIC -o .libs/raptor_serialize_turtle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c raptor_uri.c -o raptor_uri.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -o raptor_parse.o >/dev/null 2>&1 mv -f .deps/raptor_sequence.Tpo .deps/raptor_sequence.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c -o raptor_serialize_rss.lo raptor_serialize_rss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -o raptor_guess.o >/dev/null 2>&1 mv -f .deps/raptor_rfc2396.Tpo .deps/raptor_rfc2396.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c -o raptor_serialize_dot.lo raptor_serialize_dot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -o raptor_libxml.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c raptor_serialize_dot.c -fPIC -DPIC -o .libs/raptor_serialize_dot.o mv -f .deps/raptor_iostream.Tpo .deps/raptor_iostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_html.lo -MD -MP -MF .deps/raptor_serialize_html.Tpo -c -o raptor_serialize_html.lo raptor_serialize_html.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_html.lo -MD -MP -MF .deps/raptor_serialize_html.Tpo -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -o raptor_librdfa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c raptor_serialize_ntriples.c -o raptor_serialize_ntriples.o >/dev/null 2>&1 mv -f .deps/raptor_xml_writer.Tpo .deps/raptor_xml_writer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c -o raptor_serialize_json.lo raptor_serialize_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c raptor_rss_common.c -o raptor_rss_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o mv -f .deps/raptor_avltree.Tpo .deps/raptor_avltree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c -o raptor_www_curl.lo raptor_www_curl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c raptor_www_curl.c -fPIC -DPIC -o .libs/raptor_www_curl.o mv -f .deps/raptor_namespace.Tpo .deps/raptor_namespace.Plo mv -f .deps/raptor_ntriples.Tpo .deps/raptor_ntriples.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c ntriples_parse.c -o ntriples_parse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -o raptor_abbrev.o >/dev/null 2>&1 mv -f .deps/raptor_guess.Tpo .deps/raptor_guess.Plo mv -f .deps/raptor_unicode.Tpo .deps/raptor_unicode.Plo mv -f .deps/raptor_sax2.Tpo .deps/raptor_sax2.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c turtle_lexer.c -o turtle_lexer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_html.lo -MD -MP -MF .deps/raptor_serialize_html.Tpo -c raptor_serialize_html.c -o raptor_serialize_html.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_json.lo -MD -MP -MF .deps/raptor_json.Tpo -c raptor_json.c -o raptor_json.o >/dev/null 2>&1 mv -f .deps/raptor_xml.Tpo .deps/raptor_xml.Plo mv -f .deps/raptor_serialize_ntriples.Tpo .deps/raptor_serialize_ntriples.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c raptor_serialize_rdfxml.c -o raptor_serialize_rdfxml.o >/dev/null 2>&1 mv -f .deps/raptor_librdfa.Tpo .deps/raptor_librdfa.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_dot.lo -MD -MP -MF .deps/raptor_serialize_dot.Tpo -c raptor_serialize_dot.c -o raptor_serialize_dot.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c raptor_serialize_json.c -o raptor_serialize_json.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c raptor_www_curl.c -o raptor_www_curl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_turtle.lo -MD -MP -MF .deps/raptor_serialize_turtle.Tpo -c raptor_serialize_turtle.c -o raptor_serialize_turtle.o >/dev/null 2>&1 mv -f .deps/raptor_abbrev.Tpo .deps/raptor_abbrev.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c raptor_rss.c -o raptor_rss.o >/dev/null 2>&1 mv -f .deps/raptor_libxml.Tpo .deps/raptor_libxml.Plo mv -f .deps/raptor_rss_common.Tpo .deps/raptor_rss_common.Plo mv -f .deps/raptor_serialize_html.Tpo .deps/raptor_serialize_html.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c raptor_serialize_rdfxmla.c -o raptor_serialize_rdfxmla.o >/dev/null 2>&1 mv -f .deps/raptor_uri.Tpo .deps/raptor_uri.Plo mv -f .deps/ntriples_parse.Tpo .deps/ntriples_parse.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c turtle_parser.c -o turtle_parser.o >/dev/null 2>&1 mv -f .deps/raptor_parse.Tpo .deps/raptor_parse.Plo mv -f .deps/raptor_json.Tpo .deps/raptor_json.Plo mv -f .deps/raptor_serialize_dot.Tpo .deps/raptor_serialize_dot.Plo mv -f .deps/raptor_www_curl.Tpo .deps/raptor_www_curl.Plo mv -f .deps/raptor_serialize_json.Tpo .deps/raptor_serialize_json.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c raptor_grddl.c -o raptor_grddl.o >/dev/null 2>&1 mv -f .deps/raptor_serialize_rdfxml.Tpo .deps/raptor_serialize_rdfxml.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_rdfxml.lo -MD -MP -MF .deps/raptor_rdfxml.Tpo -c raptor_rdfxml.c -o raptor_rdfxml.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c raptor_serialize_rss.c -o raptor_serialize_rss.o >/dev/null 2>&1 mv -f .deps/turtle_lexer.Tpo .deps/turtle_lexer.Plo mv -f .deps/raptor_serialize_turtle.Tpo .deps/raptor_serialize_turtle.Plo mv -f .deps/raptor_serialize_rdfxmla.Tpo .deps/raptor_serialize_rdfxmla.Plo mv -f .deps/raptor_rss.Tpo .deps/raptor_rss.Plo mv -f .deps/turtle_parser.Tpo .deps/turtle_parser.Plo mv -f .deps/raptor_grddl.Tpo .deps/raptor_grddl.Plo mv -f .deps/raptor_rdfxml.Tpo .deps/raptor_rdfxml.Plo mv -f .deps/raptor_serialize_rss.Tpo .deps/raptor_serialize_rss.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -version-info 0:0:0 -lcurl -lnghttp2 -lssl -lcrypto -lssl -lcrypto -lz -lxml2 -L/lib -lz -llzma -lm -L/lib -lxslt -lxml2 -lz -llzma -lm -lyajl -Wl,--as-needed -o libraptor2.la -rpath /usr/lib raptor_parse.lo raptor_serialize.lo raptor_rfc2396.lo raptor_uri.lo raptor_log.lo raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_option.lo raptor_general.lo raptor_unicode.lo raptor_www.lo raptor_statement.lo raptor_term.lo raptor_sequence.lo raptor_stringbuffer.lo raptor_iostream.lo raptor_xml.lo raptor_xml_writer.lo raptor_set.lo turtle_common.lo raptor_turtle_writer.lo raptor_avltree.lo snprintf.lo raptor_json_writer.lo raptor_memstr.lo raptor_concepts.lo raptor_syntax_description.lo raptor_sax2.lo raptor_escaped.lo raptor_ntriples.lo sort_r.lo raptor_libxml.lo raptor_rdfxml.lo turtle_lexer.lo turtle_parser.lo ntriples_parse.lo raptor_rss_common.lo raptor_rss.lo raptor_grddl.lo raptor_guess.lo raptor_librdfa.lo raptor_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 ../librdfa/librdfa.la raptor_www_curl.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_escaped.o .libs/raptor_ntriples.o .libs/sort_r.o .libs/raptor_libxml.o .libs/raptor_rdfxml.o .libs/turtle_lexer.o .libs/turtle_parser.o .libs/ntriples_parse.o .libs/raptor_rss_common.o .libs/raptor_rss.o .libs/raptor_grddl.o .libs/raptor_guess.o .libs/raptor_librdfa.o .libs/raptor_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/raptor_www_curl.o -Wl,--whole-archive ../librdfa/.libs/librdfa.a -Wl,--no-whole-archive -lcurl -lnghttp2 -lssl -lcrypto -L/lib -lxslt -lxml2 -lz -llzma -lm -lyajl -Os -Wl,--as-needed -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/libraptor2.lax/librdfa.a && ar x "/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src/../librdfa/.libs/librdfa.a") libtool: link: ar cru .libs/libraptor2.a raptor_parse.o raptor_serialize.o raptor_rfc2396.o raptor_uri.o raptor_log.o raptor_locator.o raptor_namespace.o raptor_qname.o raptor_option.o raptor_general.o raptor_unicode.o raptor_www.o raptor_statement.o raptor_term.o raptor_sequence.o raptor_stringbuffer.o raptor_iostream.o raptor_xml.o raptor_xml_writer.o raptor_set.o turtle_common.o raptor_turtle_writer.o raptor_avltree.o snprintf.o raptor_json_writer.o raptor_memstr.o raptor_concepts.o raptor_syntax_description.o raptor_sax2.o raptor_escaped.o raptor_ntriples.o sort_r.o raptor_libxml.o raptor_rdfxml.o turtle_lexer.o turtle_parser.o ntriples_parse.o raptor_rss_common.o raptor_rss.o raptor_grddl.o raptor_guess.o raptor_librdfa.o raptor_json.o raptor_serialize_rdfxml.o raptor_serialize_ntriples.o raptor_abbrev.o raptor_serialize_rdfxmla.o raptor_serialize_turtle.o raptor_serialize_rss.o raptor_serialize_dot.o raptor_serialize_html.o raptor_serialize_json.o raptor_www_curl.o .libs/libraptor2.lax/librdfa.a/context.o .libs/libraptor2.lax/librdfa.a/curie.o .libs/libraptor2.lax/librdfa.a/iri.o .libs/libraptor2.lax/librdfa.a/language.o .libs/libraptor2.lax/librdfa.a/lists.o .libs/libraptor2.lax/librdfa.a/namespace.o .libs/libraptor2.lax/librdfa.a/rdfa.o .libs/libraptor2.lax/librdfa.a/rdfa_utils.o .libs/libraptor2.lax/librdfa.a/subject.o .libs/libraptor2.lax/librdfa.a/triple.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libraptor2.a libtool: link: rm -fr .libs/libraptor2.lax libtool: link: ( cd ".libs" && rm -f "libraptor2.la" && ln -s "../libraptor2.la" "libraptor2.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' Making all in utils make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rapper.o -MD -MP -MF .deps/rapper.Tpo -c -o rapper.o rapper.c gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rdfdiff.o -MD -MP -MF .deps/rdfdiff.Tpo -c -o rdfdiff.o rdfdiff.c mv -f .deps/rdfdiff.Tpo .deps/rdfdiff.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -o rdfdiff rdfdiff.o ../src/libraptor2.la mv -f .deps/rapper.Tpo .deps/rapper.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -o rapper rapper.o ../src/libraptor2.la libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/rdfdiff rdfdiff.o ../src/.libs/libraptor2.so libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/rapper rapper.o ../src/.libs/libraptor2.so make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/utils' Making all in docs make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/docs' Making all in data make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/data' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' Making all in rdfxml make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfxml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfxml' Making all in ntriples make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples' Making all in ntriples-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples-2013' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples-2013' Making all in nquads-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/nquads-2013' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/nquads-2013' Making all in turtle make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle' Making all in turtle-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle-2013' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle-2013' Making all in trig make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/trig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/trig' Making all in grddl make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/grddl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/grddl' Making all in rdfa make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa' Making all in rdfa11 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa11' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa11' Making all in json make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/json' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/json' Making all in feeds make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/feeds' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/feeds' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' Making all in examples make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/examples' Making all in scripts make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/scripts' make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15' >>> WARNING: raptor2: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> raptor2: Entering fakeroot... Making install in librdfa make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/librdfa' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/librdfa' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/librdfa' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' make install-am make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' ../build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/include/raptor2' ../build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/include/raptor2' ../build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib' /usr/bin/install -c -m 644 raptor2.h '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/include/raptor2' /usr/bin/install -c -m 644 raptor.h '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/include/raptor2' /bin/sh ../libtool --mode=install /usr/bin/install -c libraptor2.la '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib' libtool: install: /usr/bin/install -c .libs/libraptor2.so.0.0.0 /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/libraptor2.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib && { 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 /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib && { 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 /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/libraptor2.la libtool: install: /usr/bin/install -c .libs/libraptor2.a /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/libraptor2.a libtool: install: chmod 644 /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/libraptor2.a libtool: install: ranlib /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/libraptor2.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/src' Making install in utils make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/utils' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/utils' ../build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/bin' ../build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c rapper '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/bin' /usr/bin/install -c -m 644 rapper.1 '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/share/man/man1' libtool: install: warning: `../src/libraptor2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/rapper /home/buildozer/aports/community/raptor2/pkg/raptor2/usr/bin/rapper make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/utils' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/utils' Making install in docs make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/docs' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/docs' make[2]: Nothing to be done for 'install-exec-am'. ../build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/share/man/man3' /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 libraptor2.3 '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/share/man/man3' /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-10-to-2-0-11.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-11-to-2-0-12.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-13-to-2-0-14.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-14-to-2-0-15.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-2-0-9-to-2-0-10.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 make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/docs' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/docs' Making install in data make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/data' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/data' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/data' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' Making install in rdfxml make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfxml' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfxml' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfxml' Making install in ntriples make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples' Making install in ntriples-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples-2013' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples-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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples-2013' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/ntriples-2013' Making install in nquads-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/nquads-2013' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/nquads-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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/nquads-2013' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/nquads-2013' Making install in turtle make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle' Making install in turtle-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle-2013' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle-2013' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/turtle-2013' Making install in trig make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/trig' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/trig' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/trig' Making install in grddl make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/grddl' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/grddl' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/grddl' Making install in rdfa make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa' Making install in rdfa11 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa11' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa11' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/rdfa11' Making install in json make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/json' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/json' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/json' Making install in feeds make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/feeds' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/feeds' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests/feeds' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/tests' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/examples' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/examples' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/examples' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/scripts' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/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 '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/scripts' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15/scripts' make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15' make[2]: Nothing to be done for 'install-exec-am'. build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.15' >>> raptor2-dev*: Running split function dev... >>> raptor2-dev*: Preparing subpackage raptor2-dev... >>> raptor2-dev*: Stripping binaries >>> raptor2-dev*: Running postcheck for raptor2-dev >>> WARNING: raptor2-dev*: Found static archive on usr/lib/libraptor2.a but name doesn't end with -static >>> raptor2-doc*: Running split function doc... >>> raptor2-doc*: Preparing subpackage raptor2-doc... >>> raptor2-doc*: Running postcheck for raptor2-doc >>> raptor2*: Running postcheck for raptor2 >>> raptor2*: Preparing package raptor2... >>> raptor2*: Stripping binaries >>> raptor2-dev*: Scanning shared objects >>> raptor2-doc*: Scanning shared objects >>> raptor2*: Scanning shared objects >>> raptor2-dev*: Tracing dependencies... curl-dev libxml2-dev libxslt-dev yajl-dev pkgconfig raptor2=2.0.15-r2 >>> raptor2-dev*: Package size: 740.0 KB >>> raptor2-dev*: Compressing data... >>> raptor2-dev*: Create checksum... >>> raptor2-dev*: Create raptor2-dev-2.0.15-r2.apk >>> raptor2-doc*: Tracing dependencies... >>> raptor2-doc*: Package size: 1.7 MB >>> raptor2-doc*: Compressing data... >>> raptor2-doc*: Create checksum... >>> raptor2-doc*: Create raptor2-doc-2.0.15-r2.apk >>> raptor2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcurl.so.4 so:libxml2.so.2 so:libxslt.so.1 so:libyajl.so.2 >>> raptor2*: Package size: 440.0 KB >>> raptor2*: Compressing data... >>> raptor2*: Create checksum... >>> raptor2*: Create raptor2-2.0.15-r2.apk >>> raptor2: Build complete at Sat, 21 Nov 2020 02:47:48 +0000 elapsed time 0h 0m 19s >>> raptor2: Cleaning up srcdir >>> raptor2: Cleaning up pkgdir >>> raptor2: Uninstalling dependencies... (1/15) Purging .makedepends-raptor2 (20201121.024730) (2/15) Purging curl-dev (7.69.1-r1) (3/15) Purging openssl-dev (1.1.1g-r0) (4/15) Purging nghttp2-dev (1.41.0-r0) (5/15) Purging libxslt-dev (1.1.34-r0) (6/15) Purging libxslt (1.1.34-r0) (7/15) Purging yajl-dev (2.1.0-r1) (8/15) Purging yajl (2.1.0-r1) (9/15) Purging libxml2-dev (2.9.10-r5) (10/15) Purging xz-dev (5.2.5-r0) (11/15) Purging libxml2 (2.9.10-r5) (12/15) Purging zlib-dev (1.2.11-r3) (13/15) Purging xz-libs (5.2.5-r0) (14/15) Purging libgcrypt (1.8.5-r0) (15/15) Purging libgpg-error (1.37-r0) Executing busybox-1.31.1-r19.trigger OK: 314 MiB in 83 packages >>> raptor2: Updating the community/x86 repository index... >>> raptor2: Signing the index...