D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: line 56: It's not recommended to have unversioned Obsoletes: Obsoletes: redland-devel
warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64redland0-devel
Installing /home/iurt/rpmbuild/SRPMS/redland-1.0.17-9.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MeJ0YA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf redland-1.0.17
+ /usr/bin/gzip -dc /home/iurt/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 -f -p0 --fuzz=0
patching file src/Makefile.am
patching file src/Makefile.in
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ultKR4
+ umask 022
+ cd /home/iurt/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 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./libltdl/config/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./libltdl/config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./libltdl/config/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./libltdl/config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./libltdl/config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./libltdl/config/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub
+ /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)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 --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... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking whether build environment is sane... yes
checking for style of include used by make... GNU
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-ar... no
checking for aarch64-mageia-linux-gnu-lib... no
checking for aarch64-mageia-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... 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) 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... 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... none required
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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-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.6.5
checking whether MYSQL_OPT_RECONNECT is declared... yes
checking for SQLITE... yes
checking using sqlite library... yes - version 3.36.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 13.5
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/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--disable-static' '--with-mysql' '--with-postgresql' '--with-raptor=system' '--with-rasqal=system' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' '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... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... 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) 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... 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... none required
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.6.5) sqlite(3.36.0) postgresql(13.5) 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

+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in libltdl
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -c -o lt__strl.lo lt__strl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<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 -fasynchronous-unwind-tables -c lt__strl.c  -fPIC -DPIC -o .libs/lt__strl.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -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=<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 -fasynchronous-unwind-tables -c lt_error.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<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 -fasynchronous-unwind-tables -c loaders/dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -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=<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 -fasynchronous-unwind-tables -c lt_dlloader.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -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=<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 -fasynchronous-unwind-tables -c lt__alloc.c  -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -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=<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 -fasynchronous-unwind-tables -c slist.c  -fPIC -DPIC -o .libs/libltdlc_la-slist.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -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=<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 -fasynchronous-unwind-tables -c loaders/preopen.c  -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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  
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/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<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 -fasynchronous-unwind-tables -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=<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 -fasynchronous-unwind-tables -c ltdl.c  -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 
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 -fasynchronous-unwind-tables -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/iurt/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/iurt/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/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_hash_cursor.c  -fPIC -DPIC -o .libs/rdf_hash_cursor.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_raptor.c  -fPIC -DPIC -o .libs/rdf_raptor.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_digest.c  -fPIC -DPIC -o .libs/rdf_digest.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_uri.c  -fPIC -DPIC -o .libs/rdf_uri.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_init.c  -fPIC -DPIC -o .libs/rdf_init.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_hash_memory.c  -fPIC -DPIC -o .libs/rdf_hash_memory.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_iterator.c  -fPIC -DPIC -o .libs/rdf_iterator.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_concepts.c  -fPIC -DPIC -o .libs/rdf_concepts.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_model_storage.c  -fPIC -DPIC -o .libs/rdf_model_storage.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_list.c  -fPIC -DPIC -o .libs/rdf_list.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_sql.c  -fPIC -DPIC -o .libs/rdf_storage_sql.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_hash.c  -fPIC -DPIC -o .libs/rdf_hash.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_heuristics.c  -fPIC -DPIC -o .libs/rdf_heuristics.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_stream.c  -fPIC -DPIC -o .libs/rdf_stream.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_files.c  -fPIC -DPIC -o .libs/rdf_files.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_model.c  -fPIC -DPIC -o .libs/rdf_model.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_parser.c  -fPIC -DPIC -o .libs/rdf_parser.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_utf8.c  -fPIC -DPIC -o .libs/rdf_utf8.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage.c  -fPIC -DPIC -o .libs/rdf_storage.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_parser_raptor.c  -fPIC -DPIC -o .libs/rdf_parser_raptor.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_query.c  -fPIC -DPIC -o .libs/rdf_query.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -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]
  975 |   return rasqal_query_results_formats_check(world->rasqal_world_ptr,
      |   ^~~~~~
In file included from ./librdf.h:33,
                 from ./redland.h:30,
                 from rdf_query_results.c:45:
/usr/include/rasqal/rasqal.h:1477:5: note: declared here
 1477 | int rasqal_query_results_formats_check(rasqal_world* world, const char *name, raptor_uri* uri, const char *mime_type, int flags);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_node_common.c  -fPIC -DPIC -o .libs/rdf_node_common.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -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=]
  212 |   length = snprintf(empty_buffer, 1, "%s:%d:%s: fatal error: %s",
      |                                          ^~
In file included from /usr/include/stdio.h:888,
                 from rdf_log.c:34:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 19 or more bytes into a destination of size 1
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_serializer_raptor.c  -fPIC -DPIC -o .libs/rdf_serializer_raptor.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_statement_common.c  -fPIC -DPIC -o .libs/rdf_statement_common.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_serializer.c  -fPIC -DPIC -o .libs/rdf_serializer.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_query_rasqal.c  -fPIC -DPIC -o .libs/rdf_query_rasqal.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_trees.c  -fPIC -DPIC -o .libs/rdf_storage_trees.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_file.c  -fPIC -DPIC -o .libs/rdf_storage_file.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_statement.c  -fPIC -DPIC -o .libs/rdf_statement.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_list.c  -fPIC -DPIC -o .libs/rdf_storage_list.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_digest_md5.c  -fPIC -DPIC -o .libs/rdf_digest_md5.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_node.c  -fPIC -DPIC -o .libs/rdf_node.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_digest_sha1.c  -fPIC -DPIC -o .libs/rdf_digest_sha1.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_hash_bdb.c  -fPIC -DPIC -o .libs/rdf_hash_bdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_hashes.c  -fPIC -DPIC -o .libs/rdf_storage_hashes.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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     -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 -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 -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/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -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]
 1301 |     rasqal_variables_table_add(vt, RASQAL_VARIABLE_TYPE_NORMAL,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./librdf.h:33,
                 from ./redland.h:30,
                 from rdf_query_virtuoso.c:46:
/usr/include/rasqal/rasqal.h:1749:18: note: declared here
 1749 | 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]
 1305 |   rasqal_qr = rasqal_new_query_results(query->world->rasqal_world_ptr,
      |   ^~~~~~~~~
In file included from ./librdf.h:33,
                 from ./redland.h:30,
                 from rdf_query_virtuoso.c:46:
/usr/include/rasqal/rasqal.h:1396:23: note: declared here
 1396 | rasqal_query_results* rasqal_new_query_results(rasqal_world* world, rasqal_query* query, rasqal_query_results_type type, rasqal_variables_table* vars_table);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables   -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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_sqlite.c  -fPIC -DPIC -o .libs/librdf_storage_sqlite_la-rdf_storage_sqlite.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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  -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/iurt/rpmbuild/BUILD/redland-1.0.17/src/.libs -lsqlite3 ./.libs/librdf.so -lrasqal -lraptor2 -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/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_virtuoso.c  -fPIC -DPIC -o .libs/librdf_storage_virtuoso_la-rdf_storage_virtuoso.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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/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 -fasynchronous-unwind-tables -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/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 -fasynchronous-unwind-tables -c rdf_storage_mysql.c  -fPIC -DPIC -o .libs/librdf_storage_mysql_la-rdf_storage_mysql.o
rdf_storage_mysql.c: In function 'librdf_storage_mysql_transaction_commit':
rdf_storage_mysql.c:2972:9: warning: '%s' directive argument is null [-Wformat-overflow=]
 2972 |         librdf_log(storage->world, 0, LIBRDF_LOG_ERROR, LIBRDF_FROM_STORAGE, NULL,
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2973 |                    "MySQL insert into %s failed with error %s",
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2974 |                    table->name, mysql_error(handle));
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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     -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 -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/iurt/rpmbuild/BUILD/redland-1.0.17/src/.libs -L/usr/lib64 -liodbc -liodbcinst ./.libs/librdf.so -lrasqal -lraptor2 -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/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -c rdf_storage_postgresql.c  -fPIC -DPIC -o .libs/librdf_storage_postgresql_la-rdf_storage_postgresql.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -L/usr/lib64/ -lmariadb librdf.la  -lraptor2  -lrasqal -lraptor2  -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/iurt/rpmbuild/BUILD/redland-1.0.17/src/.libs -L/usr/lib64/ -lmariadb ./.libs/librdf.so -lrasqal -lraptor2 -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/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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  -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/iurt/rpmbuild/BUILD/redland-1.0.17/src/.libs -L/usr/lib64 -lpq ./.libs/librdf.so -lrasqal -lraptor2 -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/iurt/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/iurt/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 -fasynchronous-unwind-tables -c db_upgrade.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[1]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -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 -fasynchronous-unwind-tables -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 -ldb
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[1]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -c redland-virtuoso-test.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[1]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -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 -fasynchronous-unwind-tables -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 -ldb
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[1]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -c rdfproc.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[1]: Entering directory '/home/iurt/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 -fasynchronous-unwind-tables -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 -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 -fasynchronous-unwind-tables -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 -ldb
make[1]: Leaving directory '/home/iurt/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'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H37URn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64
+ cd redland-1.0.17
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in libltdl
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
/usr/bin/make  install-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/libltdl'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
Making install in win32
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src/win32'
make[3]: Entering directory '/home/iurt/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/iurt/rpmbuild/BUILD/redland-1.0.17/src/win32'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src/win32'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   librdf.la '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/librdf.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/librdf.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/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/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/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 -p .libs/librdf.lai /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/librdf.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/include'
 /usr/bin/install -p -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/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/redland'
 /usr/bin/install -p -m 644 mysql-v1.ttl mysql-v2.ttl '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/redland'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   librdf_storage_mysql.la librdf_storage_sqlite.la librdf_storage_postgresql.la librdf_storage_virtuoso.la '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland'
libtool: install: warning: relinking `librdf_storage_mysql.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/iurt/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 -fasynchronous-unwind-tables -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -L/usr/lib64/ -lmariadb librdf.la -lraptor2 -lrasqal -lraptor2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64)
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/ -lmariadb -L/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64 -L/usr/lib64 -lrdf -lrasqal -lraptor2 -ldb -Wl,-soname -Wl,librdf_storage_mysql.so -o .libs/librdf_storage_mysql.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_mysql.soT /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_mysql.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_mysql.lai /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_mysql.la
libtool: install: warning: relinking `librdf_storage_sqlite.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/iurt/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 -fasynchronous-unwind-tables -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64)
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/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64 -L/usr/lib64 -lrdf -lrasqal -lraptor2 -ldb -Wl,-soname -Wl,librdf_storage_sqlite.so -o .libs/librdf_storage_sqlite.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_sqlite.soT /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_sqlite.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_sqlite.lai /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_sqlite.la
libtool: install: warning: relinking `librdf_storage_postgresql.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/iurt/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 -fasynchronous-unwind-tables -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldb -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64)
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/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64 -lrdf -lrasqal -lraptor2 -ldb -Wl,-soname -Wl,librdf_storage_postgresql.so -o .libs/librdf_storage_postgresql.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_postgresql.soT /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_postgresql.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_postgresql.lai /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_postgresql.la
libtool: install: warning: relinking `librdf_storage_virtuoso.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/redland-1.0.17/src; /bin/sh /home/iurt/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 -fasynchronous-unwind-tables -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 -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 -ldb -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64)
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 -liodbc -liodbcinst -L/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64 -lrdf -lrasqal -lraptor2 -ldb -Wl,-soname -Wl,librdf_storage_virtuoso.so -o .libs/librdf_storage_virtuoso.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_virtuoso.soT /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_virtuoso.so
libtool: install: /usr/bin/install -p .libs/librdf_storage_virtuoso.lai /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_virtuoso.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/redland'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/src'
Making install in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/examples'
make[2]: Entering directory '/home/iurt/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/iurt/rpmbuild/BUILD/redland-1.0.17/examples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/examples'
Making install in utils
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p redland-db-upgrade rdfproc '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin'
libtool: install: warning: `../src/librdf.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -p .libs/redland-db-upgrade /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin/redland-db-upgrade
libtool: install: warning: `../src/librdf.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -p .libs/rdfproc /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin/rdfproc
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 redland-db-upgrade.1 rdfproc.1 '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/utils'
Making install in demos
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/demos'
make[2]: Entering directory '/home/iurt/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/iurt/rpmbuild/BUILD/redland-1.0.17/demos'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/demos'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -p -m 644 ./html/home.png
 /usr/bin/install -p -m 644 ./html/index.html
 /usr/bin/install -p -m 644 ./html/index.sgml
 /usr/bin/install -p -m 644 ./html/indexes.html
 /usr/bin/install -p -m 644 ./html/introduction.html
 /usr/bin/install -p -m 644 ./html/left.png
 /usr/bin/install -p -m 644 ./html/objects.html
 /usr/bin/install -p -m 644 ./html/redland-changes-1-0-12-to-1-0-13.html
 /usr/bin/install -p -m 644 ./html/redland-changes-1-0-13-to-1-0-14.html
 /usr/bin/install -p -m 644 ./html/redland-changes-1-0-14-to-1-0-15.html
 /usr/bin/install -p -m 644 ./html/redland-changes-1-0-15-to-1-0-16.html
 /usr/bin/install -p -m 644 ./html/redland-changes-1-0-16-to-1-0-16.html
 /usr/bin/install -p -m 644 ./html/redland-changes.html
 /usr/bin/install -p -m 644 ./html/redland-concepts.html
 /usr/bin/install -p -m 644 ./html/redland-digest.html
 /usr/bin/install -p -m 644 ./html/redland-files.html
 /usr/bin/install -p -m 644 ./html/redland-general.html
 /usr/bin/install -p -m 644 ./html/redland-hash.html
 /usr/bin/install -p -m 644 ./html/redland-heuristics.html
 /usr/bin/install -p -m 644 ./html/redland-iterator.html
 /usr/bin/install -p -m 644 ./html/redland-list.html
 /usr/bin/install -p -m 644 ./html/redland-log.html
 /usr/bin/install -p -m 644 ./html/redland-model.html
 /usr/bin/install -p -m 644 ./html/redland-node.html
 /usr/bin/install -p -m 644 ./html/redland-parser.html
 /usr/bin/install -p -m 644 ./html/redland-query-results.html
 /usr/bin/install -p -m 644 ./html/redland-query.html
 /usr/bin/install -p -m 644 ./html/redland-serializer.html
 /usr/bin/install -p -m 644 ./html/redland-statement.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-file.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-hashes.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-memory.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-mysql.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-postgresql.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-sqlite.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-tstore.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-uri.html
 /usr/bin/install -p -m 644 ./html/redland-storage-module-virtuoso.html
 /usr/bin/install -p -m 644 ./html/redland-storage-modules.html
 /usr/bin/install -p -m 644 ./html/redland-storage.html
 /usr/bin/install -p -m 644 ./html/redland-stream.html
 /usr/bin/install -p -m 644 ./html/redland-unicode.html
 /usr/bin/install -p -m 644 ./html/redland-uri.html
 /usr/bin/install -p -m 644 ./html/redland-world.html
 /usr/bin/install -p -m 644 ./html/redland.devhelp2
 /usr/bin/install -p -m 644 ./html/redland.html
 /usr/bin/install -p -m 644 ./html/reference-manual.html
 /usr/bin/install -p -m 644 ./html/right.png
 /usr/bin/install -p -m 644 ./html/style.css
 /usr/bin/install -p -m 644 ./html/tutorial-introduction.html
 /usr/bin/install -p -m 644 ./html/tutorial.html
 /usr/bin/install -p -m 644 ./html/up.png
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/man/man3'
 /usr/bin/install -p -m 644 redland.3 '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/man/man3'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/docs'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/data'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/data'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/data'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/scripts'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17/scripts'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin'
 /usr/bin/install -p redland-config '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/redland'
 /usr/bin/install -p -m 644 Redland.i '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/redland'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 redland-config.1 '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 redland.pc '/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/pkgconfig'
