>>> Unpacking source... >>> Unpacking rasqal-0.9.16.tar.gz to /var/tmp/portage/dev-libs/rasqal-0.9.16/work >>> Source unpacked in /var/tmp/portage/dev-libs/rasqal-0.9.16/work >>> Preparing source in /var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16 ... * Running elibtoolize in: rasqal-0.9.16 * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.26.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16 ... * econf: updating rasqal-0.9.16/config.guess with /usr/share/gnuconfig/config.guess * econf: updating rasqal-0.9.16/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-pcre --disable-xml2 --with-regex-library=pcre --with-decimal=gmp --with-raptor=system checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether build environment is sane... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes 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 ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... perl checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for getopt... yes checking for getopt_long... yes checking for stricmp... no checking for strcasecmp... yes checking for vsnprintf... yes checking for srandomdev... no checking whether need to declare optind... no checking for raptor-config... raptor-config checking raptor library source... system 1.4.18 checking for redland-config... redland-config checking redland library source... system 1.0.8 checking for pcre-config... pcre-config checking for pcre... 7.9 checking for posix regex library... yes checking regex library to use... pcre checking triples source libraries available... raptor 1.4.18 redland 1.0.8 checking triples source library to use... raptor 1.4.18 checking query languages required... all checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for mpfr.h... yes checking for mpfr_init... yes checking for mpfr_zero_p... yes checking for working MPFR library... yes checking for working GNU MP library... yes checking for gmp_version... yes checking decimal libraries available... mpfr gmp checking decimal library to use... gmp checking using dmalloc library... no checking using memory signing... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/engine/Makefile config.status: creating tests/rdql/Makefile config.status: creating tests/rdql/testsuite/Makefile config.status: creating tests/laqrs/Makefile config.status: creating tests/laqrs/syntax/Makefile config.status: creating tests/sparql/Makefile config.status: creating tests/sparql/simple/Makefile config.status: creating tests/sparql/part1/Makefile config.status: creating tests/sparql/examples/Makefile config.status: creating tests/sparql/syntax/Makefile config.status: creating tests/sparql/bound/Makefile config.status: creating tests/sparql/survey/Makefile config.status: creating tests/sparql/SyntaxFull/Makefile config.status: creating tests/sparql/sort/Makefile config.status: creating tests/sparql/ValueTesting/Makefile config.status: creating tests/sparql/regex/Makefile config.status: creating tests/sparql/Expr1/Makefile config.status: creating tests/sparql/Expr2/Makefile config.status: creating tests/sparql/ExprBuiltins/Makefile config.status: creating tests/sparql/ExprEquals/Makefile config.status: creating tests/sparql/SyntaxDev/Makefile config.status: creating tests/sparql/SyntaxDev/Syntax-SPARQL/Makefile config.status: creating tests/sparql/SyntaxDev/Syntax-SPARQL2/Makefile config.status: creating tests/sparql/SyntaxDev/Syntax-SPARQL3/Makefile config.status: creating utils/Makefile config.status: creating win32/Makefile config.status: creating rasqal.spec config.status: creating rasqal.rdf config.status: creating rasqal.pc config.status: creating src/rasqal-config config.status: creating rasqal-src-config config.status: creating src/rasqal_config.h config.status: executing depfiles commands Rasqal build summary: RDF query languages available : rdql sparql RDF query languages enabled : rdql sparql Triples source : raptor 1.4.18 Decimal library : gmp >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16 ... make Making all in src make[1]: Entering directory `/var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16/src' make all-am make[2]: Entering directory `/var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_expr.lo -MD -MP -MF .deps/rasqal_expr.Tpo -c -o rasqal_expr.lo rasqal_expr.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_expr.lo -MD -MP -MF .deps/rasqal_expr.Tpo -c rasqal_expr.c -fPIC -DPIC -o .libs/rasqal_expr.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_expr.lo -MD -MP -MF .deps/rasqal_expr.Tpo -c rasqal_expr.c -o rasqal_expr.o >/dev/null 2>&1 mv -f .deps/rasqal_expr.Tpo .deps/rasqal_expr.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_general.lo -MD -MP -MF .deps/rasqal_general.Tpo -c -o rasqal_general.lo rasqal_general.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_general.lo -MD -MP -MF .deps/rasqal_general.Tpo -c rasqal_general.c -fPIC -DPIC -o .libs/rasqal_general.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_general.lo -MD -MP -MF .deps/rasqal_general.Tpo -c rasqal_general.c -o rasqal_general.o >/dev/null 2>&1 mv -f .deps/rasqal_general.Tpo .deps/rasqal_general.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_query.lo -MD -MP -MF .deps/rasqal_query.Tpo -c -o rasqal_query.lo rasqal_query.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_query.lo -MD -MP -MF .deps/rasqal_query.Tpo -c rasqal_query.c -fPIC -DPIC -o .libs/rasqal_query.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_query.lo -MD -MP -MF .deps/rasqal_query.Tpo -c rasqal_query.c -o rasqal_query.o >/dev/null 2>&1 mv -f .deps/rasqal_query.Tpo .deps/rasqal_query.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_query_results.lo -MD -MP -MF .deps/rasqal_query_results.Tpo -c -o rasqal_query_results.lo rasqal_query_results.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_query_results.lo -MD -MP -MF .deps/rasqal_query_results.Tpo -c rasqal_query_results.c -fPIC -DPIC -o .libs/rasqal_query_results.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_query_results.lo -MD -MP -MF .deps/rasqal_query_results.Tpo -c rasqal_query_results.c -o rasqal_query_results.o >/dev/null 2>&1 mv -f .deps/rasqal_query_results.Tpo .deps/rasqal_query_results.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_engine.lo -MD -MP -MF .deps/rasqal_engine.Tpo -c -o rasqal_engine.lo rasqal_engine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_engine.lo -MD -MP -MF .deps/rasqal_engine.Tpo -c rasqal_engine.c -fPIC -DPIC -o .libs/rasqal_engine.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_engine.lo -MD -MP -MF .deps/rasqal_engine.Tpo -c rasqal_engine.c -o rasqal_engine.o >/dev/null 2>&1 mv -f .deps/rasqal_engine.Tpo .deps/rasqal_engine.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_raptor.lo -MD -MP -MF .deps/rasqal_raptor.Tpo -c -o rasqal_raptor.lo rasqal_raptor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_raptor.lo -MD -MP -MF .deps/rasqal_raptor.Tpo -c rasqal_raptor.c -fPIC -DPIC -o .libs/rasqal_raptor.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_raptor.lo -MD -MP -MF .deps/rasqal_raptor.Tpo -c rasqal_raptor.c -o rasqal_raptor.o >/dev/null 2>&1 mv -f .deps/rasqal_raptor.Tpo .deps/rasqal_raptor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_literal.lo -MD -MP -MF .deps/rasqal_literal.Tpo -c -o rasqal_literal.lo rasqal_literal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_literal.lo -MD -MP -MF .deps/rasqal_literal.Tpo -c rasqal_literal.c -fPIC -DPIC -o .libs/rasqal_literal.o rasqal_literal.c: In function 'rasqal_literal_print': rasqal_literal.c:990: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_literal.lo -MD -MP -MF .deps/rasqal_literal.Tpo -c rasqal_literal.c -o rasqal_literal.o >/dev/null 2>&1 mv -f .deps/rasqal_literal.Tpo .deps/rasqal_literal.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_graph_pattern.lo -MD -MP -MF .deps/rasqal_graph_pattern.Tpo -c -o rasqal_graph_pattern.lo rasqal_graph_pattern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_graph_pattern.lo -MD -MP -MF .deps/rasqal_graph_pattern.Tpo -c rasqal_graph_pattern.c -fPIC -DPIC -o .libs/rasqal_graph_pattern.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_graph_pattern.lo -MD -MP -MF .deps/rasqal_graph_pattern.Tpo -c rasqal_graph_pattern.c -o rasqal_graph_pattern.o >/dev/null 2>&1 mv -f .deps/rasqal_graph_pattern.Tpo .deps/rasqal_graph_pattern.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_map.lo -MD -MP -MF .deps/rasqal_map.Tpo -c -o rasqal_map.lo rasqal_map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_map.lo -MD -MP -MF .deps/rasqal_map.Tpo -c rasqal_map.c -fPIC -DPIC -o .libs/rasqal_map.o rasqal_map.c: In function 'rasqal_map_node_write_indent': rasqal_map.c:207: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_map.lo -MD -MP -MF .deps/rasqal_map.Tpo -c rasqal_map.c -o rasqal_map.o >/dev/null 2>&1 mv -f .deps/rasqal_map.Tpo .deps/rasqal_map.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_feature.lo -MD -MP -MF .deps/rasqal_feature.Tpo -c -o rasqal_feature.lo rasqal_feature.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_feature.lo -MD -MP -MF .deps/rasqal_feature.Tpo -c rasqal_feature.c -fPIC -DPIC -o .libs/rasqal_feature.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_feature.lo -MD -MP -MF .deps/rasqal_feature.Tpo -c rasqal_feature.c -o rasqal_feature.o >/dev/null 2>&1 mv -f .deps/rasqal_feature.Tpo .deps/rasqal_feature.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_result_formats.lo -MD -MP -MF .deps/rasqal_result_formats.Tpo -c -o rasqal_result_formats.lo rasqal_result_formats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_result_formats.lo -MD -MP -MF .deps/rasqal_result_formats.Tpo -c rasqal_result_formats.c -fPIC -DPIC -o .libs/rasqal_result_formats.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_result_formats.lo -MD -MP -MF .deps/rasqal_result_formats.Tpo -c rasqal_result_formats.c -o rasqal_result_formats.o >/dev/null 2>&1 mv -f .deps/rasqal_result_formats.Tpo .deps/rasqal_result_formats.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_xsd_datatypes.lo -MD -MP -MF .deps/rasqal_xsd_datatypes.Tpo -c -o rasqal_xsd_datatypes.lo rasqal_xsd_datatypes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_xsd_datatypes.lo -MD -MP -MF .deps/rasqal_xsd_datatypes.Tpo -c rasqal_xsd_datatypes.c -fPIC -DPIC -o .libs/rasqal_xsd_datatypes.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_xsd_datatypes.lo -MD -MP -MF .deps/rasqal_xsd_datatypes.Tpo -c rasqal_xsd_datatypes.c -o rasqal_xsd_datatypes.o >/dev/null 2>&1 mv -f .deps/rasqal_xsd_datatypes.Tpo .deps/rasqal_xsd_datatypes.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_decimal.lo -MD -MP -MF .deps/rasqal_decimal.Tpo -c -o rasqal_decimal.lo rasqal_decimal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_decimal.lo -MD -MP -MF .deps/rasqal_decimal.Tpo -c rasqal_decimal.c -fPIC -DPIC -o .libs/rasqal_decimal.o rasqal_decimal.c: In function 'rasqal_xsd_decimal_print': rasqal_decimal.c:541: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_decimal.lo -MD -MP -MF .deps/rasqal_decimal.Tpo -c rasqal_decimal.c -o rasqal_decimal.o >/dev/null 2>&1 mv -f .deps/rasqal_decimal.Tpo .deps/rasqal_decimal.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_datetime.lo -MD -MP -MF .deps/rasqal_datetime.Tpo -c -o rasqal_datetime.lo rasqal_datetime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_datetime.lo -MD -MP -MF .deps/rasqal_datetime.Tpo -c rasqal_datetime.c -fPIC -DPIC -o .libs/rasqal_datetime.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_datetime.lo -MD -MP -MF .deps/rasqal_datetime.Tpo -c rasqal_datetime.c -o rasqal_datetime.o >/dev/null 2>&1 mv -f .deps/rasqal_datetime.Tpo .deps/rasqal_datetime.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_rowsource.lo -MD -MP -MF .deps/rasqal_rowsource.Tpo -c -o rasqal_rowsource.lo rasqal_rowsource.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_rowsource.lo -MD -MP -MF .deps/rasqal_rowsource.Tpo -c rasqal_rowsource.c -fPIC -DPIC -o .libs/rasqal_rowsource.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_rowsource.lo -MD -MP -MF .deps/rasqal_rowsource.Tpo -c rasqal_rowsource.c -o rasqal_rowsource.o >/dev/null 2>&1 mv -f .deps/rasqal_rowsource.Tpo .deps/rasqal_rowsource.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_sparql_xml.lo -MD -MP -MF .deps/rasqal_sparql_xml.Tpo -c -o rasqal_sparql_xml.lo rasqal_sparql_xml.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_sparql_xml.lo -MD -MP -MF .deps/rasqal_sparql_xml.Tpo -c rasqal_sparql_xml.c -fPIC -DPIC -o .libs/rasqal_sparql_xml.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rasqal_sparql_xml.lo -MD -MP -MF .deps/rasqal_sparql_xml.Tpo -c rasqal_sparql_xml.c -o rasqal_sparql_xml.o >/dev/null 2>&1 mv -f .deps/rasqal_sparql_xml.Tpo .deps/rasqal_sparql_xml.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rdql_lexer.lo -MD -MP -MF .deps/rdql_lexer.Tpo -c -o rdql_lexer.lo rdql_lexer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rdql_lexer.lo -MD -MP -MF .deps/rdql_lexer.Tpo -c rdql_lexer.c -fPIC -DPIC -o .libs/rdql_lexer.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rdql_lexer.lo -MD -MP -MF .deps/rdql_lexer.Tpo -c rdql_lexer.c -o rdql_lexer.o >/dev/null 2>&1 mv -f .deps/rdql_lexer.Tpo .deps/rdql_lexer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rdql_parser.lo -MD -MP -MF .deps/rdql_parser.Tpo -c -o rdql_parser.lo rdql_parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rdql_parser.lo -MD -MP -MF .deps/rdql_parser.Tpo -c rdql_parser.c -fPIC -DPIC -o .libs/rdql_parser.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT rdql_parser.lo -MD -MP -MF .deps/rdql_parser.Tpo -c rdql_parser.c -o rdql_parser.o >/dev/null 2>&1 mv -f .deps/rdql_parser.Tpo .deps/rdql_parser.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT sparql_lexer.lo -MD -MP -MF .deps/sparql_lexer.Tpo -c -o sparql_lexer.lo sparql_lexer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT sparql_lexer.lo -MD -MP -MF .deps/sparql_lexer.Tpo -c sparql_lexer.c -fPIC -DPIC -o .libs/sparql_lexer.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT sparql_lexer.lo -MD -MP -MF .deps/sparql_lexer.Tpo -c sparql_lexer.c -o sparql_lexer.o >/dev/null 2>&1 mv -f .deps/sparql_lexer.Tpo .deps/sparql_lexer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT sparql_parser.lo -MD -MP -MF .deps/sparql_parser.Tpo -c -o sparql_parser.lo sparql_parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT sparql_parser.lo -MD -MP -MF .deps/sparql_parser.Tpo -c sparql_parser.c -fPIC -DPIC -o .libs/sparql_parser.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -MT sparql_parser.lo -MD -MP -MF .deps/sparql_parser.Tpo -c sparql_parser.c -o sparql_parser.o >/dev/null 2>&1 mv -f .deps/sparql_parser.Tpo .deps/sparql_parser.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -pipe -fno-ident -combine -O2 -march=core2 -pipe -fno-ident -combine -version-info 1:0:0 -Wl,-O1 -o librasqal.la -rpath /usr/lib64 rasqal_expr.lo rasqal_general.lo rasqal_query.lo rasqal_query_results.lo rasqal_engine.lo rasqal_raptor.lo rasqal_literal.lo rasqal_graph_pattern.lo rasqal_map.lo rasqal_feature.lo rasqal_result_formats.lo rasqal_xsd_datatypes.lo rasqal_decimal.lo rasqal_datetime.lo rasqal_rowsource.lo rasqal_sparql_xml.lo rdql_lexer.lo rdql_parser.lo sparql_lexer.lo sparql_parser.lo -L/usr/lib64 -lraptor -L/usr/lib64 -lpcre -lgmp -L/usr/lib64 -lraptor -L/usr/lib64 -lpcre -lgmp x86_64-pc-linux-gnu-gcc -shared .libs/rasqal_expr.o .libs/rasqal_general.o .libs/rasqal_query.o .libs/rasqal_query_results.o .libs/rasqal_engine.o .libs/rasqal_raptor.o .libs/rasqal_literal.o .libs/rasqal_graph_pattern.o .libs/rasqal_map.o .libs/rasqal_feature.o .libs/rasqal_result_formats.o .libs/rasqal_xsd_datatypes.o .libs/rasqal_decimal.o .libs/rasqal_datetime.o .libs/rasqal_rowsource.o .libs/rasqal_sparql_xml.o .libs/rdql_lexer.o .libs/rdql_parser.o .libs/sparql_lexer.o .libs/sparql_parser.o -L/usr/lib64 /usr/lib64/libraptor.so -lpcre /usr/lib64/libgmp.so -march=core2 -march=core2 -Wl,-O1 -Wl,-soname -Wl,librasqal.so.1 -o .libs/librasqal.so.1.0.0 (cd .libs && rm -f librasqal.so.1 && ln -s librasqal.so.1.0.0 librasqal.so.1) (cd .libs && rm -f librasqal.so && ln -s librasqal.so.1.0.0 librasqal.so) x86_64-pc-linux-gnu-ar cru .libs/librasqal.a rasqal_expr.o rasqal_general.o rasqal_query.o rasqal_query_results.o rasqal_engine.o rasqal_raptor.o rasqal_literal.o rasqal_graph_pattern.o rasqal_map.o rasqal_feature.o rasqal_result_formats.o rasqal_xsd_datatypes.o rasqal_decimal.o rasqal_datetime.o rasqal_rowsource.o rasqal_sparql_xml.o rdql_lexer.o rdql_parser.o sparql_lexer.o sparql_parser.o x86_64-pc-linux-gnu-ranlib .libs/librasqal.a creating librasqal.la (cd .libs && rm -f librasqal.la && ln -s ../librasqal.la librasqal.la) make[2]: Leaving directory `/var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16/src' make[1]: Leaving directory `/var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16/src' Making all in utils make[1]: Entering directory `/var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16/utils' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRASQAL_INTERNAL=1 -O2 -march=core2 -pipe -fno-ident -combine -MT roqet.o -MD -MP -MF .deps/roqet.Tpo -c -o roqet.o roqet.c roqet.c: In function 'roqet_write_indent': roqet.c:153: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result roqet.c: In function 'main': roqet.c:939: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result roqet.c:942: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/roqet.Tpo .deps/roqet.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -pipe -fno-ident -combine -Wl,-O1 -o roqet roqet.o ../src/librasqal.la mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -march=core2 -pipe -fno-ident -combine -Wl,-O1 -o .libs/roqet roqet.o ../src/.libs/librasqal.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c(.text+0x1b5): undefined reference to 'raptor_sequence_size' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c(.text+0x1d3): undefined reference to 'raptor_sequence_size' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c(.text+0x25b): undefined reference to 'raptor_sequence_size' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c(.text+0x279): undefined reference to 'raptor_sequence_size' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x6b4): undefined reference to 'raptor_free_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x6d6): undefined reference to 'raptor_sequence_pop' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x6f8): undefined reference to 'raptor_uri_as_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xa69): undefined reference to 'raptor_new_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xaa5): undefined reference to 'raptor_sequence_push' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xb58): undefined reference to 'raptor_uri_filename_to_uri_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xb63): undefined reference to 'raptor_new_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xb6e): undefined reference to 'raptor_free_memory' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xbdc): undefined reference to 'raptor_free_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xbfa): undefined reference to 'raptor_sequence_pop' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xc1b): undefined reference to 'raptor_uri_as_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xe2a): undefined reference to 'raptor_free_sequence' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xe3c): undefined reference to 'raptor_free_sequence' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xe4e): undefined reference to 'raptor_free_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0xe60): undefined reference to 'raptor_free_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1070): undefined reference to 'raptor_new_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x10b1): undefined reference to 'raptor_new_stringbuffer' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x112f): undefined reference to 'raptor_stringbuffer_length' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1156): undefined reference to 'raptor_stringbuffer_copy_to_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1163): undefined reference to 'raptor_free_stringbuffer' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x117e): undefined reference to 'raptor_sequence_print_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1183): undefined reference to 'raptor_new_sequence' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x11b6): undefined reference to 'raptor_free_memory' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x129f): undefined reference to 'raptor_new_iostream_to_file_handle' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x12c8): undefined reference to 'raptor_free_iostream' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x136c): undefined reference to 'raptor_serializer_syntax_name_check' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x14a4): undefined reference to 'raptor_stringbuffer_append_counted_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1524): undefined reference to 'raptor_uri_filename_to_uri_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1547): undefined reference to 'raptor_new_uri' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x15d0): undefined reference to 'raptor_new_iostream_to_file_handle' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x15ed): undefined reference to 'raptor_free_iostream' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1717): undefined reference to 'raptor_sequence_get_at' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1957): undefined reference to 'raptor_www_new' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1975): undefined reference to 'raptor_www_set_error_handler' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1992): undefined reference to 'raptor_www_fetch_to_string' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x199a): undefined reference to 'raptor_www_free' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1d68): undefined reference to 'raptor_get_feature_count' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x1def): undefined reference to 'raptor_serializers_enumerate' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x201a): undefined reference to 'raptor_new_serializer' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x203d): undefined reference to 'raptor_serialize_set_namespace' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x2062): undefined reference to 'raptor_serialize_start_to_file_handle' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x207c): undefined reference to 'raptor_serialize_statement' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x2090): undefined reference to 'raptor_serialize_end' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x2098): undefined reference to 'raptor_free_serializer' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function main:roqet.c(.text+0x2174): undefined reference to 'raptor_uri_copy' /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: roqet.o: in function roqet_error_handler:roqet.c(.text+0x21ce): undefined reference to 'raptor_print_locator' collect2: ld returned 1 exit status make[1]: *** [roqet] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/rasqal-0.9.16/work/rasqal-0.9.16/utils' make: *** [all-recursive] Error 1 * * ERROR: dev-libs/rasqal-0.9.16 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 1112: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-libs/rasqal-0.9.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/rasqal-0.9.16/temp/environment'. *