>>> raptor2: Building community/raptor2 2.0.16-r1 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 03:33:41 +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/20) Installing libidn2-dev (2.3.4-r1) (2/20) Installing openssl-dev (3.1.0-r4) (3/20) Installing nghttp2-dev (1.52.0-r1) (4/20) Installing zlib-dev (1.2.13-r1) (5/20) Installing brotli (1.0.9-r14) (6/20) Installing brotli-dev (1.0.9-r14) (7/20) Installing curl-dev (8.0.1-r2) (8/20) Installing xz-libs (5.4.2-r1) (9/20) Installing xz (5.4.2-r1) (10/20) Installing xz-dev (5.4.2-r1) (11/20) Installing libxml2 (2.11.0-r0) (12/20) Installing libxml2-utils (2.11.0-r0) (13/20) Installing libxml2-dev (2.11.0-r0) (14/20) Installing libgpg-error (1.47-r1) (15/20) Installing libgcrypt (1.10.2-r1) (16/20) Installing libxslt (1.1.37-r4) (17/20) Installing libxslt-dev (1.1.37-r4) (18/20) Installing yajl (2.1.0-r6) (19/20) Installing yajl-dev (2.1.0-r6) (20/20) Installing .makedepends-raptor2 (20230429.033342) Executing busybox-1.36.0-r8.trigger OK: 379 MiB in 121 packages >>> raptor2: Cleaning up srcdir >>> raptor2: Cleaning up pkgdir >>> raptor2: Fetching https://distfiles.alpinelinux.org/distfiles/edge//raptor2-2.0.16.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 29 1709k 29 495k 0 0 565k 0 0:00:03 --:--:-- 0:00:03 565k 100 1709k 100 1709k 0 0 1234k 0 0:00:01 0:00:01 --:--:-- 1235k >>> raptor2: Fetching https://distfiles.alpinelinux.org/distfiles/edge//raptor2-2.0.16.tar.gz >>> raptor2: Checking sha512sums... raptor2-2.0.16.tar.gz: OK libxml-2.11.0.patch: OK >>> raptor2: Unpacking /var/cache/distfiles/edge/raptor2-2.0.16.tar.gz... >>> raptor2: libxml-2.11.0.patch patching file src/raptor_libxml.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking whether build environment is sane... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for s390x-alpine-linux-musl-ar... no checking for s390x-alpine-linux-musl-lib... no checking for s390x-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for s390x-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether gcc is clang... no 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/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-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 how to convert s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-file... no checking for file... file checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for s390x-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 gnutar... no checking for gtar... no checking for tar... tar checking for perl... no checking for jing... no checking for echo... echo checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for setjmp.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for stat... yes checking for fetch.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes 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 vsnprintf... yes checking for isascii... yes checking for setjmp... yes checking for qsort_r... yes checking for qsort_s... no checking for stricmp... no checking for strcasecmp... yes checking strtok_r... 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 s390x-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.11.0 checking for xslt-config... xslt-config checking for xsltSaveResultToString... yes checking for libxslt via xslt-config... yes - version 1.1.37 checking for xsltInit... yes checking for libxslt/xslt.h... yes checking for curl-config... curl-config checking for curl/curl.h... yes checking for curl_easy_init... yes checking for libcurl via curl-config... yes - 8.0.1 checking for ICU... no checking for xmlCreatePushParserCtxt... (cached) yes checking libxml library... yes - version 2.11.0 checking for libxml/nanohttp.h... yes checking for libxml/parser.h... yes checking for libxml/hash.h... yes checking for libxml/SAX2.h... yes checking if libxml xmlEntity has name_length field... no checking if libxml xmlEntity has etype field... yes checking if libxml xmlSAXHandler has initialized field... yes checking if libxml xmlSAXHandler has externalSubset field... yes checking for xmlSAX2InternalSubset... yes checking for xmlCtxtUseOptions... yes checking if libxml has parser option XML_PARSE_NONET... yes checking for libxml/HTMLparser.h... yes checking if libxml has parser option HTML_PARSE_NONET... yes checking for yajl installation... /usr checking for yajl_parse in -lyajl... yes checking for yajl_tree_parse in -lyajl... 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 8.0.1 via curl-config checking WWW libraries available... libcurl 8.0.1 libxml 2.11.0 checking WWW library to use... libcurl 8.0.1 via curl-config checking NFC library to use... none checking for libinn.h... no checking date parsing source... libcurl curl_getdate checking using memory signing... no checking whether make supports nested variables... (cached) yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.3 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating raptor2.spec config.status: creating raptor2.rdf config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating examples/Makefile config.status: creating scripts/Makefile config.status: creating src/raptor2.h config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/feeds/Makefile config.status: creating tests/grddl/Makefile config.status: creating tests/ntriples/Makefile config.status: creating tests/ntriples-2013/Makefile config.status: creating tests/nquads-2013/Makefile config.status: creating tests/rdfa/Makefile config.status: creating tests/rdfa11/Makefile config.status: creating tests/json/Makefile config.status: creating tests/rdfxml/Makefile config.status: creating tests/turtle/Makefile config.status: creating tests/mkr/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 mkr ntriples rss-1.0 dot html json atom nquads RDF serializers enabled : rdfxml rdfxml-abbrev turtle mkr ntriples rss-1.0 dot html json atom nquads XML parser : libxml 2.11.0 via xml2-config WWW library : libcurl 8.0.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.16/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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT rdfa_utils.lo -MD -MP -MF .deps/rdfa_utils.Tpo -c -o rdfa_utils.lo rdfa_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c curie.c -fPIC -DPIC -o .libs/curie.o mv -f .deps/iri.Tpo .deps/iri.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c -o namespace.o >/dev/null 2>&1 /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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c -o subject.lo subject.c mv -f .deps/namespace.Tpo .deps/namespace.Plo /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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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/language.Tpo .deps/language.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -o lists.o >/dev/null 2>&1 mv -f .deps/context.Tpo .deps/context.Plo /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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT strtok_r.lo -MD -MP -MF .deps/strtok_r.Tpo -c -o strtok_r.lo strtok_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c subject.c -fPIC -DPIC -o .libs/subject.o mv -f .deps/lists.Tpo .deps/lists.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT rdfa.lo -MD -MP -MF .deps/rdfa.Tpo -c rdfa.c -o rdfa.o >/dev/null 2>&1 mv -f .deps/rdfa_utils.Tpo .deps/rdfa_utils.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c subject.c -o subject.o >/dev/null 2>&1 mv -f .deps/curie.Tpo .deps/curie.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT triple.lo -MD -MP -MF .deps/triple.Tpo -c triple.c -o triple.o >/dev/null 2>&1 mv -f .deps/rdfa.Tpo .deps/rdfa.Plo mv -f .deps/subject.Tpo .deps/subject.Plo mv -f .deps/triple.Tpo .deps/triple.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT strtok_r.lo -MD -MP -MF .deps/strtok_r.Tpo -c strtok_r.c -fPIC -DPIC -o .libs/strtok_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT strtok_r.lo -MD -MP -MF .deps/strtok_r.Tpo -c strtok_r.c -o strtok_r.o >/dev/null 2>&1 mv -f .deps/strtok_r.Tpo .deps/strtok_r.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o librdfa.la context.lo curie.lo iri.lo language.lo lists.lo namespace.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo strtok_r.lo libtool: link: ar cr .libs/librdfa.a .libs/context.o .libs/curie.o .libs/iri.o .libs/language.o .libs/lists.o .libs/namespace.o .libs/rdfa.o .libs/rdfa_utils.o .libs/subject.o .libs/triple.o .libs/strtok_r.o 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.16/librdfa' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c -o raptor_qname.lo raptor_qname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c raptor_namespace.c -o raptor_namespace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c raptor_locator.c -o raptor_locator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_log.lo -MD -MP -MF .deps/raptor_log.Tpo -c raptor_log.c -o raptor_log.o >/dev/null 2>&1 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -c -o raptor_option.lo raptor_option.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c -o raptor_general.lo raptor_general.c mv -f .deps/raptor_namespace.Tpo .deps/raptor_namespace.Plo 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c -o raptor_www.lo raptor_www.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c raptor_uri.c -o raptor_uri.o >/dev/null 2>&1 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c -o raptor_statement.lo raptor_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -c raptor_option.c -fPIC -DPIC -o .libs/raptor_option.o mv -f .deps/raptor_rfc2396.Tpo .deps/raptor_rfc2396.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -c -o raptor_term.lo raptor_term.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c raptor_parse.c -o raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c raptor_www.c -fPIC -DPIC -o .libs/raptor_www.o mv -f .deps/raptor_uri.Tpo .deps/raptor_uri.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_option.lo -MD -MP -MF .deps/raptor_option.Tpo -c raptor_option.c -o raptor_option.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c -o raptor_sequence.lo raptor_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c raptor_statement.c -fPIC -DPIC -o .libs/raptor_statement.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c -o raptor_stringbuffer.lo raptor_stringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_term.lo -MD -MP -MF .deps/raptor_term.Tpo -c raptor_term.c -fPIC -DPIC -o .libs/raptor_term.o mv -f .deps/raptor_general.Tpo .deps/raptor_general.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_statement.lo -MD -MP -MF .deps/raptor_statement.Tpo -c raptor_statement.c -o raptor_statement.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c -o raptor_iostream.lo raptor_iostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_unicode.lo -MD -MP -MF .deps/raptor_unicode.Tpo -c raptor_unicode.c -o raptor_unicode.o >/dev/null 2>&1 mv -f .deps/raptor_parse.Tpo .deps/raptor_parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c -o raptor_xml.lo raptor_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c -o raptor_xml_writer.lo raptor_xml_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o mv -f .deps/raptor_statement.Tpo .deps/raptor_statement.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c raptor_sequence.c -o raptor_sequence.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c -o raptor_set.lo raptor_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT turtle_common.lo -MD -MP -MF .deps/turtle_common.Tpo -c -o turtle_common.lo turtle_common.c mv -f .deps/raptor_unicode.Tpo .deps/raptor_unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_turtle_writer.lo -MD -MP -MF .deps/raptor_turtle_writer.Tpo -c -o raptor_turtle_writer.lo raptor_turtle_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_iostream.lo -MD -MP -MF .deps/raptor_iostream.Tpo -c raptor_iostream.c -o raptor_iostream.o >/dev/null 2>&1 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c -o raptor_avltree.lo raptor_avltree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c raptor_set.c -fPIC -DPIC -o .libs/raptor_set.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c raptor_set.c -o raptor_set.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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c -o raptor_memstr.lo raptor_memstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c raptor_xml.c -o raptor_xml.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_concepts.lo -MD -MP -MF .deps/raptor_concepts.Tpo -c -o raptor_concepts.lo raptor_concepts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_avltree.lo -MD -MP -MF .deps/raptor_avltree.Tpo -c raptor_avltree.c -o raptor_avltree.o >/dev/null 2>&1 mv -f .deps/raptor_xml.Tpo .deps/raptor_xml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o >/dev/null 2>&1 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c -o raptor_sax2.lo raptor_sax2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c raptor_memstr.c -fPIC -DPIC -o .libs/raptor_memstr.o mv -f .deps/snprintf.Tpo .deps/snprintf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_memstr.lo -MD -MP -MF .deps/raptor_memstr.Tpo -c raptor_memstr.c -o raptor_memstr.o >/dev/null 2>&1 mv -f .deps/raptor_avltree.Tpo .deps/raptor_avltree.Plo 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_ntriples.lo -MD -MP -MF .deps/raptor_ntriples.Tpo -c -o raptor_ntriples.lo raptor_ntriples.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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT sort_r.lo -MD -MP -MF .deps/sort_r.Tpo -c -o sort_r.lo sort_r.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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c raptor_sax2.c -fPIC -DPIC -o .libs/raptor_sax2.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c raptor_sax2.c -o raptor_sax2.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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_escaped.lo -MD -MP -MF .deps/raptor_escaped.Tpo -c raptor_escaped.c -o raptor_escaped.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_ntriples.lo -MD -MP -MF .deps/raptor_ntriples.Tpo -c raptor_ntriples.c -fPIC -DPIC -o .libs/raptor_ntriples.o mv -f .deps/raptor_syntax_description.Tpo .deps/raptor_syntax_description.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT sort_r.lo -MD -MP -MF .deps/sort_r.Tpo -c sort_r.c -o sort_r.o >/dev/null 2>&1 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c -o ntriples_parse.lo ntriples_parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_rss_common.lo -MD -MP -MF .deps/raptor_rss_common.Tpo -c -o raptor_rss_common.lo raptor_rss_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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/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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_rss.lo -MD -MP -MF .deps/raptor_rss.Tpo -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT turtle_parser.lo -MD -MP -MF .deps/turtle_parser.Tpo -c turtle_parser.c -o turtle_parser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 mv -f .deps/raptor_ntriples.Tpo .deps/raptor_ntriples.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c -o raptor_grddl.lo raptor_grddl.c mv -f .deps/raptor_libxml.Tpo .deps/raptor_libxml.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c ntriples_parse.c -o ntriples_parse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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/ntriples_parse.Tpo .deps/ntriples_parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c -o raptor_librdfa.lo raptor_librdfa.c mv -f .deps/raptor_rss_common.Tpo .deps/raptor_rss_common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_json.lo -MD -MP -MF .deps/raptor_json.Tpo -c -o raptor_json.lo raptor_json.c mv -f .deps/turtle_parser.Tpo .deps/turtle_parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_rdfxml.lo -MD -MP -MF .deps/raptor_serialize_rdfxml.Tpo -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_guess.lo -MD -MP -MF .deps/raptor_guess.Tpo -c raptor_guess.c -o raptor_guess.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c raptor_grddl.c -fPIC -DPIC -o .libs/raptor_grddl.o mv -f .deps/turtle_lexer.Tpo .deps/turtle_lexer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c -o raptor_serialize_ntriples.lo raptor_serialize_ntriples.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o mv -f .deps/raptor_guess.Tpo .deps/raptor_guess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c -o raptor_abbrev.lo raptor_abbrev.c mv -f .deps/raptor_rss.Tpo .deps/raptor_rss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_librdfa.lo -MD -MP -MF .deps/raptor_librdfa.Tpo -c raptor_librdfa.c -o raptor_librdfa.o >/dev/null 2>&1 mv -f .deps/raptor_rdfxml.Tpo .deps/raptor_rdfxml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_ntriples.lo -MD -MP -MF .deps/raptor_serialize_ntriples.Tpo -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o mv -f .deps/raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_json.lo -MD -MP -MF .deps/raptor_json.Tpo -c raptor_json.c -o raptor_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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_grddl.lo -MD -MP -MF .deps/raptor_grddl.Tpo -c raptor_grddl.c -o raptor_grddl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_rdfxmla.lo -MD -MP -MF .deps/raptor_serialize_rdfxmla.Tpo -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o mv -f .deps/raptor_json.Tpo .deps/raptor_json.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_abbrev.lo -MD -MP -MF .deps/raptor_abbrev.Tpo -c raptor_abbrev.c -o raptor_abbrev.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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_serialize_ntriples.Tpo .deps/raptor_serialize_ntriples.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_rss.lo -MD -MP -MF .deps/raptor_serialize_rss.Tpo -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o mv -f .deps/raptor_abbrev.Tpo .deps/raptor_abbrev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 mv -f .deps/raptor_serialize_rdfxml.Tpo .deps/raptor_serialize_rdfxml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c -o raptor_www_curl.lo raptor_www_curl.c mv -f .deps/raptor_grddl.Tpo .deps/raptor_grddl.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 mv -f .deps/raptor_serialize_turtle.Tpo .deps/raptor_serialize_turtle.Plo mv -f .deps/raptor_serialize_rdfxmla.Tpo .deps/raptor_serialize_rdfxmla.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT raptor_serialize_json.lo -MD -MP -MF .deps/raptor_serialize_json.Tpo -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o mv -f .deps/raptor_serialize_dot.Tpo .deps/raptor_serialize_dot.Plo 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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 mv -f .deps/raptor_serialize_json.Tpo .deps/raptor_serialize_json.Plo mv -f .deps/raptor_www_curl.Tpo .deps/raptor_www_curl.Plo mv -f .deps/raptor_serialize_rss.Tpo .deps/raptor_serialize_rss.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -version-info 0:0:0 -lcurl -lxml2 -L/lib -lz -llzma -lm -lxslt -lxml2 -lm -lyajl -Wl,--as-needed,-O1,--sort-common -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 -L/lib -lz -llzma -lxslt -lxml2 -lm -lyajl -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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.16/src/../librdfa/.libs/librdfa.a") libtool: link: ar cr .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/strtok_r.o .libs/libraptor2.lax/librdfa.a/subject.o .libs/libraptor2.lax/librdfa.a/triple.o 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.16/src' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' Making all in utils make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -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 -Os -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -Wformat -Werror=format-security -MT rdfdiff.o -MD -MP -MF .deps/rdfdiff.Tpo -c -o rdfdiff.o rdfdiff.c mv -f .deps/rdfdiff.Tpo .deps/rdfdiff.Po mv -f .deps/rapper.Tpo .deps/rapper.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o rdfdiff rdfdiff.o ../src/libraptor2.la /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o rapper rapper.o ../src/libraptor2.la libtool: link: gcc -Os -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/rdfdiff rdfdiff.o ../src/.libs/libraptor2.so libtool: link: gcc -Os -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/rapper rapper.o ../src/.libs/libraptor2.so make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/utils' Making all in docs make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/docs' Making all in data make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/data' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' Making all in rdfxml make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfxml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfxml' Making all in ntriples make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples' Making all in ntriples-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples-2013' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples-2013' Making all in nquads-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/nquads-2013' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/nquads-2013' Making all in turtle make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle' Making all in mkr make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/mkr' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/mkr' Making all in turtle-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle-2013' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle-2013' Making all in trig make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/trig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/trig' Making all in grddl make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/grddl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/grddl' Making all in rdfa make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa' Making all in rdfa11 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa11' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa11' Making all in json make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/json' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/json' Making all in feeds make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/feeds' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/feeds' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' Making all in examples make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/examples' Making all in scripts make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/scripts' make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16' >>> raptor2: Entering fakeroot... Making install in librdfa make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/librdfa' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/librdfa' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/librdfa' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' make install-am make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' .././build/install-sh -c -d '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/lib' .././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' /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' /usr/bin/install -c -m 644 raptor2.h '/home/buildozer/aports/community/raptor2/pkg/raptor2/usr/include/raptor2' 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: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/src' Making install in utils make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/utils' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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' /usr/bin/install -c -m 644 rapper.1 '/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' libtool: 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.16/utils' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/utils' Making install in docs make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/docs' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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 libraptor2.3 '/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/introduction.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /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-15-to-2-0-16.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-insensitive.png /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-mkr.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-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/docs' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/docs' Making install in data make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/data' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/data' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/data' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' Making install in rdfxml make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfxml' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/rdfxml' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfxml' Making install in ntriples make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/ntriples' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples' Making install in ntriples-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples-2013' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/ntriples-2013' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/ntriples-2013' Making install in nquads-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/nquads-2013' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/nquads-2013' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/nquads-2013' Making install in turtle make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/turtle' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle' Making install in mkr make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/mkr' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/mkr' 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.16/tests/mkr' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/mkr' Making install in turtle-2013 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle-2013' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/turtle-2013' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/turtle-2013' Making install in trig make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/trig' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/trig' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/trig' Making install in grddl make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/grddl' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/grddl' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/grddl' Making install in rdfa make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/rdfa' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa' Making install in rdfa11 make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa11' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/rdfa11' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/rdfa11' Making install in json make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/json' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/json' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/json' Making install in feeds make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/feeds' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests/feeds' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests/feeds' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' make[3]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/tests' make[2]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/tests' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/examples' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/examples' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/examples' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/scripts' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/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.16/scripts' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16/scripts' make[1]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16' make[2]: Entering directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16' 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.16' make[1]: Leaving directory '/home/buildozer/aports/community/raptor2/src/raptor2-2.0.16' >>> raptor2-dev*: Running split function dev... >>> raptor2-dev*: Preparing subpackage raptor2-dev... >>> raptor2-dev*: Stripping binaries >>> raptor2-dev*: Running postcheck for raptor2-dev >>> 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.16-r1 >>> raptor2-dev*: Package size: 880.0 KB >>> raptor2-dev*: Compressing data... >>> raptor2-dev*: Create checksum... >>> raptor2-dev*: Create raptor2-dev-2.0.16-r1.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.16-r1.apk >>> raptor2*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libcurl.so.4 so:libxml2.so.2 so:libxslt.so.1 so:libyajl.so.2 >>> raptor2*: Package size: 456.0 KB >>> raptor2*: Compressing data... >>> raptor2*: Create checksum... >>> raptor2*: Create raptor2-2.0.16-r1.apk >>> raptor2: Build complete at Sat, 29 Apr 2023 03:34:12 +0000 elapsed time 0h 0m 31s >>> raptor2: Cleaning up srcdir >>> raptor2: Cleaning up pkgdir >>> raptor2: Uninstalling dependencies... (1/20) Purging .makedepends-raptor2 (20230429.033342) (2/20) Purging curl-dev (8.0.1-r2) (3/20) Purging libidn2-dev (2.3.4-r1) (4/20) Purging openssl-dev (3.1.0-r4) (5/20) Purging nghttp2-dev (1.52.0-r1) (6/20) Purging brotli-dev (1.0.9-r14) (7/20) Purging brotli (1.0.9-r14) (8/20) Purging libxslt-dev (1.1.37-r4) (9/20) Purging libxslt (1.1.37-r4) (10/20) Purging yajl-dev (2.1.0-r6) (11/20) Purging yajl (2.1.0-r6) (12/20) Purging libgcrypt (1.10.2-r1) (13/20) Purging libgpg-error (1.47-r1) (14/20) Purging libxml2-dev (2.11.0-r0) (15/20) Purging zlib-dev (1.2.13-r1) (16/20) Purging xz-dev (5.4.2-r1) (17/20) Purging xz (5.4.2-r1) (18/20) Purging libxml2-utils (2.11.0-r0) (19/20) Purging libxml2 (2.11.0-r0) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 371 MiB in 101 packages >>> raptor2: Updating the community/s390x repository index... >>> raptor2: Signing the index...