D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/redland-bindings-1.0.17.1-17.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6ZjzLH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf redland-bindings-1.0.17.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/redland-bindings-1.0.17.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd redland-bindings-1.0.17.1
+ rm -rf /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ 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/pterjan/rpmbuild/tmp/rpm-tmp.BW9I0i
+ umask 022
+ cd /home/pterjan/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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 --without-python --with-perl --with-php=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... true
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/build/missing: Unknown `--is-lightweight' option
Try `/home/pterjan/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 race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking whether build environment is sane... yes
checking for x86_64-mageia-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of 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 gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-mageia-linux-gnu-file... no
checking for file... file
checking for x86_64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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... no
checking for ruby... ruby
checking for swig... swig
checking for pkg-config... pkg-config
checking SWIG support... 4.2.1 - OK
checking Enable LUA API... no
checking for php-config... no
checking Enable Perl API... yes
checking Enable Python API... no 3.1
<string>:1: DeprecationWarning: SO is deprecated, use EXT_SUFFIX
checking Python includes... -I/usr/include/python3.12
checking Python libs... /usr/lib/python3.12/site-packages
checking Python LDFLAGS... guessed flags: -shared
checking Python shared library file extension... None
checking Ruby installation dir... /usr/share/ruby from RbConfig::CONFIG rubylibdir
checking Ruby arch installation dir... /usr/lib64/ruby from RbConfig::CONFIG archdir
checking Ruby headers dir...  -I/usr/include -I/usr/include from RbConfig::CONFIG rubyhdrdir and rubyarchhdrdir
checking Ruby Linking... compile '' link ' -shared -lruby' suffix 
checking Enable PHP API... no
checking Enable Ruby API... no
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

+ cd perl
+ make 'MAKE_PL_OPTS=PREFIX=/usr INSTALLDIRS=vendor' -j16
Making all in lib
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
Making all in RDF
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
Making all in Redland
make[3]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland'
make[3]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
Making all in t
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make build-perl && touch build-perl-stamp
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
VERSION=1.0.17.1 LDFLAGS="-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lrdf " CFLAGS="-I/usr/include/rasqal -I/usr/include/raptor2 -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I/usr/include/rasqal -I/usr/include/raptor2 " 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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
cp lib/RDF/Redland/Stream.pm blib/lib/RDF/Redland/Stream.pm
cp lib/RDF/Redland/XMLLiteralNode.pm blib/lib/RDF/Redland/XMLLiteralNode.pm
cp lib/RDF/Redland/CORE.pm blib/lib/RDF/Redland/CORE.pm
cp lib/RDF/Redland/QueryResults.pm blib/lib/RDF/Redland/QueryResults.pm
cp lib/RDF/Redland/URINode.pm blib/lib/RDF/Redland/URINode.pm
cp lib/RDF/Redland/BlankNode.pm blib/lib/RDF/Redland/BlankNode.pm
cp lib/RDF/Redland/URI.pm blib/lib/RDF/Redland/URI.pm
cp lib/RDF/Redland/Serializer.pm blib/lib/RDF/Redland/Serializer.pm
cp lib/RDF/Redland/Node.pm blib/lib/RDF/Redland/Node.pm
cp lib/RDF/Redland/RSS.pm blib/lib/RDF/Redland/RSS.pm
cp lib/RDF/Redland/Statement.pm blib/lib/RDF/Redland/Statement.pm
cp lib/RDF/Redland/Query.pm blib/lib/RDF/Redland/Query.pm
cp lib/RDF/Redland/Parser.pm blib/lib/RDF/Redland/Parser.pm
cp lib/RDF/Redland.pm blib/lib/RDF/Redland.pm
cp lib/RDF/Redland/LiteralNode.pm blib/lib/RDF/Redland/LiteralNode.pm
cp lib/RDF/Redland/Model.pm blib/lib/RDF/Redland/Model.pm
cp lib/RDF/Redland/Iterator.pm blib/lib/RDF/Redland/Iterator.pm
cp lib/RDF/Redland/Storage.pm blib/lib/RDF/Redland/Storage.pm
make CORE_wrap.c
Running Mkbootstrap for CORE ()
make[4]: Entering directory '/home/pterjan/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.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- CORE.bs blib/arch/auto/RDF/Redland/CORE/CORE.bs 644
Language subdirectory: perl5
Search paths:
   ./
   ./
   ./swig_lib/perl5/
   /usr/share/swig/4.2.1/perl5/
   ./swig_lib/
   /usr/share/swig/4.2.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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -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/rasqal -I/usr/include/raptor2 -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I/usr/include/rasqal -I/usr/include/raptor2  CORE_wrap.c