/usr/bin/make  install-data-hook
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17'
perl ./scripts/touch-mtime.pl ./Redland.i /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/redland/Redland.i
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-1.0.17'
+ find /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64 -name '*.la'
+ xargs rm
+ /usr/lib/rpm/mkmultiarch binaries /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin/redland-config
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.17-9.mga9 --unique-debug-suffix -1.0.17-9.mga9.aarch64 --unique-debug-src-base redland-1.0.17-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/redland-1.0.17

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin/rdfproc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/bin/redland-db-upgrade
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_mysql.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/librdf.so.0.0.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_postgresql.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_virtuoso.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/lib64/redland/librdf_storage_sqlite.so
dwz: ./usr/bin/rdfproc-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/redland-db-upgrade-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/librdf.so.0.0.0-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/redland/librdf_storage_mysql.so-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/redland/librdf_storage_postgresql.so-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/redland/librdf_storage_sqlite.so-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/redland/librdf_storage_virtuoso.so-1.0.17-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1660kB, size after compression: 1660kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 7 CRC32s did match.
2986 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/multiarch-aarch64-linux/redland-config from /bin/sh to #!/usr/bin/sh
Processing files: redland-1.0.17-9.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Bh6TUz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd redland-1.0.17
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr COPYING.LIB /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ cp -pr FAQS.html HACKING.html INSTALL.html LICENSE.html NEWS.html README.html RELEASE.html TODO.html /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64/usr/share/doc/redland
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: librdf_storage_mysql.so()(64bit) librdf_storage_postgresql.so()(64bit) librdf_storage_sqlite.so()(64bit) librdf_storage_virtuoso.so()(64bit) redland = 1.0.17-9.mga9 redland(aarch-64) = 1.0.17-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libiodbc.so.2()(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libpq.so.5()(64bit) libraptor2.so.0()(64bit) librasqal.so.3()(64bit) librdf.so.0()(64bit) libsqlite3.so.0()(64bit)
Conflicts: lib64redland-devel < 1.0.14
Processing files: lib64redland0-1.0.17-9.mga9.aarch64
Provides: lib64redland0 = 1.0.17-9.mga9 lib64redland0(aarch-64) = 1.0.17-9.mga9 librdf.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdb-5.3.so()(64bit) libltdl.so.7()(64bit) libraptor2.so.0()(64bit) librasqal.so.3()(64bit)
Processing files: lib64redland-devel-1.0.17-9.mga9.aarch64
Provides: devel(librdf(64bit)) lib64redland-devel = 1.0.17-9.mga9 lib64redland-devel(aarch-64) = 1.0.17-9.mga9 libredland-devel = 1.0.17-9.mga9 pkgconfig(redland) = 1.0.17 redland-devel = 1.0.17-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libdb-5.3(64bit)) devel(libltdl(64bit)) devel(libraptor2(64bit)) devel(librasqal(64bit)) multiarch-utils pkgconfig pkgconfig(raptor2) >= 2.0.7 pkgconfig(rasqal) >= 0.9.25 pkgconfig(rasqal) <= 0.9.99
Obsoletes: lib64redland0-devel redland-devel
Processing files: redland-debugsource-1.0.17-9.mga9.aarch64
Provides: redland-debugsource = 1.0.17-9.mga9 redland-debugsource(aarch-64) = 1.0.17-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: redland-debuginfo-1.0.17-9.mga9.aarch64
Provides: debuginfo(build-id) = 2e5c5f41bcc2011408ff2ea43b8c9e7a79167d79 debuginfo(build-id) = 4f479855f553b1feefdae2c0f0eca931d138f434 debuginfo(build-id) = 820fa59e07c11e89dd9933c097fb89a5d6c23dc0 debuginfo(build-id) = b81305b8f4f10835fa7b6771441882080e78816b debuginfo(build-id) = bd940c5663197ac24d98d725623fe232d635c95c debuginfo(build-id) = c682b45af49eebeb42a6f33a1fd5fea558be8d78 redland-debuginfo = 1.0.17-9.mga9 redland-debuginfo(aarch-64) = 1.0.17-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: redland-debugsource(aarch-64) = 1.0.17-9.mga9
Processing files: lib64redland0-debuginfo-1.0.17-9.mga9.aarch64
Provides: debuginfo(build-id) = dd4522564396bada5f17fc24b65335ce85298efb lib64redland0-debuginfo = 1.0.17-9.mga9 lib64redland0-debuginfo(aarch-64) = 1.0.17-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: redland-debugsource(aarch-64) = 1.0.17-9.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64redland0-1.0.17-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/redland-1.0.17-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/redland-debuginfo-1.0.17-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64redland0-debuginfo-1.0.17-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64redland-devel-1.0.17-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/redland-debugsource-1.0.17-9.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DMOhvI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd redland-1.0.17
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/redland-1.0.17-9.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eEvbFN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf redland-1.0.17
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!