>>> Unpacking source... >>> Unpacking redland-1.0.8.tar.gz to /var/tmp/portage/dev-libs/redland-1.0.8/work >>> Source unpacked in /var/tmp/portage/dev-libs/redland-1.0.8/work >>> Preparing source in /var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8 ... * Running elibtoolize in: redland-1.0.8/raptor * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.26.patch ... * Running elibtoolize in: redland-1.0.8/rasqal * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.26.patch ... * Running elibtoolize in: redland-1.0.8 * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.26.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8 ... * econf: updating redland-1.0.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating redland-1.0.8/raptor/config.guess with /usr/share/gnuconfig/config.guess * econf: updating redland-1.0.8/raptor/config.sub with /usr/share/gnuconfig/config.sub * econf: updating redland-1.0.8/rasqal/config.guess with /usr/share/gnuconfig/config.guess * econf: updating redland-1.0.8/rasqal/config.sub with /usr/share/gnuconfig/config.sub * econf: updating redland-1.0.8/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-raptor=system --with-rasqal=system --with-bdb --with-openssl-digests --with-mysql --with-threads --with-sqlite --with-postgresql --with-xml-parser=libxml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether build environment is sane... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for lt_dlinit in -lltdl... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... perl checking for pkg-config... pkg-config checking for byte... no checking for u32... no checking for u64... no checking for unsigned char... yes checking size of unsigned char... 1 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking BDB version... 4.6 checking location of BDB libs... /usr/lib checking location of BDB includes... /usr/include/db4.6 checking name of BDB library... db-4.6 checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for BDB V1 dbopen... no checking for BDB V2 db_open... no checking for BDB V3/V4.x db_create... yes checking for BDB V4.0 DB->open with 6 arguments... no checking for BDB DB->close with 2 arguments... yes checking for BDB DB->fd with 2 arguments... yes checking for BDB DB->set_flags... yes checking for BDB V4.1+ DB->open with 7 arguments... yes checking whether DB_TXN defined in db.h... yes checking whether DBC defined in db.h... yes checking number of arguments to db_cursor... 4 checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for getopt... yes checking for getopt_long... yes checking for memcmp... yes checking for mkstemp... yes checking for mktemp... yes checking for tmpnam... yes checking for gettimeofday... yes checking for getenv... yes checking for raptor-config... raptor-config checking raptor library source... system 1.4.18 checking for rasqal-config... rasqal-config checking digests wanted... md5 sha1 ripemd160 checking whether to use openssl digests... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for openssl MD5 digest module... yes checking for openssl SHA1 digest module... yes checking for openssl RIPEMD160 digest module... yes checking for bdb hash support... yes checking for 3store-config... no checking for 3store library... no checking for mysql_config... mysql_config checking for mysql library... yes - version 5.0.70 checking whether MYSQL_OPT_RECONNECT is declared... yes checking for sqlite library versions available... 2.8.16 3.6.17 checking using sqlite library... yes - version 3.6.17 checking sqlite3.h usability... no checking sqlite3.h presence... yes configure: WARNING: sqlite3.h: present but cannot be compiled configure: WARNING: sqlite3.h: check for missing prerequisite headers? configure: WARNING: sqlite3.h: see the Autoconf documentation configure: WARNING: sqlite3.h: section "Present But Cannot Be Compiled" configure: WARNING: sqlite3.h: proceeding with the preprocessor's result configure: WARNING: sqlite3.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------------- ## configure: WARNING: ## Report this to http://bugs.librdf.org/ ## configure: WARNING: ## -------------------------------------- ## checking for sqlite3.h... yes checking sqlite.h usability... yes checking sqlite.h presence... yes checking for sqlite.h... yes checking for pg_config... pg_config checking for postgresql library... yes - version 8.1.11 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking storages required... all checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking if POSIX threads should be used... yes checking using dmalloc library... no checking using memory signing... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check configure: creating ./config.status config.status: creating Makefile config.status: creating redland.rdf config.status: creating librdf/redland.spec config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating librdf/Makefile config.status: creating librdf/win32/Makefile config.status: creating examples/Makefile config.status: creating utils/Makefile config.status: creating demos/Makefile config.status: creating data/Makefile config.status: creating redland.pc config.status: creating redland-config config.status: creating redland-src-config config.status: creating librdf/rdf_config.h config.status: executing depfiles commands Redland build summary: Using monolithic storage backends Berkeley/Sleepycat DB : Version 4.6 (library db-4.6 in /usr/lib) Triple stores available : file hashes(memory) trees hashes(bdb 4.6) mysql(5.0.70) sqlite(3.6.17) postgresql(8.1.11) Triple stores enabled : memory file hashes trees mysql sqlite postgresql RDF parsers : raptor(system 1.4.18) RDF query : rasqal(system 0.9.16) Content digests : md5(openssl) sha1(openssl) ripemd160(openssl) >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8 ... make Making all in librdf make[1]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf' make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf' Making all in win32 make[3]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf/win32' make[3]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c -o rdf_init.lo rdf_init.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c rdf_init.c -fPIC -DPIC -o .libs/rdf_init.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c rdf_init.c -o rdf_init.o >/dev/null 2>&1 mv -f .deps/rdf_init.Tpo .deps/rdf_init.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c -o rdf_uri.lo rdf_uri.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c rdf_uri.c -fPIC -DPIC -o .libs/rdf_uri.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c rdf_uri.c -o rdf_uri.o >/dev/null 2>&1 mv -f .deps/rdf_uri.Tpo .deps/rdf_uri.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c -o rdf_node.lo rdf_node.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c rdf_node.c -fPIC -DPIC -o .libs/rdf_node.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c rdf_node.c -o rdf_node.o >/dev/null 2>&1 mv -f .deps/rdf_node.Tpo .deps/rdf_node.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c -o rdf_statement.lo rdf_statement.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c rdf_statement.c -fPIC -DPIC -o .libs/rdf_statement.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c rdf_statement.c -o rdf_statement.o >/dev/null 2>&1 mv -f .deps/rdf_statement.Tpo .deps/rdf_statement.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c -o rdf_digest.lo rdf_digest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c rdf_digest.c -fPIC -DPIC -o .libs/rdf_digest.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c rdf_digest.c -o rdf_digest.o >/dev/null 2>&1 mv -f .deps/rdf_digest.Tpo .deps/rdf_digest.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c -o rdf_hash.lo rdf_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c rdf_hash.c -fPIC -DPIC -o .libs/rdf_hash.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c rdf_hash.c -o rdf_hash.o >/dev/null 2>&1 mv -f .deps/rdf_hash.Tpo .deps/rdf_hash.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash_cursor.lo -MD -MP -MF .deps/rdf_hash_cursor.Tpo -c -o rdf_hash_cursor.lo rdf_hash_cursor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash_cursor.lo -MD -MP -MF .deps/rdf_hash_cursor.Tpo -c rdf_hash_cursor.c -fPIC -DPIC -o .libs/rdf_hash_cursor.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash_cursor.lo -MD -MP -MF .deps/rdf_hash_cursor.Tpo -c rdf_hash_cursor.c -o rdf_hash_cursor.o >/dev/null 2>&1 mv -f .deps/rdf_hash_cursor.Tpo .deps/rdf_hash_cursor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash_memory.lo -MD -MP -MF .deps/rdf_hash_memory.Tpo -c -o rdf_hash_memory.lo rdf_hash_memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash_memory.lo -MD -MP -MF .deps/rdf_hash_memory.Tpo -c rdf_hash_memory.c -fPIC -DPIC -o .libs/rdf_hash_memory.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_hash_memory.lo -MD -MP -MF .deps/rdf_hash_memory.Tpo -c rdf_hash_memory.c -o rdf_hash_memory.o >/dev/null 2>&1 mv -f .deps/rdf_hash_memory.Tpo .deps/rdf_hash_memory.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_model.lo -MD -MP -MF .deps/rdf_model.Tpo -c -o rdf_model.lo rdf_model.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_model.lo -MD -MP -MF .deps/rdf_model.Tpo -c rdf_model.c -fPIC -DPIC -o .libs/rdf_model.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_model.lo -MD -MP -MF .deps/rdf_model.Tpo -c rdf_model.c -o rdf_model.o >/dev/null 2>&1 mv -f .deps/rdf_model.Tpo .deps/rdf_model.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_model_storage.lo -MD -MP -MF .deps/rdf_model_storage.Tpo -c -o rdf_model_storage.lo rdf_model_storage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_model_storage.lo -MD -MP -MF .deps/rdf_model_storage.Tpo -c rdf_model_storage.c -fPIC -DPIC -o .libs/rdf_model_storage.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_model_storage.lo -MD -MP -MF .deps/rdf_model_storage.Tpo -c rdf_model_storage.c -o rdf_model_storage.o >/dev/null 2>&1 mv -f .deps/rdf_model_storage.Tpo .deps/rdf_model_storage.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c -o rdf_iterator.lo rdf_iterator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c rdf_iterator.c -fPIC -DPIC -o .libs/rdf_iterator.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c rdf_iterator.c -o rdf_iterator.o >/dev/null 2>&1 mv -f .deps/rdf_iterator.Tpo .deps/rdf_iterator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c -o rdf_concepts.lo rdf_concepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c rdf_concepts.c -fPIC -DPIC -o .libs/rdf_concepts.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c rdf_concepts.c -o rdf_concepts.o >/dev/null 2>&1 mv -f .deps/rdf_concepts.Tpo .deps/rdf_concepts.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_avltree.lo -MD -MP -MF .deps/rdf_avltree.Tpo -c -o rdf_avltree.lo rdf_avltree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_avltree.lo -MD -MP -MF .deps/rdf_avltree.Tpo -c rdf_avltree.c -fPIC -DPIC -o .libs/rdf_avltree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_avltree.lo -MD -MP -MF .deps/rdf_avltree.Tpo -c rdf_avltree.c -o rdf_avltree.o >/dev/null 2>&1 mv -f .deps/rdf_avltree.Tpo .deps/rdf_avltree.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c -o rdf_list.lo rdf_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c rdf_list.c -fPIC -DPIC -o .libs/rdf_list.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c rdf_list.c -o rdf_list.o >/dev/null 2>&1 mv -f .deps/rdf_list.Tpo .deps/rdf_list.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage.lo -MD -MP -MF .deps/rdf_storage.Tpo -c -o rdf_storage.lo rdf_storage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage.lo -MD -MP -MF .deps/rdf_storage.Tpo -c rdf_storage.c -fPIC -DPIC -o .libs/rdf_storage.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage.lo -MD -MP -MF .deps/rdf_storage.Tpo -c rdf_storage.c -o rdf_storage.o >/dev/null 2>&1 mv -f .deps/rdf_storage.Tpo .deps/rdf_storage.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_list.lo -MD -MP -MF .deps/rdf_storage_list.Tpo -c -o rdf_storage_list.lo rdf_storage_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_list.lo -MD -MP -MF .deps/rdf_storage_list.Tpo -c rdf_storage_list.c -fPIC -DPIC -o .libs/rdf_storage_list.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_list.lo -MD -MP -MF .deps/rdf_storage_list.Tpo -c rdf_storage_list.c -o rdf_storage_list.o >/dev/null 2>&1 mv -f .deps/rdf_storage_list.Tpo .deps/rdf_storage_list.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_hashes.lo -MD -MP -MF .deps/rdf_storage_hashes.Tpo -c -o rdf_storage_hashes.lo rdf_storage_hashes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_hashes.lo -MD -MP -MF .deps/rdf_storage_hashes.Tpo -c rdf_storage_hashes.c -fPIC -DPIC -o .libs/rdf_storage_hashes.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_hashes.lo -MD -MP -MF .deps/rdf_storage_hashes.Tpo -c rdf_storage_hashes.c -o rdf_storage_hashes.o >/dev/null 2>&1 mv -f .deps/rdf_storage_hashes.Tpo .deps/rdf_storage_hashes.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_trees.lo -MD -MP -MF .deps/rdf_storage_trees.Tpo -c -o rdf_storage_trees.lo rdf_storage_trees.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_trees.lo -MD -MP -MF .deps/rdf_storage_trees.Tpo -c rdf_storage_trees.c -fPIC -DPIC -o .libs/rdf_storage_trees.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_trees.lo -MD -MP -MF .deps/rdf_storage_trees.Tpo -c rdf_storage_trees.c -o rdf_storage_trees.o >/dev/null 2>&1 mv -f .deps/rdf_storage_trees.Tpo .deps/rdf_storage_trees.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_sql.lo -MD -MP -MF .deps/rdf_storage_sql.Tpo -c -o rdf_storage_sql.lo rdf_storage_sql.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_sql.lo -MD -MP -MF .deps/rdf_storage_sql.Tpo -c rdf_storage_sql.c -fPIC -DPIC -o .libs/rdf_storage_sql.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_sql.lo -MD -MP -MF .deps/rdf_storage_sql.Tpo -c rdf_storage_sql.c -o rdf_storage_sql.o >/dev/null 2>&1 mv -f .deps/rdf_storage_sql.Tpo .deps/rdf_storage_sql.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c -o rdf_stream.lo rdf_stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c rdf_stream.c -fPIC -DPIC -o .libs/rdf_stream.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c rdf_stream.c -o rdf_stream.o >/dev/null 2>&1 mv -f .deps/rdf_stream.Tpo .deps/rdf_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c -o rdf_parser.lo rdf_parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c rdf_parser.c -fPIC -DPIC -o .libs/rdf_parser.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c rdf_parser.c -o rdf_parser.o >/dev/null 2>&1 mv -f .deps/rdf_parser.Tpo .deps/rdf_parser.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_parser_raptor.lo -MD -MP -MF .deps/rdf_parser_raptor.Tpo -c -o rdf_parser_raptor.lo rdf_parser_raptor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_parser_raptor.lo -MD -MP -MF .deps/rdf_parser_raptor.Tpo -c rdf_parser_raptor.c -fPIC -DPIC -o .libs/rdf_parser_raptor.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_parser_raptor.lo -MD -MP -MF .deps/rdf_parser_raptor.Tpo -c rdf_parser_raptor.c -o rdf_parser_raptor.o >/dev/null 2>&1 mv -f .deps/rdf_parser_raptor.Tpo .deps/rdf_parser_raptor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c -o rdf_heuristics.lo rdf_heuristics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c rdf_heuristics.c -fPIC -DPIC -o .libs/rdf_heuristics.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c rdf_heuristics.c -o rdf_heuristics.o >/dev/null 2>&1 mv -f .deps/rdf_heuristics.Tpo .deps/rdf_heuristics.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c -o rdf_files.lo rdf_files.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c rdf_files.c -fPIC -DPIC -o .libs/rdf_files.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c rdf_files.c -o rdf_files.o >/dev/null 2>&1 mv -f .deps/rdf_files.Tpo .deps/rdf_files.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c -o rdf_utf8.lo rdf_utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c rdf_utf8.c -fPIC -DPIC -o .libs/rdf_utf8.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c rdf_utf8.c -o rdf_utf8.o >/dev/null 2>&1 mv -f .deps/rdf_utf8.Tpo .deps/rdf_utf8.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c -o rdf_query.lo rdf_query.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c rdf_query.c -fPIC -DPIC -o .libs/rdf_query.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c rdf_query.c -o rdf_query.o >/dev/null 2>&1 mv -f .deps/rdf_query.Tpo .deps/rdf_query.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_results.lo -MD -MP -MF .deps/rdf_query_results.Tpo -c -o rdf_query_results.lo rdf_query_results.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_results.lo -MD -MP -MF .deps/rdf_query_results.Tpo -c rdf_query_results.c -fPIC -DPIC -o .libs/rdf_query_results.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_results.lo -MD -MP -MF .deps/rdf_query_results.Tpo -c rdf_query_results.c -o rdf_query_results.o >/dev/null 2>&1 mv -f .deps/rdf_query_results.Tpo .deps/rdf_query_results.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_triples.lo -MD -MP -MF .deps/rdf_query_triples.Tpo -c -o rdf_query_triples.lo rdf_query_triples.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_triples.lo -MD -MP -MF .deps/rdf_query_triples.Tpo -c rdf_query_triples.c -fPIC -DPIC -o .libs/rdf_query_triples.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_triples.lo -MD -MP -MF .deps/rdf_query_triples.Tpo -c rdf_query_triples.c -o rdf_query_triples.o >/dev/null 2>&1 mv -f .deps/rdf_query_triples.Tpo .deps/rdf_query_triples.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_rasqal.lo -MD -MP -MF .deps/rdf_query_rasqal.Tpo -c -o rdf_query_rasqal.lo rdf_query_rasqal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_rasqal.lo -MD -MP -MF .deps/rdf_query_rasqal.Tpo -c rdf_query_rasqal.c -fPIC -DPIC -o .libs/rdf_query_rasqal.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_query_rasqal.lo -MD -MP -MF .deps/rdf_query_rasqal.Tpo -c rdf_query_rasqal.c -o rdf_query_rasqal.o >/dev/null 2>&1 mv -f .deps/rdf_query_rasqal.Tpo .deps/rdf_query_rasqal.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c -o rdf_serializer.lo rdf_serializer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c rdf_serializer.c -fPIC -DPIC -o .libs/rdf_serializer.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c rdf_serializer.c -o rdf_serializer.o >/dev/null 2>&1 mv -f .deps/rdf_serializer.Tpo .deps/rdf_serializer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_serializer_raptor.lo -MD -MP -MF .deps/rdf_serializer_raptor.Tpo -c -o rdf_serializer_raptor.lo rdf_serializer_raptor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_serializer_raptor.lo -MD -MP -MF .deps/rdf_serializer_raptor.Tpo -c rdf_serializer_raptor.c -fPIC -DPIC -o .libs/rdf_serializer_raptor.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_serializer_raptor.lo -MD -MP -MF .deps/rdf_serializer_raptor.Tpo -c rdf_serializer_raptor.c -o rdf_serializer_raptor.o >/dev/null 2>&1 mv -f .deps/rdf_serializer_raptor.Tpo .deps/rdf_serializer_raptor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c -o rdf_log.lo rdf_log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c rdf_log.c -fPIC -DPIC -o .libs/rdf_log.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c rdf_log.c -o rdf_log.o >/dev/null 2>&1 mv -f .deps/rdf_log.Tpo .deps/rdf_log.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_file.lo -MD -MP -MF .deps/rdf_storage_file.Tpo -c -o rdf_storage_file.lo rdf_storage_file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_file.lo -MD -MP -MF .deps/rdf_storage_file.Tpo -c rdf_storage_file.c -fPIC -DPIC -o .libs/rdf_storage_file.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_file.lo -MD -MP -MF .deps/rdf_storage_file.Tpo -c rdf_storage_file.c -o rdf_storage_file.o >/dev/null 2>&1 mv -f .deps/rdf_storage_file.Tpo .deps/rdf_storage_file.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_mysql.lo -MD -MP -MF .deps/rdf_storage_mysql.Tpo -c -o rdf_storage_mysql.lo rdf_storage_mysql.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_mysql.lo -MD -MP -MF .deps/rdf_storage_mysql.Tpo -c rdf_storage_mysql.c -fPIC -DPIC -o .libs/rdf_storage_mysql.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_mysql.lo -MD -MP -MF .deps/rdf_storage_mysql.Tpo -c rdf_storage_mysql.c -o rdf_storage_mysql.o >/dev/null 2>&1 mv -f .deps/rdf_storage_mysql.Tpo .deps/rdf_storage_mysql.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_sqlite.lo -MD -MP -MF .deps/rdf_storage_sqlite.Tpo -c -o rdf_storage_sqlite.lo rdf_storage_sqlite.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.6 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/postgresql/libpq-4 -I/usr/include/rasqal -DLIBRDF_INTERNAL=1 -O2 -pipe -MT rdf_storage_sqlite.lo -MD -MP -MF .deps/rdf_storage_sqlite.Tpo -c rdf_storage_sqlite.c -fPIC -DPIC -o .libs/rdf_storage_sqlite.o In file included from rdf_storage_sqlite.c:49: /usr/include/sqlite3.h:128: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:129: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:130: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:164: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:245: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:298: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:866: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:867: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:868: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:869: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:904: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:928: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1199: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1244: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1300: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1328: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1370: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1407: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1408: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1477: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1500: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1573: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1581: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1678: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1679: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1680: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1763: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1764: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1765: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1777: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1778: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1801: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1887: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1985: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:1986: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2011: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2097: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2101: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2105: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2148: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2149: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2150: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2151: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2216: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2350: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2357: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2364: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2371: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2389: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2528: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2529: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2530: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2531: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2532: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2533: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2534: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2535: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2536: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2559: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2589: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2608: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2620: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2632: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2661: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2662: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2709: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2710: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2711: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2712: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2713: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2714: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2748: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2749: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2819: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:2829: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3019: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3020: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3021: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3022: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3023: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3024: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3025: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3026: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3027: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3028: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3049: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3075: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3161: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3171: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3206: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3207: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3208: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3209: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3210: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3211: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3263: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3264: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3265: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3266: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3267: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3268: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3269: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3270: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3271: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3272: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3273: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3274: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3302: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3319: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3333: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3380: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3381: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3511: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3512: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3513: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3514: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3515: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3516: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3517: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3518: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3519: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3520: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3521: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3522: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3523: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3524: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3525: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3526: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3578: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3585: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3593: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3630: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3635: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3648: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3661: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3682: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3712: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3737: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3750: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3767: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3818: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3819: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3868: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3907: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3921: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:3956: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4020: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4058: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4081: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4108: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4122: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4293: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4310: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4376: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4395: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4479: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4514: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4532: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4563: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4605: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4639: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4640: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4641: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4755: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4756: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4757: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4758: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4759: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4854: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4855: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4886: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4912: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4931: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:4985: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5093: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5134: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5489: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5495: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5496: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5497: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5498: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5615: error: expected identifier or '(' before numeric constant /usr/include/sqlite3.h:5631: error: expected identifier or '(' before numeric constant rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_open': rdf_storage_sqlite.c:779: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_serialise': rdf_storage_sqlite.c:1262: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_get_next_common': rdf_storage_sqlite.c:1378: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1383: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1393: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1401: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1402: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1410: warning: initialization makes pointer from integer without a cast rdf_storage_sqlite.c:1411: warning: initialization makes pointer from integer without a cast rdf_storage_sqlite.c:1415: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1436: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:1456: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_serialise_finished': rdf_storage_sqlite.c:1560: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_find_statements': rdf_storage_sqlite.c:1714: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_find_statements_finished': rdf_storage_sqlite.c:1832: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_context_serialise': rdf_storage_sqlite.c:2158: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_context_serialise_finished': rdf_storage_sqlite.c:2277: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_get_next_context_common': rdf_storage_sqlite.c:2380: warning: assignment makes pointer from integer without a cast rdf_storage_sqlite.c:2403: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_get_contexts_finished': rdf_storage_sqlite.c:2515: warning: cast to pointer from integer of different size rdf_storage_sqlite.c: In function 'librdf_storage_sqlite_get_contexts': rdf_storage_sqlite.c:2597: warning: cast to pointer from integer of different size make[3]: *** [rdf_storage_sqlite.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf' make: *** [all-recursive] Error 1 * * ERROR: dev-libs/redland-1.0.8 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 1205: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-libs/redland-1.0.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/redland-1.0.8/temp/environment'. *