Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 220043 Details for
Bug 305577
dev-libs/rasqal-0.9.17: can't compile because /usr/lib64/libgssapi.la: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 37.44 KB, created by
Louis-Philippe
on 2010-02-17 15:05:10 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Louis-Philippe
Created:
2010-02-17 15:05:10 UTC
Size:
37.44 KB
patch
obsolete
>wmhost ~ # cat /var/tmp/portage/dev-libs/rasqal-0.9.17/temp/build.log > * CPV: dev-libs/rasqal-0.9.17 > * REPO: gentoo > * USE: amd64 elibc_glibc kernel_linux multilib pcre userland_GNU >>>> Unpacking source... >>>> Unpacking rasqal-0.9.17.tar.gz to /var/tmp/portage/dev-libs/rasqal-0.9.17/work >>>> Source unpacked in /var/tmp/portage/dev-libs/rasqal-0.9.17/work >>>> Preparing source in /var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17 ... > * Running elibtoolize in: rasqal-0.9.17/build > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17 ... > * econf: updating rasqal-0.9.17/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rasqal-0.9.17/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-raptor=system --enable-pcre --disable-xml2 --with-regex-library=pcre --with-decimal=mpfr --with-html-dir=/usr/share/doc/rasqal-0.9.17/html >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 whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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... none >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 fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >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 pkg-config... pkg-config >checking raptor library source... system 1.4.20 >checking for redland-config... no >checking redland library source... none >checking for pcre-config... pcre-config >checking for pcre... 8.00 >checking for posix regex library... yes >checking regex library to use... pcre >checking triples source libraries available... raptor 1.4.20 >checking triples source library to use... raptor 1.4.20 >checking query languages required... all >checking query engine version... 2 >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... mpfr >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 build/shave >config.status: creating build/shave-libtool >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/algebra/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 >config.status: executing libtool commands > >Rasqal build summary: > RDF query languages available : rdql sparql laqrs > RDF query languages enabled : rdql sparql laqrs > Triples source : raptor 1.4.20 > Decimal library : mpfr > Query engine : V2 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17 ... >make -j5 >Making all in src >make[1]: Entering directory `/var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17/src' >make all-am >make[2]: Entering directory `/var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_algebra.lo rasqal_algebra.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_expr.lo rasqal_expr.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_general.lo rasqal_general.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_query.lo rasqal_query.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_query_results.lo rasqal_query_results.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_algebra.c -fPIC -DPIC -o .libs/rasqal_algebra.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_general.c -fPIC -DPIC -o .libs/rasqal_general.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query.c -fPIC -DPIC -o .libs/rasqal_query.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_expr.c -fPIC -DPIC -o .libs/rasqal_expr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query_results.c -fPIC -DPIC -o .libs/rasqal_query_results.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_algebra.c -o rasqal_algebra.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_general.c -o rasqal_general.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_expr.c -o rasqal_expr.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query_results.c -o rasqal_query_results.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query.c -o rasqal_query.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_engine.lo rasqal_engine.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_raptor.lo rasqal_raptor.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_literal.lo rasqal_literal.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_graph_pattern.lo rasqal_graph_pattern.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_map.lo rasqal_map.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_literal.c -fPIC -DPIC -o .libs/rasqal_literal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_engine.c -fPIC -DPIC -o .libs/rasqal_engine.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_raptor.c -fPIC -DPIC -o .libs/rasqal_raptor.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_graph_pattern.c -fPIC -DPIC -o .libs/rasqal_graph_pattern.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_map.c -fPIC -DPIC -o .libs/rasqal_map.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_engine.c -o rasqal_engine.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_graph_pattern.c -o rasqal_graph_pattern.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_raptor.c -o rasqal_raptor.o >/dev/null 2>&1 >rasqal_literal.c: In function 'rasqal_literal_print': >rasqal_literal.c:1224: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_literal.c -o rasqal_literal.o >/dev/null 2>&1 >rasqal_map.c: In function 'rasqal_map_node_write_indent': >rasqal_map.c:222: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_map.c -o rasqal_map.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_feature.lo rasqal_feature.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_result_formats.lo rasqal_result_formats.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_xsd_datatypes.lo rasqal_xsd_datatypes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_feature.c -fPIC -DPIC -o .libs/rasqal_feature.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_result_formats.c -fPIC -DPIC -o .libs/rasqal_result_formats.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_xsd_datatypes.c -fPIC -DPIC -o .libs/rasqal_xsd_datatypes.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_decimal.lo rasqal_decimal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_feature.c -o rasqal_feature.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_datetime.lo rasqal_datetime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_xsd_datatypes.c -o rasqal_xsd_datatypes.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_result_formats.c -o rasqal_result_formats.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_decimal.c -fPIC -DPIC -o .libs/rasqal_decimal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_datetime.c -fPIC -DPIC -o .libs/rasqal_datetime.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource.lo rasqal_rowsource.c >rasqal_decimal.c: In function 'rasqal_xsd_decimal_print': >rasqal_decimal.c:542: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_decimal.c -o rasqal_decimal.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_format_sparql_xml.lo rasqal_format_sparql_xml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_datetime.c -o rasqal_datetime.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_variable.lo rasqal_variable.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_sparql_xml.c -fPIC -DPIC -o .libs/rasqal_format_sparql_xml.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_empty.lo rasqal_rowsource_empty.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_union.lo rasqal_rowsource_union.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource.c -fPIC -DPIC -o .libs/rasqal_rowsource.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_variable.c -fPIC -DPIC -o .libs/rasqal_variable.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_variable.c -o rasqal_variable.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource.c -o rasqal_rowsource.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_empty.c -fPIC -DPIC -o .libs/rasqal_rowsource_empty.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_sparql_xml.c -o rasqal_format_sparql_xml.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_union.c -fPIC -DPIC -o .libs/rasqal_rowsource_union.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_rowsequence.lo rasqal_rowsource_rowsequence.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_query_transform.lo rasqal_query_transform.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_row.lo rasqal_row.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_union.c -o rasqal_rowsource_union.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_empty.c -o rasqal_rowsource_empty.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query_transform.c -fPIC -DPIC -o .libs/rasqal_query_transform.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_row.c -fPIC -DPIC -o .libs/rasqal_row.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_rowsequence.c -fPIC -DPIC -o .libs/rasqal_rowsource_rowsequence.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_engine_algebra.lo rasqal_engine_algebra.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_row.c -o rasqal_row.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query_transform.c -o rasqal_query_transform.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_triples_source.lo rasqal_triples_source.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_rowsequence.c -o rasqal_rowsource_rowsequence.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_engine_algebra.c -fPIC -DPIC -o .libs/rasqal_engine_algebra.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_triples_source.c -fPIC -DPIC -o .libs/rasqal_triples_source.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_triples.lo rasqal_rowsource_triples.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_triples_source.c -o rasqal_triples_source.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_filter.lo rasqal_rowsource_filter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_engine_algebra.c -o rasqal_engine_algebra.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_sort.lo rasqal_rowsource_sort.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_triples.c -fPIC -DPIC -o .libs/rasqal_rowsource_triples.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_sort.c -fPIC -DPIC -o .libs/rasqal_rowsource_sort.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_engine_sort.lo rasqal_engine_sort.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_project.lo rasqal_rowsource_project.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_filter.c -fPIC -DPIC -o .libs/rasqal_rowsource_filter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_triples.c -o rasqal_rowsource_triples.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_project.c -fPIC -DPIC -o .libs/rasqal_rowsource_project.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_filter.c -o rasqal_rowsource_filter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_engine_sort.c -fPIC -DPIC -o .libs/rasqal_engine_sort.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_sort.c -o rasqal_rowsource_sort.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_project.c -o rasqal_rowsource_project.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_engine_sort.c -o rasqal_engine_sort.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_join.lo rasqal_rowsource_join.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_graph.lo rasqal_rowsource_graph.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_distinct.lo rasqal_rowsource_distinct.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_row_compatible.lo rasqal_row_compatible.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_format_table.lo rasqal_format_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_join.c -fPIC -DPIC -o .libs/rasqal_rowsource_join.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_distinct.c -fPIC -DPIC -o .libs/rasqal_rowsource_distinct.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_graph.c -fPIC -DPIC -o .libs/rasqal_rowsource_graph.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_row_compatible.c -fPIC -DPIC -o .libs/rasqal_row_compatible.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_join.c -o rasqal_rowsource_join.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_distinct.c -o rasqal_rowsource_distinct.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_graph.c -o rasqal_rowsource_graph.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_row_compatible.c -o rasqal_row_compatible.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_query_write.lo rasqal_query_write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_table.c -fPIC -DPIC -o .libs/rasqal_format_table.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_format_json.lo rasqal_format_json.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_format_sv.lo rasqal_format_sv.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rasqal_rowsource_assignment.lo rasqal_rowsource_assignment.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_table.c -o rasqal_format_table.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_assignment.c -fPIC -DPIC -o .libs/rasqal_rowsource_assignment.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_json.c -fPIC -DPIC -o .libs/rasqal_format_json.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_sv.c -fPIC -DPIC -o .libs/rasqal_format_sv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query_write.c -fPIC -DPIC -o .libs/rasqal_query_write.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_rowsource_assignment.c -o rasqal_rowsource_assignment.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_sv.c -o rasqal_format_sv.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rdql_lexer.lo rdql_lexer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_format_json.c -o rasqal_format_json.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rasqal_query_write.c -o rasqal_query_write.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rdql_lexer.c -fPIC -DPIC -o .libs/rdql_lexer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o rdql_parser.lo rdql_parser.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o sparql_lexer.lo sparql_lexer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rdql_parser.c -fPIC -DPIC -o .libs/rdql_parser.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c -o sparql_parser.lo sparql_parser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rdql_lexer.c -o rdql_lexer.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c sparql_lexer.c -fPIC -DPIC -o .libs/sparql_lexer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c rdql_parser.c -o rdql_parser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c sparql_parser.c -fPIC -DPIC -o .libs/sparql_parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c sparql_parser.c -o sparql_parser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -O2 -pipe -O2 -pipe -c sparql_lexer.c -o sparql_lexer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -version-info 2:0:0 -Wl,-O1 -o librasqal.la -rpath /usr/lib64 rasqal_algebra.lo 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_format_sparql_xml.lo rasqal_variable.lo rasqal_rowsource_empty.lo rasqal_rowsource_union.lo rasqal_rowsource_rowsequence.lo rasqal_query_transform.lo rasqal_row.lo rasqal_engine_algebra.lo rasqal_triples_source.lo rasqal_rowsource_triples.lo rasqal_rowsource_filter.lo rasqal_rowsource_sort.lo rasqal_engine_sort.lo rasqal_rowsource_project.lo rasqal_rowsource_join.lo rasqal_rowsource_graph.lo rasqal_rowsource_distinct.lo rasqal_row_compatible.lo rasqal_format_table.lo rasqal_query_write.lo rasqal_format_json.lo rasqal_format_sv.lo rasqal_rowsource_assignment.lo rdql_lexer.lo rdql_parser.lo sparql_lexer.lo sparql_parser.lo -lraptor -L/usr/lib64 -lpcre -lmpfr -lraptor -L/usr/lib64 -lpcre -lmpfr >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/rasqal_algebra.o .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_format_sparql_xml.o .libs/rasqal_variable.o .libs/rasqal_rowsource_empty.o .libs/rasqal_rowsource_union.o .libs/rasqal_rowsource_rowsequence.o .libs/rasqal_query_transform.o .libs/rasqal_row.o .libs/rasqal_engine_algebra.o .libs/rasqal_triples_source.o .libs/rasqal_rowsource_triples.o .libs/rasqal_rowsource_filter.o .libs/rasqal_rowsource_sort.o .libs/rasqal_engine_sort.o .libs/rasqal_rowsource_project.o .libs/rasqal_rowsource_join.o .libs/rasqal_rowsource_graph.o .libs/rasqal_rowsource_distinct.o .libs/rasqal_row_compatible.o .libs/rasqal_format_table.o .libs/rasqal_query_write.o .libs/rasqal_format_json.o .libs/rasqal_format_sv.o .libs/rasqal_rowsource_assignment.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/libmpfr.so -Wl,-O1 -Wl,-soname -Wl,librasqal.so.2 -o .libs/librasqal.so.2.0.0 >libtool: link: (cd ".libs" && rm -f "librasqal.so.2" && ln -s "librasqal.so.2.0.0" "librasqal.so.2") >libtool: link: (cd ".libs" && rm -f "librasqal.so" && ln -s "librasqal.so.2.0.0" "librasqal.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/librasqal.a rasqal_algebra.o 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_format_sparql_xml.o rasqal_variable.o rasqal_rowsource_empty.o rasqal_rowsource_union.o rasqal_rowsource_rowsequence.o rasqal_query_transform.o rasqal_row.o rasqal_engine_algebra.o rasqal_triples_source.o rasqal_rowsource_triples.o rasqal_rowsource_filter.o rasqal_rowsource_sort.o rasqal_engine_sort.o rasqal_rowsource_project.o rasqal_rowsource_join.o rasqal_rowsource_graph.o rasqal_rowsource_distinct.o rasqal_row_compatible.o rasqal_format_table.o rasqal_query_write.o rasqal_format_json.o rasqal_format_sv.o rasqal_rowsource_assignment.o rdql_lexer.o rdql_parser.o sparql_lexer.o sparql_parser.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librasqal.a >/bin/sed: can't read /usr/lib64/libgssapi.la: No such file or directory >libtool: link: `/usr/lib64/libgssapi.la' is not a valid libtool archive >make[2]: *** [librasqal.la] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17/src' >make: *** [all-recursive] Error 1 > * ERROR: dev-libs/rasqal-0.9.17 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 1289: Called _eapi2_src_compile > * ebuild.sh, line 646: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =dev-libs/rasqal-0.9.17', > * the complete build log and the output of 'emerge -pqv =dev-libs/rasqal-0.9.17'. > * The complete build log is located at '/var/tmp/portage/dev-libs/rasqal-0.9.17/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/rasqal-0.9.17/temp/environment'. > * S: '/var/tmp/portage/dev-libs/rasqal-0.9.17/work/rasqal-0.9.17' >wmhost ~ #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 305577
: 220043