D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/redland-bindings-1.0.17.1-13.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HWWzdT + 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 . + 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.f9haul + 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=. + '[' 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=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 --without-python --with-perl --with-php=no 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 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 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... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for 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 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) 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.0.2 - OK checking Enable LUA API... no checking for php-config... no checking Enable Perl API... yes checking Enable Python API... no 3.9 :1: DeprecationWarning: SO is deprecated, use EXT_SUFFIX checking Python includes... -I/usr/include/python3.9 checking Python libs... /usr/lib/python3.9/site-packages checking Python LDFLAGS... guessed flags: -shared checking Python shared library file extension... .cpython-39-aarch64-linux-gnu.so 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' -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.32.1" -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/URI.pm blib/lib/RDF/Redland/URI.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/URINode.pm blib/lib/RDF/Redland/URINode.pm cp lib/RDF/Redland/Stream.pm blib/lib/RDF/Redland/Stream.pm cp lib/RDF/Redland/BlankNode.pm blib/lib/RDF/Redland/BlankNode.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/Query.pm blib/lib/RDF/Redland/Query.pm cp lib/RDF/Redland/QueryResults.pm blib/lib/RDF/Redland/QueryResults.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 cp lib/RDF/Redland/Statement.pm blib/lib/RDF/Redland/Statement.pm cp lib/RDF/Redland/Parser.pm blib/lib/RDF/Redland/Parser.pm cp lib/RDF/Redland/LiteralNode.pm blib/lib/RDF/Redland/LiteralNode.pm cp lib/RDF/Redland/RSS.pm blib/lib/RDF/Redland/RSS.pm Language subdirectory: perl5 Search paths: ./ ./ ./swig_lib/perl5/ /usr/share/swig/4.0.2/perl5/ ./swig_lib/ /usr/share/swig/4.0.2/ 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' aarch64-mageia-linux-gnu-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 /bin/sh: line 1: aarch64-mageia-linux-gnu-gcc: command not found make[3]: *** [Makefile.perl:374: CORE_wrap.o] Error 127 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[2]: *** [Makefile:764: -perl] Error 2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make[1]: *** [Makefile:781: build-perl-stamp] Error 2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/redland-bindings-1.0.17.1/perl' make: *** [Makefile:478: all-recursive] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.f9haul (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.f9haul (%build) I: [iurt_root_command] ERROR: chroot