D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/redland-bindings-1.0.17.1-8.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZVTuLy + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf redland-bindings-1.0.17.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/redland-bindings-1.0.17.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd redland-bindings-1.0.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (redland-bindings-1.0.16.1-Add-PHP-7-support.patch):' Patch #0 (redland-bindings-1.0.16.1-Add-PHP-7-support.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac Hunk #1 succeeded at 161 (offset -4 lines). patching file php/redland-post.i patching file php/redland-typemap.i + rm -f php/redland_wrap.c php/php_redland.h + rm -f perl/CORE_wrap.c + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y2Fylw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd redland-bindings-1.0.17.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf + 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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/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 + ./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 --with-python --with-python-get-python-lib-args=1 --with-perl --with-php --with-ruby --with-ruby-arch-install-dir-variable=vendorarchdir --with-ruby-install-dir=/usr/lib64/ruby/vendor_ruby checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/build/missing: Unknown `--is-lightweight' option Try `/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/build/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none 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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 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... aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gnutar... no checking for gtar... gtar checking for lua... no checking for python... python checking for perl... perl checking for php... php checking for ruby... ruby checking for swig... swig checking for pkg-config... pkg-config checking SWIG support... 4.0.1 - OK checking Enable LUA API... no checking for php-config... php-config checking PHP Linking... compile '' link '-shared' suffix so checking Enable Perl API... yes checking Enable Python API... yes 3.8 :1: DeprecationWarning: SO is deprecated, use EXT_SUFFIX checking Python includes... -I/usr/include/python3.8 checking Python libs... /usr/lib64/python3.8/site-packages checking Python LDFLAGS... guessed flags: -shared checking Python shared library file extension... .cpython-38-aarch64-linux-gnu.so checking Ruby installation dir... /usr/lib64/ruby/vendor_ruby from user checking Ruby arch installation dir... /usr/lib64/ruby/vendor_ruby from RbConfig::CONFIG vendorarchdir checking Ruby headers dir... -I/usr/include -I/usr/include from RbConfig::CONFIG rubyhdrdir and rubyarchhdrdir checking Ruby Linking... compile '' link ' -shared -lruby' suffix so checking Enable PHP API... yes checking Enable Ruby API... yes checking for redland... 1.0.17 checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bindings.rdf config.status: creating docs/Makefile config.status: creating perl/Makefile config.status: creating perl/t/Makefile config.status: creating perl/lib/Makefile config.status: creating perl/lib/RDF/Makefile config.status: creating perl/lib/RDF/Redland/Makefile config.status: creating lua/Makefile config.status: creating php/Makefile config.status: creating python/Makefile config.status: creating python/test/Makefile config.status: creating ruby/Makefile config.status: creating ruby/test/Makefile config.status: creating ruby/lib/Makefile config.status: creating ruby/lib/rdf/Makefile config.status: creating ruby/lib/rdf/redland/Makefile config.status: creating ruby/lib/rdf/redland/schemas/Makefile config.status: creating data/Makefile config.status: creating redland-bindings.spec config.status: creating perl/lib/RDF/Redland.pm config.status: creating bindings_config.h config.status: executing depfiles commands config.status: executing libtool commands Redland build summary: Redland: 1.0.17 Language APIs built: perl python php ruby + cd perl + make 'MAKE_PL_OPTS=PREFIX=/usr INSTALLDIRS=vendor' -j8 Making all in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' Making all in RDF make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' Making all in Redland make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' Making all in t make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make build-perl && touch build-perl-stamp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' VERSION=1.0.17.1 LDFLAGS="-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf " CFLAGS="-I/usr/include/raptor2 -I/usr/include/rasqal -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -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 " SWIG="/usr/share/redland/Redland.i" perl ./Makefile.PL Generating a Unix-style Makefile.perl Writing Makefile.perl for RDF::Redland Writing MYMETA.yml and MYMETA.json make -f Makefile.perl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make CORE_wrap.c Running Mkbootstrap for CORE () make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' swig -v -perl5 -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -module "RDF::Redland::CORE" -o CORE_wrap.c /usr/share/redland/Redland.i && mv CORE.pm lib/RDF/Redland/CORE.pm chmod 644 "CORE.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- CORE.bs blib/arch/auto/RDF/Redland/CORE/CORE.bs 644 cp lib/RDF/Redland/Serializer.pm blib/lib/RDF/Redland/Serializer.pm cp lib/RDF/Redland/URINode.pm blib/lib/RDF/Redland/URINode.pm cp lib/RDF/Redland/URI.pm blib/lib/RDF/Redland/URI.pm cp lib/RDF/Redland/Parser.pm blib/lib/RDF/Redland/Parser.pm cp lib/RDF/Redland/QueryResults.pm blib/lib/RDF/Redland/QueryResults.pm cp lib/RDF/Redland/BlankNode.pm blib/lib/RDF/Redland/BlankNode.pm cp lib/RDF/Redland/RSS.pm blib/lib/RDF/Redland/RSS.pm cp lib/RDF/Redland/Query.pm blib/lib/RDF/Redland/Query.pm cp lib/RDF/Redland/Node.pm blib/lib/RDF/Redland/Node.pm cp lib/RDF/Redland.pm blib/lib/RDF/Redland.pm cp lib/RDF/Redland/Iterator.pm blib/lib/RDF/Redland/Iterator.pm cp lib/RDF/Redland/Statement.pm blib/lib/RDF/Redland/Statement.pm cp lib/RDF/Redland/CORE.pm blib/lib/RDF/Redland/CORE.pm cp lib/RDF/Redland/Stream.pm blib/lib/RDF/Redland/Stream.pm cp lib/RDF/Redland/Storage.pm blib/lib/RDF/Redland/Storage.pm cp lib/RDF/Redland/XMLLiteralNode.pm blib/lib/RDF/Redland/XMLLiteralNode.pm cp lib/RDF/Redland/Model.pm blib/lib/RDF/Redland/Model.pm cp lib/RDF/Redland/LiteralNode.pm blib/lib/RDF/Redland/LiteralNode.pm Language subdirectory: perl5 Search paths: ./ ./ ./swig_lib/perl5/ /usr/share/swig/4.0.1/perl5/ ./swig_lib/ /usr/share/swig/4.0.1/ Preprocessing... Starting language-specific parse... Processing unnamed structs... Processing types... C++ analysis... Generating wrappers... top: using namespace_module: (null) top: using module: RDF::Redland::CORE top: No package found make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.0.17.1\" -DXS_VERSION=\"1.0.17.1\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H -I/usr/include/raptor2 -I/usr/include/rasqal -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -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 CORE_wrap.c CORE_wrap.c: In function '_wrap_librdf_node_to_string': CORE_wrap.c:3895:5: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations] 3895 | result = (char *)librdf_node_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:399, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_statement_to_string': CORE_wrap.c:4486:5: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations] 4486 | result = (char *)librdf_statement_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:401, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_statement.h:115:16: note: declared here 115 | unsigned char *librdf_statement_to_string(librdf_statement *statement); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_parser_guess_name': CORE_wrap.c:7040:5: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations] 7040 | result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3); | ^~~~~~ In file included from /usr/include/librdf.h:404, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_parser.h:111:13: note: declared here 111 | const char* librdf_parser_guess_name(const char *mime_type, const unsigned char *buffer, const unsigned char *identifier); | ^~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_query_results_to_file': CORE_wrap.c:7812:5: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations] 7812 | result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_query.h:103:5: note: declared here 103 | int librdf_query_results_to_file(librdf_query_results *query_results, const char *name, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_query_results_to_string': CORE_wrap.c:7932:5: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations] 7932 | result = (char *)librdf_query_results_to_string(arg1,arg2,arg3); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_query.h:95:16: note: declared here 95 | unsigned char* librdf_query_results_to_string(librdf_query_results *query_results, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_stream_get_context': CORE_wrap.c:8791:5: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations] 8791 | result = (librdf_node *)librdf_stream_get_context(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:407, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_stream.h:98:7: note: declared here 98 | void* librdf_stream_get_context(librdf_stream* stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/RDF/Redland/CORE/CORE.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong CORE_wrap.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf -o blib/arch/auto/RDF/Redland/CORE/CORE.so \ -lperl \ chmod 755 blib/arch/auto/RDF/Redland/CORE/CORE.so Manifying 17 pod documents make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' + cd .. + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in perl Making all in lib Making all in RDF Making all in Redland make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. Making all in t make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in python Making all in test make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/python3.8 -DSWIG_PYTHON_SILENT_MEMLEAK -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 -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC ./Redland_wrap.c -c -o Redland_wrap.so ./Redland_wrap.c: In function '_wrap_librdf_node_to_string': ./Redland_wrap.c:5449:5: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations] 5449 | result = (char *)librdf_node_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:399, from /usr/include/redland.h:30, from ./Redland_wrap.c:2989: /usr/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ ./Redland_wrap.c: In function '_wrap_librdf_statement_to_string': ./Redland_wrap.c:6157:5: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations] 6157 | result = (char *)librdf_statement_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:401, from /usr/include/redland.h:30, from ./Redland_wrap.c:2989: /usr/include/rdf_statement.h:115:16: note: declared here 115 | unsigned char *librdf_statement_to_string(librdf_statement *statement); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./Redland_wrap.c: In function '_wrap_librdf_parser_guess_name': ./Redland_wrap.c:9060:5: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations] 9060 | result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3); | ^~~~~~ In file included from /usr/include/librdf.h:404, from /usr/include/redland.h:30, from ./Redland_wrap.c:2989: /usr/include/rdf_parser.h:111:13: note: declared here 111 | const char* librdf_parser_guess_name(const char *mime_type, const unsigned char *buffer, const unsigned char *identifier); | ^~~~~~~~~~~~~~~~~~~~~~~~ ./Redland_wrap.c: In function '_wrap_librdf_query_results_to_file': ./Redland_wrap.c:9981:5: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations] 9981 | result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from ./Redland_wrap.c:2989: /usr/include/rdf_query.h:103:5: note: declared here 103 | int librdf_query_results_to_file(librdf_query_results *query_results, const char *name, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Redland_wrap.c: In function '_wrap_librdf_query_results_to_string': ./Redland_wrap.c:10113:5: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations] 10113 | result = (char *)librdf_query_results_to_string(arg1,arg2,arg3); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from ./Redland_wrap.c:2989: /usr/include/rdf_query.h:95:16: note: declared here 95 | unsigned char* librdf_query_results_to_string(librdf_query_results *query_results, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Redland_wrap.c: In function '_wrap_librdf_stream_get_context': ./Redland_wrap.c:11115:5: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations] 11115 | result = (librdf_node *)librdf_stream_get_context(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:407, from /usr/include/redland.h:30, from ./Redland_wrap.c:2989: /usr/include/rdf_stream.h:98:7: note: declared here 98 | void* librdf_stream_get_context(librdf_stream* stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /usr/include/python3.8/Python.h:30, from ./Redland_wrap.c:125: In function 'strncpy', inlined from 'SWIG_Python_addvarlink' at ./Redland_wrap.c:12557:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Redland_wrap.c: In function 'SWIG_Python_addvarlink': ./Redland_wrap.c:12554:21: note: length computed here 12554 | size_t size = strlen(name)+1; | ^~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' aarch64-mageia-linux-gnu-gcc -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 -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables Redland_wrap.so -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf -lrasqal -lraptor2 -o _Redland.cpython-38-aarch64-linux-gnu.so touch Redland-stamp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' Making all in php make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' swig -v -php7 -I. -DREDLAND_POST_I -DREDLAND_INIT_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -noproxy -module redland -o redland_wrap.c /usr/share/redland/Redland.i Language subdirectory: php Search paths: ./ ./ ./swig_lib/php/ /usr/share/swig/4.0.1/php/ ./swig_lib/ /usr/share/swig/4.0.1/ Preprocessing... Starting language-specific parse... Processing unnamed structs... Processing types... C++ analysis... Generating wrappers... rm -f redland.php make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DREDLAND_POST_I -DREDLAND_INIT_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -UHAVE_CONFIG_H -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DREDLAND_BINDINGS_VERSION=\"1.0.17.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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC redland_wrap.c -c -o redland_wrap.o redland_wrap.c: In function '_wrap_librdf_node_to_string': redland_wrap.c:2869:3: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations] 2869 | result = (char *)librdf_node_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:399, from /usr/include/redland.h:30, from redland_wrap.c:1082: /usr/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_statement_to_string': redland_wrap.c:3400:3: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations] 3400 | result = (char *)librdf_statement_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:401, from /usr/include/redland.h:30, from redland_wrap.c:1082: /usr/include/rdf_statement.h:115:16: note: declared here 115 | unsigned char *librdf_statement_to_string(librdf_statement *statement); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_parser_guess_name': redland_wrap.c:5637:3: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations] 5637 | result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3); | ^~~~~~ In file included from /usr/include/librdf.h:404, from /usr/include/redland.h:30, from redland_wrap.c:1082: /usr/include/rdf_parser.h:111:13: note: declared here 111 | const char* librdf_parser_guess_name(const char *mime_type, const unsigned char *buffer, const unsigned char *identifier); | ^~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_query_results_to_file': redland_wrap.c:6351:3: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations] 6351 | result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from redland_wrap.c:1082: /usr/include/rdf_query.h:103:5: note: declared here 103 | int librdf_query_results_to_file(librdf_query_results *query_results, const char *name, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_query_results_to_string': redland_wrap.c:6449:3: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations] 6449 | result = (char *)librdf_query_results_to_string(arg1,arg2,arg3); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from redland_wrap.c:1082: /usr/include/rdf_query.h:95:16: note: declared here 95 | unsigned char* librdf_query_results_to_string(librdf_query_results *query_results, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_stream_get_context': redland_wrap.c:7214:3: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations] 7214 | result = (librdf_node *)librdf_stream_get_context(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:407, from /usr/include/redland.h:30, from redland_wrap.c:1082: /usr/include/rdf_stream.h:98:7: note: declared here 98 | void* librdf_stream_get_context(librdf_stream* stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables redland_wrap.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf -shared -o redland.so touch redland-stamp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' Making all in ruby Making all in lib Making all in rdf Making all in redland Making all in schemas make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. Making all in test make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DREDLAND_PRE_I -DREDLAND_TYPES_I -UHAVE_CONFIG_H -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include -I/usr/include -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC redland_wrap.c -c -o redland_wrap.o redland_wrap.c: In function '_wrap_librdf_node_to_string': redland_wrap.c:3595:3: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations] 3595 | result = (char *)librdf_node_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:399, from /usr/include/redland.h:30, from redland_wrap.c:1869: /usr/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_statement_to_string': redland_wrap.c:4092:3: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations] 4092 | result = (char *)librdf_statement_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:401, from /usr/include/redland.h:30, from redland_wrap.c:1869: /usr/include/rdf_statement.h:115:16: note: declared here 115 | unsigned char *librdf_statement_to_string(librdf_statement *statement); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_parser_guess_name': redland_wrap.c:6237:3: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations] 6237 | result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3); | ^~~~~~ In file included from /usr/include/librdf.h:404, from /usr/include/redland.h:30, from redland_wrap.c:1869: /usr/include/rdf_parser.h:111:13: note: declared here 111 | const char* librdf_parser_guess_name(const char *mime_type, const unsigned char *buffer, const unsigned char *identifier); | ^~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_query_results_to_file': redland_wrap.c:6907:3: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations] 6907 | result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from redland_wrap.c:1869: /usr/include/rdf_query.h:103:5: note: declared here 103 | int librdf_query_results_to_file(librdf_query_results *query_results, const char *name, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_query_results_to_string': redland_wrap.c:7011:3: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations] 7011 | result = (char *)librdf_query_results_to_string(arg1,arg2,arg3); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from redland_wrap.c:1869: /usr/include/rdf_query.h:95:16: note: declared here 95 | unsigned char* librdf_query_results_to_string(librdf_query_results *query_results, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redland_wrap.c: In function '_wrap_librdf_stream_get_context': redland_wrap.c:7750:3: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations] 7750 | result = (librdf_node *)librdf_stream_get_context(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:407, from /usr/include/redland.h:30, from redland_wrap.c:1869: /usr/include/rdf_stream.h:98:7: note: declared here 98 | void* librdf_stream_get_context(librdf_stream* stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables redland_wrap.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf -shared -lruby -o redland.so touch redland-stamp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' Making all in data make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xNVE2w + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 + cd redland-bindings-1.0.17.1 + '[' 1 -eq 1 ']' + cd perl + make install PERL_INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 PREFIX=/usr INSTALLDIRS=vendor Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' Making install in RDF make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' Making install in Redland make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' 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-bindings-1.0.17.1/perl/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' Making install in t make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' 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-bindings-1.0.17.1/perl/t' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[2]: Nothing to be done for 'install-exec-am'. VERSION=1.0.17.1 LDFLAGS="-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf " CFLAGS="-I/usr/include/raptor2 -I/usr/include/rasqal -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -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 " SWIG="/usr/share/redland/Redland.i" perl ./Makefile.PL Generating a Unix-style Makefile.perl Writing Makefile.perl for RDF::Redland Writing MYMETA.yml and MYMETA.json make -f Makefile.perl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' Skip blib/lib/RDF/Redland/BlankNode.pm (unchanged) Skip blib/lib/RDF/Redland/RSS.pm (unchanged) Skip blib/lib/RDF/Redland/Serializer.pm (unchanged) Skip blib/lib/RDF/Redland/Node.pm (unchanged) Skip blib/lib/RDF/Redland/Model.pm (unchanged) Skip blib/lib/RDF/Redland/Statement.pm (unchanged) Skip blib/lib/RDF/Redland/URI.pm (unchanged) Skip blib/lib/RDF/Redland.pm (unchanged) Skip blib/lib/RDF/Redland/Storage.pm (unchanged) Skip blib/lib/RDF/Redland/QueryResults.pm (unchanged) Skip blib/lib/RDF/Redland/Query.pm (unchanged) Skip blib/lib/RDF/Redland/URINode.pm (unchanged) Skip blib/lib/RDF/Redland/Iterator.pm (unchanged) Skip blib/lib/RDF/Redland/LiteralNode.pm (unchanged) cp lib/RDF/Redland/CORE.pm blib/lib/RDF/Redland/CORE.pm Skip blib/lib/RDF/Redland/XMLLiteralNode.pm (unchanged) Skip blib/lib/RDF/Redland/Stream.pm (unchanged) Skip blib/lib/RDF/Redland/Parser.pm (unchanged) Running Mkbootstrap for CORE () chmod 644 "CORE.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- CORE.bs blib/arch/auto/RDF/Redland/CORE/CORE.bs 644 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.0.17.1\" -DXS_VERSION=\"1.0.17.1\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H -I/usr/include/raptor2 -I/usr/include/rasqal -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -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 CORE_wrap.c CORE_wrap.c: In function '_wrap_librdf_node_to_string': CORE_wrap.c:3895:5: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations] 3895 | result = (char *)librdf_node_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:399, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_statement_to_string': CORE_wrap.c:4486:5: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations] 4486 | result = (char *)librdf_statement_to_string(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:401, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_statement.h:115:16: note: declared here 115 | unsigned char *librdf_statement_to_string(librdf_statement *statement); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_parser_guess_name': CORE_wrap.c:7040:5: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations] 7040 | result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3); | ^~~~~~ In file included from /usr/include/librdf.h:404, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_parser.h:111:13: note: declared here 111 | const char* librdf_parser_guess_name(const char *mime_type, const unsigned char *buffer, const unsigned char *identifier); | ^~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_query_results_to_file': CORE_wrap.c:7812:5: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations] 7812 | result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_query.h:103:5: note: declared here 103 | int librdf_query_results_to_file(librdf_query_results *query_results, const char *name, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_query_results_to_string': CORE_wrap.c:7932:5: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations] 7932 | result = (char *)librdf_query_results_to_string(arg1,arg2,arg3); | ^~~~~~ In file included from /usr/include/librdf.h:408, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_query.h:95:16: note: declared here 95 | unsigned char* librdf_query_results_to_string(librdf_query_results *query_results, librdf_uri *format_uri, librdf_uri *base_uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CORE_wrap.c: In function '_wrap_librdf_stream_get_context': CORE_wrap.c:8791:5: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations] 8791 | result = (librdf_node *)librdf_stream_get_context(arg1); | ^~~~~~ In file included from /usr/include/librdf.h:407, from /usr/include/redland.h:30, from CORE_wrap.c:1578: /usr/include/rdf_stream.h:98:7: note: declared here 98 | void* librdf_stream_get_context(librdf_stream* stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/RDF/Redland/CORE/CORE.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong CORE_wrap.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrdf -o blib/arch/auto/RDF/Redland/CORE/CORE.so \ -lperl \ chmod 755 blib/arch/auto/RDF/Redland/CORE/CORE.so Manifying 17 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/RDF/Redland/CORE/CORE.so Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Query.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Statement.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Stream.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/URI.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Storage.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Parser.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/CORE.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/RSS.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Serializer.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/XMLLiteralNode.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/LiteralNode.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/URINode.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Iterator.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/QueryResults.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Model.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/BlankNode.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/RDF/Redland/Node.pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Storage.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Stream.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Node.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Parser.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::XMLLiteralNode.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::LiteralNode.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::BlankNode.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::QueryResults.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::RSS.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::URINode.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::URI.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Query.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Serializer.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Statement.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Iterator.3pm Installing /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/man/man3/RDF::Redland::Model.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod /bin/sh: /usr/lib64/perl5/perllocal.pod: Permission denied make[3]: [Makefile.perl:918: doc_vendor_install] Error 1 (ignored) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' + find /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 -type d -depth -exec rmdir '{}' ';' + find /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 -type f -name '*.so' -exec chmod 755 '{}' ';' + chmod -x example.pl + cd .. + cd php + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' make[1]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/php/extensions' /usr/bin/install -c -m 644 redland.so '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/php/extensions' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' + chmod +x /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/php/extensions/redland.so + install -D redland.ini /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/etc/php.d/redland.ini + cd .. + cd python + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 install Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python/test' 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-bindings-1.0.17.1/python/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/build/install-sh -d /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8/site-packages /usr/bin/install -c _Redland.cpython-38-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8/site-packages/_Redland.cpython-38-aarch64-linux-gnu.so /usr/bin/install -c -m 644 RDF.py /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8/site-packages/RDF.py /usr/bin/install -c -m 644 Redland.py /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8/site-packages/Redland.py make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' + cd .. + cd ruby + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64 install Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' Making install in rdf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' Making install in redland make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' Making install in schemas make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland/schemas' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland/schemas' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/rdf/redland/schemas' /usr/bin/install -c -m 644 foaf.rb owl.rb rdfs.rb '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/rdf/redland/schemas' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland/schemas' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland/schemas' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/rdf/redland' /usr/bin/install -c -m 644 constants.rb convert_owl.rb convertfoaf.rb dc.rb model.rb node.rb parser.rb query.rb resource.rb serializer.rb statement.rb store.rb stream.rb uri.rb util.rb queryresults.rb '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/rdf/redland' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/rdf' /usr/bin/install -c -m 644 redland.rb '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/rdf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' 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-bindings-1.0.17.1/ruby/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' 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-bindings-1.0.17.1/ruby/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby' /usr/bin/install -c -m 644 redland.so '/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' + chmod +x /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/redland.so + cd .. + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.0.17.1-8.mga8 --unique-debug-suffix -1.0.17.1-8.mga8.aarch64 --unique-debug-src-base redland-bindings-1.0.17.1-8.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/RDF/Redland/CORE/CORE.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/redland.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/php/extensions/redland.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8/site-packages/_Redland.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/RDF/Redland/CORE/CORE.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/php/extensions/redland.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/ruby/vendor_ruby/redland.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8/site-packages/_Redland.cpython-38-aarch64-linux-gnu.so original debug info size: 2484kB, size after compression: 2392kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2652 blocks + '[' -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/translate_menu + '[' -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/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/php.d/redland.ini is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sF2Lbv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd redland-bindings-1.0.17.1 + '[' 1 -eq 1 ']' + make check Making check in perl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' Making check in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' Making check in RDF make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' Making check in Redland make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib' Making check in t make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make check-local make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make -f Makefile.perl test make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- CORE.bs blib/arch/auto/RDF/Redland/CORE/CORE.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.30.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/test1.t .. ok t/test2.t .. ok t/test3.t .. ok All tests successful. Files=3, Tests=16, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.16 cusr 0.01 csys = 0.23 CPU) Result: PASS make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' Making check in python make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' Making check in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python/test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make check-local make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' PYTHONPATH=. \ python ./redlandtest.py .................... ---------------------------------------------------------------------- Ran 20 tests in 0.044s OK PYTHONPATH=. \ python ./test/test.py printing all model statements found statement: "Dave Beckett" made uri file:../data/dc.rdf found parsed statement: "The generic home page of Dave Beckett." found parsed statement: "Dave Beckett" found parsed statement: "Dave Beckett's Home Page" found parsed statement from string: "Home Page of David Beckett" {'rdf': } adding statements again with model.load printing model found statement: "Dave Beckett" found statement: "The generic home page of Dave Beckett." found statement: "Dave Beckett's Home Page" found statement: "Home Page of David Beckett" searching model by statement found statement: "Dave Beckett's Home Page" found statement: "Home Page of David Beckett" searching model for node targets found node: Dave Beckett's Home Page found node: Home Page of David Beckett matching statements Testing for None None Adding datatyped literal statement to model writing model as RDF/XML to test-out.rdf done make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/python' Making check in php make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' make check-local make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' php -d enable_dl=On -c . ./test.php PHP Warning: PHP Startup: Unable to load dynamic library 'ctype' (tried: ./ctype (./ctype: cannot open shared object file: No such file or directory), ./ctype.so (./ctype.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'dom' (tried: ./dom (./dom: cannot open shared object file: No such file or directory), ./dom.so (./dom.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: ./openssl (./openssl: cannot open shared object file: No such file or directory), ./openssl.so (./openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'zlib' (tried: ./zlib (./zlib: cannot open shared object file: No such file or directory), ./zlib.so (./zlib.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'ftp' (tried: ./ftp (./ftp: cannot open shared object file: No such file or directory), ./ftp.so (./ftp.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'gettext' (tried: ./gettext (./gettext: cannot open shared object file: No such file or directory), ./gettext.so (./gettext.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'posix' (tried: ./posix (./posix: cannot open shared object file: No such file or directory), ./posix.so (./posix.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'session' (tried: ./session (./session: cannot open shared object file: No such file or directory), ./session.so (./session.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'sysvsem' (tried: ./sysvsem (./sysvsem: cannot open shared object file: No such file or directory), ./sysvsem.so (./sysvsem.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'sysvshm' (tried: ./sysvshm (./sysvshm: cannot open shared object file: No such file or directory), ./sysvshm.so (./sysvshm.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'tokenizer' (tried: ./tokenizer (./tokenizer: cannot open shared object file: No such file or directory), ./tokenizer.so (./tokenizer.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'xmlreader' (tried: ./xmlreader (./xmlreader: cannot open shared object file: No such file or directory), ./xmlreader.so (./xmlreader.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'xmlwriter' (tried: ./xmlwriter (./xmlwriter: cannot open shared object file: No such file or directory), ./xmlwriter.so (./xmlwriter.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'filter' (tried: ./filter (./filter: cannot open shared object file: No such file or directory), ./filter.so (./filter.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'json' (tried: ./json (./json: cannot open shared object file: No such file or directory), ./json.so (./json.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Testing Redland... Redland world opened Redland storage created Redland model created Redland parser created Parsing... Done... Querying for dc:titles: result 1: { a= c="Dave Beckett's Home Page" d=(unbound) } Returned 2 results Executing query again Query results serialized to an XML string size 442 bytes Redland serializer created Serializing... Done... Done make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/php' Making check in ruby make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' Making check in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' Making check in rdf make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' Making check in redland make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' Making check in schemas make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland/schemas' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland/schemas' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf/redland' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib/rdf' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/lib' Making check in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' make check-local make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' Testing Rubyn-nnChecking test_model.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_model.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_model.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_model.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_model.rb -nnChecking test_node.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_node.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_node.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_node.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_node.rb -nnChecking test_parser.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_parser.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_parser.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_parser.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_parser.rb -nnChecking test_rdf.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_rdf.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_rdf.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_rdf.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_rdf.rb -nnChecking test_rdfs_resource.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_rdfs_resource.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_rdfs_resource.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_rdfs_resource.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_rdfs_resource.rb -nnChecking test_resource.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_resource.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_resource.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_resource.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_resource.rb -nnChecking test_serializer.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_serializer.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_serializer.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_serializer.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_serializer.rb -nnChecking test_statement.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_statement.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_statement.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_statement.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_statement.rb -nnChecking test_store.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_store.rb:2:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_store.rb:2:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_store.rb:2:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_store.rb -nnChecking test_uri.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_uri.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_uri.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_uri.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_uri.rb -nnChecking test_query.rb n/usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:215:in `rescue in try_activate' from /usr/share/rubygems/rubygems.rb:208:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_query.rb:1:in `
' /usr/share/rubygems/rubygems/dependency.rb:311:in `to_specs': Could not find 'power_assert' (>= 0) among 47 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/iurt/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information from /usr/share/rubygems/rubygems/specification.rb:1402:in `block in activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1391:in `each' from /usr/share/rubygems/rubygems/specification.rb:1391:in `activate_dependencies' from /usr/share/rubygems/rubygems/specification.rb:1373:in `activate' from /usr/share/rubygems/rubygems.rb:209:in `try_activate' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:161:in `rescue in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:156:in `require' from ./test_query.rb:1:in `
' /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- test/unit (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:92:in `require' from ./test_query.rb:1:in `
' FAILEDnreturnednstatusn1nruby -I.. -I../lib ./test_query.rb FAILED tests: test_model.rb test_node.rb test_parser.rb test_rdf.rb test_rdfs_resource.rb test_resource.rb test_serializer.rb test_statement.rb test_store.rb test_uri.rb test_query.rb make[3]: *** [Makefile:521: check-ruby] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' make[2]: *** [Makefile:399: check-am] Error 2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby/test' make[1]: *** [Makefile:491: check-recursive] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/ruby' make: *** [Makefile:498: check-recursive] Error 1 + : + /usr/bin/php -n -d extension_dir=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/lib64/php/extensions -d extension=redland.so -m + grep redland redland + RPM_EC=0 ++ jobs -p + exit 0 Processing files: redland-bindings-common-1.0.17.1-8.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wUzcAx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd redland-bindings-1.0.17.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr COPYING.LIB /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr README /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr LICENSE.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr NEWS.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr README.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr TODO.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr LICENSE-2.0.txt /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + cp -pr RELEASE.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/redland-bindings-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: redland-bindings-common = 1.0.17.1-8.mga8 redland-bindings-common(aarch-64) = 1.0.17.1-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-redland-1.0.17.1-8.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RWbe9u + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd redland-bindings-1.0.17.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/perl-redland + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/perl-redland + cp -pr docs/perl.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/perl-redland + cp -pr perl/example.pl /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/perl-redland + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(RDF::Redland) perl(RDF::Redland::BlankNode) perl(RDF::Redland::CORE) perl(RDF::Redland::COREc) perl(RDF::Redland::Iterator) perl(RDF::Redland::LiteralNode) perl(RDF::Redland::Model) perl(RDF::Redland::Node) perl(RDF::Redland::Parser) perl(RDF::Redland::Query) perl(RDF::Redland::QueryResults) perl(RDF::Redland::RSS) perl(RDF::Redland::RSS::Node) perl(RDF::Redland::Serializer) perl(RDF::Redland::Statement) perl(RDF::Redland::Storage) perl(RDF::Redland::Stream) perl(RDF::Redland::URI) perl(RDF::Redland::URINode) perl(RDF::Redland::World) perl(RDF::Redland::XMLLiteralNode) perl-redland = 1.0.17.1-8.mga8 perl-redland(aarch-64) = 1.0.17.1-8.mga8 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) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librdf.so.0()(64bit) perl(DynaLoader) perl(Encode) perl(Exporter) perl(RDF::Redland) perl(RDF::Redland::BlankNode) perl(RDF::Redland::CORE) perl(RDF::Redland::Iterator) perl(RDF::Redland::LiteralNode) perl(RDF::Redland::Model) perl(RDF::Redland::Node) perl(RDF::Redland::Parser) perl(RDF::Redland::Query) perl(RDF::Redland::QueryResults) perl(RDF::Redland::Serializer) perl(RDF::Redland::Statement) perl(RDF::Redland::Storage) perl(RDF::Redland::Stream) perl(RDF::Redland::URI) perl(RDF::Redland::URINode) perl(RDF::Redland::XMLLiteralNode) perl(base) perl(strict) perl(vars) perl-base >= 2:5.30.2 Processing files: php-redland-1.0.17.1-8.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4lzrYw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd redland-bindings-1.0.17.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/php-redland + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/php-redland + cp -pr docs/php.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/php-redland + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(php-redland) = 1.0.17.1-8.mga8 php-redland = 1.0.17.1-8.mga8 php-redland(aarch-64) = 1.0.17.1-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) librdf.so.0()(64bit) Processing files: python2-redland-1.0.17.1-8.mga8.aarch64 error: File must begin with "/": %{python2_sitearch}/RDF.py* error: File must begin with "/": %{python2_sitearch}/Redland.py* error: File must begin with "/": %{python2_sitearch}/_Redland.so* Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q4WtYy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd redland-bindings-1.0.17.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/python2-redland + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/python2-redland + cp -pr docs/python.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/python2-redland + cp -pr docs/pydoc/RDF.html /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/python2-redland + cp -pr python/example.py /home/iurt/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-8.mga8.aarch64/usr/share/doc/python2-redland + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: %configure2_5x is deprecated, use %configure instead %make is deprecated, use %make_build instead File must begin with "/": %{python2_sitearch}/RDF.py* File must begin with "/": %{python2_sitearch}/Redland.py* File must begin with "/": %{python2_sitearch}/_Redland.so* I: [iurt_root_command] ERROR: chroot