CORE_wrap.c: In function '_wrap_librdf_node_to_string':
CORE_wrap.c:3876:5: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations]
 3876 |     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:1568:
/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:4467:5: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations]
 4467 |     result = (char *)librdf_statement_to_string(arg1);
      |     ^~~~~~
In file included from /usr/include/librdf.h:401:
/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:7021:5: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations]
 7021 |     result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3);
      |     ^~~~~~
In file included from /usr/include/librdf.h:404:
/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:7793:5: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations]
 7793 |     result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4);
      |     ^~~~~~
In file included from /usr/include/librdf.h:408:
/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:7913:5: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations]
 7913 |     result = (char *)librdf_query_results_to_string(arg1,arg2,arg3);
      |     ^~~~~~
/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:8772:5: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations]
 8772 |     result = (librdf_node *)librdf_stream_get_context(arg1);
      |     ^~~~~~
In file included from /usr/include/librdf.h:407:
/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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags  -fstack-protector-strong  CORE_wrap.o  -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
+ cd ..
+ rm -rf php
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/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 data
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SDkyGA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64
+ cd redland-bindings-1.0.17.1
+ '[' 1 -eq 1 ']'
+ cd perl
+ make install PERL_INSTALL_ROOT=/home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64 PREFIX=/usr INSTALLDIRS=vendor
Making install in lib
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
Making install in RDF
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
Making install in Redland
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland'
make[4]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland'
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[4]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[3]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
Making install in t
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[2]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[2]: Entering directory '/home/pterjan/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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lrdf " CFLAGS="-I/usr/include/rasqal -I/usr/include/raptor2 -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I/usr/include/rasqal -I/usr/include/raptor2 " 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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
Skip blib/lib/RDF/Redland/QueryResults.pm (unchanged)
Skip blib/lib/RDF/Redland/Serializer.pm (unchanged)
Skip blib/lib/RDF/Redland/Node.pm (unchanged)
Skip blib/lib/RDF/Redland/Query.pm (unchanged)
cp lib/RDF/Redland/CORE.pm blib/lib/RDF/Redland/CORE.pm
Skip blib/lib/RDF/Redland/Storage.pm (unchanged)
Skip blib/lib/RDF/Redland/Iterator.pm (unchanged)
Skip blib/lib/RDF/Redland/XMLLiteralNode.pm (unchanged)
Skip blib/lib/RDF/Redland/URI.pm (unchanged)
Skip blib/lib/RDF/Redland/Statement.pm (unchanged)
Skip blib/lib/RDF/Redland/Parser.pm (unchanged)
Skip blib/lib/RDF/Redland/Stream.pm (unchanged)
Skip blib/lib/RDF/Redland/LiteralNode.pm (unchanged)
Skip blib/lib/RDF/Redland/BlankNode.pm (unchanged)
Skip blib/lib/RDF/Redland/Model.pm (unchanged)
Skip blib/lib/RDF/Redland/RSS.pm (unchanged)
Skip blib/lib/RDF/Redland/URINode.pm (unchanged)
Skip blib/lib/RDF/Redland.pm (unchanged)
Running Mkbootstrap for CORE ()
chmod 644 "CORE.bs"
"/usr/bin/perl5.38.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -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/rasqal -I/usr/include/raptor2 -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I/usr/include/rasqal -I/usr/include/raptor2  CORE_wrap.c
CORE_wrap.c: In function '_wrap_librdf_node_to_string':
CORE_wrap.c:3876:5: warning: 'librdf_node_to_string' is deprecated [-Wdeprecated-declarations]
 3876 |     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:1568:
/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:4467:5: warning: 'librdf_statement_to_string' is deprecated [-Wdeprecated-declarations]
 4467 |     result = (char *)librdf_statement_to_string(arg1);
      |     ^~~~~~
In file included from /usr/include/librdf.h:401:
/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:7021:5: warning: 'librdf_parser_guess_name' is deprecated [-Wdeprecated-declarations]
 7021 |     result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3);
      |     ^~~~~~
In file included from /usr/include/librdf.h:404:
/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:7793:5: warning: 'librdf_query_results_to_file' is deprecated [-Wdeprecated-declarations]
 7793 |     result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4);
      |     ^~~~~~
In file included from /usr/include/librdf.h:408:
/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:7913:5: warning: 'librdf_query_results_to_string' is deprecated [-Wdeprecated-declarations]
 7913 |     result = (char *)librdf_query_results_to_string(arg1,arg2,arg3);
      |     ^~~~~~
