The build took 00h 01m 09s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
52,743 |
ansic |
20,635 |
makefile |
12,196 |
sh |
4,986 |
yacc |
2,063 |
perl |
1,948 |
lex |
94,571 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: rasqal 1:0.9.33-1 (Wed Aug 24 14:33:05 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) raptor-2.0.15-4
Total Installed Size: 1.93 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing raptor...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether build environment is sane... yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether gcc is clang... checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking flex... not present - not required for non maintainer builds
checking for bison3... no
checking for bison... bison
checking for awk... (cached) gawk
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking for perl... perl
checking for echo... echo
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for errno.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.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 whether __FUNCTION__ is available... yes
checking for getopt... yes
checking for getopt_long... yes
checking for stricmp... no
checking for strcasecmp... yes
checking for vsnprintf... yes
checking for initstate_r... yes
checking for initstate... yes
checking for random_r... yes
checking for random... yes
checking for gmtime_r... yes
checking for rand_r... yes
checking for rand... yes
checking for srand... yes
checking for timegm... yes
checking for gettimeofday... yes
checking whether need to declare optind... no
checking whether struct tm has tm_gmtoff field... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RAPTOR2... yes
checking for pcre-config... pcre-config
checking for pcre... 8.39
checking for posix regex library... yes
checking regex library to use... pcre
checking mhash.h usability... no
checking mhash.h presence... no
checking for mhash.h... no
checking for mhash... no
checking for libgcrypt-config... libgcrypt-config
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for gcrypt... yes
checking message digest library to use... gcrypt
checking for UUID... yes
checking for libuuid... yes
checking for uuid-config... no
checking for ossp libuuid... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for UUID in libc... no
checking UUID library to use... libuuid 2.28.
checking for xml2-config... xml2-config
checking for libxml2 library... yes - version 2.9.4
checking libxml/xmlschemas.h usability... yes
checking libxml/xmlschemas.h presence... yes
checking for libxml/xmlschemas.h... yes
checking libxml/xmlschemastypes.h usability... yes
checking libxml/xmlschemastypes.h presence... yes
checking for libxml/xmlschemastypes.h... yes
checking libxml/schemasInternals.h usability... yes
checking libxml/schemasInternals.h presence... yes
checking for libxml/schemasInternals.h... yes
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_snprintf... yes
checking for working MPFR library... yes
checking for working GNU MP library... yes
checking for GNU MP library random support... yes
checking for gmp_version... yes
checking decimal libraries available... mpfr gmp
checking decimal library to use... mpfr
checking random approach... Internal Mersenne Twister
checking for ceil, floor and round in default libs... no
checking for ceil, floor and round with -lm... yes
checking using memory signing... no
checking whether make supports nested variables... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating scripts/Makefile
config.status: creating libsv/Makefile
config.status: creating libmtwist/Makefile
config.status: creating getopt/Makefile
config.status: creating src/Makefile
config.status: creating src/rasqal.h
config.status: creating src/win32_rasqal_config.h
config.status: creating tests/Makefile
config.status: creating tests/algebra/Makefile
config.status: creating tests/engine/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/bugs/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 tests/sparql/update/Makefile
config.status: creating tests/sparql/aggregate/Makefile
config.status: creating tests/sparql/sparql11/Makefile
config.status: creating tests/sparql/federated/Makefile
config.status: creating tests/sparql/warnings/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 : sparql laqrs
RDF query languages enabled : sparql laqrs
Raptor version : 2.0.15
Decimal library : mpfr
Regex library : pcre
Message digest library : gcrypt
UUID library : libuuid 2.28.
Random approach : Internal Mersenne Twister
ceil, floor, round source : libm
Making all in libsv
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/libsv'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DSV_CONFIG -I../src -DRASQAL_INTERNAL=1 -MT sv.lo -MD -MP -MF .deps/sv.Tpo -c -o sv.lo sv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DSV_CONFIG -I../src -DRASQAL_INTERNAL=1 -MT sv.lo -MD -MP -MF .deps/sv.Tpo -c sv.c -fPIC -DPIC -o .libs/sv.o
mv -f .deps/sv.Tpo .deps/sv.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -o libsv.la sv.lo
libtool: link: ar cru .libs/libsv.a .libs/sv.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsv.a
libtool: link: ( cd ".libs" && rm -f "libsv.la" && ln -s "../libsv.la" "libsv.la" )
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/libsv'
Making all in libmtwist
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/libmtwist'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DRASQAL_INTERNAL=1 -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c -o mt.lo mt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DRASQAL_INTERNAL=1 -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo seed.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DRASQAL_INTERNAL=1 -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c mt.c -fPIC -DPIC -o .libs/mt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DRASQAL_INTERNAL=1 -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -fPIC -DPIC -o .libs/seed.o
mv -f .deps/seed.Tpo .deps/seed.Plo
mv -f .deps/mt.Tpo .deps/mt.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -o libmtwist.la mt.lo seed.lo
libtool: link: ar cru .libs/libmtwist.a .libs/mt.o .libs/seed.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmtwist.a
libtool: link: ( cd ".libs" && rm -f "libmtwist.la" && ln -s "../libmtwist.la" "libmtwist.la" )
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/libmtwist'
Making all in src
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/src'
make all-am
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_algebra.lo -MD -MP -MF .deps/rasqal_algebra.Tpo -c -o rasqal_algebra.lo rasqal_algebra.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr.lo -MD -MP -MF .deps/rasqal_expr.Tpo -c -o rasqal_expr.lo rasqal_expr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_algebra.lo -MD -MP -MF .deps/rasqal_algebra.Tpo -c rasqal_algebra.c -fPIC -DPIC -o .libs/rasqal_algebra.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr.lo -MD -MP -MF .deps/rasqal_expr.Tpo -c rasqal_expr.c -fPIC -DPIC -o .libs/rasqal_expr.o
mv -f .deps/rasqal_expr.Tpo .deps/rasqal_expr.Plo
mv -f .deps/rasqal_algebra.Tpo .deps/rasqal_algebra.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_evaluate.lo -MD -MP -MF .deps/rasqal_expr_evaluate.Tpo -c -o rasqal_expr_evaluate.lo rasqal_expr_evaluate.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_datetimes.lo -MD -MP -MF .deps/rasqal_expr_datetimes.Tpo -c -o rasqal_expr_datetimes.lo rasqal_expr_datetimes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_datetimes.lo -MD -MP -MF .deps/rasqal_expr_datetimes.Tpo -c rasqal_expr_datetimes.c -fPIC -DPIC -o .libs/rasqal_expr_datetimes.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_evaluate.lo -MD -MP -MF .deps/rasqal_expr_evaluate.Tpo -c rasqal_expr_evaluate.c -fPIC -DPIC -o .libs/rasqal_expr_evaluate.o
mv -f .deps/rasqal_expr_datetimes.Tpo .deps/rasqal_expr_datetimes.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_numerics.lo -MD -MP -MF .deps/rasqal_expr_numerics.Tpo -c -o rasqal_expr_numerics.lo rasqal_expr_numerics.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_numerics.lo -MD -MP -MF .deps/rasqal_expr_numerics.Tpo -c rasqal_expr_numerics.c -fPIC -DPIC -o .libs/rasqal_expr_numerics.o
mv -f .deps/rasqal_expr_evaluate.Tpo .deps/rasqal_expr_evaluate.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_strings.lo -MD -MP -MF .deps/rasqal_expr_strings.Tpo -c -o rasqal_expr_strings.lo rasqal_expr_strings.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_expr_strings.lo -MD -MP -MF .deps/rasqal_expr_strings.Tpo -c rasqal_expr_strings.c -fPIC -DPIC -o .libs/rasqal_expr_strings.o
mv -f .deps/rasqal_expr_numerics.Tpo .deps/rasqal_expr_numerics.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_general.lo -MD -MP -MF .deps/rasqal_general.Tpo -c -o rasqal_general.lo rasqal_general.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_general.lo -MD -MP -MF .deps/rasqal_general.Tpo -c rasqal_general.c -fPIC -DPIC -o .libs/rasqal_general.o
mv -f .deps/rasqal_expr_strings.Tpo .deps/rasqal_expr_strings.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query.lo -MD -MP -MF .deps/rasqal_query.Tpo -c -o rasqal_query.lo rasqal_query.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query.lo -MD -MP -MF .deps/rasqal_query.Tpo -c rasqal_query.c -fPIC -DPIC -o .libs/rasqal_query.o
mv -f .deps/rasqal_general.Tpo .deps/rasqal_general.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query_results.lo -MD -MP -MF .deps/rasqal_query_results.Tpo -c -o rasqal_query_results.lo rasqal_query_results.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -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
mv -f .deps/rasqal_query_results.Tpo .deps/rasqal_query_results.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_engine.lo -MD -MP -MF .deps/rasqal_engine.Tpo -c -o rasqal_engine.lo rasqal_engine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_engine.lo -MD -MP -MF .deps/rasqal_engine.Tpo -c rasqal_engine.c -fPIC -DPIC -o .libs/rasqal_engine.o
mv -f .deps/rasqal_query.Tpo .deps/rasqal_query.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_raptor.lo -MD -MP -MF .deps/rasqal_raptor.Tpo -c -o rasqal_raptor.lo rasqal_raptor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_raptor.lo -MD -MP -MF .deps/rasqal_raptor.Tpo -c rasqal_raptor.c -fPIC -DPIC -o .libs/rasqal_raptor.o
mv -f .deps/rasqal_engine.Tpo .deps/rasqal_engine.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_literal.lo -MD -MP -MF .deps/rasqal_literal.Tpo -c -o rasqal_literal.lo rasqal_literal.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_literal.lo -MD -MP -MF .deps/rasqal_literal.Tpo -c rasqal_literal.c -fPIC -DPIC -o .libs/rasqal_literal.o
mv -f .deps/rasqal_raptor.Tpo .deps/rasqal_raptor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_formula.lo -MD -MP -MF .deps/rasqal_formula.Tpo -c -o rasqal_formula.lo rasqal_formula.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_formula.lo -MD -MP -MF .deps/rasqal_formula.Tpo -c rasqal_formula.c -fPIC -DPIC -o .libs/rasqal_formula.o
mv -f .deps/rasqal_formula.Tpo .deps/rasqal_formula.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_graph_pattern.lo -MD -MP -MF .deps/rasqal_graph_pattern.Tpo -c -o rasqal_graph_pattern.lo rasqal_graph_pattern.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -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
mv -f .deps/rasqal_graph_pattern.Tpo .deps/rasqal_graph_pattern.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_map.lo -MD -MP -MF .deps/rasqal_map.Tpo -c -o rasqal_map.lo rasqal_map.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_map.lo -MD -MP -MF .deps/rasqal_map.Tpo -c rasqal_map.c -fPIC -DPIC -o .libs/rasqal_map.o
mv -f .deps/rasqal_literal.Tpo .deps/rasqal_literal.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_feature.lo -MD -MP -MF .deps/rasqal_feature.Tpo -c -o rasqal_feature.lo rasqal_feature.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_feature.lo -MD -MP -MF .deps/rasqal_feature.Tpo -c rasqal_feature.c -fPIC -DPIC -o .libs/rasqal_feature.o
mv -f .deps/rasqal_map.Tpo .deps/rasqal_map.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_result_formats.lo -MD -MP -MF .deps/rasqal_result_formats.Tpo -c -o rasqal_result_formats.lo rasqal_result_formats.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -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
mv -f .deps/rasqal_feature.Tpo .deps/rasqal_feature.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_xsd_datatypes.lo -MD -MP -MF .deps/rasqal_xsd_datatypes.Tpo -c -o rasqal_xsd_datatypes.lo rasqal_xsd_datatypes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -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
mv -f .deps/rasqal_result_formats.Tpo .deps/rasqal_result_formats.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_decimal.lo -MD -MP -MF .deps/rasqal_decimal.Tpo -c -o rasqal_decimal.lo rasqal_decimal.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_decimal.lo -MD -MP -MF .deps/rasqal_decimal.Tpo -c rasqal_decimal.c -fPIC -DPIC -o .libs/rasqal_decimal.o
mv -f .deps/rasqal_xsd_datatypes.Tpo .deps/rasqal_xsd_datatypes.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_datetime.lo -MD -MP -MF .deps/rasqal_datetime.Tpo -c -o rasqal_datetime.lo rasqal_datetime.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_datetime.lo -MD -MP -MF .deps/rasqal_datetime.Tpo -c rasqal_datetime.c -fPIC -DPIC -o .libs/rasqal_datetime.o
mv -f .deps/rasqal_decimal.Tpo .deps/rasqal_decimal.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource.lo -MD -MP -MF .deps/rasqal_rowsource.Tpo -c -o rasqal_rowsource.lo rasqal_rowsource.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource.lo -MD -MP -MF .deps/rasqal_rowsource.Tpo -c rasqal_rowsource.c -fPIC -DPIC -o .libs/rasqal_rowsource.o
mv -f .deps/rasqal_rowsource.Tpo .deps/rasqal_rowsource.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_sparql_xml.lo -MD -MP -MF .deps/rasqal_format_sparql_xml.Tpo -c -o rasqal_format_sparql_xml.lo rasqal_format_sparql_xml.c
mv -f .deps/rasqal_datetime.Tpo .deps/rasqal_datetime.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_variable.lo -MD -MP -MF .deps/rasqal_variable.Tpo -c -o rasqal_variable.lo rasqal_variable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_sparql_xml.lo -MD -MP -MF .deps/rasqal_format_sparql_xml.Tpo -c rasqal_format_sparql_xml.c -fPIC -DPIC -o .libs/rasqal_format_sparql_xml.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_variable.lo -MD -MP -MF .deps/rasqal_variable.Tpo -c rasqal_variable.c -fPIC -DPIC -o .libs/rasqal_variable.o
mv -f .deps/rasqal_variable.Tpo .deps/rasqal_variable.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_empty.lo -MD -MP -MF .deps/rasqal_rowsource_empty.Tpo -c -o rasqal_rowsource_empty.lo rasqal_rowsource_empty.c
mv -f .deps/rasqal_format_sparql_xml.Tpo .deps/rasqal_format_sparql_xml.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_union.lo -MD -MP -MF .deps/rasqal_rowsource_union.Tpo -c -o rasqal_rowsource_union.lo rasqal_rowsource_union.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_empty.lo -MD -MP -MF .deps/rasqal_rowsource_empty.Tpo -c rasqal_rowsource_empty.c -fPIC -DPIC -o .libs/rasqal_rowsource_empty.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_union.lo -MD -MP -MF .deps/rasqal_rowsource_union.Tpo -c rasqal_rowsource_union.c -fPIC -DPIC -o .libs/rasqal_rowsource_union.o
mv -f .deps/rasqal_rowsource_empty.Tpo .deps/rasqal_rowsource_empty.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_rowsequence.lo -MD -MP -MF .deps/rasqal_rowsource_rowsequence.Tpo -c -o rasqal_rowsource_rowsequence.lo rasqal_rowsource_rowsequence.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_rowsequence.lo -MD -MP -MF .deps/rasqal_rowsource_rowsequence.Tpo -c rasqal_rowsource_rowsequence.c -fPIC -DPIC -o .libs/rasqal_rowsource_rowsequence.o
mv -f .deps/rasqal_rowsource_union.Tpo .deps/rasqal_rowsource_union.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query_transform.lo -MD -MP -MF .deps/rasqal_query_transform.Tpo -c -o rasqal_query_transform.lo rasqal_query_transform.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query_transform.lo -MD -MP -MF .deps/rasqal_query_transform.Tpo -c rasqal_query_transform.c -fPIC -DPIC -o .libs/rasqal_query_transform.o
mv -f .deps/rasqal_rowsource_rowsequence.Tpo .deps/rasqal_rowsource_rowsequence.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_row.lo -MD -MP -MF .deps/rasqal_row.Tpo -c -o rasqal_row.lo rasqal_row.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_row.lo -MD -MP -MF .deps/rasqal_row.Tpo -c rasqal_row.c -fPIC -DPIC -o .libs/rasqal_row.o
mv -f .deps/rasqal_row.Tpo .deps/rasqal_row.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_engine_algebra.lo -MD -MP -MF .deps/rasqal_engine_algebra.Tpo -c -o rasqal_engine_algebra.lo rasqal_engine_algebra.c
mv -f .deps/rasqal_query_transform.Tpo .deps/rasqal_query_transform.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_triples_source.lo -MD -MP -MF .deps/rasqal_triples_source.Tpo -c -o rasqal_triples_source.lo rasqal_triples_source.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_engine_algebra.lo -MD -MP -MF .deps/rasqal_engine_algebra.Tpo -c rasqal_engine_algebra.c -fPIC -DPIC -o .libs/rasqal_engine_algebra.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_triples_source.lo -MD -MP -MF .deps/rasqal_triples_source.Tpo -c rasqal_triples_source.c -fPIC -DPIC -o .libs/rasqal_triples_source.o
mv -f .deps/rasqal_triples_source.Tpo .deps/rasqal_triples_source.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_triples.lo -MD -MP -MF .deps/rasqal_rowsource_triples.Tpo -c -o rasqal_rowsource_triples.lo rasqal_rowsource_triples.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_triples.lo -MD -MP -MF .deps/rasqal_rowsource_triples.Tpo -c rasqal_rowsource_triples.c -fPIC -DPIC -o .libs/rasqal_rowsource_triples.o
mv -f .deps/rasqal_engine_algebra.Tpo .deps/rasqal_engine_algebra.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_filter.lo -MD -MP -MF .deps/rasqal_rowsource_filter.Tpo -c -o rasqal_rowsource_filter.lo rasqal_rowsource_filter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_filter.lo -MD -MP -MF .deps/rasqal_rowsource_filter.Tpo -c rasqal_rowsource_filter.c -fPIC -DPIC -o .libs/rasqal_rowsource_filter.o
mv -f .deps/rasqal_rowsource_triples.Tpo .deps/rasqal_rowsource_triples.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_sort.lo -MD -MP -MF .deps/rasqal_rowsource_sort.Tpo -c -o rasqal_rowsource_sort.lo rasqal_rowsource_sort.c
mv -f .deps/rasqal_rowsource_filter.Tpo .deps/rasqal_rowsource_filter.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_engine_sort.lo -MD -MP -MF .deps/rasqal_engine_sort.Tpo -c -o rasqal_engine_sort.lo rasqal_engine_sort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_sort.lo -MD -MP -MF .deps/rasqal_rowsource_sort.Tpo -c rasqal_rowsource_sort.c -fPIC -DPIC -o .libs/rasqal_rowsource_sort.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_engine_sort.lo -MD -MP -MF .deps/rasqal_engine_sort.Tpo -c rasqal_engine_sort.c -fPIC -DPIC -o .libs/rasqal_engine_sort.o
mv -f .deps/rasqal_rowsource_sort.Tpo .deps/rasqal_rowsource_sort.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_project.lo -MD -MP -MF .deps/rasqal_rowsource_project.Tpo -c -o rasqal_rowsource_project.lo rasqal_rowsource_project.c
mv -f .deps/rasqal_engine_sort.Tpo .deps/rasqal_engine_sort.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_join.lo -MD -MP -MF .deps/rasqal_rowsource_join.Tpo -c -o rasqal_rowsource_join.lo rasqal_rowsource_join.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_project.lo -MD -MP -MF .deps/rasqal_rowsource_project.Tpo -c rasqal_rowsource_project.c -fPIC -DPIC -o .libs/rasqal_rowsource_project.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_join.lo -MD -MP -MF .deps/rasqal_rowsource_join.Tpo -c rasqal_rowsource_join.c -fPIC -DPIC -o .libs/rasqal_rowsource_join.o
mv -f .deps/rasqal_rowsource_project.Tpo .deps/rasqal_rowsource_project.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_graph.lo -MD -MP -MF .deps/rasqal_rowsource_graph.Tpo -c -o rasqal_rowsource_graph.lo rasqal_rowsource_graph.c
mv -f .deps/rasqal_rowsource_join.Tpo .deps/rasqal_rowsource_join.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_distinct.lo -MD -MP -MF .deps/rasqal_rowsource_distinct.Tpo -c -o rasqal_rowsource_distinct.lo rasqal_rowsource_distinct.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_graph.lo -MD -MP -MF .deps/rasqal_rowsource_graph.Tpo -c rasqal_rowsource_graph.c -fPIC -DPIC -o .libs/rasqal_rowsource_graph.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_distinct.lo -MD -MP -MF .deps/rasqal_rowsource_distinct.Tpo -c rasqal_rowsource_distinct.c -fPIC -DPIC -o .libs/rasqal_rowsource_distinct.o
mv -f .deps/rasqal_rowsource_distinct.Tpo .deps/rasqal_rowsource_distinct.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_groupby.lo -MD -MP -MF .deps/rasqal_rowsource_groupby.Tpo -c -o rasqal_rowsource_groupby.lo rasqal_rowsource_groupby.c
mv -f .deps/rasqal_rowsource_graph.Tpo .deps/rasqal_rowsource_graph.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_aggregation.lo -MD -MP -MF .deps/rasqal_rowsource_aggregation.Tpo -c -o rasqal_rowsource_aggregation.lo rasqal_rowsource_aggregation.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_groupby.lo -MD -MP -MF .deps/rasqal_rowsource_groupby.Tpo -c rasqal_rowsource_groupby.c -fPIC -DPIC -o .libs/rasqal_rowsource_groupby.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_aggregation.lo -MD -MP -MF .deps/rasqal_rowsource_aggregation.Tpo -c rasqal_rowsource_aggregation.c -fPIC -DPIC -o .libs/rasqal_rowsource_aggregation.o
mv -f .deps/rasqal_rowsource_groupby.Tpo .deps/rasqal_rowsource_groupby.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_having.lo -MD -MP -MF .deps/rasqal_rowsource_having.Tpo -c -o rasqal_rowsource_having.lo rasqal_rowsource_having.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_having.lo -MD -MP -MF .deps/rasqal_rowsource_having.Tpo -c rasqal_rowsource_having.c -fPIC -DPIC -o .libs/rasqal_rowsource_having.o
mv -f .deps/rasqal_rowsource_aggregation.Tpo .deps/rasqal_rowsource_aggregation.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_slice.lo -MD -MP -MF .deps/rasqal_rowsource_slice.Tpo -c -o rasqal_rowsource_slice.lo rasqal_rowsource_slice.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_slice.lo -MD -MP -MF .deps/rasqal_rowsource_slice.Tpo -c rasqal_rowsource_slice.c -fPIC -DPIC -o .libs/rasqal_rowsource_slice.o
mv -f .deps/rasqal_rowsource_having.Tpo .deps/rasqal_rowsource_having.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_bindings.lo -MD -MP -MF .deps/rasqal_rowsource_bindings.Tpo -c -o rasqal_rowsource_bindings.lo rasqal_rowsource_bindings.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_bindings.lo -MD -MP -MF .deps/rasqal_rowsource_bindings.Tpo -c rasqal_rowsource_bindings.c -fPIC -DPIC -o .libs/rasqal_rowsource_bindings.o
mv -f .deps/rasqal_rowsource_slice.Tpo .deps/rasqal_rowsource_slice.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_service.lo -MD -MP -MF .deps/rasqal_rowsource_service.Tpo -c -o rasqal_rowsource_service.lo rasqal_rowsource_service.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_service.lo -MD -MP -MF .deps/rasqal_rowsource_service.Tpo -c rasqal_rowsource_service.c -fPIC -DPIC -o .libs/rasqal_rowsource_service.o
mv -f .deps/rasqal_rowsource_bindings.Tpo .deps/rasqal_rowsource_bindings.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_row_compatible.lo -MD -MP -MF .deps/rasqal_row_compatible.Tpo -c -o rasqal_row_compatible.lo rasqal_row_compatible.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_row_compatible.lo -MD -MP -MF .deps/rasqal_row_compatible.Tpo -c rasqal_row_compatible.c -fPIC -DPIC -o .libs/rasqal_row_compatible.o
mv -f .deps/rasqal_rowsource_service.Tpo .deps/rasqal_rowsource_service.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_table.lo -MD -MP -MF .deps/rasqal_format_table.Tpo -c -o rasqal_format_table.lo rasqal_format_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_table.lo -MD -MP -MF .deps/rasqal_format_table.Tpo -c rasqal_format_table.c -fPIC -DPIC -o .libs/rasqal_format_table.o
mv -f .deps/rasqal_row_compatible.Tpo .deps/rasqal_row_compatible.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query_write.lo -MD -MP -MF .deps/rasqal_query_write.Tpo -c -o rasqal_query_write.lo rasqal_query_write.c
mv -f .deps/rasqal_format_table.Tpo .deps/rasqal_format_table.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_json.lo -MD -MP -MF .deps/rasqal_format_json.Tpo -c -o rasqal_format_json.lo rasqal_format_json.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_query_write.lo -MD -MP -MF .deps/rasqal_query_write.Tpo -c rasqal_query_write.c -fPIC -DPIC -o .libs/rasqal_query_write.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_json.lo -MD -MP -MF .deps/rasqal_format_json.Tpo -c rasqal_format_json.c -fPIC -DPIC -o .libs/rasqal_format_json.o
mv -f .deps/rasqal_format_json.Tpo .deps/rasqal_format_json.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_sv.lo -MD -MP -MF .deps/rasqal_format_sv.Tpo -c -o rasqal_format_sv.lo rasqal_format_sv.c
mv -f .deps/rasqal_query_write.Tpo .deps/rasqal_query_write.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_sv.lo -MD -MP -MF .deps/rasqal_format_sv.Tpo -c rasqal_format_sv.c -fPIC -DPIC -o .libs/rasqal_format_sv.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_html.lo -MD -MP -MF .deps/rasqal_format_html.Tpo -c -o rasqal_format_html.lo rasqal_format_html.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_html.lo -MD -MP -MF .deps/rasqal_format_html.Tpo -c rasqal_format_html.c -fPIC -DPIC -o .libs/rasqal_format_html.o
mv -f .deps/rasqal_format_sv.Tpo .deps/rasqal_format_sv.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_rdf.lo -MD -MP -MF .deps/rasqal_format_rdf.Tpo -c -o rasqal_format_rdf.lo rasqal_format_rdf.c
mv -f .deps/rasqal_format_html.Tpo .deps/rasqal_format_html.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_assignment.lo -MD -MP -MF .deps/rasqal_rowsource_assignment.Tpo -c -o rasqal_rowsource_assignment.lo rasqal_rowsource_assignment.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_format_rdf.lo -MD -MP -MF .deps/rasqal_format_rdf.Tpo -c rasqal_format_rdf.c -fPIC -DPIC -o .libs/rasqal_format_rdf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_rowsource_assignment.lo -MD -MP -MF .deps/rasqal_rowsource_assignment.Tpo -c rasqal_rowsource_assignment.c -fPIC -DPIC -o .libs/rasqal_rowsource_assignment.o
mv -f .deps/rasqal_rowsource_assignment.Tpo .deps/rasqal_rowsource_assignment.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_update.lo -MD -MP -MF .deps/rasqal_update.Tpo -c -o rasqal_update.lo rasqal_update.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_update.lo -MD -MP -MF .deps/rasqal_update.Tpo -c rasqal_update.c -fPIC -DPIC -o .libs/rasqal_update.o
mv -f .deps/rasqal_format_rdf.Tpo .deps/rasqal_format_rdf.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_triple.lo -MD -MP -MF .deps/rasqal_triple.Tpo -c -o rasqal_triple.lo rasqal_triple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_triple.lo -MD -MP -MF .deps/rasqal_triple.Tpo -c rasqal_triple.c -fPIC -DPIC -o .libs/rasqal_triple.o
mv -f .deps/rasqal_update.Tpo .deps/rasqal_update.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_data_graph.lo -MD -MP -MF .deps/rasqal_data_graph.Tpo -c -o rasqal_data_graph.lo rasqal_data_graph.c
mv -f .deps/rasqal_triple.Tpo .deps/rasqal_triple.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_prefix.lo -MD -MP -MF .deps/rasqal_prefix.Tpo -c -o rasqal_prefix.lo rasqal_prefix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_data_graph.lo -MD -MP -MF .deps/rasqal_data_graph.Tpo -c rasqal_data_graph.c -fPIC -DPIC -o .libs/rasqal_data_graph.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_prefix.lo -MD -MP -MF .deps/rasqal_prefix.Tpo -c rasqal_prefix.c -fPIC -DPIC -o .libs/rasqal_prefix.o
mv -f .deps/rasqal_data_graph.Tpo .deps/rasqal_data_graph.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_solution_modifier.lo -MD -MP -MF .deps/rasqal_solution_modifier.Tpo -c -o rasqal_solution_modifier.lo rasqal_solution_modifier.c
mv -f .deps/rasqal_prefix.Tpo .deps/rasqal_prefix.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_projection.lo -MD -MP -MF .deps/rasqal_projection.Tpo -c -o rasqal_projection.lo rasqal_projection.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_solution_modifier.lo -MD -MP -MF .deps/rasqal_solution_modifier.Tpo -c rasqal_solution_modifier.c -fPIC -DPIC -o .libs/rasqal_solution_modifier.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_projection.lo -MD -MP -MF .deps/rasqal_projection.Tpo -c rasqal_projection.c -fPIC -DPIC -o .libs/rasqal_projection.o
mv -f .deps/rasqal_solution_modifier.Tpo .deps/rasqal_solution_modifier.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_bindings.lo -MD -MP -MF .deps/rasqal_bindings.Tpo -c -o rasqal_bindings.lo rasqal_bindings.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_bindings.lo -MD -MP -MF .deps/rasqal_bindings.Tpo -c rasqal_bindings.c -fPIC -DPIC -o .libs/rasqal_bindings.o
mv -f .deps/rasqal_projection.Tpo .deps/rasqal_projection.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_service.lo -MD -MP -MF .deps/rasqal_service.Tpo -c -o rasqal_service.lo rasqal_service.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_service.lo -MD -MP -MF .deps/rasqal_service.Tpo -c rasqal_service.c -fPIC -DPIC -o .libs/rasqal_service.o
mv -f .deps/rasqal_bindings.Tpo .deps/rasqal_bindings.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_dataset.lo -MD -MP -MF .deps/rasqal_dataset.Tpo -c -o rasqal_dataset.lo rasqal_dataset.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_dataset.lo -MD -MP -MF .deps/rasqal_dataset.Tpo -c rasqal_dataset.c -fPIC -DPIC -o .libs/rasqal_dataset.o
mv -f .deps/rasqal_service.Tpo .deps/rasqal_service.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_random.lo -MD -MP -MF .deps/rasqal_random.Tpo -c -o rasqal_random.lo rasqal_random.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_random.lo -MD -MP -MF .deps/rasqal_random.Tpo -c rasqal_random.c -fPIC -DPIC -o .libs/rasqal_random.o
mv -f .deps/rasqal_dataset.Tpo .deps/rasqal_dataset.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_digest.lo -MD -MP -MF .deps/rasqal_digest.Tpo -c -o rasqal_digest.lo rasqal_digest.c
mv -f .deps/rasqal_random.Tpo .deps/rasqal_random.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_iostream.lo -MD -MP -MF .deps/rasqal_iostream.Tpo -c -o rasqal_iostream.lo rasqal_iostream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_digest.lo -MD -MP -MF .deps/rasqal_digest.Tpo -c rasqal_digest.c -fPIC -DPIC -o .libs/rasqal_digest.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_iostream.lo -MD -MP -MF .deps/rasqal_iostream.Tpo -c rasqal_iostream.c -fPIC -DPIC -o .libs/rasqal_iostream.o
mv -f .deps/rasqal_digest.Tpo .deps/rasqal_digest.Plo
mv -f .deps/rasqal_iostream.Tpo .deps/rasqal_iostream.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_regex.lo -MD -MP -MF .deps/rasqal_regex.Tpo -c -o rasqal_regex.lo rasqal_regex.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -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. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_regex.lo -MD -MP -MF .deps/rasqal_regex.Tpo -c rasqal_regex.c -fPIC -DPIC -o .libs/rasqal_regex.o
mv -f .deps/snprintf.Tpo .deps/snprintf.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_double.lo -MD -MP -MF .deps/rasqal_double.Tpo -c -o rasqal_double.lo rasqal_double.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_double.lo -MD -MP -MF .deps/rasqal_double.Tpo -c rasqal_double.c -fPIC -DPIC -o .libs/rasqal_double.o
mv -f .deps/rasqal_regex.Tpo .deps/rasqal_regex.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_ntriples.lo -MD -MP -MF .deps/rasqal_ntriples.Tpo -c -o rasqal_ntriples.lo rasqal_ntriples.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_ntriples.lo -MD -MP -MF .deps/rasqal_ntriples.Tpo -c rasqal_ntriples.c -fPIC -DPIC -o .libs/rasqal_ntriples.o
mv -f .deps/rasqal_double.Tpo .deps/rasqal_double.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_results_compare.lo -MD -MP -MF .deps/rasqal_results_compare.Tpo -c -o rasqal_results_compare.lo rasqal_results_compare.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT rasqal_results_compare.lo -MD -MP -MF .deps/rasqal_results_compare.Tpo -c rasqal_results_compare.c -fPIC -DPIC -o .libs/rasqal_results_compare.o
mv -f .deps/rasqal_ntriples.Tpo .deps/rasqal_ntriples.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT sparql_lexer.lo -MD -MP -MF .deps/sparql_lexer.Tpo -c -o sparql_lexer.lo sparql_lexer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT sparql_lexer.lo -MD -MP -MF .deps/sparql_lexer.Tpo -c sparql_lexer.c -fPIC -DPIC -o .libs/sparql_lexer.o
mv -f .deps/rasqal_results_compare.Tpo .deps/rasqal_results_compare.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT sparql_parser.lo -MD -MP -MF .deps/sparql_parser.Tpo -c -o sparql_parser.lo sparql_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -MT sparql_parser.lo -MD -MP -MF .deps/sparql_parser.Tpo -c sparql_parser.c -fPIC -DPIC -o .libs/sparql_parser.o
mv -f .deps/sparql_lexer.Tpo .deps/sparql_lexer.Plo
mv -f .deps/sparql_parser.Tpo .deps/sparql_parser.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/uuid -DSV_CONFIG -I../libsv -DMTWIST_CONFIG -I../libmtwist -version-info 3:0:0 -o librasqal.la -rpath /usr/lib rasqal_algebra.lo rasqal_expr.lo rasqal_expr_evaluate.lo rasqal_expr_datetimes.lo rasqal_expr_numerics.lo rasqal_expr_strings.lo rasqal_general.lo rasqal_query.lo rasqal_query_results.lo rasqal_engine.lo rasqal_raptor.lo rasqal_literal.lo rasqal_formula.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_rowsource_groupby.lo rasqal_rowsource_aggregation.lo rasqal_rowsource_having.lo rasqal_rowsource_slice.lo rasqal_rowsource_bindings.lo rasqal_rowsource_service.lo rasqal_row_compatible.lo rasqal_format_table.lo rasqal_query_write.lo rasqal_format_json.lo rasqal_format_sv.lo rasqal_format_html.lo rasqal_format_rdf.lo rasqal_rowsource_assignment.lo rasqal_update.lo rasqal_triple.lo rasqal_data_graph.lo rasqal_prefix.lo rasqal_solution_modifier.lo rasqal_projection.lo rasqal_bindings.lo rasqal_service.lo rasqal_dataset.lo rasqal_random.lo rasqal_digest.lo rasqal_iostream.lo rasqal_regex.lo snprintf.lo rasqal_double.lo rasqal_ntriples.lo rasqal_results_compare.lo sparql_lexer.lo sparql_parser.lo -lraptor2 -lpcre -lgcrypt -lgpg-error -luuid -lm -lmpfr ../libsv/libsv.la ../libmtwist/libmtwist.la -lraptor2 -lpcre -lgcrypt -lgpg-error -luuid -lm -lmpfr
libtool: link: gcc -shared -fPIC -DPIC .libs/rasqal_algebra.o .libs/rasqal_expr.o .libs/rasqal_expr_evaluate.o .libs/rasqal_expr_datetimes.o .libs/rasqal_expr_numerics.o .libs/rasqal_expr_strings.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_formula.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_rowsource_groupby.o .libs/rasqal_rowsource_aggregation.o .libs/rasqal_rowsource_having.o .libs/rasqal_rowsource_slice.o .libs/rasqal_rowsource_bindings.o .libs/rasqal_rowsource_service.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_format_html.o .libs/rasqal_format_rdf.o .libs/rasqal_rowsource_assignment.o .libs/rasqal_update.o .libs/rasqal_triple.o .libs/rasqal_data_graph.o .libs/rasqal_prefix.o .libs/rasqal_solution_modifier.o .libs/rasqal_projection.o .libs/rasqal_bindings.o .libs/rasqal_service.o .libs/rasqal_dataset.o .libs/rasqal_random.o .libs/rasqal_digest.o .libs/rasqal_iostream.o .libs/rasqal_regex.o .libs/snprintf.o .libs/rasqal_double.o .libs/rasqal_ntriples.o .libs/rasqal_results_compare.o .libs/sparql_lexer.o .libs/sparql_parser.o -Wl,--whole-archive ../libsv/.libs/libsv.a ../libmtwist/.libs/libmtwist.a -Wl,--no-whole-archive -lraptor2 -lpcre -lgcrypt -lgpg-error -luuid -lm -lmpfr -Wl,-soname -Wl,librasqal.so.3 -o .libs/librasqal.so.3.0.0
libtool: link: (cd ".libs" && rm -f "librasqal.so.3" && ln -s "librasqal.so.3.0.0" "librasqal.so.3")
libtool: link: (cd ".libs" && rm -f "librasqal.so" && ln -s "librasqal.so.3.0.0" "librasqal.so")
libtool: link: ( cd ".libs" && rm -f "librasqal.la" && ln -s "../librasqal.la" "librasqal.la" )
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/src'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/src'
Making all in utils
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/utils'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT read_files.lo -MD -MP -MF .deps/read_files.Tpo -c -o read_files.lo read_files.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT results.lo -MD -MP -MF .deps/results.Tpo -c -o results.lo results.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT results.lo -MD -MP -MF .deps/results.Tpo -c results.c -fPIC -DPIC -o .libs/results.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT read_files.lo -MD -MP -MF .deps/read_files.Tpo -c read_files.c -fPIC -DPIC -o .libs/read_files.o
mv -f .deps/results.Tpo .deps/results.Plo
gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT roqet-roqet.o -MD -MP -MF .deps/roqet-roqet.Tpo -c -o roqet-roqet.o `test -f 'roqet.c' || echo './'`roqet.c
mv -f .deps/read_files.Tpo .deps/read_files.Plo
gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT check_query-check_query.o -MD -MP -MF .deps/check_query-check_query.Tpo -c -o check_query-check_query.o `test -f 'check_query.c' || echo './'`check_query.c
mv -f .deps/check_query-check_query.Tpo .deps/check_query-check_query.Po
gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/raptor2 -I/usr/include/uuid -I../src -DRASQAL_INTERNAL=1 -MT to_ntriples-to-ntriples.o -MD -MP -MF .deps/to_ntriples-to-ntriples.Tpo -c -o to_ntriples-to-ntriples.o `test -f 'to-ntriples.c' || echo './'`to-ntriples.c
mv -f .deps/roqet-roqet.Tpo .deps/roqet-roqet.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -o librasqalcmdline.la read_files.lo results.lo
mv -f .deps/to_ntriples-to-ntriples.Tpo .deps/to_ntriples-to-ntriples.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -lraptor2 -o to-ntriples to_ntriples-to-ntriples.o
libtool: link: ar cru .libs/librasqalcmdline.a .libs/read_files.o .libs/results.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/librasqalcmdline.a
libtool: link: gcc -o to-ntriples to_ntriples-to-ntriples.o -lraptor2
libtool: link: ( cd ".libs" && rm -f "librasqalcmdline.la" && ln -s "../librasqalcmdline.la" "librasqalcmdline.la" )
/bin/sh ../libtool --tag=CC --mode=link gcc -lraptor2 -o roqet roqet-roqet.o ../src/librasqal.la librasqalcmdline.la
libtool: link: gcc -o .libs/roqet roqet-roqet.o -lraptor2 ../src/.libs/librasqal.so ./.libs/librasqalcmdline.a
/bin/sh ../libtool --tag=CC --mode=link gcc -lraptor2 -o check-query check_query-check_query.o ../src/librasqal.la librasqalcmdline.la
libtool: link: gcc -o .libs/check-query check_query-check_query.o -lraptor2 ../src/.libs/librasqal.so ./.libs/librasqalcmdline.a
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/utils'
Making all in tests
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
Making all in algebra
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/algebra'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/algebra'
Making all in engine
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/engine'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/engine'
Making all in sparql
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
Making all in simple
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/simple'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/simple'
Making all in part1
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/part1'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/part1'
Making all in examples
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/examples'
Making all in bound
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bound'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bound'
Making all in syntax
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/syntax'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/syntax'
Making all in survey
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/survey'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/survey'
Making all in SyntaxFull
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxFull'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxFull'
Making all in sort
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sort'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sort'
Making all in ValueTesting
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ValueTesting'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ValueTesting'
Making all in regex
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/regex'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/regex'
Making all in Expr1
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr1'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr1'
Making all in Expr2
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr2'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr2'
Making all in ExprBuiltins
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprBuiltins'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprBuiltins'
Making all in ExprEquals
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprEquals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprEquals'
Making all in SyntaxDev
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
Making all in Syntax-SPARQL
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL'
Making all in Syntax-SPARQL2
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL2'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL2'
Making all in Syntax-SPARQL3
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL3'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL3'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
Making all in update
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/update'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/update'
Making all in bugs
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bugs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bugs'
Making all in aggregate
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/aggregate'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/aggregate'
Making all in sparql11
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sparql11'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sparql11'
Making all in federated
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/federated'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/federated'
Making all in warnings
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/warnings'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/warnings'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
Making all in laqrs
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
Making all in syntax
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs/syntax'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs/syntax'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
Making all in docs
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/docs'
Making all in data
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/data'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/data'
Making all in win32
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/win32'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/win32'
Making all in scripts
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/scripts'
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libsv
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/libsv'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/libsv'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/libsv'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/libsv'
Making install in libmtwist
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/libmtwist'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/libmtwist'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/libmtwist'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/libmtwist'
Making install in src
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/src'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/src'
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/bin'
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/share/man/man1'
/usr/bin/install -c rasqal-config '/tmp/rasqal/pkg/rasqal/usr/bin'
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/include/rasqal'
/usr/bin/install -c -m 644 rasqal.h '/tmp/rasqal/pkg/rasqal/usr/include/rasqal'
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c librasqal.la '/tmp/rasqal/pkg/rasqal/usr/lib'
/usr/bin/install -c -m 644 rasqal-config.1 '/tmp/rasqal/pkg/rasqal/usr/share/man/man1'
libtool: install: /usr/bin/install -c .libs/librasqal.so.3.0.0 /tmp/rasqal/pkg/rasqal/usr/lib/librasqal.so.3.0.0
libtool: install: (cd /tmp/rasqal/pkg/rasqal/usr/lib && { ln -s -f librasqal.so.3.0.0 librasqal.so.3 || { rm -f librasqal.so.3 && ln -s librasqal.so.3.0.0 librasqal.so.3; }; })
libtool: install: (cd /tmp/rasqal/pkg/rasqal/usr/lib && { ln -s -f librasqal.so.3.0.0 librasqal.so || { rm -f librasqal.so && ln -s librasqal.so.3.0.0 librasqal.so; }; })
libtool: install: /usr/bin/install -c .libs/librasqal.lai /tmp/rasqal/pkg/rasqal/usr/lib/librasqal.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/src'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/src'
Making install in utils
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/utils'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/utils'
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/bin'
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c roqet '/tmp/rasqal/pkg/rasqal/usr/bin'
/usr/bin/install -c -m 644 roqet.1 '/tmp/rasqal/pkg/rasqal/usr/share/man/man1'
libtool: install: warning: `../src/librasqal.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/roqet /tmp/rasqal/pkg/rasqal/usr/bin/roqet
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/utils'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/utils'
Making install in tests
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
Making install in algebra
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/algebra'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/algebra'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/algebra'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/algebra'
Making install in engine
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/engine'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/engine'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/engine'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/engine'
Making install in sparql
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
Making install in simple
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/simple'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/simple'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/simple'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/simple'
Making install in part1
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/part1'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/part1'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/part1'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/part1'
Making install in examples
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/examples'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/examples'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/examples'
Making install in bound
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bound'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bound'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bound'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bound'
Making install in syntax
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/syntax'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/syntax'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/syntax'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/syntax'
Making install in survey
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/survey'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/survey'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/survey'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/survey'
Making install in SyntaxFull
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxFull'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxFull'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxFull'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxFull'
Making install in sort
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sort'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sort'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sort'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sort'
Making install in ValueTesting
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ValueTesting'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ValueTesting'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ValueTesting'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ValueTesting'
Making install in regex
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/regex'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/regex'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/regex'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/regex'
Making install in Expr1
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr1'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr1'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr1'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr1'
Making install in Expr2
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr2'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr2'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr2'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/Expr2'
Making install in ExprBuiltins
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprBuiltins'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprBuiltins'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprBuiltins'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprBuiltins'
Making install in ExprEquals
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprEquals'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprEquals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprEquals'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/ExprEquals'
Making install in SyntaxDev
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
Making install in Syntax-SPARQL
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL'
make[5]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL'
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL'
Making install in Syntax-SPARQL2
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL2'
make[5]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL2'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL2'
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL2'
Making install in Syntax-SPARQL3
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL3'
make[5]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL3'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL3'
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev/Syntax-SPARQL3'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
make[5]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/SyntaxDev'
Making install in update
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/update'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/update'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/update'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/update'
Making install in bugs
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bugs'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bugs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bugs'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/bugs'
Making install in aggregate
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/aggregate'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/aggregate'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/aggregate'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/aggregate'
Making install in sparql11
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sparql11'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sparql11'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sparql11'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/sparql11'
Making install in federated
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/federated'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/federated'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/federated'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/federated'
Making install in warnings
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/warnings'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/warnings'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/warnings'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql/warnings'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/sparql'
Making install in laqrs
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
Making install in syntax
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs/syntax'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs/syntax'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs/syntax'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs/syntax'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[4]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[3]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests/laqrs'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
make[3]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/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 '/tmp/rasqal/src/rasqal-0.9.33/tests'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/tests'
Making install in docs
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/docs'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/share/man/man3'
/usr/bin/install -c -m 644 librasqal.3 '/tmp/rasqal/pkg/rasqal/usr/share/man/man3'
/usr/bin/install -c -m 644 ./html/home.png
/usr/bin/install -c -m 644 ./html/index.html
/usr/bin/install -c -m 644 ./html/index.sgml
/usr/bin/install -c -m 644 ./html/indexes.html
/usr/bin/install -c -m 644 ./html/left.png
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-21-to-0-9-22.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-22-to-0-9-23.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-23-to-0-9-24.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-24-to-0-9-25.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-25-to-0-9-26.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-26-to-0-9-27.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-27-to-0-9-28.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-28-to-0-9-29.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-29-to-0-9-30.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-30-to-0-9-30.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-30-to-0-9-31.html
/usr/bin/install -c -m 644 ./html/rasqal-changes-0-9-32-to-0-9-33.html
/usr/bin/install -c -m 644 ./html/rasqal-changes.html
/usr/bin/install -c -m 644 ./html/rasqal-section-data.html
/usr/bin/install -c -m 644 ./html/rasqal-section-expression.html
/usr/bin/install -c -m 644 ./html/rasqal-section-general.html
/usr/bin/install -c -m 644 ./html/rasqal-section-graph-pattern.html
/usr/bin/install -c -m 644 ./html/rasqal-section-literal.html
/usr/bin/install -c -m 644 ./html/rasqal-section-prefix.html
/usr/bin/install -c -m 644 ./html/rasqal-section-query-results-formatter.html
/usr/bin/install -c -m 644 ./html/rasqal-section-query-results.html
/usr/bin/install -c -m 644 ./html/rasqal-section-query.html
/usr/bin/install -c -m 644 ./html/rasqal-section-row.html
/usr/bin/install -c -m 644 ./html/rasqal-section-service.html
/usr/bin/install -c -m 644 ./html/rasqal-section-triple.html
/usr/bin/install -c -m 644 ./html/rasqal-section-triples-source.html
/usr/bin/install -c -m 644 ./html/rasqal-section-updates.html
/usr/bin/install -c -m 644 ./html/rasqal-section-utilities.html
/usr/bin/install -c -m 644 ./html/rasqal-section-variable.html
/usr/bin/install -c -m 644 ./html/rasqal-section-variables-table.html
/usr/bin/install -c -m 644 ./html/rasqal-section-xsd.html
/usr/bin/install -c -m 644 ./html/rasqal.devhelp2
/usr/bin/install -c -m 644 ./html/rasqal.html
/usr/bin/install -c -m 644 ./html/reference-manual.html
/usr/bin/install -c -m 644 ./html/right.png
/usr/bin/install -c -m 644 ./html/style.css
/usr/bin/install -c -m 644 ./html/up.png
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/docs'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/docs'
Making install in data
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/data'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/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 '/tmp/rasqal/src/rasqal-0.9.33/data'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/data'
Making install in win32
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/win32'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/win32'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/win32'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/win32'
Making install in scripts
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/scripts'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33/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 '/tmp/rasqal/src/rasqal-0.9.33/scripts'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33/scripts'
make[1]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33'
make[2]: Entering directory '/tmp/rasqal/src/rasqal-0.9.33'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/rasqal/pkg/rasqal/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 rasqal.pc '/tmp/rasqal/pkg/rasqal/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33'
make[1]: Leaving directory '/tmp/rasqal/src/rasqal-0.9.33'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "rasqal"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: rasqal 1:0.9.33-1 (Wed Aug 24 14:33:42 UTC 2016)
CMD: pacman --query --file rasqal-1:0.9.33-1-x86_64.pkg.tar.xz
Creating hybrid package for 'rasqal'
Trying to find vanilla package 'rasqal'...
CMD: pacman --query --file /mirror/rasqal-1:0.9.33-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/rasqal-config
/usr/bin/roqet
/usr/lib/librasqal.so.3
/usr/lib/librasqal.so
/usr/lib/librasqal.so.3.0.0
/usr/lib/pkgconfig/rasqal.pc
/usr/include/rasqal/rasqal.h
/usr/share/man/man1/rasqal-config.1.gz
/usr/share/man/man1/roqet.1.gz
/usr/share/man/man3/librasqal.3.gz
/usr/share/gtk-doc/html/rasqal/home.png
/usr/share/gtk-doc/html/rasqal/index.html
/usr/share/gtk-doc/html/rasqal/index.sgml
/usr/share/gtk-doc/html/rasqal/indexes.html
/usr/share/gtk-doc/html/rasqal/left.png
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-21-to-0-9-22.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-22-to-0-9-23.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-23-to-0-9-24.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-24-to-0-9-25.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-25-to-0-9-26.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-26-to-0-9-27.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-27-to-0-9-28.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-28-to-0-9-29.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-29-to-0-9-30.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-30.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-31.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes-0-9-32-to-0-9-33.html
/usr/share/gtk-doc/html/rasqal/rasqal-changes.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-data.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-expression.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-general.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-graph-pattern.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-literal.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-prefix.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-query-results.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-query.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-row.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-service.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-triple.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-triples-source.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-updates.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-utilities.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-variable.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-variables-table.html
/usr/share/gtk-doc/html/rasqal/rasqal-section-xsd.html
/usr/share/gtk-doc/html/rasqal/rasqal.devhelp2
/usr/share/gtk-doc/html/rasqal/rasqal.html
/usr/share/gtk-doc/html/rasqal/reference-manual.html
/usr/share/gtk-doc/html/rasqal/right.png
/usr/share/gtk-doc/html/rasqal/style.css
/usr/share/gtk-doc/html/rasqal/up.png
/sysroot/usr/lib/librasqal.so.3.0.0
/sysroot/usr/lib/librasqal.so.3
/sysroot/usr/lib/librasqal.so
/sysroot/usr/lib/librasqal.la
/sysroot/usr/lib/pkgconfig/rasqal.pc
/sysroot/usr/include/rasqal/rasqal.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf rasqal.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/rasqal.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/rasqal.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/rasqal.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/rasqal/src/rasqal-0.9.33/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Rasqal RDF Query Library configure 0.9.33, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --enable-release
## --------- ##
## Platform. ##
## --------- ##
hostname = 05279dbe483b
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2461: checking for a BSD-compatible install
configure:2529: result: /usr/bin/install -c
configure:2540: checking whether build environment is sane
configure:2590: result: yes
configure:2639: checking for x86_64-unknown-linux-strip
configure:2669: result: no
configure:2679: checking for strip
configure:2695: found /usr/bin/strip
configure:2706: result: strip
configure:2731: checking for a thread-safe mkdir -p
configure:2770: result: /usr/bin/mkdir -p
configure:2783: checking for gawk
configure:2799: found /usr/bin/gawk
configure:2810: result: gawk
configure:2821: checking whether make sets $(MAKE)
configure:2843: result: yes
configure:2925: checking whether to enable maintainer-specific portions of Makefiles
configure:2934: result: no
configure:2968: checking build system type
configure:2982: result: x86_64-unknown-linux-gnu
configure:3002: checking host system type
configure:3015: result: x86_64-unknown-linux-gnu
configure:3035: checking whether build environment is sane
configure:3085: result: yes
configure:3099: checking for style of include used by make
configure:3127: result: GNU
configure:3158: checking for x86_64-unknown-linux-gcc
configure:3188: result: no
configure:3198: checking for gcc
configure:3214: found /usr/bin/gcc
configure:3225: result: gcc
configure:3454: checking for C compiler version
configure:3463: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3474: $? = 0
configure:3463: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3474: $? = 0
configure:3463: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3474: $? = 1
configure:3463: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3474: $? = 1
configure:3494: checking whether the C compiler works
configure:3516: gcc conftest.c >&5
configure:3520: $? = 0
configure:3568: result: yes
configure:3571: checking for C compiler default output file name
configure:3573: result: a.out
configure:3579: checking for suffix of executables
configure:3586: gcc -o conftest conftest.c >&5
configure:3590: $? = 0
configure:3612: result:
configure:3634: checking whether we are cross compiling
configure:3642: gcc -o conftest conftest.c >&5
configure:3646: $? = 0
configure:3653: ./conftest
configure:3657: $? = 0
configure:3672: result: no
configure:3677: checking for suffix of object files
configure:3699: gcc -c conftest.c >&5
configure:3703: $? = 0
configure:3724: result: o
configure:3728: checking whether we are using the GNU C compiler
configure:3747: gcc -c conftest.c >&5
configure:3747: $? = 0
configure:3756: result: yes
configure:3765: checking whether gcc accepts -g
configure:3785: gcc -c -g conftest.c >&5
configure:3785: $? = 0
configure:3826: result: yes
configure:3843: checking for gcc option to accept ISO C89
configure:3906: gcc -c conftest.c >&5
configure:3906: $? = 0
configure:3919: result: none needed
configure:3941: checking dependency style of gcc
configure:4052: result: gcc3
configure:4073: checking for x86_64-unknown-linux-ar
configure:4103: result: no
configure:4073: checking for x86_64-unknown-linux-lib
configure:4103: result: no
configure:4073: checking for x86_64-unknown-linux-link
configure:4103: result: no
configure:4117: checking for ar
configure:4133: found /usr/bin/ar
configure:4144: result: ar
configure:4170: checking the archiver (ar) interface
configure:4180: gcc -c conftest.c >&5
configure:4180: $? = 0
configure:4182: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4185: $? = 0
configure:4208: result: ar
configure:4236: checking for x86_64-unknown-linux-gcc
configure:4263: result: gcc
configure:4532: checking for C compiler version
configure:4541: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4552: $? = 0
configure:4541: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4552: $? = 0
configure:4541: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4552: $? = 1
configure:4541: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4552: $? = 1
configure:4556: checking whether we are using the GNU C compiler
configure:4584: result: yes
configure:4593: checking whether gcc accepts -g
configure:4654: result: yes
configure:4671: checking for gcc option to accept ISO C89
configure:4747: result: none needed
configure:4769: checking dependency style of gcc
configure:4880: result: gcc3
configure:4896: checking whether gcc and cc understand -c and -o together
configure:4927: gcc -c conftest.c -o conftest2.o >&5
configure:4931: $? = 0
configure:4937: gcc -c conftest.c -o conftest2.o >&5
configure:4941: $? = 0
configure:4952: cc -c conftest.c >&5
configure:4956: $? = 0
configure:4964: cc -c conftest.c -o conftest2.o >&5
configure:4968: $? = 0
configure:4974: cc -c conftest.c -o conftest2.o >&5
configure:4978: $? = 0
configure:4996: result: yes
configure:5021: checking whether gcc is clang
configure:5070: checking how to print strings
configure:5097: result: printf
configure:5118: checking for a sed that does not truncate output
configure:5182: result: /usr/bin/sed
configure:5200: checking for grep that handles long lines and -e
configure:5258: result: /usr/bin/grep
configure:5263: checking for egrep
configure:5325: result: /usr/bin/grep -E
configure:5330: checking for fgrep
configure:5392: result: /usr/bin/grep -F
configure:5427: checking for ld used by gcc
configure:5494: result: /usr/bin/ld
configure:5501: checking if the linker (/usr/bin/ld) is GNU ld
configure:5516: result: yes
configure:5528: checking for BSD- or MS-compatible name lister (nm)
configure:5577: result: /usr/bin/nm -B
configure:5707: checking the name lister (/usr/bin/nm -B) interface
configure:5714: gcc -c conftest.c >&5
configure:5717: /usr/bin/nm -B "conftest.o"
configure:5720: output
0000000000000000 B some_variable
configure:5727: result: BSD nm
configure:5730: checking whether ln -s works
configure:5734: result: yes
configure:5742: checking the maximum length of command line arguments
configure:5872: result: 1572864
configure:5889: checking whether the shell understands some XSI constructs
configure:5899: result: yes
configure:5903: checking whether the shell understands "+="
configure:5909: result: yes
configure:5944: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5984: result: func_convert_file_noop
configure:5991: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6011: result: func_convert_file_noop
configure:6018: checking for /usr/bin/ld option to reload object files
configure:6025: result: -r
configure:6059: checking for x86_64-unknown-linux-objdump
configure:6089: result: no
configure:6099: checking for objdump
configure:6115: found /usr/bin/objdump
configure:6126: result: objdump
configure:6158: checking how to recognize dependent libraries
configure:6356: result: pass_all
configure:6401: checking for x86_64-unknown-linux-dlltool
configure:6431: result: no
configure:6441: checking for dlltool
configure:6471: result: no
configure:6501: checking how to associate runtime and link libraries
configure:6528: result: printf %s\n
configure:6544: checking for x86_64-unknown-linux-ar
configure:6571: result: ar
configure:6652: checking for archiver @FILE support
configure:6669: gcc -c conftest.c >&5
configure:6669: $? = 0
configure:6672: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6675: $? = 0
configure:6680: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6683: $? = 1
configure:6695: result: @
configure:6713: checking for x86_64-unknown-linux-strip
configure:6740: result: strip
configure:6812: checking for x86_64-unknown-linux-ranlib
configure:6842: result: no
configure:6852: checking for ranlib
configure:6868: found /usr/bin/ranlib
configure:6879: result: ranlib
configure:6981: checking command to parse /usr/bin/nm -B output from gcc object
configure:7101: gcc -c conftest.c >&5
configure:7104: $? = 0
configure:7108: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7111: $? = 0
configure:7177: gcc -o conftest conftest.c conftstm.o >&5
configure:7180: $? = 0
configure:7218: result: ok
configure:7255: checking for sysroot
configure:7285: result: no
configure:7362: gcc -c conftest.c >&5
configure:7365: $? = 0
configure:7501: checking for x86_64-unknown-linux-mt
configure:7531: result: no
configure:7541: checking for mt
configure:7571: result: no
configure:7591: checking if : is a manifest tool
configure:7597: : '-?'
configure:7605: result: no
configure:8247: checking how to run the C preprocessor
configure:8278: gcc -E conftest.c
configure:8278: $? = 0
configure:8292: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:8292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| /* end confdefs.h. */
| #include
configure:8317: result: gcc -E
configure:8337: gcc -E conftest.c
configure:8337: $? = 0
configure:8351: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:8351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| /* end confdefs.h. */
| #include
configure:8380: checking for ANSI C header files
configure:8400: gcc -c conftest.c >&5
configure:8400: $? = 0
configure:8473: gcc -o conftest conftest.c >&5
configure:8473: $? = 0
configure:8473: ./conftest
configure:8473: $? = 0
configure:8484: result: yes
configure:8497: checking for sys/types.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for sys/stat.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for stdlib.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for string.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for memory.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for strings.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for inttypes.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for stdint.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8497: checking for unistd.h
configure:8497: gcc -c conftest.c >&5
configure:8497: $? = 0
configure:8497: result: yes
configure:8511: checking for dlfcn.h
configure:8511: gcc -c conftest.c >&5
configure:8511: $? = 0
configure:8511: result: yes
configure:8717: checking for objdir
configure:8732: result: .libs
configure:9003: checking if gcc supports -fno-rtti -fno-exceptions
configure:9021: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9025: $? = 0
configure:9038: result: no
configure:9365: checking for gcc option to produce PIC
configure:9372: result: -fPIC -DPIC
configure:9380: checking if gcc PIC flag -fPIC -DPIC works
configure:9398: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9402: $? = 0
configure:9415: result: yes
configure:9444: checking if gcc static flag -static works
configure:9472: result: yes
configure:9487: checking if gcc supports -c -o file.o
configure:9508: gcc -c -o out/conftest2.o conftest.c >&5
configure:9512: $? = 0
configure:9534: result: yes
configure:9542: checking if gcc supports -c -o file.o
configure:9589: result: yes
configure:9622: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10779: result: yes
configure:10816: checking whether -lc should be explicitly linked in
configure:10824: gcc -c conftest.c >&5
configure:10827: $? = 0
configure:10842: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10845: $? = 0
configure:10859: result: no
configure:11019: checking dynamic linker characteristics
configure:11519: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11519: $? = 0
configure:11753: result: GNU/Linux ld.so
configure:11860: checking how to hardcode library paths into programs
configure:11885: result: immediate
configure:12425: checking whether stripping libraries is possible
configure:12430: result: yes
configure:12465: checking if libtool supports shared libraries
configure:12467: result: yes
configure:12470: checking whether to build shared libraries
configure:12491: result: yes
configure:12494: checking whether to build static libraries
configure:12498: result: no
configure:12537: checking whether ln -s works
configure:12541: result: yes
configure:12548: checking whether make sets $(MAKE)
configure:12570: result: yes
configure:12589: checking for flex
configure:12605: found /usr/bin/flex
configure:12616: result: flex
configure:12654: flex conftest.l
configure:12658: $? = 0
configure:12660: checking lex output file root
configure:12674: result: lex.yy
configure:12679: checking lex library
configure:12693: gcc -o conftest conftest.c >&5
/tmp/ccc0b6uc.o: In function `yylex':
conftest.c:(.text+0x6f9): undefined reference to `yywrap'
/tmp/ccc0b6uc.o: In function `input':
conftest.c:(.text+0x11c8): undefined reference to `yywrap'
/tmp/ccc0b6uc.o: In function `main':
conftest.c:(.text+0x1e9c): undefined reference to `yywrap'
collect2: error: ld returned 1 exit status
configure:12693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 6
| #define YY_FLEX_SUBMINOR_VERSION 0
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include
| #include
| #include
| #include
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have . Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! C99 */
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k.
| * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
| * Ditto for the __ia64__ case accordingly.
| */
| #define YY_BUF_SIZE 32768
| #else
| #define YY_BUF_SIZE 16384
| #endif /* __ia64__ */
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
| #define YY_LINENO_REWIND_TO(ptr)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #ifdef yytext_ptr
| #undef yytext_ptr
| #endif
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| #if defined(__GNUC__) && __GNUC__ >= 3
| __attribute__((__noreturn__))
| #endif
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst YY_CHAR yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst YY_CHAR yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_uint16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_uint16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 484 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * _in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * _out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int _line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| #ifndef YY_NO_UNPUT
|
| static void yyunput (int c,char *buf_ptr );
|
| #endif
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k */
| #define YY_READ_BUF_SIZE 16384
| #else
| #define YY_READ_BUF_SIZE 8192
| #endif /* __ia64__ */
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK /*LINTED*/break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| yy_state_type yy_current_state;
| char *yy_cp, *yy_bp;
| int yy_act;
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| {
| #line 1 "conftest.l"
|
| #line 710 "lex.yy.c"
|
| while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
| yyless ((input () != 0)); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| YY_BREAK
| #line 817 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of user's declarations */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| char *source = (yytext_ptr);
| yy_size_t number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| yy_state_type yy_current_state;
| char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| int yy_is_jam;
|
| YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| #ifndef YY_NO_UNPUT
|
| static void yyunput (int c, char * yy_bp )
| {
| char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| yy_size_t number_to_move = (yy_n_chars) + 2;
| char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #endif
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return EOF;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = (yy_size_t)size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| yy_size_t grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param yybytes the byte buffer to scan
| * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| yy_size_t i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param _line_number line number
| *
| */
| void yyset_lineno (int _line_number )
| {
|
| yylineno = _line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param _in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * _in_str )
| {
| yyin = _in_str ;
| }
|
| void yyset_out (FILE * _out_str )
| {
| yyout = _out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int _bdebug )
| {
| yy_flex_debug = _bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
|
| int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
|
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:12693: gcc -o conftest conftest.c -lfl >&5
configure:12693: $? = 0
configure:12703: result: -lfl
configure:12709: checking whether yytext is a pointer
configure:12726: gcc -o conftest conftest.c -lfl >&5
configure:12726: $? = 0
configure:12734: result: yes
configure:12744: checking flex
configure:12798: result: not present - not required for non maintainer builds
configure:12819: checking for bison3
configure:12849: result: no
configure:12819: checking for bison
configure:12835: found /usr/bin/bison
configure:12846: result: bison
configure:12897: checking for awk
configure:12924: result: gawk
configure:12940: checking for gnutar
configure:12970: result: no
configure:12940: checking for gtar
configure:12970: result: no
configure:12940: checking for tar
configure:12956: found /usr/bin/tar
configure:12967: result: tar
configure:12982: checking for perl
configure:12998: found /usr/bin/perl
configure:13009: result: perl
configure:13038: checking for echo
configure:13054: found /usr/bin/echo
configure:13065: result: echo
configure:13230: checking for ANSI C header files
configure:13334: result: yes
configure:13345: checking errno.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking errno.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for errno.h
configure:13345: result: yes
configure:13345: checking stddef.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking stddef.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for stddef.h
configure:13345: result: yes
configure:13345: checking for stdlib.h
configure:13345: result: yes
configure:13345: checking for stdint.h
configure:13345: result: yes
configure:13345: checking for unistd.h
configure:13345: result: yes
configure:13345: checking for string.h
configure:13345: result: yes
configure:13345: checking for strings.h
configure:13345: result: yes
configure:13345: checking getopt.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking getopt.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for getopt.h
configure:13345: result: yes
configure:13345: checking regex.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking regex.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for regex.h
configure:13345: result: yes
configure:13345: checking sys/time.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking sys/time.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for sys/time.h
configure:13345: result: yes
configure:13345: checking time.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking time.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for time.h
configure:13345: result: yes
configure:13345: checking math.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking math.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for math.h
configure:13345: result: yes
configure:13345: checking limits.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking limits.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for limits.h
configure:13345: result: yes
configure:13345: checking for errno.h
configure:13345: result: yes
configure:13345: checking float.h usability
configure:13345: gcc -c conftest.c >&5
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking float.h presence
configure:13345: gcc -E conftest.c
configure:13345: $? = 0
configure:13345: result: yes
configure:13345: checking for float.h
configure:13345: result: yes
configure:13355: checking whether time.h and sys/time.h may both be included
configure:13375: gcc -c conftest.c >&5
configure:13375: $? = 0
configure:13382: result: yes
configure:13405: checking for an ANSI C-conforming const
configure:13471: gcc -c conftest.c >&5
configure:13471: $? = 0
configure:13478: result: yes
configure:13486: checking whether byte ordering is bigendian
configure:13501: gcc -c conftest.c >&5
conftest.c:43:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:43:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:43:15: error: unknown type name 'universal'
configure:13501: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13546: gcc -c conftest.c >&5
configure:13546: $? = 0
configure:13564: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:49:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:13564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:13692: result: no
configure:13711: checking whether __FUNCTION__ is available
configure:13717: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:14: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
int main() { printf(__FUNCTION__); }
^~~~~~
conftest.c:42:14: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:42:14: note: include '' or provide a declaration of 'printf'
configure:13717: $? = 0
configure:13721: result: yes
configure:13811: checking for getopt
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for getopt_long
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for stricmp
configure:13811: gcc -o conftest conftest.c >&5
/tmp/ccmitNmk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `stricmp'
collect2: error: ld returned 1 exit status
configure:13811: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE___FUNCTION__ 1
| #define RASQAL_VERSION_MAJOR 0
| #define RASQAL_VERSION_MINOR 9
| #define RASQAL_VERSION_RELEASE 33
| #define RASQAL_VERSION_DECIMAL 933
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case declares stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef stricmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:13811: result: no
configure:13811: checking for strcasecmp
configure:13811: gcc -o conftest conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for vsnprintf
configure:13811: gcc -o conftest conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for initstate_r
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for initstate
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for random_r
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for random
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for gmtime_r
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for rand_r
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for rand
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for srand
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for timegm
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13811: checking for gettimeofday
configure:13811: gcc -o conftest conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13855: checking whether need to declare optind
configure:13874: gcc -o conftest conftest.c >&5
configure:13874: $? = 0
configure:13875: result: no
configure:13888: checking whether struct tm has tm_gmtoff field
configure:13907: gcc -c conftest.c >&5
configure:13907: $? = 0
configure:13913: result: yes
configure:13937: checking for x86_64-unknown-linux-pkg-config
configure:13970: result: no
configure:13980: checking for pkg-config
configure:13998: found /usr/bin/pkg-config
configure:14010: result: /usr/bin/pkg-config
configure:14035: checking pkg-config is at least version 0.9.0
configure:14038: result: yes
configure:14049: checking for RAPTOR2
configure:14056: $PKG_CONFIG --exists --print-errors "raptor2"
configure:14059: $? = 0
configure:14073: $PKG_CONFIG --exists --print-errors "raptor2"
configure:14076: $? = 0
configure:14118: result: yes
configure:14199: checking for pcre-config
configure:14215: found /usr/bin/pcre-config
configure:14226: result: pcre-config
configure:14240: checking for pcre
configure:14252: result: 8.39
configure:14270: checking for posix regex library
configure:14286: gcc -o conftest conftest.c >&5
configure:14286: $? = 0
configure:14301: result: yes
configure:14352: checking regex library to use
configure:14367: result: pcre
configure:14397: checking mhash.h usability
configure:14397: gcc -c conftest.c >&5
conftest.c:98:19: fatal error: mhash.h: No such file or directory
#include
^
compilation terminated.
configure:14397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE___FUNCTION__ 1
| #define RASQAL_VERSION_MAJOR 0
| #define RASQAL_VERSION_MINOR 9
| #define RASQAL_VERSION_RELEASE 33
| #define RASQAL_VERSION_DECIMAL 933
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INITSTATE_R 1
| #define HAVE_INITSTATE 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RANDOM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define HAVE_RAND 1
| #define HAVE_SRAND 1
| #define HAVE_TIMEGM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_REGEX_PCRE 1
| #define HAVE_REGEX_POSIX 1
| #define RASQAL_REGEX_PCRE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:14397: result: no
configure:14397: checking mhash.h presence
configure:14397: gcc -E conftest.c
conftest.c:65:19: fatal error: mhash.h: No such file or directory
#include
^
compilation terminated.
configure:14397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE___FUNCTION__ 1
| #define RASQAL_VERSION_MAJOR 0
| #define RASQAL_VERSION_MINOR 9
| #define RASQAL_VERSION_RELEASE 33
| #define RASQAL_VERSION_DECIMAL 933
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INITSTATE_R 1
| #define HAVE_INITSTATE 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RANDOM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define HAVE_RAND 1
| #define HAVE_SRAND 1
| #define HAVE_TIMEGM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_REGEX_PCRE 1
| #define HAVE_REGEX_POSIX 1
| #define RASQAL_REGEX_PCRE 1
| /* end confdefs.h. */
| #include
configure:14397: result: no
configure:14397: checking for mhash.h
configure:14397: result: no
configure:14408: checking for mhash
configure:14430: gcc -o conftest conftest.c -lmhash >&5
conftest.c:73:19: fatal error: mhash.h: No such file or directory
#include
^
compilation terminated.
configure:14430: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE___FUNCTION__ 1
| #define RASQAL_VERSION_MAJOR 0
| #define RASQAL_VERSION_MINOR 9
| #define RASQAL_VERSION_RELEASE 33
| #define RASQAL_VERSION_DECIMAL 933
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INITSTATE_R 1
| #define HAVE_INITSTATE 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RANDOM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define HAVE_RAND 1
| #define HAVE_SRAND 1
| #define HAVE_TIMEGM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_REGEX_PCRE 1
| #define HAVE_REGEX_POSIX 1
| #define RASQAL_REGEX_PCRE 1
| /* end confdefs.h. */
|
| #undef PACKAGE
| #undef PACKAGE_BUGREPORT
| #undef PACKAGE_NAME
| #undef PACKAGE_STRING
| #undef PACKAGE_TARNAME
| #undef PACKAGE_VERSION
| #undef VERSION
| #include
| int
| main ()
| {
| MHASH m; mhash_init(MHASH_MD5);
| ;
| return 0;
| }
configure:14438: result: no
configure:14471: checking for libgcrypt-config
configure:14487: found /usr/bin/libgcrypt-config
configure:14498: result: libgcrypt-config
configure:14514: checking gcrypt.h usability
configure:14514: gcc -c conftest.c >&5
configure:14514: $? = 0
configure:14514: result: yes
configure:14514: checking gcrypt.h presence
configure:14514: gcc -E conftest.c
configure:14514: $? = 0
configure:14514: result: yes
configure:14514: checking for gcrypt.h
configure:14514: result: yes
configure:14525: checking for gcrypt
configure:14548: gcc -o conftest conftest.c -lgcrypt -lgpg-error >&5
conftest.c: In function 'main':
conftest.c:71:34: warning: passing argument 1 of 'gcry_md_open' from incompatible pointer type [-Wincompatible-pointer-types]
gcry_md_hd_t hash; gcry_md_open(hash, GCRY_MD_MD5, 0);
^~~~
In file included from conftest.c:67:0:
/usr/include/gcrypt.h:1264:14: note: expected 'struct gcry_md_handle **' but argument is of type 'gcry_md_hd_t {aka struct gcry_md_handle *}'
gcry_error_t gcry_md_open (gcry_md_hd_t *h, int algo, unsigned int flags);
^~~~~~~~~~~~
configure:14548: $? = 0
configure:14561: result: yes
configure:14610: checking message digest library to use
configure:14627: result: gcrypt
configure:14650: checking for UUID
configure:14657: $PKG_CONFIG --exists --print-errors "uuid"
configure:14660: $? = 0
configure:14674: $PKG_CONFIG --exists --print-errors "uuid"
configure:14677: $? = 0
configure:14715: result: yes
configure:14742: gcc -o conftest -I/usr/include/uuid conftest.c -luuid >&5
conftest.c: In function 'main':
conftest.c:76:27: warning: passing argument 1 of 'uuid_clear' from incompatible pointer type [-Wincompatible-pointer-types]
uuid_t data; uuid_clear(&data);
^
In file included from conftest.c:68:0:
/usr/include/uuid/uuid.h:70:13: note: expected 'unsigned char *' but argument is of type 'unsigned char (*)[16]'
extern void uuid_clear(uuid_t uu);
^~~~~~~~~~
configure:14742: $? = 0
configure:14754: checking for libuuid
configure:14756: result: yes
configure:14763: checking for uuid-config
configure:14793: result: no
configure:14801: checking for ossp libuuid
configure:14835: result: no
configure:14840: checking uuid/uuid.h usability
configure:14840: gcc -c conftest.c >&5
configure:14840: $? = 0
configure:14840: result: yes
configure:14840: checking uuid/uuid.h presence
configure:14840: gcc -E conftest.c
configure:14840: $? = 0
configure:14840: result: yes
configure:14840: checking for uuid/uuid.h
configure:14840: result: yes
configure:14850: checking for UUID in libc
configure:14865: gcc -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:26: warning: passing argument 1 of 'uuid_clear' from incompatible pointer type [-Wincompatible-pointer-types]
uuid_t data; uuid_clear(&data);
^
In file included from conftest.c:69:0:
/usr/include/uuid/uuid.h:70:13: note: expected 'unsigned char *' but argument is of type 'unsigned char (*)[16]'
extern void uuid_clear(uuid_t uu);
^~~~~~~~~~
/tmp/ccQPVNOu.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `uuid_clear'
collect2: error: ld returned 1 exit status
configure:14865: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE___FUNCTION__ 1
| #define RASQAL_VERSION_MAJOR 0
| #define RASQAL_VERSION_MINOR 9
| #define RASQAL_VERSION_RELEASE 33
| #define RASQAL_VERSION_DECIMAL 933
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INITSTATE_R 1
| #define HAVE_INITSTATE 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RANDOM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define HAVE_RAND 1
| #define HAVE_SRAND 1
| #define HAVE_TIMEGM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_REGEX_PCRE 1
| #define HAVE_REGEX_POSIX 1
| #define RASQAL_REGEX_PCRE 1
| #define HAVE_GCRYPT_H 1
| #define RASQAL_DIGEST_GCRYPT 1
| #define HAVE_UUID_UUID_H 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
| uuid_t data; uuid_clear(&data);
| ;
| return 0;
| }
configure:14873: result: no
configure:14932: checking UUID library to use
configure:14951: result: libuuid 2.28.
configure:14995: checking for xml2-config
configure:15011: found /usr/bin/xml2-config
configure:15022: result: xml2-config
configure:15037: checking for libxml2 library
configure:15047: result: yes - version 2.9.4
configure:15056: checking libxml/xmlschemas.h usability
configure:15056: gcc -c -I/usr/include/libxml2 conftest.c >&5
configure:15056: $? = 0
configure:15056: result: yes
configure:15056: checking libxml/xmlschemas.h presence
configure:15056: gcc -E -I/usr/include/libxml2 conftest.c
configure:15056: $? = 0
configure:15056: result: yes
configure:15056: checking for libxml/xmlschemas.h
configure:15056: result: yes
configure:15056: checking libxml/xmlschemastypes.h usability
configure:15056: gcc -c -I/usr/include/libxml2 conftest.c >&5
configure:15056: $? = 0
configure:15056: result: yes
configure:15056: checking libxml/xmlschemastypes.h presence
configure:15056: gcc -E -I/usr/include/libxml2 conftest.c
configure:15056: $? = 0
configure:15056: result: yes
configure:15056: checking for libxml/xmlschemastypes.h
configure:15056: result: yes
configure:15056: checking libxml/schemasInternals.h usability
configure:15056: gcc -c -I/usr/include/libxml2 conftest.c >&5
configure:15056: $? = 0
configure:15056: result: yes
configure:15056: checking libxml/schemasInternals.h presence
configure:15056: gcc -E -I/usr/include/libxml2 conftest.c
configure:15056: $? = 0
configure:15056: result: yes
configure:15056: checking for libxml/schemasInternals.h
configure:15056: result: yes
configure:15105: checking query languages required
configure:15114: result: all
configure:15250: checking gmp.h usability
configure:15250: gcc -c conftest.c >&5
configure:15250: $? = 0
configure:15250: result: yes
configure:15250: checking gmp.h presence
configure:15250: gcc -E conftest.c
configure:15250: $? = 0
configure:15250: result: yes
configure:15250: checking for gmp.h
configure:15250: result: yes
configure:15265: checking for mpfr.h
configure:15265: gcc -c conftest.c >&5
configure:15265: $? = 0
configure:15265: result: yes
configure:15291: checking for mpfr_init
configure:15291: gcc -o conftest conftest.c -lmpfr >&5
configure:15291: $? = 0
configure:15291: result: yes
configure:15304: checking for mpfr_snprintf
configure:15304: gcc -o conftest conftest.c -lmpfr >&5
configure:15304: $? = 0
configure:15304: result: yes
configure:15313: checking for working MPFR library
configure:15317: result: yes
configure:15332: checking for working GNU MP library
configure:15345: gcc -o conftest conftest.c -lgmp >&5
configure:15345: $? = 0
configure:15347: result: yes
configure:15355: checking for GNU MP library random support
configure:15388: gcc -o conftest conftest.c -lgmp >&5
configure:15388: $? = 0
configure:15390: result: yes
configure:15398: checking for gmp_version
configure:15411: gcc -o conftest conftest.c -lgmp >&5
configure:15411: $? = 0
configure:15413: result: yes
configure:15480: checking decimal libraries available
configure:15489: result: mpfr gmp
configure:15494: checking decimal library to use
configure:15504: result: mpfr
configure:15524: checking random approach
configure:15597: result: Internal Mersenne Twister
configure:15612: checking for ceil, floor and round in default libs
configure:15640: gcc -o conftest conftest.c >&5
/tmp/cczhy7An.o: In function `main':
conftest.c:(.text+0x36): undefined reference to `ceil'
conftest.c:(.text+0x4d): undefined reference to `floor'
conftest.c:(.text+0x6d): undefined reference to `round'
collect2: error: ld returned 1 exit status
configure:15640: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Rasqal RDF Query Library"
| #define PACKAGE_TARNAME "rasqal"
| #define PACKAGE_VERSION "0.9.33"
| #define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "rasqal"
| #define VERSION "0.9.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define FLEX_VERSION_DECIMAL 00000
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_MATH_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE___FUNCTION__ 1
| #define RASQAL_VERSION_MAJOR 0
| #define RASQAL_VERSION_MINOR 9
| #define RASQAL_VERSION_RELEASE 33
| #define RASQAL_VERSION_DECIMAL 933
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INITSTATE_R 1
| #define HAVE_INITSTATE 1
| #define HAVE_RANDOM_R 1
| #define HAVE_RANDOM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define HAVE_RAND 1
| #define HAVE_SRAND 1
| #define HAVE_TIMEGM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_REGEX_PCRE 1
| #define HAVE_REGEX_POSIX 1
| #define RASQAL_REGEX_PCRE 1
| #define HAVE_GCRYPT_H 1
| #define RASQAL_DIGEST_GCRYPT 1
| #define HAVE_UUID_UUID_H 1
| #define RASQAL_UUID_LIBUUID 1
| #define HAVE_LIBXML_XMLSCHEMAS_H 1
| #define HAVE_LIBXML_XMLSCHEMASTYPES_H 1
| #define HAVE_LIBXML_SCHEMASINTERNALS_H 1
| #define RASQAL_QUERY_SPARQL 1
| #define RASQAL_QUERY_LAQRS 1
| #define HAVE_GMP_H 1
| #define HAVE_MPFR_H 1
| #define HAVE_GMP_VERSION 1
| #define RASQAL_DECIMAL_MPFR 1
| #define RANDOM_ALGO_MTWIST 1
| /* end confdefs.h. */
|
| #ifdef HAVE_MATH_H
| #include
| #endif
| #ifdef HAVE_STDLIB_H
| #include
| #endif
|
| int
| main ()
| {
|
| extern char **environ;
| double t = strtod(environ[0], NULL);
| return (int)(ceil(t) * floor(t) * round(t));
|
| ;
| return 0;
| }
configure:15645: result: no
configure:15654: checking for ceil, floor and round with -lm
configure:15681: gcc -o conftest conftest.c -lm >&5
configure:15681: $? = 0
configure:15681: ./conftest
configure:15681: $? = 0
configure:15682: result: yes
configure:15756: checking using memory signing
configure:15758: result: no
configure:15806: checking whether make supports nested variables
configure:15823: result: yes
configure:15847: checking for gtkdoc-check
configure:15865: found /usr/bin/gtkdoc-check
configure:15877: result: /usr/bin/gtkdoc-check
configure:15889: checking for gtkdoc-rebase
configure:15907: found /usr/bin/gtkdoc-rebase
configure:15919: result: /usr/bin/gtkdoc-rebase
configure:15933: checking for gtkdoc-mkpdf
configure:15951: found /usr/bin/gtkdoc-mkpdf
configure:15963: result: /usr/bin/gtkdoc-mkpdf
configure:16097: checking whether to build gtk-doc documentation
configure:16099: result: no
configure:16359: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Rasqal RDF Query Library config.status 0.9.33, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 05279dbe483b
config.status:1262: creating Makefile
config.status:1262: creating data/Makefile
config.status:1262: creating docs/Makefile
config.status:1262: creating docs/version.xml
config.status:1262: creating scripts/Makefile
config.status:1262: creating libsv/Makefile
config.status:1262: creating libmtwist/Makefile
config.status:1262: creating getopt/Makefile
config.status:1262: creating src/Makefile
config.status:1262: creating src/rasqal.h
config.status:1262: creating src/win32_rasqal_config.h
config.status:1262: creating tests/Makefile
config.status:1262: creating tests/algebra/Makefile
config.status:1262: creating tests/engine/Makefile
config.status:1262: creating tests/laqrs/Makefile
config.status:1262: creating tests/laqrs/syntax/Makefile
config.status:1262: creating tests/sparql/Makefile
config.status:1262: creating tests/sparql/bugs/Makefile
config.status:1262: creating tests/sparql/simple/Makefile
config.status:1262: creating tests/sparql/part1/Makefile
config.status:1262: creating tests/sparql/examples/Makefile
config.status:1262: creating tests/sparql/syntax/Makefile
config.status:1262: creating tests/sparql/bound/Makefile
config.status:1262: creating tests/sparql/survey/Makefile
config.status:1262: creating tests/sparql/SyntaxFull/Makefile
config.status:1262: creating tests/sparql/sort/Makefile
config.status:1262: creating tests/sparql/ValueTesting/Makefile
config.status:1262: creating tests/sparql/regex/Makefile
config.status:1262: creating tests/sparql/Expr1/Makefile
config.status:1262: creating tests/sparql/Expr2/Makefile
config.status:1262: creating tests/sparql/ExprBuiltins/Makefile
config.status:1262: creating tests/sparql/ExprEquals/Makefile
config.status:1262: creating tests/sparql/SyntaxDev/Makefile
config.status:1262: creating tests/sparql/SyntaxDev/Syntax-SPARQL/Makefile
config.status:1262: creating tests/sparql/SyntaxDev/Syntax-SPARQL2/Makefile
config.status:1262: creating tests/sparql/SyntaxDev/Syntax-SPARQL3/Makefile
config.status:1262: creating tests/sparql/update/Makefile
config.status:1262: creating tests/sparql/aggregate/Makefile
config.status:1262: creating tests/sparql/sparql11/Makefile
config.status:1262: creating tests/sparql/federated/Makefile
config.status:1262: creating tests/sparql/warnings/Makefile
config.status:1262: creating utils/Makefile
config.status:1262: creating win32/Makefile
config.status:1262: creating rasqal.spec
config.status:1262: creating rasqal.rdf
config.status:1262: creating rasqal.pc
config.status:1262: creating src/rasqal-config
config.status:1262: creating rasqal-src-config
config.status:1262: creating src/rasqal_config.h
config.status:1491: executing depfiles commands
config.status:1491: executing libtool commands
configure:18646: result:
Rasqal build summary:
RDF query languages available : sparql laqrs
RDF query languages enabled : sparql laqrs
Raptor version : 2.0.15
Decimal library : mpfr
Regex library : pcre
Message digest library : gcrypt
UUID library : libuuid 2.28.
Random approach : Internal Mersenne Twister
ceil, floor, round source : libm
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RAPTOR2_CFLAGS_set=
ac_cv_env_RAPTOR2_CFLAGS_value=
ac_cv_env_RAPTOR2_LIBS_set=
ac_cv_env_RAPTOR2_LIBS_value=
ac_cv_env_UUID_CFLAGS_set=
ac_cv_env_UUID_CFLAGS_value=
ac_cv_env_UUID_LIBS_set=
ac_cv_env_UUID_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_initstate=yes
ac_cv_func_initstate_r=yes
ac_cv_func_mpfr_init=yes
ac_cv_func_mpfr_snprintf=yes
ac_cv_func_rand=yes
ac_cv_func_rand_r=yes
ac_cv_func_random=yes
ac_cv_func_random_r=yes
ac_cv_func_srand=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_stricmp=no
ac_cv_func_timegm=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_gcrypt_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libxml_schemasInternals_h=yes
ac_cv_header_libxml_xmlschemas_h=yes
ac_cv_header_libxml_xmlschemastypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mhash_h=no
ac_cv_header_mpfr_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_uuid_uuid_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_lex=-lfl
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_LIBGCRYPT_CONFIG=libgcrypt-config
ac_cv_prog_PCRE_CONFIG=pcre-config
ac_cv_prog_PERL=perl
ac_cv_prog_RECHO=echo
ac_cv_prog_STRIP=strip
ac_cv_prog_TAR=tar
ac_cv_prog_XML_CONFIG=xml2-config
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_RAPTOR2_CFLAGS=-I/usr/include/raptor2
pkg_cv_RAPTOR2_LIBS=-lraptor2
pkg_cv_UUID_CFLAGS=-I/usr/include/uuid
pkg_cv_UUID_LIBS=-luuid
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/rasqal/src/rasqal-0.9.33/build/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/rasqal/src/rasqal-0.9.33/build/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/rasqal/src/rasqal-0.9.33/build/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/rasqal/src/rasqal-0.9.33/build/missing --run automake-1.11'
AWK='gawk'
BISON='bison'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS='-DRASQAL_INTERNAL=1 '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETOPT_FALSE=''
GETOPT_TRUE='#'
GETTIMEOFDAY_FALSE=''
GETTIMEOFDAY_TRUE='#'
GREP='/usr/bin/grep'
GTKDOC_CHECK='/usr/bin/gtkdoc-check'
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
HAVE_SYS_TIME_H='1'
HAVE_TIME_H='1'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LEX='/bin/sh /missing flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBGCRYPT_CONFIG='libgcrypt-config'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/rasqal/src/rasqal-0.9.33/build/missing --run makeinfo'
MANIFEST_TOOL=':'
MEM=''
MEM_LIBS=''
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='rasqal'
PACKAGE_BUGREPORT='http://bugs.librdf.org/'
PACKAGE_NAME='Rasqal RDF Query Library'
PACKAGE_STRING='Rasqal RDF Query Library 0.9.33'
PACKAGE_TARNAME='rasqal'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.33'
PATH_SEPARATOR=':'
PCRE_CONFIG='pcre-config'
PERL='perl'
PKGCONFIG_CFLAGS=' -I/usr/include/uuid'
PKGCONFIG_LIBS=' -lpcre -luuid'
PKGCONFIG_REQUIRES=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RAPTOR2_CFLAGS='-I/usr/include/raptor2'
RAPTOR2_LIBS='-lraptor2'
RAPTOR_MIN_VERSION='2.0.7'
RAPTOR_VERSION_DEC='20015'
RASQAL_DIGEST_INTERNAL_FALSE=''
RASQAL_DIGEST_INTERNAL_TRUE='#'
RASQAL_EXTERNAL_LIBS=' -lraptor2 -lpcre -lgcrypt -lgpg-error -luuid -lm -lmpfr'
RASQAL_INTERNAL_CPPFLAGS=' -I/usr/include/raptor2 -I/usr/include/uuid '
RASQAL_INTERNAL_LIBS=''
RASQAL_LIBTOOLLIBS='librasqal.la'
RASQAL_LIBTOOL_VERSION='3:0:0'
RASQAL_MTWIST_FALSE='#'
RASQAL_MTWIST_TRUE=''
RASQAL_QUERY_LAQRS_FALSE='#'
RASQAL_QUERY_LAQRS_TRUE=''
RASQAL_QUERY_SPARQL_FALSE='#'
RASQAL_QUERY_SPARQL_TRUE=''
RASQAL_SORT_FALSE=''
RASQAL_SORT_TRUE='#'
RASQAL_VERSION=''
RASQAL_VERSION_DECIMAL='933'
RASQAL_VERSION_MAJOR='0'
RASQAL_VERSION_MINOR='9'
RASQAL_VERSION_RELEASE='33'
RECHO='echo'
RECHO_C=''
RECHO_N='-n'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STANDARD_CFLAGS=' '
STRCASECMP_FALSE=''
STRCASECMP_TRUE='#'
STRIP='strip'
TAR='tar'
TIMEGM_FALSE=''
TIMEGM_TRUE='#'
UUID_CFLAGS='-I/usr/include/uuid'
UUID_CONFIG=''
UUID_LIBS='-luuid'
VERSION='0.9.33'
XML_CONFIG='xml2-config'
abs_top_builddir='/tmp/rasqal/src/rasqal-0.9.33'
abs_top_srcdir='/tmp/rasqal/src/rasqal-0.9.33'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/rasqal/src/rasqal-0.9.33/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Rasqal RDF Query Library"
#define PACKAGE_TARNAME "rasqal"
#define PACKAGE_VERSION "0.9.33"
#define PACKAGE_STRING "Rasqal RDF Query Library 0.9.33"
#define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
#define PACKAGE_URL ""
#define PACKAGE "rasqal"
#define VERSION "0.9.33"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define YYTEXT_POINTER 1
#define FLEX_VERSION_DECIMAL 00000
#define STDC_HEADERS 1
#define HAVE_ERRNO_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_GETOPT_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_MATH_H 1
#define HAVE_LIMITS_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FLOAT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE___FUNCTION__ 1
#define RASQAL_VERSION_MAJOR 0
#define RASQAL_VERSION_MINOR 9
#define RASQAL_VERSION_RELEASE 33
#define RASQAL_VERSION_DECIMAL 933
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_STRCASECMP 1
#define HAVE_VSNPRINTF 1
#define HAVE_INITSTATE_R 1
#define HAVE_INITSTATE 1
#define HAVE_RANDOM_R 1
#define HAVE_RANDOM 1
#define HAVE_GMTIME_R 1
#define HAVE_RAND_R 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_TIMEGM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_TM_GMTOFF 1
#define HAVE_REGEX_PCRE 1
#define HAVE_REGEX_POSIX 1
#define RASQAL_REGEX_PCRE 1
#define HAVE_GCRYPT_H 1
#define RASQAL_DIGEST_GCRYPT 1
#define HAVE_UUID_UUID_H 1
#define RASQAL_UUID_LIBUUID 1
#define HAVE_LIBXML_XMLSCHEMAS_H 1
#define HAVE_LIBXML_XMLSCHEMASTYPES_H 1
#define HAVE_LIBXML_SCHEMASINTERNALS_H 1
#define RASQAL_QUERY_SPARQL 1
#define RASQAL_QUERY_LAQRS 1
#define HAVE_GMP_H 1
#define HAVE_MPFR_H 1
#define HAVE_GMP_VERSION 1
#define RASQAL_DECIMAL_MPFR 1
#define RANDOM_ALGO_MTWIST 1
configure: exit 0