ERROR: ld.so: object '/usr/lib/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82891 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf redland-1.0.7 + /bin/gzip -dc /usr/src/rpm/SOURCES/redland-1.0.7.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd redland-1.0.7 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82891 + umask 022 + cd /usr/src/rpm/BUILD + cd redland-1.0.7 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./rasqal/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./rasqal/config.sub ++ basename ./rasqal/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./rasqal/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./rasqal/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./rasqal/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./rasqal/config.guess ++ basename ./rasqal/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./rasqal/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./rasqal/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./raptor/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./raptor/config.sub ++ basename ./raptor/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./raptor/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./raptor/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./raptor/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./raptor/config.guess ++ basename ./raptor/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./raptor/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./raptor/config.guess' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-release --with-raptor=system --with-rasqal=system --with-threestore=no --disable-static 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... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether build environment is sane... 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... no 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/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... 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... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for gnutar... no checking for gtar... gtar 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... 4 checking for unsigned long long... yes checking size of unsigned long long... 8 checking BDB version... 4.3 checking location of BDB libs... /usr/lib checking location of BDB includes... /usr/include/db4 checking name of BDB library... db-4.3 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.16 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 library... no checking for mysql_config... mysql_config checking for mysql library... yes - version 5.0.77 checking for sqlite library versions available... 3.3 checking using sqlite library... yes - version 3.3 checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking sqlite.h usability... no checking sqlite.h presence... no checking for sqlite.h... no 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... no checking using dmalloc library... no checking using memory signing... no checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating Makefile config.status: creating 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 librdf/redland.pc config.status: creating redland-config config.status: WARNING: redland-config.in seems to ignore the --datarootdir setting 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.3 (library db-4.3 in /usr/lib) Triple stores available : file hashes(memory) hashes(bdb 4.3) mysql(5.0.77) sqlite(3.3) postgresql(8.1.11) Triple stores enabled : memory file hashes mysql sqlite postgresql RDF parsers : raptor(system 1.4.16) RDF query : rasqal(system 0.9.15) Content digests : md5(openssl) sha1(openssl) ripemd160(openssl) + make LIBTOOL=/usr/bin/libtool -j2 Making all in librdf make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make all-recursive make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' Making all in win32 make[3]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[3]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c -o rdf_init.lo rdf_init.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c -o rdf_uri.lo rdf_uri.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c rdf_uri.c -fPIC -DPIC -o .libs/rdf_uri.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c rdf_init.c -fPIC -DPIC -o .libs/rdf_init.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c rdf_init.c -o rdf_init.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_init.Tpo .deps/rdf_init.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c -o rdf_node.lo rdf_node.c mv -f .deps/rdf_uri.Tpo .deps/rdf_uri.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c -o rdf_statement.lo rdf_statement.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c rdf_node.c -fPIC -DPIC -o .libs/rdf_node.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c rdf_statement.c -fPIC -DPIC -o .libs/rdf_statement.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c rdf_statement.c -o rdf_statement.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_statement.Tpo .deps/rdf_statement.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c -o rdf_digest.lo rdf_digest.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c rdf_digest.c -fPIC -DPIC -o .libs/rdf_digest.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_node.Tpo .deps/rdf_node.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c -o rdf_hash.lo rdf_hash.c mv -f .deps/rdf_digest.Tpo .deps/rdf_digest.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash_cursor.lo -MD -MP -MF .deps/rdf_hash_cursor.Tpo -c -o rdf_hash_cursor.lo rdf_hash_cursor.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c rdf_hash.c -fPIC -DPIC -o .libs/rdf_hash.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash_memory.lo -MD -MP -MF .deps/rdf_hash_memory.Tpo -c -o rdf_hash_memory.lo rdf_hash_memory.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c rdf_hash.c -o rdf_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/rdf_hash.Tpo .deps/rdf_hash.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_model.lo -MD -MP -MF .deps/rdf_model.Tpo -c -o rdf_model.lo rdf_model.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_model.lo -MD -MP -MF .deps/rdf_model.Tpo -c rdf_model.c -fPIC -DPIC -o .libs/rdf_model.o mv -f .deps/rdf_hash_memory.Tpo .deps/rdf_hash_memory.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_model_storage.lo -MD -MP -MF .deps/rdf_model_storage.Tpo -c -o rdf_model_storage.lo rdf_model_storage.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_storage.Tpo .deps/rdf_model_storage.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c -o rdf_iterator.lo rdf_iterator.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c rdf_iterator.c -fPIC -DPIC -o .libs/rdf_iterator.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_model.Tpo .deps/rdf_model.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c -o rdf_concepts.lo rdf_concepts.c mv -f .deps/rdf_iterator.Tpo .deps/rdf_iterator.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c -o rdf_list.lo rdf_list.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c rdf_concepts.c -fPIC -DPIC -o .libs/rdf_concepts.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c rdf_concepts.c -o rdf_concepts.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c rdf_list.c -fPIC -DPIC -o .libs/rdf_list.o mv -f .deps/rdf_concepts.Tpo .deps/rdf_concepts.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage.lo -MD -MP -MF .deps/rdf_storage.Tpo -c -o rdf_storage.lo rdf_storage.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c rdf_list.c -o rdf_list.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage.lo -MD -MP -MF .deps/rdf_storage.Tpo -c rdf_storage.c -fPIC -DPIC -o .libs/rdf_storage.o mv -f .deps/rdf_list.Tpo .deps/rdf_list.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_list.lo -MD -MP -MF .deps/rdf_storage_list.Tpo -c -o rdf_storage_list.lo rdf_storage_list.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_list.Tpo .deps/rdf_storage_list.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_hashes.lo -MD -MP -MF .deps/rdf_storage_hashes.Tpo -c -o rdf_storage_hashes.lo rdf_storage_hashes.c mv -f .deps/rdf_storage.Tpo .deps/rdf_storage.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_sql.lo -MD -MP -MF .deps/rdf_storage_sql.Tpo -c -o rdf_storage_sql.lo rdf_storage_sql.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c -o rdf_stream.lo rdf_stream.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c rdf_stream.c -fPIC -DPIC -o .libs/rdf_stream.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c -o rdf_parser.lo rdf_parser.c mv -f .deps/rdf_storage_hashes.Tpo .deps/rdf_storage_hashes.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_parser_raptor.lo -MD -MP -MF .deps/rdf_parser_raptor.Tpo -c -o rdf_parser_raptor.lo rdf_parser_raptor.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c rdf_parser.c -fPIC -DPIC -o .libs/rdf_parser.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 rdf_parser_raptor.c: In function 'librdf_parser_raptor_constructor': rdf_parser_raptor.c:1370: warning: passing argument 1 of 'raptor_uri_set_handler' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c rdf_parser.c -o rdf_parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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.Tpo .deps/rdf_parser.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c -o rdf_heuristics.lo rdf_heuristics.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c rdf_heuristics.c -fPIC -DPIC -o .libs/rdf_heuristics.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_parser_raptor.Tpo .deps/rdf_parser_raptor.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c -o rdf_files.lo rdf_files.c mv -f .deps/rdf_heuristics.Tpo .deps/rdf_heuristics.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c -o rdf_utf8.lo rdf_utf8.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c rdf_files.c -fPIC -DPIC -o .libs/rdf_files.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c rdf_utf8.c -fPIC -DPIC -o .libs/rdf_utf8.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c -o rdf_query.lo rdf_query.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_query_results.lo -MD -MP -MF .deps/rdf_query_results.Tpo -c -o rdf_query_results.lo rdf_query_results.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c rdf_query.c -fPIC -DPIC -o .libs/rdf_query.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c rdf_query.c -o rdf_query.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/rdf_query.Tpo .deps/rdf_query.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_query_triples.lo -MD -MP -MF .deps/rdf_query_triples.Tpo -c -o rdf_query_triples.lo rdf_query_triples.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/rdf_query_results.Tpo .deps/rdf_query_results.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_query_rasqal.lo -MD -MP -MF .deps/rdf_query_rasqal.Tpo -c -o rdf_query_rasqal.lo rdf_query_rasqal.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c -o rdf_serializer.lo rdf_serializer.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c rdf_serializer.c -fPIC -DPIC -o .libs/rdf_serializer.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_query_rasqal.Tpo .deps/rdf_query_rasqal.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_serializer_raptor.lo -MD -MP -MF .deps/rdf_serializer_raptor.Tpo -c -o rdf_serializer_raptor.lo rdf_serializer_raptor.c mv -f .deps/rdf_serializer.Tpo .deps/rdf_serializer.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c -o rdf_log.lo rdf_log.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c rdf_log.c -fPIC -DPIC -o .libs/rdf_log.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c rdf_log.c -o rdf_log.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_log.Tpo .deps/rdf_log.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_file.lo -MD -MP -MF .deps/rdf_storage_file.Tpo -c -o rdf_storage_file.lo rdf_storage_file.c mv -f .deps/rdf_serializer_raptor.Tpo .deps/rdf_serializer_raptor.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_mysql.lo -MD -MP -MF .deps/rdf_storage_mysql.Tpo -c -o rdf_storage_mysql.lo rdf_storage_mysql.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_sqlite.lo -MD -MP -MF .deps/rdf_storage_sqlite.Tpo -c -o rdf_storage_sqlite.lo rdf_storage_sqlite.c rdf_storage_mysql.c: In function 'librdf_storage_mysql_node_hash_common': rdf_storage_mysql.c:1106: warning: 'name' may be used uninitialized in this function rdf_storage_mysql.c:1103: warning: 'lang' may be used uninitialized in this function rdf_storage_mysql.c:1102: warning: 'value' may be used uninitialized in this function rdf_storage_mysql.c:1101: warning: 'uri' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_sqlite.lo -MD -MP -MF .deps/rdf_storage_sqlite.Tpo -c rdf_storage_sqlite.c -o rdf_storage_sqlite.o >/dev/null 2>&1 mv -f .deps/rdf_storage_sqlite.Tpo .deps/rdf_storage_sqlite.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_postgresql.lo -MD -MP -MF .deps/rdf_storage_postgresql.Tpo -c -o rdf_storage_postgresql.lo rdf_storage_postgresql.c mv -f .deps/rdf_storage_mysql.Tpo .deps/rdf_storage_mysql.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_digest_openssl.lo -MD -MP -MF .deps/rdf_digest_openssl.Tpo -c -o rdf_digest_openssl.lo rdf_digest_openssl.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_postgresql.lo -MD -MP -MF .deps/rdf_storage_postgresql.Tpo -c rdf_storage_postgresql.c -fPIC -DPIC -o .libs/rdf_storage_postgresql.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_digest_openssl.lo -MD -MP -MF .deps/rdf_digest_openssl.Tpo -c rdf_digest_openssl.c -fPIC -DPIC -o .libs/rdf_digest_openssl.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_digest_openssl.lo -MD -MP -MF .deps/rdf_digest_openssl.Tpo -c rdf_digest_openssl.c -o rdf_digest_openssl.o >/dev/null 2>&1 mv -f .deps/rdf_digest_openssl.Tpo .deps/rdf_digest_openssl.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash_bdb.lo -MD -MP -MF .deps/rdf_hash_bdb.Tpo -c -o rdf_hash_bdb.lo rdf_hash_bdb.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash_bdb.lo -MD -MP -MF .deps/rdf_hash_bdb.Tpo -c rdf_hash_bdb.c -fPIC -DPIC -o .libs/rdf_hash_bdb.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_postgresql.lo -MD -MP -MF .deps/rdf_storage_postgresql.Tpo -c rdf_storage_postgresql.c -o rdf_storage_postgresql.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_hash_bdb.lo -MD -MP -MF .deps/rdf_hash_bdb.Tpo -c rdf_hash_bdb.c -o rdf_hash_bdb.o >/dev/null 2>&1 mv -f .deps/rdf_hash_bdb.Tpo .deps/rdf_hash_bdb.Plo mv -f .deps/rdf_storage_postgresql.Tpo .deps/rdf_storage_postgresql.Plo /usr/bin/libtool --tag=CC --mode=link gcc -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 0:0:0 -L/usr/lib -lrasqal -L/usr/lib -lraptor -ldb-4.3 -lcrypto -ldb-4.3 -lcrypto -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lsqlite3 -L/usr/lib -lpq -o librdf.la -rpath /usr/lib rdf_init.lo rdf_uri.lo rdf_node.lo rdf_statement.lo rdf_digest.lo rdf_hash.lo rdf_hash_cursor.lo rdf_hash_memory.lo rdf_model.lo rdf_model_storage.lo rdf_iterator.lo rdf_concepts.lo rdf_list.lo rdf_storage.lo rdf_storage_list.lo rdf_storage_hashes.lo rdf_storage_sql.lo rdf_stream.lo rdf_parser.lo rdf_parser_raptor.lo rdf_heuristics.lo rdf_files.lo rdf_utf8.lo rdf_query.lo rdf_query_results.lo rdf_query_triples.lo rdf_query_rasqal.lo rdf_serializer.lo rdf_serializer_raptor.lo rdf_log.lo rdf_storage_file.lo rdf_storage_mysql.lo rdf_storage_sqlite.lo rdf_storage_postgresql.lo rdf_digest_openssl.lo rdf_hash_bdb.lo gcc -shared .libs/rdf_init.o .libs/rdf_uri.o .libs/rdf_node.o .libs/rdf_statement.o .libs/rdf_digest.o .libs/rdf_hash.o .libs/rdf_hash_cursor.o .libs/rdf_hash_memory.o .libs/rdf_model.o .libs/rdf_model_storage.o .libs/rdf_iterator.o .libs/rdf_concepts.o .libs/rdf_list.o .libs/rdf_storage.o .libs/rdf_storage_list.o .libs/rdf_storage_hashes.o .libs/rdf_storage_sql.o .libs/rdf_stream.o .libs/rdf_parser.o .libs/rdf_parser_raptor.o .libs/rdf_heuristics.o .libs/rdf_files.o .libs/rdf_utf8.o .libs/rdf_query.o .libs/rdf_query_results.o .libs/rdf_query_triples.o .libs/rdf_query_rasqal.o .libs/rdf_serializer.o .libs/rdf_serializer_raptor.o .libs/rdf_log.o .libs/rdf_storage_file.o .libs/rdf_storage_mysql.o .libs/rdf_storage_sqlite.o .libs/rdf_storage_postgresql.o .libs/rdf_digest_openssl.o .libs/rdf_hash_bdb.o -L/usr/lib -lrasqal -lraptor /usr/lib/libdb-4.3.so -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lsqlite3 -lpq -m32 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librdf.so.0 -o .libs/librdf.so.0.0.0 (cd .libs && rm -f librdf.so.0 && ln -s librdf.so.0.0.0 librdf.so.0) (cd .libs && rm -f librdf.so && ln -s librdf.so.0.0.0 librdf.so) ar cru .libs/librdf.a rdf_init.o rdf_uri.o rdf_node.o rdf_statement.o rdf_digest.o rdf_hash.o rdf_hash_cursor.o rdf_hash_memory.o rdf_model.o rdf_model_storage.o rdf_iterator.o rdf_concepts.o rdf_list.o rdf_storage.o rdf_storage_list.o rdf_storage_hashes.o rdf_storage_sql.o rdf_stream.o rdf_parser.o rdf_parser_raptor.o rdf_heuristics.o rdf_files.o rdf_utf8.o rdf_query.o rdf_query_results.o rdf_query_triples.o rdf_query_rasqal.o rdf_serializer.o rdf_serializer_raptor.o rdf_log.o rdf_storage_file.o rdf_storage_mysql.o rdf_storage_sqlite.o rdf_storage_postgresql.o rdf_digest_openssl.o rdf_hash_bdb.o ranlib .libs/librdf.a creating librdf.la (cd .libs && rm -f librdf.la && ln -s ../librdf.la librdf.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' Making all in examples make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' Making all in utils make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' gcc -DHAVE_CONFIG_H -I. -I../librdf -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -I../librdf -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT db_upgrade.o -MD -MP -MF .deps/db_upgrade.Tpo -c -o db_upgrade.o db_upgrade.c gcc -DHAVE_CONFIG_H -I. -I../librdf -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -I../librdf -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdfproc.o -MD -MP -MF .deps/rdfproc.Tpo -c -o rdfproc.o rdfproc.c mv -f .deps/db_upgrade.Tpo .deps/db_upgrade.Po /usr/bin/libtool --tag=CC --mode=link gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o redland-db-upgrade db_upgrade.o ../librdf/librdf.la mkdir .libs gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/redland-db-upgrade db_upgrade.o ../librdf/.libs/librdf.so -L/usr/lib -lrasqal -lraptor /usr/lib/libdb-4.3.so -lpthread -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lsqlite3 -lpq creating redland-db-upgrade mv -f .deps/rdfproc.Tpo .deps/rdfproc.Po /usr/bin/libtool --tag=CC --mode=link gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdfproc rdfproc.o ../librdf/librdf.la gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdfproc rdfproc.o ../librdf/.libs/librdf.so -L/usr/lib -lrasqal -lraptor /usr/lib/libdb-4.3.so -lpthread -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lsqlite3 -lpq creating rdfproc make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' Making all in demos make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' Making all in docs make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' Making all in data make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/data' make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.15354 + umask 022 + cd /usr/src/rpm/BUILD + cd redland-1.0.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/redland-1.0.7-1.centos5-root-machbuild + make DESTDIR=/var/tmp/redland-1.0.7-1.centos5-root-machbuild install Making install in librdf make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' Making install in win32 make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[3]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[3]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'librdf.la' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.la' /usr/bin/install -c .libs/librdf.so.0.0.0 /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.so.0.0.0 (cd /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib && { ln -s -f librdf.so.0.0.0 librdf.so.0 || { rm -f librdf.so.0 && ln -s librdf.so.0.0.0 librdf.so.0; }; }) (cd /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib && { ln -s -f librdf.so.0.0.0 librdf.so || { rm -f librdf.so && ln -s librdf.so.0.0.0 librdf.so; }; }) /usr/bin/install -c .libs/librdf.lai /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.la /usr/bin/install -c .libs/librdf.a /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.a chmod 644 /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.a ranlib /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include" /usr/bin/install -c -m 644 'redland.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/redland.h' /usr/bin/install -c -m 644 'librdf.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/librdf.h' /usr/bin/install -c -m 644 'rdf_init.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_init.h' /usr/bin/install -c -m 644 'rdf_uri.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_uri.h' /usr/bin/install -c -m 644 'rdf_node.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_node.h' /usr/bin/install -c -m 644 'rdf_statement.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_statement.h' /usr/bin/install -c -m 644 'rdf_concepts.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_concepts.h' /usr/bin/install -c -m 644 'rdf_model.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_model.h' /usr/bin/install -c -m 644 'rdf_iterator.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_iterator.h' /usr/bin/install -c -m 644 'rdf_storage.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_storage.h' /usr/bin/install -c -m 644 'rdf_stream.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_stream.h' /usr/bin/install -c -m 644 'rdf_parser.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_parser.h' /usr/bin/install -c -m 644 'rdf_utf8.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_utf8.h' /usr/bin/install -c -m 644 'rdf_query.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_query.h' /usr/bin/install -c -m 644 'rdf_serializer.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_serializer.h' /usr/bin/install -c -m 644 'rdf_log.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_log.h' /usr/bin/install -c -m 644 'rdf_digest.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_digest.h' /usr/bin/install -c -m 644 'rdf_hash.h' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/include/rdf_hash.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'redland.pc' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/pkgconfig/redland.pc' test -z "/usr/share/redland" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/redland" /usr/bin/install -c -m 644 'mysql-v1.ttl' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/redland/mysql-v1.ttl' /usr/bin/install -c -m 644 'mysql-v2.ttl' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/redland/mysql-v2.ttl' test -z "/usr/lib/redland" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/redland" make[3]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' Making install in examples make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' Making install in utils make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'redland-db-upgrade' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/redland-db-upgrade' libtool: install: warning: `../librdf/librdf.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/redland-db-upgrade /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/redland-db-upgrade /bin/sh ../libtool --mode=install /usr/bin/install -c 'rdfproc' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/rdfproc' libtool: install: warning: `../librdf/librdf.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/rdfproc /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/rdfproc test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './redland-db-upgrade.1' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man1/redland-db-upgrade.1' /usr/bin/install -c -m 644 './rdfproc.1' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man1/rdfproc.1' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' Making install in demos make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' Making install in docs make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' make[2]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../mkinstalldirs /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/gtk-doc/html/redland; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/gtk-doc/html/redland; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/gtk-doc/html/redland || :; \ if test `which gtkdoc-rebase` != ""; then \ gtkdoc-rebase --relative --dest-dir=/var/tmp/redland-1.0.7-1.centos5-root-machbuild --html-dir=/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/gtk-doc/html/redland ; \ fi \ fi mkdir -p -- /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/gtk-doc/html/redland -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/indexes.html -- Installing ./html/introduction.html -- Installing ./html/left.png -- Installing ./html/objects.html -- Installing ./html/redland-concepts.html -- Installing ./html/redland-digest.html -- Installing ./html/redland-files.html -- Installing ./html/redland-hash.html -- Installing ./html/redland-heuristics.html -- Installing ./html/redland-iterator.html -- Installing ./html/redland-list.html -- Installing ./html/redland-log.html -- Installing ./html/redland-model.html -- Installing ./html/redland-node.html -- Installing ./html/redland-parser.html -- Installing ./html/redland-query-results.html -- Installing ./html/redland-query.html -- Installing ./html/redland-serializer.html -- Installing ./html/redland-statement.html -- Installing ./html/redland-storage-module-file.html -- Installing ./html/redland-storage-module-hashes.html -- Installing ./html/redland-storage-module-memory.html -- Installing ./html/redland-storage-module-mysql.html -- Installing ./html/redland-storage-module-postgresql.html -- Installing ./html/redland-storage-module-sqlite.html -- Installing ./html/redland-storage-module-tstore.html -- Installing ./html/redland-storage-module-uri.html -- Installing ./html/redland-storage-modules.html -- Installing ./html/redland-storage.html -- Installing ./html/redland-stream.html -- Installing ./html/redland-unicode.html -- Installing ./html/redland-uri.html -- Installing ./html/redland-world.html -- Installing ./html/redland.devhelp -- Installing ./html/redland.devhelp2 -- Installing ./html/redland.html -- Installing ./html/reference-manual.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/tutorial.html -- Installing ./html/up.png -- Installing ./html/index.sgml which: no gtkdoc-rebase in (/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin) /bin/sh: line 11: test: !=: unary operator expected test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man3" /usr/bin/install -c -m 644 './redland.3' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man3/redland.3' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' Making install in data make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/data' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/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 `/usr/src/rpm/BUILD/redland-1.0.7/data' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/data' make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin" /usr/bin/install -c 'redland-config' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/redland-config' test -z "/usr/share/redland" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/redland" /usr/bin/install -c -m 644 'Redland.i' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/redland/Redland.i' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './redland-config.1' '/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/man/man1/redland-config.1' make install-data-hook make[3]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7' perl ./utils/touch-mtime.pl ./Redland.i /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/redland/Redland.i make[3]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7' + find /var/tmp/redland-1.0.7-1.centos5-root-machbuild -name '*.la' -exec rm '{}' ';' + find /var/tmp/redland-1.0.7-1.centos5-root-machbuild -name '*.a' -exec rm '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/redland-1.0.7 extracting debug info from /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/redland-db-upgrade extracting debug info from /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/bin/rdfproc extracting debug info from /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/lib/librdf.so.0.0.0 symlinked /usr/lib/debug/usr/lib/librdf.so.0.0.0.debug to /usr/lib/debug/usr/lib/librdf.so.debug symlinked /usr/lib/debug/usr/lib/librdf.so.0.0.0.debug to /usr/lib/debug/usr/lib/librdf.so.0.debug 2397 blocks + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.16543 + umask 022 + cd /usr/src/rpm/BUILD + cd redland-1.0.7 + make check Making check in librdf make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' Making check in win32 make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf/win32' make[2]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make check-TESTS check-local make[3]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_node_test -DSTANDALONE ./rdf_node.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_node_test -DSTANDALONE ./rdf_node.c ./.libs/librdf.so creating rdf_node_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_digest_test -DSTANDALONE ./rdf_digest.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_digest_test -DSTANDALONE ./rdf_digest.c ./.libs/librdf.so creating rdf_digest_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_hash_test -DSTANDALONE ./rdf_hash.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_hash_test -DSTANDALONE ./rdf_hash.c ./.libs/librdf.so creating rdf_hash_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_uri_test -DSTANDALONE ./rdf_uri.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_uri_test -DSTANDALONE ./rdf_uri.c ./.libs/librdf.so creating rdf_uri_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_statement_test -DSTANDALONE ./rdf_statement.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_statement_test -DSTANDALONE ./rdf_statement.c ./.libs/librdf.so creating rdf_statement_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_model_test -DSTANDALONE ./rdf_model.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_model_test -DSTANDALONE ./rdf_model.c ./.libs/librdf.so creating rdf_model_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_storage_test -DSTANDALONE ./rdf_storage.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_storage_test -DSTANDALONE ./rdf_storage.c ./.libs/librdf.so creating rdf_storage_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_parser_test -DSTANDALONE ./rdf_parser.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_parser_test -DSTANDALONE ./rdf_parser.c ./.libs/librdf.so creating rdf_parser_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_files_test -DSTANDALONE ./rdf_files.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_files_test -DSTANDALONE ./rdf_files.c ./.libs/librdf.so creating rdf_files_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_heuristics_test -DSTANDALONE ./rdf_heuristics.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_heuristics_test -DSTANDALONE ./rdf_heuristics.c ./.libs/librdf.so creating rdf_heuristics_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_utf8_test -DSTANDALONE ./rdf_utf8.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_utf8_test -DSTANDALONE ./rdf_utf8.c ./.libs/librdf.so creating rdf_utf8_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_concepts_test -DSTANDALONE ./rdf_concepts.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_concepts_test -DSTANDALONE ./rdf_concepts.c ./.libs/librdf.so creating rdf_concepts_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_query_test -DSTANDALONE ./rdf_query.c ./rdf_query_results.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_query_test -DSTANDALONE ./rdf_query.c ./rdf_query_results.c ./.libs/librdf.so creating rdf_query_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_serializer_test -DSTANDALONE ./rdf_serializer.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_serializer_test -DSTANDALONE ./rdf_serializer.c ./.libs/librdf.so creating rdf_serializer_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_stream_test -DSTANDALONE ./rdf_stream.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_stream_test -DSTANDALONE ./rdf_stream.c ./.libs/librdf.so creating rdf_stream_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_iterator_test -DSTANDALONE ./rdf_iterator.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_iterator_test -DSTANDALONE ./rdf_iterator.c ./.libs/librdf.so creating rdf_iterator_test /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_init_test -DSTANDALONE ./rdf_init.c librdf.la gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_init_test -DSTANDALONE ./rdf_init.c ./.libs/librdf.so creating rdf_init_test lt-rdf_node_test: Creating home page node from string lt-rdf_node_test: Home page URI is http://purl.org/net/dajobe/ lt-rdf_node_test: Creating URI from string 'http://purl.org/net/dajobe/' lt-rdf_node_test: Setting node URI to new URI http://purl.org/net/dajobe/ lt-rdf_node_test: Node is: [http://purl.org/net/dajobe/] lt-rdf_node_test: Encoding node requires 31 bytes lt-rdf_node_test: Encoding node in buffer lt-rdf_node_test: Creating new node lt-rdf_node_test: Decoding node from buffer lt-rdf_node_test: New node is: [http://purl.org/net/dajobe/] lt-rdf_node_test: Creating new literal string node lt-rdf_node_test: Node literal string value (Latin-1) is: 'Dave Beckett' lt-rdf_node_test: Creating new blank node with identifier genid42 lt-rdf_node_test: Node identifier is: 'genid42' lt-rdf_node_test: Copied node identifier is: 'genid42' lt-rdf_node_test: Encoding typed node requires 61 bytes lt-rdf_node_test: Encoding typed node in buffer lt-rdf_node_test: Decoding typed node from buffer lt-rdf_node_test: Encoding big literal node requires 100009 bytes lt-rdf_node_test: Encoding big literal node in buffer lt-rdf_node_test: Freeing nodes PASS: rdf_node_test lt-rdf_digest_test: Trying to create new MD5 digest lt-rdf_digest_test: Initialising digest type MD5 lt-rdf_digest_test: Writing data into digest lt-rdf_digest_test: Finishing digesting lt-rdf_digest_test: MD5 digest of data is: 80b52def747e8748199c1a0cf66cb35c lt-rdf_digest_test: MD5 digest is correct lt-rdf_digest_test: Freeing digest lt-rdf_digest_test: Trying to create new SHA1 digest lt-rdf_digest_test: Initialising digest type SHA1 lt-rdf_digest_test: Writing data into digest lt-rdf_digest_test: Finishing digesting lt-rdf_digest_test: SHA1 digest of data is: 67d6a7b73504ce5c6b47fd6db9b7c4939bfe5174 lt-rdf_digest_test: SHA1 digest is correct lt-rdf_digest_test: Freeing digest lt-rdf_digest_test: Trying to create new RIPEMD160 digest lt-rdf_digest_test: Initialising digest type RIPEMD160 lt-rdf_digest_test: Writing data into digest lt-rdf_digest_test: Finishing digesting lt-rdf_digest_test: RIPEMD160 digest of data is: 83ce259f0c23642a95fc92fade583e6d8e15784d lt-rdf_digest_test: RIPEMD160 digest is correct lt-rdf_digest_test: Freeing digest PASS: rdf_digest_test lt-rdf_hash_test: Trying to create new bdb hash lt-rdf_hash_test: Adding key/value pair: colour=yellow lt-rdf_hash_test: resulting bdb hash: { 'colour} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Adding key/value pair: age=new lt-rdf_hash_test: resulting bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Adding key/value pair: size=large lt-rdf_hash_test: resulting bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Adding key/value pair: colour=green lt-rdf_hash_test: resulting bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Adding key/value pair: fruit=banana lt-rdf_hash_test: resulting bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Adding key/value pair: colour=yellow lt-rdf_hash_test: resulting bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Deleting key 'size' lt-rdf_hash_test: resulting bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: resulting bdb hash keys: { 'age} lt-rdf_hash_test: all values of key 'colour'=('yellow) lt-rdf_hash_test: cloning bdb hash lt-rdf_hash_test: resulting cloned bdb hash: { 'age} lt-rdf_hash_test: values count -1 lt-rdf_hash_test: Freeing hash lt-rdf_hash_test: Trying to create new memory hash lt-rdf_hash_test: Adding key/value pair: colour=yellow lt-rdf_hash_test: resulting memory hash: { 'colour} lt-rdf_hash_test: values count 1 lt-rdf_hash_test: Adding key/value pair: age=new lt-rdf_hash_test: resulting memory hash: { 'age} lt-rdf_hash_test: values count 2 lt-rdf_hash_test: Adding key/value pair: size=large lt-rdf_hash_test: resulting memory hash: { 'size} lt-rdf_hash_test: values count 3 lt-rdf_hash_test: Adding key/value pair: colour=green lt-rdf_hash_test: resulting memory hash: { 'size} lt-rdf_hash_test: values count 4 lt-rdf_hash_test: Adding key/value pair: fruit=banana lt-rdf_hash_test: resulting memory hash: { 'size} lt-rdf_hash_test: values count 5 lt-rdf_hash_test: Adding key/value pair: colour=yellow lt-rdf_hash_test: resulting memory hash: { 'size} lt-rdf_hash_test: values count 6 lt-rdf_hash_test: Deleting key 'size' lt-rdf_hash_test: resulting memory hash: { 'fruit} lt-rdf_hash_test: values count 5 lt-rdf_hash_test: resulting memory hash keys: { 'fruit} lt-rdf_hash_test: all values of key 'colour'=('yellow) lt-rdf_hash_test: cloning memory hash lt-rdf_hash_test: resulting cloned memory hash: { 'age} lt-rdf_hash_test: values count 5 lt-rdf_hash_test: Freeing hash lt-rdf_hash_test: Getting default hash factory lt-rdf_hash_test: Initialising hash from array of strings lt-rdf_hash_test: resulting hash memory hash: { '3d} lt-rdf_hash_test: values count 6 lt-rdf_hash_test: resulting hash keys: { '3d} lt-rdf_hash_test: boolean value of key '3d' is 1 (0 F, -1 Bad, else T) lt-rdf_hash_test: long value of key '3d' is -1 (decimal, -1 Bad) lt-rdf_hash_test: boolean value of key 'sides' is -1 (0 F, -1 Bad, else T) lt-rdf_hash_test: long value of key 'sides' is 6 (decimal, -1 Bad) lt-rdf_hash_test: boolean value of key 'colours' is -1 (0 F, -1 Bad, else T) lt-rdf_hash_test: long value of key 'colours' is -1 (decimal, -1 Bad) lt-rdf_hash_test: boolean value of key 'shape' is -1 (0 F, -1 Bad, else T) lt-rdf_hash_test: long value of key 'shape' is -1 (decimal, -1 Bad) lt-rdf_hash_test: boolean value of key 'creator' is -1 (0 F, -1 Bad, else T) lt-rdf_hash_test: long value of key 'creator' is -1 (decimal, -1 Bad) lt-rdf_hash_test: Freeing hash lt-rdf_hash_test: Initialising hash from string >>field1='value1', field2='\'value2', field3='\\', field4='\\\'', field5 = 'a' << lt-rdf_hash_test: resulting memory hash: { 'field2} lt-rdf_hash_test: values count 5 lt-rdf_hash_test: Subtituting into template >>the shape is %{shape} and the sides are %{sides} created by %{rubik}<< lt-rdf_hash_test: resulting in >>the shape is cube and the sides are 6 created by << PASS: rdf_hash_test lt-rdf_uri_test: Creating new URI from string lt-rdf_uri_test: Home page URI is http://purl.org/net/dajobe/ lt-rdf_uri_test: Creating URI from URI lt-rdf_uri_test: New URI is http://purl.org/net/dajobe/ lt-rdf_uri_test: Getting digest for URI lt-rdf_uri_test: Digest is: 67d6a7b73504ce5c6b47fd6db9b7c4939bfe5174 lt-rdf_uri_test: Source URI is file:/big/long/directory/ lt-rdf_uri_test: Base URI is http://somewhere/dir/ lt-rdf_uri_test: URI string is 'http://example.com/big/long/directory/blah#frag' lt-rdf_uri_test: Normalised URI is http://example.com/big/long/directory/blah#frag lt-rdf_uri_test: URI + Relative URI #foo gives http://example.com/big/long/directory/blah#foo lt-rdf_uri_test: URI + Relative URI bar gives http://example.com/big/long/directory/bar lt-rdf_uri_test: Freeing URIs PASS: rdf_uri_test lt-rdf_statement_test: Creating statement lt-rdf_statement_test: Empty statement: {(null), (null), (null)} lt-rdf_statement_test: Resulting statement: {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/#Creator], "Dave Beckett"} lt-rdf_statement_test: Encoding statement requires 98 bytes lt-rdf_statement_test: Encoding statement in buffer lt-rdf_statement_test: Creating new statement lt-rdf_statement_test: Decoding statement from buffer lt-rdf_statement_test: New statement is: {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/#Creator], "Dave Beckett"} lt-rdf_statement_test: Freeing statements PASS: rdf_statement_test lt-rdf_model_test: Testing model cloning lt-rdf_model_test: Creating hashes storage for cloning lt-rdf_model_test: Creating new model for cloning lt-rdf_model_test: Cloning model lt-rdf_model_test: Freeing original model lt-rdf_model_test: Cloning cloned model lt-rdf_model_test: Freeing cloned models lt-rdf_model_test: Freeing hashes storage lt-rdf_model_test: Creating storage lt-rdf_model_test: Creating model lt-rdf_model_test: Printing model [[ {[http://www.dajobe.org/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} ]] lt-rdf_model_test: Adding content from http://example.org/test1.rdf into statement context lt-rdf_model_test: Printing model [[ {[http://www.dajobe.org/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/description], "The generic home page of Dave Beckett."} with context [http://example.org/test1.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} with context [http://example.org/test1.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/title], "Dave Beckett's Home Page"} with context [http://example.org/test1.rdf] ]] lt-rdf_model_test: Adding content from http://example.org/test2.rdf into statement context lt-rdf_model_test: Printing model [[ {[http://www.dajobe.org/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/description], "The generic home page of Dave Beckett."} with context [http://example.org/test1.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} with context [http://example.org/test1.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/title], "Dave Beckett's Home Page"} with context [http://example.org/test1.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/rights], "Copyright © 2002 Dave Beckett"} with context [http://example.org/test2.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/description], "I do development-based research on RDF, metadata and web searching."} with context [http://example.org/test2.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} with context [http://example.org/test2.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/title], "Dave Beckett's Home Page"} with context [http://example.org/test2.rdf] ]] lt-rdf_model_test: Freeing Parser lt-rdf_model_test: Looking for sources of arc=[http://purl.org/dc/elements/1.1/creator] target=Dave Beckett [http://www.dajobe.org/] [http://purl.org/net/dajobe/] [http://purl.org/net/dajobe/] lt-rdf_model_test: Looking for targets of source=[http://purl.org/net/dajobe/] arc=[http://purl.org/dc/elements/1.1/description] The generic home page of Dave Beckett. I do development-based research on RDF, metadata and web searching. lt-rdf_model_test: Looking for arcs of source=[http://purl.org/net/dajobe/] target=Dave Beckett [http://purl.org/dc/elements/1.1/creator] [http://purl.org/dc/elements/1.1/creator] lt-rdf_model_test: Listing contexts [http://example.org/test2.rdf] [http://example.org/test1.rdf] lt-rdf_model_test: Model contains context http://example.org/test1.rdf lt-rdf_model_test: Removing statement context http://example.org/test1.rdf lt-rdf_model_test: Printing model [[ {[http://www.dajobe.org/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/rights], "Copyright © 2002 Dave Beckett"} with context [http://example.org/test2.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/description], "I do development-based research on RDF, metadata and web searching."} with context [http://example.org/test2.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} with context [http://example.org/test2.rdf] {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/title], "Dave Beckett's Home Page"} with context [http://example.org/test2.rdf] ]] lt-rdf_model_test: Removing statement context http://example.org/test2.rdf lt-rdf_model_test: Printing model [[ {[http://www.dajobe.org/], [http://purl.org/dc/elements/1.1/creator], "Dave Beckett"} ]] lt-rdf_model_test: Serializing model lt-rdf_model_test: Serialized OK lt-rdf_model_test: Adding 9 similar statements lt-rdf_model_test: iterating similar statements lt-rdf_model_test: iterating similar statements again Dave0 Dave1 lt-rdf_model_test: Removing statement with literal 'Dave2' Dave2 Dave3 Dave4 Dave5 lt-rdf_model_test: Removing statement with literal 'Dave6' Dave7 Dave8 lt-rdf_model_test: Freeing URIs and Nodes lt-rdf_model_test: Freeing model lt-rdf_model_test: Freeing storage PASS: rdf_model_test lt-rdf_storage_test: Creating storage memory lt-rdf_storage_test: Opening storage lt-rdf_storage_test: Closing storage lt-rdf_storage_test: Freeing storage lt-rdf_storage_test: Creating storage hashes lt-rdf_storage_test: Opening storage lt-rdf_storage_test: Closing storage lt-rdf_storage_test: Freeing storage lt-rdf_storage_test: Creating storage uri lt-rdf_storage_test: Opening storage lt-rdf_storage_test: Closing storage lt-rdf_storage_test: Freeing storage lt-rdf_storage_test: Creating storage file lt-rdf_storage_test: Opening storage lt-rdf_storage_test: Closing storage lt-rdf_storage_test: Freeing storage lt-rdf_storage_test: Creating storage mysql lt-rdf_storage_test: WARNING: Failed to create new storage mysql lt-rdf_storage_test: Creating storage postgresql lt-rdf_storage_test: WARNING: Failed to create new storage postgresql lt-rdf_storage_test: Creating storage sqlite lt-rdf_storage_test: Opening storage lt-rdf_storage_test: Closing storage lt-rdf_storage_test: Freeing storage PASS: rdf_storage_test lt-rdf_parser_test: Testing parsing syntax 'rdfxml' lt-rdf_parser_test: Creating storage and model lt-rdf_parser_test: Creating rdfxml parser lt-rdf_parser_test: Parser accept header: 'application/rdf+xml, text/rdf;q=0.6, */*;q=0.1' lt-rdf_parser_test: Adding rdfxml counted string content as stream lt-rdf_parser_test: Model size is 3 triples lt-rdf_parser_test: Adding rdfxml string content as stream lt-rdf_parser_test: Model size is 3 triples lt-rdf_parser_test: Adding rdfxml counted string content lt-rdf_parser_test: Model size is 3 triples lt-rdf_parser_test: Adding rdfxml string content lt-rdf_parser_test: Saw namespace 0): prefix:rdf URI:http://www.w3.org/1999/02/22-rdf-syntax-ns# lt-rdf_parser_test: Saw namespace 1): prefix:dc URI:http://purl.org/dc/elements/1.1/ lt-rdf_parser_test: Model size is 3 triples lt-rdf_parser_test: Freeing parser, model and storage lt-rdf_parser_test: Freeing URIs PASS: rdf_parser_test PASS: rdf_files_test PASS: rdf_heuristics_test PASS: rdf_utf8_test PASS: rdf_concepts_test lt-rdf_query_test: Creating model lt-rdf_query_test: Creating query result: [x=[http://example.org/fido]] lt-rdf_query_test: Query returned 1 results lt-rdf_query_test: Executing a second time lt-rdf_query_test: Got query results string of length 0 lt-rdf_query_test: Freeing query PASS: rdf_query_test lt-rdf_serializer_test: Trying to create new rdfxml serializer lt-rdf_serializer_test: Freeing serializer lt-rdf_serializer_test: Trying to create new ntriples serializer lt-rdf_serializer_test: Freeing serializer lt-rdf_serializer_test: Adding ntriples string content lt-rdf_serializer_test: Serializing stream to a string lt-rdf_serializer_test: Serializing stream to a file handle PASS: rdf_serializer_test lt-rdf_stream_test: Creating static node iterator lt-rdf_stream_test: Creating stream from node iterator lt-rdf_stream_test: Freeing statement lt-rdf_stream_test: Listing static node stream lt-rdf_stream_test: statement 0 is: {[http://example.org/resource], [http://example.org/property], [http://example.org/nodea]} lt-rdf_stream_test: statement 1 is: {[http://example.org/resource], [http://example.org/property], [http://example.org/nodeb]} lt-rdf_stream_test: statement 2 is: {[http://example.org/resource], [http://example.org/property], [http://example.org/nodec]} lt-rdf_stream_test: statement 3 is: {[http://example.org/resource], [http://example.org/property], [http://example.org/noded]} lt-rdf_stream_test: statement 4 is: {[http://example.org/resource], [http://example.org/property], [http://example.org/nodee]} lt-rdf_stream_test: statement 5 is: {[http://example.org/resource], [http://example.org/property], [http://example.org/nodef]} lt-rdf_stream_test: stream from node iterator worked ok lt-rdf_stream_test: Freeing stream lt-rdf_stream_test: Freeing nodes PASS: rdf_stream_test lt-rdf_iterator_test: Creating static node iterator lt-rdf_iterator_test: Listing static node iterator lt-rdf_iterator_test: node 0 is: [http://example.org/nodea] lt-rdf_iterator_test: node 1 is: [http://example.org/nodeb] lt-rdf_iterator_test: node 2 is: [http://example.org/nodec] lt-rdf_iterator_test: node 3 is: [http://example.org/noded] lt-rdf_iterator_test: node 4 is: [http://example.org/nodee] lt-rdf_iterator_test: node 5 is: [http://example.org/nodef] lt-rdf_iterator_test: Static node iterator worked ok lt-rdf_iterator_test: Freeing nodes PASS: rdf_iterator_test PASS: rdf_init_test =================== All 17 tests passed =================== gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdf_storage_sql_test.o -MD -MP -MF .deps/rdf_storage_sql_test.Tpo -c -o rdf_storage_sql_test.o rdf_storage_sql_test.c mv -f .deps/rdf_storage_sql_test.Tpo .deps/rdf_storage_sql_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdf_storage_sql_test rdf_storage_sql_test.o librdf.la gcc -I/usr/include/db4 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdf_storage_sql_test rdf_storage_sql_test.o ./.libs/librdf.so creating rdf_storage_sql_test lt-rdf_storage_sql_test: Opening SQL config for storage mysql layout v1 lt-rdf_storage_sql_test: Bnode table declaration found of 181 bytes size lt-rdf_storage_sql_test: Opening SQL config for storage mysql layout v2 lt-rdf_storage_sql_test: Bnode table declaration found of 183 bytes size PASS: rdf_storage_sql_test make[3]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[2]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/librdf' Making check in examples make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/examples' Making check in utils make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/utils' Making check in demos make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/demos' Making check in docs make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/docs' Making check in data make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7/data' make[1]: Entering directory `/usr/src/rpm/BUILD/redland-1.0.7' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/redland-1.0.7' + exit 0 Processing files: redland-1.0.7-1.centos5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.88745 + umask 022 + cd /usr/src/rpm/BUILD + cd redland-1.0.7 + DOCDIR=/var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/doc/redland-1.0.7 + export DOCDIR + rm -rf /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/doc/redland-1.0.7 + /bin/mkdir -p /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/doc/redland-1.0.7 + cp -pr AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/doc/redland-1.0.7 + cp -pr LICENSE-2.0.txt NOTICE /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/doc/redland-1.0.7 + cp -pr FAQS.html INSTALL.html LICENSE.html NEWS.html README.html RELEASE.html TODO.html /var/tmp/redland-1.0.7-1.centos5-root-machbuild/usr/share/doc/redland-1.0.7 + exit 0 Provides: librdf.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypto.so.6 libdb-4.3.so libm.so.6 libmysqlclient.so.15 libmysqlclient.so.15(libmysqlclient_15) libnsl.so.1 libpq.so.4 libpthread.so.0 libraptor.so.1 librasqal.so.0 librdf.so.0 libsqlite3.so.0 libssl.so.6 libz.so.1 rtld(GNU_HASH) Processing files: redland-devel-1.0.7-1.centos5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh librdf.so.0 pkgconfig raptor-devel >= 1.4.16 rasqal-devel >= 0.9.15 redland = 1.0.7-1.centos5 Processing files: redland-debuginfo-1.0.7-1.centos5 Provides: librdf.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/redland-1.0.7-1.centos5-root-machbuild Wrote: /usr/src/rpm/SRPMS/redland-1.0.7-1.centos5.src.rpm Wrote: /usr/src/rpm/RPMS/redland-1.0.7-1.centos5.i386.rpm Wrote: /usr/src/rpm/RPMS/redland-devel-1.0.7-1.centos5.i386.rpm Wrote: /usr/src/rpm/RPMS/redland-debuginfo-1.0.7-1.centos5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95559 + umask 022 + cd /usr/src/rpm/BUILD + cd redland-1.0.7 + rm -rf /var/tmp/redland-1.0.7-1.centos5-root-machbuild + exit 0