Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 273915 Details for
Bug 367991
dev-libs/redland-1.0.10-r1 - ld: cannot find -licui18n
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/redland build log
build.log (text/plain), 73.41 KB, created by
BT
on 2011-05-19 06:01:06 UTC
(
hide
)
Description:
dev-libs/redland build log
Filename:
MIME Type:
Creator:
BT
Created:
2011-05-19 06:01:06 UTC
Size:
73.41 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/redland-1.0.10-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sound@gentoo.org >[32;01m * [39;49;00mUSE: berkdb consolekit elibc_glibc kernel_linux policykit ssl userland_GNU x86 xml >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking redland-1.0.10.tar.gz to /var/tmp/portage/dev-libs/redland-1.0.10-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/redland-1.0.10-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10 ... > [32;01m*[0m Applying redland-1.0.10-librdf_storage_register_factory.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10' ... > [32;01m*[0m Running aclocal ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: redland-1.0.10/build/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... > [32;01m*[0m Running elibtoolize in: redland-1.0.10/libltdl/config/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10 ... > * econf: updating redland-1.0.10/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating redland-1.0.10/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating redland-1.0.10/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating redland-1.0.10/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-bdb --with-xml-parser=libxml --with-openssl-digests --without-mysql --without-sqlite --without-postgresql --without-threads --with-html-dir=/usr/share/doc/redland-1.0.10-r1/html --without-virtuoso >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-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking whether build environment is sane... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib //usr/lib/opengl/nvidia/lib /usr/lib/gcc/i686-pc-linux-gnu/4.4.5 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/R/lib >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... >checking where to find libltdl library... -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >checking for gnutar... no >checking for gtar... no >checking for tar... tar >checking for perl... perl >checking for pkg-config... pkg-config >checking for byte... no >checking for u32... no >checking for u64... no >checking size of unsigned char... 1 >checking size of unsigned int... 4 >checking size of unsigned long... 4 >checking size of unsigned long long... 8 >checking BDB version... 4.8 >checking location of BDB libs... /usr/lib >checking location of BDB includes... /usr/include/db4.8 >checking name of BDB library... db-4.8 >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... system 1.4.20 >checking for rasqal... system 0.9.17 >checking digests wanted... md5 sha1 ripemd160 >checking for bdb hash support... yes >checking for 3store-config... no >checking for 3store library... no >checking for sqlite library versions available... 3.7.5 >checking using sqlite library... no >checking for postgresql library... no >checking for iodbc-config... /usr/bin/iodbc-config >checking for iODBC support... yes >checking for SQLLEN... 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 for local md5 digest module... yes >checking for local sha1 digest module... yes >checking for local ripemd160 digest module... no >checking using dmalloc library... no >checking using memory signing... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating build/shave >config.status: creating build/shave-libtool >config.status: creating redland.rdf >config.status: creating docs/Makefile >config.status: creating docs/version.xml >config.status: creating examples/Makefile >config.status: creating src/Makefile >config.status: creating src/redland.spec >config.status: creating src/win32/Makefile >config.status: creating utils/Makefile >config.status: creating demos/Makefile >config.status: creating data/Makefile >config.status: creating redland.pc >config.status: creating redland-config >config.status: creating redland-src-config >config.status: creating src/rdf_config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in libltdl (/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--with-bdb' '--with-xml-parser=libxml' '--with-openssl-digests' '--without-mysql' '--without-sqlite' '--without-postgresql' '--without-threads' '--with-html-dir=/usr/share/doc/redland-1.0.10-r1/html' '--without-virtuoso' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=core2 -O2 -pipe -fomit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=. >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib //usr/lib/opengl/nvidia/lib /usr/lib/gcc/i686-pc-linux-gnu/4.4.5 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/R/lib >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Redland build summary: > > Using modular storage backends > > Berkeley/Sleepycat DB : Version 4.8 (library db-4.8 in /usr/lib) > Triple stores available : memory file hashes(memory) trees hashes(bdb 4.8) > Triple stores enabled : memory file hashes trees > RDF parsers : raptor(system 1.4.20) > RDF query : rasqal(system 0.9.17) > Content digests : md5 sha1 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10 ... >make -j1 >Making all in libltdl >make[1]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl' >make all-am >make[2]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl' >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=core2 -O2 -pipe -fomit-frame-pointer -module -avoid-version -Wl,-O1 -Wl,--as-needed -o dlopen.la dlopen.lo -ldl -ldl >libtool: link: i686-pc-linux-gnu-ar cru .libs/dlopen.a .libs/dlopen.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/dlopen.a >libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c -o lt__strl.lo lt__strl.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -O2 -pipe -fomit-frame-pointer -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=core2 -O2 -pipe -fomit-frame-pointer -no-undefined -dlpreopen dlopen.la -Wl,-O1 -Wl,--as-needed -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl >libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT >libtool: link: (cd .libs && i686-pc-linux-gnu-gcc -march=core2 -O2 -pipe -fomit-frame-pointer -c -fno-builtin -fPIC -DPIC "libltdlcS.c") >libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" >libtool: link: (cd .libs/libltdlc.lax/dlopen.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl/./.libs/dlopen.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libltdlc.a >libtool: link: rm -fr .libs/libltdlc.lax >libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) >make[2]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/libltdl' >Making all in src >make[1]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src' >Making all in win32 >make[3]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src/win32' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src/win32' >make[3]: Entering directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_init.lo rdf_init.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_init.c -fPIC -DPIC -o .libs/rdf_init.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_init.c -o rdf_init.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_raptor.lo rdf_raptor.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_raptor.c -fPIC -DPIC -o .libs/rdf_raptor.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_raptor.c -o rdf_raptor.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_uri.lo rdf_uri.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_uri.c -fPIC -DPIC -o .libs/rdf_uri.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_uri.c -o rdf_uri.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_node.lo rdf_node.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_node.c -fPIC -DPIC -o .libs/rdf_node.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_node.c -o rdf_node.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_statement.lo rdf_statement.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_statement.c -fPIC -DPIC -o .libs/rdf_statement.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_statement.c -o rdf_statement.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_digest.lo rdf_digest.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_digest.c -fPIC -DPIC -o .libs/rdf_digest.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_digest.c -o rdf_digest.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_hash.lo rdf_hash.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash.c -fPIC -DPIC -o .libs/rdf_hash.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash.c -o rdf_hash.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_hash_cursor.lo rdf_hash_cursor.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash_cursor.c -fPIC -DPIC -o .libs/rdf_hash_cursor.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash_cursor.c -o rdf_hash_cursor.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_hash_memory.lo rdf_hash_memory.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash_memory.c -fPIC -DPIC -o .libs/rdf_hash_memory.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash_memory.c -o rdf_hash_memory.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_model.lo rdf_model.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_model.c -fPIC -DPIC -o .libs/rdf_model.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_model.c -o rdf_model.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_model_storage.lo rdf_model_storage.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_model_storage.c -fPIC -DPIC -o .libs/rdf_model_storage.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_model_storage.c -o rdf_model_storage.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_iterator.lo rdf_iterator.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_iterator.c -fPIC -DPIC -o .libs/rdf_iterator.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_iterator.c -o rdf_iterator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_concepts.lo rdf_concepts.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_concepts.c -fPIC -DPIC -o .libs/rdf_concepts.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_concepts.c -o rdf_concepts.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_avltree.lo rdf_avltree.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_avltree.c -fPIC -DPIC -o .libs/rdf_avltree.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_avltree.c -o rdf_avltree.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_cache.lo rdf_cache.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_cache.c -fPIC -DPIC -o .libs/rdf_cache.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_cache.c -o rdf_cache.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_list.lo rdf_list.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_list.c -fPIC -DPIC -o .libs/rdf_list.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_list.c -o rdf_list.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_storage.lo rdf_storage.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage.c -fPIC -DPIC -o .libs/rdf_storage.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage.c -o rdf_storage.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_storage_sql.lo rdf_storage_sql.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_sql.c -fPIC -DPIC -o .libs/rdf_storage_sql.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_sql.c -o rdf_storage_sql.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_stream.lo rdf_stream.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_stream.c -fPIC -DPIC -o .libs/rdf_stream.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_stream.c -o rdf_stream.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_parser.lo rdf_parser.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_parser.c -fPIC -DPIC -o .libs/rdf_parser.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_parser.c -o rdf_parser.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_parser_raptor.lo rdf_parser_raptor.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_parser_raptor.c -fPIC -DPIC -o .libs/rdf_parser_raptor.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_parser_raptor.c -o rdf_parser_raptor.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_heuristics.lo rdf_heuristics.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_heuristics.c -fPIC -DPIC -o .libs/rdf_heuristics.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_heuristics.c -o rdf_heuristics.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_files.lo rdf_files.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_files.c -fPIC -DPIC -o .libs/rdf_files.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_files.c -o rdf_files.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_utf8.lo rdf_utf8.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_utf8.c -fPIC -DPIC -o .libs/rdf_utf8.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_utf8.c -o rdf_utf8.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_query.lo rdf_query.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query.c -fPIC -DPIC -o .libs/rdf_query.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query.c -o rdf_query.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_query_results.lo rdf_query_results.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query_results.c -fPIC -DPIC -o .libs/rdf_query_results.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query_results.c -o rdf_query_results.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_query_triples.lo rdf_query_triples.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query_triples.c -fPIC -DPIC -o .libs/rdf_query_triples.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query_triples.c -o rdf_query_triples.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_query_rasqal.lo rdf_query_rasqal.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query_rasqal.c -fPIC -DPIC -o .libs/rdf_query_rasqal.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_query_rasqal.c -o rdf_query_rasqal.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_serializer.lo rdf_serializer.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_serializer.c -fPIC -DPIC -o .libs/rdf_serializer.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_serializer.c -o rdf_serializer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_serializer_raptor.lo rdf_serializer_raptor.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_serializer_raptor.c -fPIC -DPIC -o .libs/rdf_serializer_raptor.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_serializer_raptor.c -o rdf_serializer_raptor.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_log.lo rdf_log.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_log.c -fPIC -DPIC -o .libs/rdf_log.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_log.c -o rdf_log.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_storage_list.lo rdf_storage_list.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_list.c -fPIC -DPIC -o .libs/rdf_storage_list.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_list.c -o rdf_storage_list.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_storage_hashes.lo rdf_storage_hashes.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_hashes.c -fPIC -DPIC -o .libs/rdf_storage_hashes.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_hashes.c -o rdf_storage_hashes.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_storage_trees.lo rdf_storage_trees.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_trees.c -fPIC -DPIC -o .libs/rdf_storage_trees.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_trees.c -o rdf_storage_trees.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_storage_file.lo rdf_storage_file.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_file.c -fPIC -DPIC -o .libs/rdf_storage_file.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_storage_file.c -o rdf_storage_file.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_digest_md5.lo rdf_digest_md5.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_digest_md5.c -fPIC -DPIC -o .libs/rdf_digest_md5.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_digest_md5.c -o rdf_digest_md5.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_digest_sha1.lo rdf_digest_sha1.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_digest_sha1.c -fPIC -DPIC -o .libs/rdf_digest_sha1.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_digest_sha1.c -o rdf_digest_sha1.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o rdf_hash_bdb.lo rdf_hash_bdb.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash_bdb.c -fPIC -DPIC -o .libs/rdf_hash_bdb.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4.8 -I/usr/include/rasqal -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/db4.8 -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR=\"/usr/lib/redland\" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -c rdf_hash_bdb.c -o rdf_hash_bdb.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/db4.8 -I/usr/include/rasqal -DLIBRDF_MODULE_DIR="\"/usr/lib/redland\"" -DLIBRDF_INTERNAL=1 -march=core2 -O2 -pipe -fomit-frame-pointer -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -lrasqal -lraptor -lraptor -ldl -Wl,-O1 -Wl,--as-needed -ldb-4.8 -Wl,-O1 -Wl,--as-needed -o librdf.la -rpath /usr/lib rdf_init.lo rdf_raptor.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_avltree.lo rdf_cache.lo rdf_list.lo rdf_storage.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_list.lo rdf_storage_hashes.lo rdf_storage_trees.lo rdf_storage_file.lo rdf_digest_md5.lo rdf_digest_sha1.lo rdf_hash_bdb.lo -lltdl -ldl -Wl,-O1 -Wl,--as-needed -ldb-4.8 >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rdf_init.o .libs/rdf_raptor.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_avltree.o .libs/rdf_cache.o .libs/rdf_list.o .libs/rdf_storage.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_list.o .libs/rdf_storage_hashes.o .libs/rdf_storage_trees.o .libs/rdf_storage_file.o .libs/rdf_digest_md5.o .libs/rdf_digest_sha1.o .libs/rdf_hash_bdb.o /usr/lib/librasqal.so -L/usr/lib -lpcre /usr/lib/libmpfr.so /usr/lib/libgmp.so /usr/lib/libraptor.so /usr/lib/libxslt.so /usr/lib/libxml2.so -licui18n -licuuc -licudata -lz -lm /usr/lib/libltdl.so -ldl -Wl,--as-needed /usr/lib/libdb-4.8.so -lpthread -march=core2 -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,librdf.so.0 -o .libs/librdf.so.0.0.0 >/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -licui18n >collect2: ld returned 1 exit status >make[3]: *** [librdf.la] Error 1 >make[3]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10/src' >make: *** [all-recursive] Error 1 >emake failed > [31;01m*[0m ERROR: dev-libs/redland-1.0.10-r1 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2737: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/redland-1.0.10-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/redland-1.0.10-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/redland-1.0.10-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/redland-1.0.10-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/redland-1.0.10-r1/work/redland-1.0.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 367991
:
273913
| 273915