/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:8772:5: warning: 'librdf_stream_get_context' is deprecated [-Wdeprecated-declarations]
 8772 |     result = (librdf_node *)librdf_stream_get_context(arg1);
      |     ^~~~~~
In file included from /usr/include/librdf.h:407:
/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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags  -fstack-protector-strong  CORE_wrap.o  -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -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/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/RDF/Redland/CORE/CORE.so
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Statement.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Model.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Parser.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/URINode.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/BlankNode.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Serializer.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/CORE.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/URI.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Query.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Iterator.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/XMLLiteralNode.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Node.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Storage.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/LiteralNode.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/RSS.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/Stream.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/lib64/perl5/vendor_perl/RDF/Redland/QueryResults.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::BlankNode.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::RSS.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::URI.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::QueryResults.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Query.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Serializer.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::LiteralNode.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Statement.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Parser.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::URINode.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::XMLLiteralNode.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Node.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Iterator.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Storage.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Stream.3pm
Installing /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/man/man3/RDF::Redland::Model.3pm
Appending installation info to /usr/lib64/perl5/perllocal.pod
/bin/sh: line 1: /usr/lib64/perl5/perllocal.pod: Permission denied
make[3]: [Makefile.perl:919: doc_vendor_install] Error 1 (ignored)
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
+ find /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64 -type f -name .packlist -exec rm -f '{}' ';'
+ find /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';'
+ find /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64 -type d -depth -exec rmdir '{}' ';'
+ find /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64 -type f -name '*.so' -exec chmod 755 '{}' ';'
+ chmod -x example.pl
+ cd ..
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.0.17.1-17.mga10 --unique-debug-suffix -1.0.17.1-17.mga10.x86_64 --unique-debug-src-base redland-bindings-1.0.17.1-17.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/redland-bindings-1.0.17.1-17.mga10.x86_64
625 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oXXhsC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd redland-bindings-1.0.17.1
+ '[' 1 -eq 1 ']'
+ make check
Making check in perl
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
Making check in lib
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
Making check in RDF
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
Making check in Redland
make[4]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF/Redland'
make[4]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib/RDF'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/lib'
Making check in t
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/t'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make  check-local
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make -f Makefile.perl test
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
"/usr/bin/perl5.38.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.38.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.01 usr  0.01 sys +  0.05 cusr  0.02 csys =  0.09 CPU)
Result: PASS
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl'
Making check in data
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/data'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/data'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: redland-bindings-common-1.0.17.1-17.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1UBQOx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd redland-bindings-1.0.17.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/COPYING /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/COPYING.LIB /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/NEWS /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/README /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/TODO /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/LICENSE.html /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/NEWS.html /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/README.html /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/TODO.html /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/LICENSE-2.0.txt /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/NOTICE /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/RELEASE.html /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/redland-bindings-common
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: redland-bindings-common = 1.0.17.1-17.mga10 redland-bindings-common(x86-64) = 1.0.17.1-17.mga10
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-17.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Afz1No
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd redland-bindings-1.0.17.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/perl-redland
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/perl-redland
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/docs/perl.html /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/usr/share/doc/perl-redland
+ cp -pr /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl/example.pl /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64/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-17.mga10 perl-redland(x86-64) = 1.0.17.1-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.38()(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.38.2
Processing files: redland-bindings-debugsource-1.0.17.1-17.mga10.x86_64
Provides: redland-bindings-debugsource = 1.0.17.1-17.mga10 redland-bindings-debugsource(x86-64) = 1.0.17.1-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-redland-debuginfo-1.0.17.1-17.mga10.x86_64
Provides: debuginfo(build-id) = 09aa72f9d6186be7cf6746e9b22881b88dd8855f perl-redland-debuginfo = 1.0.17.1-17.mga10 perl-redland-debuginfo(x86-64) = 1.0.17.1-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: redland-bindings-debugsource(x86-64) = 1.0.17.1-17.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/redland-bindings-common-1.0.17.1-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-redland-1.0.17.1-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-redland-debuginfo-1.0.17.1-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/redland-bindings-debugsource-1.0.17.1-17.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8RzL7l
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd redland-bindings-1.0.17.1
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/redland-bindings-1.0.17.1-17.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wK7Xkx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/redland-bindings-1.0.17.1-SPECPARTS
+ rm -rf redland-bindings-1.0.17.1 redland-bindings-1.0.17.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!