D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/redland-1.0.17-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lnbLKN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf redland-1.0.17 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/redland-1.0.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd redland-1.0.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (redland-1.0.17-link.patch):' Patch #0 (redland-1.0.17-link.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/Makefile.am patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IbSJUk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd redland-1.0.17 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --with-mysql --with-postgresql --with-raptor=system --with-rasqal=system checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking whether build environment is sane... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether gcc is clang... no 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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... /usr/lib64 /lib64 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... gtar checking for perl... perl checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for echo... echo 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... 8 checking size of unsigned long long... 8 checking Oracle Berkeley DB (BDB) version... unknown checking location of BDB libs... /usr/lib checking location of BDB includes... /usr/include configure: WARNING: Cannot find the BDB library name from the files in /usr/lib configure: WARNING: Assuming it is 'db' and will link like -ldb configure: WARNING: Use --with-bdb-dbname=NAME if this is wrong checking name of BDB library... db 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.1+ DB->open with 7 arguments... yes 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 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 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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.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 RASQAL... yes checking for RAPTOR2... yes checking digests wanted... md5 sha1 ripemd160 checking for bdb hash support... yes checking for 3store-config... no checking for 3store library... no checking for mysql_config... mysql_config checking for mysql library... yes - version 10.1.28 checking whether MYSQL_OPT_RECONNECT is declared... yes checking for SQLITE... yes checking using sqlite library... yes - version 3.20.0 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 9.6.4 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for iodbc-config... /usr/bin/iodbc-config checking for iODBC support... yes checking for SQLLEN... yes checking virtuoso storage dependencies... 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 whether make supports nested variables... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating redland.rdf config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating examples/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/librdf.h config.status: creating src/redland.spec config.status: creating src/win32_rdf_config.h 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 (/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-mageia-linux-gnu' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-includes=/usr/include' '--x-libraries=/usr/lib64' '--disable-static' '--with-mysql' '--with-postgresql' '--with-raptor=system' '--with-rasqal=system' 'build_alias=x86_64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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 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 in /usr/local/lib/redland:/usr/lib64/redland Oracle Berkeley DB (BDB) : Version unknown (library db in /usr/lib) Triple stores available : memory file hashes(memory) trees hashes(bdb unknown) mysql(10.1.28) sqlite(3.20.0) postgresql(9.6.4) virtuoso Triple stores enabled : memory file hashes trees mysql sqlite postgresql virtuoso RDF parsers : raptor(system 2.0.15) RDF query : rasqal(system 0.9.33) Content digests : md5 sha1 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 Making all in libltdl /usr/bin/make all-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o mv -f .deps/dlopen.Tpo .deps/dlopen.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dlopen.la dlopen.lo -ldl -ldl libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -dlpreopen dlopen.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 && gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 && ar x "/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl/./.libs/dlopen.a") libtool: link: 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: 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 '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' Making all in src /usr/bin/make all-recursive Making all in win32 make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_hash_cursor.lo -MD -MP -MF .deps/rdf_hash_cursor.Tpo -c -o rdf_hash_cursor.lo rdf_hash_cursor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_hash_cursor.Tpo .deps/rdf_hash_cursor.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c -o rdf_init.lo rdf_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c rdf_init.c -fPIC -DPIC -o .libs/rdf_init.o mv -f .deps/rdf_init.Tpo .deps/rdf_init.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_raptor.lo -MD -MP -MF .deps/rdf_raptor.Tpo -c -o rdf_raptor.lo rdf_raptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_raptor.lo -MD -MP -MF .deps/rdf_raptor.Tpo -c rdf_raptor.c -fPIC -DPIC -o .libs/rdf_raptor.o mv -f .deps/rdf_raptor.Tpo .deps/rdf_raptor.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c -o rdf_uri.lo rdf_uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_uri.lo -MD -MP -MF .deps/rdf_uri.Tpo -c rdf_uri.c -fPIC -DPIC -o .libs/rdf_uri.o mv -f .deps/rdf_uri.Tpo .deps/rdf_uri.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c -o rdf_digest.lo rdf_digest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_digest.lo -MD -MP -MF .deps/rdf_digest.Tpo -c rdf_digest.c -fPIC -DPIC -o .libs/rdf_digest.o mv -f .deps/rdf_digest.Tpo .deps/rdf_digest.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_hash_memory.lo -MD -MP -MF .deps/rdf_hash_memory.Tpo -c -o rdf_hash_memory.lo rdf_hash_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_memory.Tpo .deps/rdf_hash_memory.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c -o rdf_concepts.lo rdf_concepts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_concepts.lo -MD -MP -MF .deps/rdf_concepts.Tpo -c rdf_concepts.c -fPIC -DPIC -o .libs/rdf_concepts.o mv -f .deps/rdf_concepts.Tpo .deps/rdf_concepts.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c -o rdf_hash.lo rdf_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_hash.lo -MD -MP -MF .deps/rdf_hash.Tpo -c rdf_hash.c -fPIC -DPIC -o .libs/rdf_hash.o mv -f .deps/rdf_hash.Tpo .deps/rdf_hash.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_model_storage.lo -MD -MP -MF .deps/rdf_model_storage.Tpo -c -o rdf_model_storage.lo rdf_model_storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_model_storage.Tpo .deps/rdf_model_storage.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c -o rdf_iterator.lo rdf_iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_iterator.lo -MD -MP -MF .deps/rdf_iterator.Tpo -c rdf_iterator.c -fPIC -DPIC -o .libs/rdf_iterator.o mv -f .deps/rdf_iterator.Tpo .deps/rdf_iterator.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_list.lo -MD -MP -MF .deps/rdf_list.Tpo -c -o rdf_list.lo rdf_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_list.Tpo .deps/rdf_list.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_model.lo -MD -MP -MF .deps/rdf_model.Tpo -c -o rdf_model.lo rdf_model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_model.Tpo .deps/rdf_model.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage_sql.lo -MD -MP -MF .deps/rdf_storage_sql.Tpo -c -o rdf_storage_sql.lo rdf_storage_sql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_storage_sql.Tpo .deps/rdf_storage_sql.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c -o rdf_files.lo rdf_files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_files.lo -MD -MP -MF .deps/rdf_files.Tpo -c rdf_files.c -fPIC -DPIC -o .libs/rdf_files.o mv -f .deps/rdf_files.Tpo .deps/rdf_files.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c -o rdf_stream.lo rdf_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_stream.lo -MD -MP -MF .deps/rdf_stream.Tpo -c rdf_stream.c -fPIC -DPIC -o .libs/rdf_stream.o mv -f .deps/rdf_stream.Tpo .deps/rdf_stream.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c -o rdf_heuristics.lo rdf_heuristics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_heuristics.lo -MD -MP -MF .deps/rdf_heuristics.Tpo -c rdf_heuristics.c -fPIC -DPIC -o .libs/rdf_heuristics.o mv -f .deps/rdf_heuristics.Tpo .deps/rdf_heuristics.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c -o rdf_parser.lo rdf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_parser.lo -MD -MP -MF .deps/rdf_parser.Tpo -c rdf_parser.c -fPIC -DPIC -o .libs/rdf_parser.o mv -f .deps/rdf_parser.Tpo .deps/rdf_parser.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_parser_raptor.lo -MD -MP -MF .deps/rdf_parser_raptor.Tpo -c -o rdf_parser_raptor.lo rdf_parser_raptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_parser_raptor.Tpo .deps/rdf_parser_raptor.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c -o rdf_query.lo rdf_query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_query.lo -MD -MP -MF .deps/rdf_query.Tpo -c rdf_query.c -fPIC -DPIC -o .libs/rdf_query.o mv -f .deps/rdf_query.Tpo .deps/rdf_query.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage.lo -MD -MP -MF .deps/rdf_storage.Tpo -c -o rdf_storage.lo rdf_storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_storage.Tpo .deps/rdf_storage.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c -o rdf_utf8.lo rdf_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_utf8.lo -MD -MP -MF .deps/rdf_utf8.Tpo -c rdf_utf8.c -fPIC -DPIC -o .libs/rdf_utf8.o mv -f .deps/rdf_utf8.Tpo .deps/rdf_utf8.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_query_results.lo -MD -MP -MF .deps/rdf_query_results.Tpo -c -o rdf_query_results.lo rdf_query_results.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 rdf_query_results.c: In function 'librdf_query_results_formats_check': rdf_query_results.c:975:3: warning: 'rasqal_query_results_formats_check' is deprecated [-Wdeprecated-declarations] return rasqal_query_results_formats_check(world->rasqal_world_ptr, ^~~~~~ In file included from ./librdf.h:33:0, from ./redland.h:30, from rdf_query_results.c:45: /usr/include/rasqal/rasqal.h:1477:5: note: declared here int rasqal_query_results_formats_check(rasqal_world* world, const char *name, raptor_uri* uri, const char *mime_type, int flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rdf_query_results.Tpo .deps/rdf_query_results.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_node_common.lo -MD -MP -MF .deps/rdf_node_common.Tpo -c -o rdf_node_common.lo rdf_node_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_node_common.lo -MD -MP -MF .deps/rdf_node_common.Tpo -c rdf_node_common.c -fPIC -DPIC -o .libs/rdf_node_common.o mv -f .deps/rdf_node_common.Tpo .deps/rdf_node_common.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c -o rdf_log.lo rdf_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_log.lo -MD -MP -MF .deps/rdf_log.Tpo -c rdf_log.c -fPIC -DPIC -o .libs/rdf_log.o rdf_log.c: In function 'librdf_fatal': rdf_log.c:212:42: warning: '%d' directive output truncated writing between 1 and 11 bytes into a region of size 0 [-Wformat-truncation=] length = snprintf(empty_buffer, 1, "%s:%d:%s: fatal error: %s", ^~ In file included from /usr/include/stdio.h:936:0, from rdf_log.c:34: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 19 or more bytes into a destination of size 1 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rdf_log.Tpo .deps/rdf_log.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_serializer_raptor.lo -MD -MP -MF .deps/rdf_serializer_raptor.Tpo -c -o rdf_serializer_raptor.lo rdf_serializer_raptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_serializer_raptor.Tpo .deps/rdf_serializer_raptor.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c -o rdf_serializer.lo rdf_serializer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_serializer.lo -MD -MP -MF .deps/rdf_serializer.Tpo -c rdf_serializer.c -fPIC -DPIC -o .libs/rdf_serializer.o mv -f .deps/rdf_serializer.Tpo .deps/rdf_serializer.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_statement_common.lo -MD -MP -MF .deps/rdf_statement_common.Tpo -c -o rdf_statement_common.lo rdf_statement_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_statement_common.lo -MD -MP -MF .deps/rdf_statement_common.Tpo -c rdf_statement_common.c -fPIC -DPIC -o .libs/rdf_statement_common.o mv -f .deps/rdf_statement_common.Tpo .deps/rdf_statement_common.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_query_rasqal.lo -MD -MP -MF .deps/rdf_query_rasqal.Tpo -c -o rdf_query_rasqal.lo rdf_query_rasqal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_query_rasqal.Tpo .deps/rdf_query_rasqal.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c -o rdf_node.lo rdf_node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_node.lo -MD -MP -MF .deps/rdf_node.Tpo -c rdf_node.c -fPIC -DPIC -o .libs/rdf_node.o mv -f .deps/rdf_node.Tpo .deps/rdf_node.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage_trees.lo -MD -MP -MF .deps/rdf_storage_trees.Tpo -c -o rdf_storage_trees.lo rdf_storage_trees.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage_trees.lo -MD -MP -MF .deps/rdf_storage_trees.Tpo -c rdf_storage_trees.c -fPIC -DPIC -o .libs/rdf_storage_trees.o mv -f .deps/rdf_storage_trees.Tpo .deps/rdf_storage_trees.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c -o rdf_statement.lo rdf_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_statement.lo -MD -MP -MF .deps/rdf_statement.Tpo -c rdf_statement.c -fPIC -DPIC -o .libs/rdf_statement.o mv -f .deps/rdf_statement.Tpo .deps/rdf_statement.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_digest_sha1.lo -MD -MP -MF .deps/rdf_digest_sha1.Tpo -c -o rdf_digest_sha1.lo rdf_digest_sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_digest_sha1.lo -MD -MP -MF .deps/rdf_digest_sha1.Tpo -c rdf_digest_sha1.c -fPIC -DPIC -o .libs/rdf_digest_sha1.o mv -f .deps/rdf_digest_sha1.Tpo .deps/rdf_digest_sha1.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage_file.lo -MD -MP -MF .deps/rdf_storage_file.Tpo -c -o rdf_storage_file.lo rdf_storage_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_storage_file.Tpo .deps/rdf_storage_file.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_digest_md5.lo -MD -MP -MF .deps/rdf_digest_md5.Tpo -c -o rdf_digest_md5.lo rdf_digest_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_digest_md5.lo -MD -MP -MF .deps/rdf_digest_md5.Tpo -c rdf_digest_md5.c -fPIC -DPIC -o .libs/rdf_digest_md5.o mv -f .deps/rdf_digest_md5.Tpo .deps/rdf_digest_md5.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage_list.lo -MD -MP -MF .deps/rdf_storage_list.Tpo -c -o rdf_storage_list.lo rdf_storage_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_storage_list.Tpo .deps/rdf_storage_list.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_hash_bdb.lo -MD -MP -MF .deps/rdf_hash_bdb.Tpo -c -o rdf_hash_bdb.lo rdf_hash_bdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_hash_bdb.Tpo .deps/rdf_hash_bdb.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdf_storage_hashes.lo -MD -MP -MF .deps/rdf_storage_hashes.Tpo -c -o rdf_storage_hashes.lo rdf_storage_hashes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/rdf_storage_hashes.Tpo .deps/rdf_storage_hashes.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/iodbc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_virtuoso_la-rdf_query_virtuoso.lo -MD -MP -MF .deps/librdf_storage_virtuoso_la-rdf_query_virtuoso.Tpo -c -o librdf_storage_virtuoso_la-rdf_query_virtuoso.lo `test -f 'rdf_query_virtuoso.c' || echo './'`rdf_query_virtuoso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/iodbc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_virtuoso_la-rdf_query_virtuoso.lo -MD -MP -MF .deps/librdf_storage_virtuoso_la-rdf_query_virtuoso.Tpo -c rdf_query_virtuoso.c -fPIC -DPIC -o .libs/librdf_storage_virtuoso_la-rdf_query_virtuoso.o rdf_query_virtuoso.c: In function 'librdf_query_virtuoso_results_formatter_write': rdf_query_virtuoso.c:1301:5: warning: 'rasqal_variables_table_add' is deprecated [-Wdeprecated-declarations] rasqal_variables_table_add(vt, RASQAL_VARIABLE_TYPE_NORMAL, ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./librdf.h:33:0, from ./redland.h:30, from rdf_query_virtuoso.c:46: /usr/include/rasqal/rasqal.h:1749:18: note: declared here rasqal_variable* rasqal_variables_table_add(rasqal_variables_table* vt, rasqal_variable_type type, const unsigned char *name, rasqal_literal *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~ rdf_query_virtuoso.c:1305:3: warning: 'rasqal_new_query_results' is deprecated [-Wdeprecated-declarations] rasqal_qr = rasqal_new_query_results(query->world->rasqal_world_ptr, ^~~~~~~~~ In file included from ./librdf.h:33:0, from ./redland.h:30, from rdf_query_virtuoso.c:46: /usr/include/rasqal/rasqal.h:1396:23: note: declared here rasqal_query_results* rasqal_new_query_results(rasqal_world* world, rasqal_query* query, rasqal_query_results_type type, rasqal_variables_table* vars_table); ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/librdf_storage_virtuoso_la-rdf_query_virtuoso.Tpo .deps/librdf_storage_virtuoso_la-rdf_query_virtuoso.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lraptor2 -lrasqal -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf.la -rpath /usr/lib64 rdf_init.lo rdf_raptor.lo rdf_uri.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_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_rasqal.lo rdf_serializer.lo rdf_serializer_raptor.lo rdf_log.lo rdf_node_common.lo rdf_statement_common.lo rdf_node.lo rdf_statement.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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/rdf_init.o .libs/rdf_raptor.o .libs/rdf_uri.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_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_rasqal.o .libs/rdf_serializer.o .libs/rdf_serializer_raptor.o .libs/rdf_log.o .libs/rdf_node_common.o .libs/rdf_statement_common.o .libs/rdf_node.o .libs/rdf_statement.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 -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrasqal -lraptor2 -lltdl -ldl -ldb -Wl,-soname -Wl,librdf.so.0 -o .libs/librdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librdf.so.0" && ln -s "librdf.so.0.0.0" "librdf.so.0") libtool: link: (cd ".libs" && rm -f "librdf.so" && ln -s "librdf.so.0.0.0" "librdf.so") libtool: link: ( cd ".libs" && rm -f "librdf.la" && ln -s "../librdf.la" "librdf.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_sqlite_la-rdf_storage_sqlite.lo -MD -MP -MF .deps/librdf_storage_sqlite_la-rdf_storage_sqlite.Tpo -c -o librdf_storage_sqlite_la-rdf_storage_sqlite.lo `test -f 'rdf_storage_sqlite.c' || echo './'`rdf_storage_sqlite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_sqlite_la-rdf_storage_sqlite.lo -MD -MP -MF .deps/librdf_storage_sqlite_la-rdf_storage_sqlite.Tpo -c rdf_storage_sqlite.c -fPIC -DPIC -o .libs/librdf_storage_sqlite_la-rdf_storage_sqlite.o mv -f .deps/librdf_storage_sqlite_la-rdf_storage_sqlite.Tpo .deps/librdf_storage_sqlite_la-rdf_storage_sqlite.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_mysql_la-rdf_storage_mysql.lo -MD -MP -MF .deps/librdf_storage_mysql_la-rdf_storage_mysql.Tpo -c -o librdf_storage_mysql_la-rdf_storage_mysql.lo `test -f 'rdf_storage_mysql.c' || echo './'`rdf_storage_mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_mysql_la-rdf_storage_mysql.lo -MD -MP -MF .deps/librdf_storage_mysql_la-rdf_storage_mysql.Tpo -c rdf_storage_mysql.c -fPIC -DPIC -o .libs/librdf_storage_mysql_la-rdf_storage_mysql.o mv -f .deps/librdf_storage_mysql_la-rdf_storage_mysql.Tpo .deps/librdf_storage_mysql_la-rdf_storage_mysql.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/iodbc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_virtuoso_la-rdf_storage_virtuoso.lo -MD -MP -MF .deps/librdf_storage_virtuoso_la-rdf_storage_virtuoso.Tpo -c -o librdf_storage_virtuoso_la-rdf_storage_virtuoso.lo `test -f 'rdf_storage_virtuoso.c' || echo './'`rdf_storage_virtuoso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/iodbc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_virtuoso_la-rdf_storage_virtuoso.lo -MD -MP -MF .deps/librdf_storage_virtuoso_la-rdf_storage_virtuoso.Tpo -c rdf_storage_virtuoso.c -fPIC -DPIC -o .libs/librdf_storage_virtuoso_la-rdf_storage_virtuoso.o mv -f .deps/librdf_storage_virtuoso_la-rdf_storage_virtuoso.Tpo .deps/librdf_storage_virtuoso_la-rdf_storage_virtuoso.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_postgresql_la-rdf_storage_postgresql.lo -MD -MP -MF .deps/librdf_storage_postgresql_la-rdf_storage_postgresql.Tpo -c -o librdf_storage_postgresql_la-rdf_storage_postgresql.lo `test -f 'rdf_storage_postgresql.c' || echo './'`rdf_storage_postgresql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT librdf_storage_postgresql_la-rdf_storage_postgresql.lo -MD -MP -MF .deps/librdf_storage_postgresql_la-rdf_storage_postgresql.Tpo -c rdf_storage_postgresql.c -fPIC -DPIC -o .libs/librdf_storage_postgresql_la-rdf_storage_postgresql.o mv -f .deps/librdf_storage_postgresql_la-rdf_storage_postgresql.Tpo .deps/librdf_storage_postgresql_la-rdf_storage_postgresql.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_mysql.la -rpath /usr/lib64/redland librdf_storage_mysql_la-rdf_storage_mysql.lo -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -ldl -lssl -lcrypto librdf.la -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_mysql_la-rdf_storage_mysql.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/.libs -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto ./.libs/librdf.so -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_mysql.so -o .libs/librdf_storage_mysql.so libtool: link: ( cd ".libs" && rm -f "librdf_storage_mysql.la" && ln -s "../librdf_storage_mysql.la" "librdf_storage_mysql.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_sqlite.la -rpath /usr/lib64/redland librdf_storage_sqlite_la-rdf_storage_sqlite.lo -lsqlite3 librdf.la -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_sqlite_la-rdf_storage_sqlite.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/.libs -lsqlite3 ./.libs/librdf.so -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_sqlite.so -o .libs/librdf_storage_sqlite.so libtool: link: ( cd ".libs" && rm -f "librdf_storage_sqlite.la" && ln -s "../librdf_storage_sqlite.la" "librdf_storage_sqlite.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_virtuoso.la -rpath /usr/lib64/redland librdf_storage_virtuoso_la-rdf_storage_virtuoso.lo librdf_storage_virtuoso_la-rdf_query_virtuoso.lo -L/usr/lib64 -liodbc -liodbcinst librdf.la -lrasqal -lraptor2 -lrasqal -lraptor2 -lraptor2 -lrasqal -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_virtuoso_la-rdf_storage_virtuoso.o .libs/librdf_storage_virtuoso_la-rdf_query_virtuoso.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/.libs -L/usr/lib64 /usr/lib64/libiodbc.so /usr/lib64/libiodbcinst.so ./.libs/librdf.so -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_virtuoso.so -o .libs/librdf_storage_virtuoso.so libtool: link: ( cd ".libs" && rm -f "librdf_storage_virtuoso.la" && ln -s "../librdf_storage_virtuoso.la" "librdf_storage_virtuoso.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_postgresql.la -rpath /usr/lib64/redland librdf_storage_postgresql_la-rdf_storage_postgresql.lo -L/usr/lib64 -lpq librdf.la -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_postgresql_la-rdf_storage_postgresql.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/.libs -L/usr/lib64 -lpq ./.libs/librdf.so -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_postgresql.so -o .libs/librdf_storage_postgresql.so libtool: link: ( cd ".libs" && rm -f "librdf_storage_postgresql.la" && ln -s "../librdf_storage_postgresql.la" "librdf_storage_postgresql.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' Making all in examples make[1]: Nothing to be done for 'all'. Making all in utils make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT db_upgrade.o -MD -MP -MF .deps/db_upgrade.Tpo -c -o db_upgrade.o db_upgrade.c mv -f .deps/db_upgrade.Tpo .deps/db_upgrade.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT redland-virtuoso-test.o -MD -MP -MF .deps/redland-virtuoso-test.Tpo -c -o redland-virtuoso-test.o redland-virtuoso-test.c mv -f .deps/redland-virtuoso-test.Tpo .deps/redland-virtuoso-test.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o redland-db-upgrade db_upgrade.o -lraptor2 -lrasqal -lraptor2 ../src/librdf.la -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/redland-db-upgrade db_upgrade.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrasqal -lraptor2 ../src/.libs/librdf.so -ldl -ldb make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rdfproc.o -MD -MP -MF .deps/rdfproc.Tpo -c -o rdfproc.o rdfproc.c mv -f .deps/rdfproc.Tpo .deps/rdfproc.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o redland-virtuoso-test redland-virtuoso-test.o -lraptor2 -lrasqal -lraptor2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../src/librdf.la -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/redland-virtuoso-test redland-virtuoso-test.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrasqal -lraptor2 ../src/.libs/librdf.so -ldl -ldb make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rdfproc rdfproc.o -lraptor2 -lrasqal -lraptor2 ../src/librdf.la -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb libtool: link: gcc -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rdfproc rdfproc.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrasqal -lraptor2 ../src/.libs/librdf.so -ldl -ldb make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' Making all in demos make[1]: Nothing to be done for 'all'. Making all in docs make[1]: Nothing to be done for 'all'. Making all in data make[1]: Nothing to be done for 'all'. Making all in scripts make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TlF05Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64 + cd redland-1.0.17 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64 install Making install in libltdl make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/libltdl' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' Making install in win32 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/win32' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/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 '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/win32' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src/win32' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c librdf.la '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/librdf.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/librdf.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64 && { 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; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64 && { ln -s -f librdf.so.0.0.0 librdf.so || { rm -f librdf.so && ln -s librdf.so.0.0.0 librdf.so; }; }) libtool: install: /usr/bin/install -c .libs/librdf.lai /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/librdf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/include' /usr/bin/install -c -m 644 redland.h librdf.h rdf_init.h rdf_raptor.h rdf_uri.h rdf_node.h rdf_statement.h rdf_concepts.h rdf_model.h rdf_iterator.h rdf_storage.h rdf_storage_module.h rdf_stream.h rdf_parser.h rdf_utf8.h rdf_query.h rdf_serializer.h rdf_log.h rdf_digest.h rdf_hash.h rdf_list.h '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/share/redland' /usr/bin/install -c -m 644 mysql-v1.ttl mysql-v2.ttl '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/share/redland' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland' /bin/sh ../libtool --mode=install /usr/bin/install -c librdf_storage_mysql.la librdf_storage_sqlite.la librdf_storage_postgresql.la librdf_storage_virtuoso.la '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland' libtool: install: warning: relinking `librdf_storage_mysql.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/pterjan/rpmbuild/BUILD/redland-1.0.17/libtool --tag CC --mode=relink gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_mysql.la -rpath /usr/lib64/redland librdf_storage_mysql_la-rdf_storage_mysql.lo -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -ldl -lssl -lcrypto librdf.la -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_mysql_la-rdf_storage_mysql.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -L/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64 -lrdf -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_mysql.so -o .libs/librdf_storage_mysql.so libtool: install: /usr/bin/install -c .libs/librdf_storage_mysql.soT /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_mysql.so libtool: install: /usr/bin/install -c .libs/librdf_storage_mysql.lai /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_mysql.la libtool: install: warning: relinking `librdf_storage_sqlite.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/pterjan/rpmbuild/BUILD/redland-1.0.17/libtool --tag CC --mode=relink gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_sqlite.la -rpath /usr/lib64/redland librdf_storage_sqlite_la-rdf_storage_sqlite.lo -lsqlite3 librdf.la -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_sqlite_la-rdf_storage_sqlite.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lsqlite3 -L/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64 -L/usr/lib64 -lrdf -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_sqlite.so -o .libs/librdf_storage_sqlite.so libtool: install: /usr/bin/install -c .libs/librdf_storage_sqlite.soT /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_sqlite.so libtool: install: /usr/bin/install -c .libs/librdf_storage_sqlite.lai /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_sqlite.la libtool: install: warning: relinking `librdf_storage_postgresql.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/pterjan/rpmbuild/BUILD/redland-1.0.17/libtool --tag CC --mode=relink gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_postgresql.la -rpath /usr/lib64/redland librdf_storage_postgresql_la-rdf_storage_postgresql.lo -L/usr/lib64 -lpq librdf.la -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_postgresql_la-rdf_storage_postgresql.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lpq -L/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64 -lrdf -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_postgresql.so -o .libs/librdf_storage_postgresql.so libtool: install: /usr/bin/install -c .libs/librdf_storage_postgresql.soT /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_postgresql.so libtool: install: /usr/bin/install -c .libs/librdf_storage_postgresql.lai /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_postgresql.la libtool: install: warning: relinking `librdf_storage_virtuoso.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/pterjan/rpmbuild/BUILD/redland-1.0.17/libtool --tag CC --mode=relink gcc -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib64/redland\" -DLIBRDF_INTERNAL=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o librdf_storage_virtuoso.la -rpath /usr/lib64/redland librdf_storage_virtuoso_la-rdf_storage_virtuoso.lo librdf_storage_virtuoso_la-rdf_query_virtuoso.lo -L/usr/lib64 -liodbc -liodbcinst librdf.la -lrasqal -lraptor2 -lrasqal -lraptor2 -lraptor2 -lrasqal -lraptor2 -lrasqal -lraptor2 -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librdf_storage_virtuoso_la-rdf_storage_virtuoso.o .libs/librdf_storage_virtuoso_la-rdf_query_virtuoso.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64 -liodbc -liodbcinst -lrdf -lrasqal -lraptor2 -ldl -ldb -Wl,-soname -Wl,librdf_storage_virtuoso.so -o .libs/librdf_storage_virtuoso.so libtool: install: /usr/bin/install -c .libs/librdf_storage_virtuoso.soT /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_virtuoso.so libtool: install: /usr/bin/install -c .libs/librdf_storage_virtuoso.lai /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/lib64/redland/librdf_storage_virtuoso.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/redland' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/src' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/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 '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/examples' Making install in utils make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c redland-db-upgrade rdfproc '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/bin' libtool: install: warning: `../src/librdf.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/redland-db-upgrade /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/bin/redland-db-upgrade libtool: install: warning: `../src/librdf.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rdfproc /home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/bin/rdfproc /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 redland-db-upgrade.1 rdfproc.1 '/home/pterjan/rpmbuild/BUILDROOT/redland-1.0.17-5.mga7.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/utils' Making install in demos make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/demos' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/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 '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/demos' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/demos' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/indexes.html /usr/bin/install -c -m 644 ./html/introduction.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/objects.html /usr/bin/install -c -m 644 ./html/redland-changes-1-0-12-to-1-0-13.html /usr/bin/install -c -m 644 ./html/redland-changes-1-0-13-to-1-0-14.html /usr/bin/install -c -m 644 ./html/redland-changes-1-0-14-to-1-0-15.html /usr/bin/install -c -m 644 ./html/redland-changes-1-0-15-to-1-0-16.html /usr/bin/install -c -m 644 ./html/redland-changes-1-0-16-to-1-0-16.html /usr/bin/install -c -m 644 ./html/redland-changes.html /usr/bin/install -c -m 644 ./html/redland-concepts.html /usr/bin/install -c -m 644 ./html/redland-digest.html /usr/bin/install -c -m 644 ./html/redland-files.html /usr/bin/install -c -m 644 ./html/redland-general.html /usr/bin/install -c -m 644 ./html/redland-hash.html /usr/bin/install -c -m 644 ./html/redland-heuristics.html /usr/bin/install -c -m 644 ./html/redland-iterator.html /usr/bin/install -c -m 644 ./html/redland-list.html /usr/bin/install -c -m 644 ./html/redland-log.html /usr/bin/install -c -m 644 ./html/redland-model.html /usr/bin/install -c -m 644 ./html/redland-node.html /usr/bin/install -c -m 644 ./html/redland-parser.html /usr/bin/install -c -m 644 ./html/redland-query-results.html /usr/bin/install -c -m 644 ./html/redland-query.html /usr/bin/install -c -m 644 ./html/redland-serializer.html /usr/bin/install -c -m 644 ./html/redland-statement.html /usr/bin/install -c -m 644 ./html/redland-storage-module-file.html /usr/bin/install -c -m 644 ./html/redland-storage-module-hashes.html /usr/bin/install -c -m 644 ./html/redland-storage-module-memory.html /usr/bin/install -c -m 644 ./html/redland-storage-module-mysql.html /usr/bin/install -c -m 644 ./html/redland-storage-module-postgresql.html /usr/bin/install -c -m 644 ./html/redland-storage-module-sqlite.html /usr/bin/install -c -m 644 ./html/redland-storage-module-tstore.html /usr/bin/install -c -m 644 ./html/redland-storage-module-uri.html /usr/bin/install -c -m 644 ./html/redland-storage-module-virtuoso.html /usr/bin/install -c -m 644 ./html/redland-storage-modules.html /usr/bin/install -c -m 644 ./html/redland-storage.html /usr/bin/install -c -m 644 ./html/redland-stream.html /usr/bin/install -c -m 644 ./html/redland-unicode.html /usr/bin/install -c -m 644 ./html/redland-uri.html /usr/bin/install -c -m 644 ./html/redland-world.html /usr/bin/install -c -m 644 ./html/redland.devhelp2 /usr/bin/install -c -m 644 ./html/redland.html /usr/bin/install -c -m 644 ./html/reference-manual.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-introduction.html /usr/bin/install -c -m 644 ./html/tutorial.html /usr/bin/install -c -m 644 ./html/up.png Traceback (most recent call last): File "/usr/bin/gtkdoc-rebase", line 28, in from gtkdoc import common, config, rebase File "/usr/share/gtk-doc/python/gtkdoc/rebase.py", line 28, in from six import iteritems, iterkeys ImportError: No module named six make[2]: *** [Makefile:886: install-data-local] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/docs' make[1]: *** [Makefile:613: install-am] Error 2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-1.0.17/docs' make: *** [Makefile:624: install-recursive] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.TlF05Z (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.TlF05Z (%install) I: [iurt_root_command] ERROR: chroot