D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2366723:perl-Clownfish-0.8.0-1.1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.onSxtl Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DTwWCv + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + rm -rf Clownfish-0.8.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/Clownfish-0.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Clownfish-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AQCcyB + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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,--no-undefined -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Clownfish-0.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Build.PL --installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Clownfish' version '0.8.0' + ./Build Building Clownfish Parsing Clownfish files... Writing Clownfish autogenerated files... Writing typemap... Compiling ./charmonizer... src/Charmonizer/Core/ConfWriterC.c: In function 'chaz_ConfWriterC_append_global_def_to_conf': src/Charmonizer/Core/ConfWriterC.c:191:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Running ./charmonizer... ./charmonizer --cc=gcc --host=perl --enable-c --enable-perl --make=make --enable-makefile -- -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE Initializing Charmonizer/Core/OperatingSystem... Detected POSIX shell Creating compiler object... Trying to compile and execute a small test file... Detected binary format: ELF Initialization complete. Running BuildEnv module... Running DirManip module... Running Headers module... Running AtomicOps module... Running FuncMacro module... Running Booleans module... Running Integers module... Running IntegerTypes module... Running IntegerLimits module... Running IntegerLiterals module... Running IntegerFormatStrings module... Running Floats module... Running LargeFiles module... Running Memory module... Running SymbolVisibility module... Running VariadicMacros module... Running LocalDefinitions module... Creating Makefile... Cleaning up... Cleanup complete. make core_objects gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/CharBuf.c -c -o cfcore/Clownfish/CharBuf.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Boolean.c -c -o cfcore/Clownfish/Boolean.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Blob.c -c -o cfcore/Clownfish/Blob.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Err.c -c -o cfcore/Clownfish/Err.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Util/SortUtils.c -c -o cfcore/Clownfish/Util/SortUtils.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Util/Atomic.c -c -o cfcore/Clownfish/Util/Atomic.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Util/Memory.c -c -o cfcore/Clownfish/Util/Memory.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/TestHarness/TestSuiteRunner.c -c -o cfcore/Clownfish/TestHarness/TestSuiteRunner.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/TestHarness/TestSuite.c -c -o cfcore/Clownfish/TestHarness/TestSuite.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/TestHarness/TestFormatter.c -c -o cfcore/Clownfish/TestHarness/TestFormatter.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/TestHarness/TestUtils.c -c -o cfcore/Clownfish/TestHarness/TestUtils.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/TestHarness/TestBatchRunner.c -c -o cfcore/Clownfish/TestHarness/TestBatchRunner.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Num.c -c -o cfcore/Clownfish/Num.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/HashIterator.c -c -o cfcore/Clownfish/HashIterator.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/LockFreeRegistry.c -c -o cfcore/Clownfish/LockFreeRegistry.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/ByteBuf.c -c -o cfcore/Clownfish/ByteBuf.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Hash.c -c -o cfcore/Clownfish/Hash.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/PtrHash.c -c -o cfcore/Clownfish/PtrHash.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Vector.c -c -o cfcore/Clownfish/Vector.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Class.c -c -o cfcore/Clownfish/Class.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Method.c -c -o cfcore/Clownfish/Method.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/String.c -c -o cfcore/Clownfish/String.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish/Obj.c -c -o cfcore/Clownfish/Obj.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH cfcore/Clownfish.c -c -o cfcore/Clownfish.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_CFISH autogen/source/cfish_parcel.c -c -o autogen/source/cfish_parcel.o gcc -Icfcore -Ixs -I. -Iautogen/include -I/usr/lib/perl5/CORE -fPIC -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC '-std=gnu99' -D_GNU_SOURCE '-fvisibility=hidden' -c -D_REENTRANT -D_GNU_SOURCE -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -g -o xs/XSBind.o xs/XSBind.c In file included from /usr/lib/perl5/CORE/perl.h:46, from xs/XSBind.h:37, from xs/XSBind.c:27: /usr/lib/perl5/CORE/config.h:5222:27: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] 5222 | #define PERL_THREAD_LOCAL _Thread_local /**/ | ^~~~~~~~~~~~~ /usr/lib/perl5/CORE/thread.h:404:8: note: in expansion of macro 'PERL_THREAD_LOCAL' 404 | extern PERL_THREAD_LOCAL void *PL_current_context; | ^~~~~~~~~~~~~~~~~ gcc -Icfcore -Ixs -I. -Iautogen/include -I/usr/lib/perl5/CORE -fPIC -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC '-std=gnu99' -D_GNU_SOURCE '-fvisibility=hidden' -c -D_REENTRANT -D_GNU_SOURCE -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -g -o autogen/source/cfish_perl.o autogen/source/cfish_perl.c In file included from /usr/lib/perl5/CORE/perl.h:46, from xs/XSBind.h:37, from autogen/source/cfish_perl.c:29: /usr/lib/perl5/CORE/config.h:5222:27: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] 5222 | #define PERL_THREAD_LOCAL _Thread_local /**/ | ^~~~~~~~~~~~~ /usr/lib/perl5/CORE/thread.h:404:8: note: in expansion of macro 'PERL_THREAD_LOCAL' 404 | extern PERL_THREAD_LOCAL void *PL_current_context; | ^~~~~~~~~~~~~~~~~ autogen/source/cfish_perl.c:111:1: warning: 'S_finish_callback_f64' defined but not used [-Wunused-function] 111 | S_finish_callback_f64(pTHX_ const char *meth_name) { | ^~~~~~~~~~~~~~~~~~~~~ gcc -Icfcore -Ixs -I. -Iautogen/include -I/usr/lib/perl5/CORE '-DVERSION="0.8.0"' '-DXS_VERSION="0.8.0"' -fPIC -c -D_REENTRANT -D_GNU_SOURCE -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -g -o lib/Clownfish.o lib/Clownfish.c gcc -lpthread -shared -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' -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Clownfish/Clownfish.so lib/Clownfish.o cfcore/Clownfish/CharBuf.o cfcore/Clownfish/Boolean.o cfcore/Clownfish/Blob.o cfcore/Clownfish/Err.o cfcore/Clownfish/Util/SortUtils.o cfcore/Clownfish/Util/Atomic.o cfcore/Clownfish/Util/Memory.o cfcore/Clownfish/TestHarness/TestSuiteRunner.o cfcore/Clownfish/TestHarness/TestSuite.o cfcore/Clownfish/TestHarness/TestFormatter.o cfcore/Clownfish/TestHarness/TestUtils.o cfcore/Clownfish/TestHarness/TestBatchRunner.o cfcore/Clownfish/Num.o cfcore/Clownfish/HashIterator.o cfcore/Clownfish/LockFreeRegistry.o cfcore/Clownfish/ByteBuf.o cfcore/Clownfish/Hash.o cfcore/Clownfish/PtrHash.o cfcore/Clownfish/Vector.o cfcore/Clownfish/Class.o cfcore/Clownfish/Method.o cfcore/Clownfish/String.o cfcore/Clownfish/Obj.o cfcore/Clownfish.o autogen/source/cfish_parcel.o xs/XSBind.o autogen/source/cfish_perl.o -lperl -l m make test_objects gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/TestClownfish.c -c -o cftest/TestClownfish.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestString.c -c -o cftest/Clownfish/Test/TestString.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestClass.c -c -o cftest/Clownfish/Test/TestClass.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestPtrHash.c -c -o cftest/Clownfish/Test/TestPtrHash.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestHost.c -c -o cftest/Clownfish/Test/TestHost.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestVector.c -c -o cftest/Clownfish/Test/TestVector.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestByteBuf.c -c -o cftest/Clownfish/Test/TestByteBuf.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestCharBuf.c -c -o cftest/Clownfish/Test/TestCharBuf.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestBlob.c -c -o cftest/Clownfish/Test/TestBlob.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestLockFreeRegistry.c -c -o cftest/Clownfish/Test/TestLockFreeRegistry.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestHash.c -c -o cftest/Clownfish/Test/TestHash.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestObj.c -c -o cftest/Clownfish/Test/TestObj.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/Util/TestMemory.c -c -o cftest/Clownfish/Test/Util/TestMemory.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/Util/TestAtomic.c -c -o cftest/Clownfish/Test/Util/TestAtomic.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestMethod.c -c -o cftest/Clownfish/Test/TestMethod.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/RefObj.c -c -o cftest/Clownfish/Test/RefObj.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestNum.c -c -o cftest/Clownfish/Test/TestNum.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestErr.c -c -o cftest/Clownfish/Test/TestErr.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestHashIterator.c -c -o cftest/Clownfish/Test/TestHashIterator.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test/TestBoolean.c -c -o cftest/Clownfish/Test/TestBoolean.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH cftest/Clownfish/Test.c -c -o cftest/Clownfish/Test.o gcc -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -fPIC -D CFP_TESTCFISH autogen/source/testcfish_parcel.c -c -o autogen/source/testcfish_parcel.o gcc -Icfcore -Ixs -I. -Iautogen/include -I/usr/lib/perl5/CORE -fPIC -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-cast-function-type -DPERL_GCC_PEDANTIC '-std=gnu99' -D_GNU_SOURCE '-fvisibility=hidden' -c -D_REENTRANT -D_GNU_SOURCE -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -g -o autogen/source/testcfish_perl.o autogen/source/testcfish_perl.c In file included from /usr/lib/perl5/CORE/perl.h:46, from xs/XSBind.h:37, from autogen/source/testcfish_perl.c:29: /usr/lib/perl5/CORE/config.h:5222:27: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] 5222 | #define PERL_THREAD_LOCAL _Thread_local /**/ | ^~~~~~~~~~~~~ /usr/lib/perl5/CORE/thread.h:404:8: note: in expansion of macro 'PERL_THREAD_LOCAL' 404 | extern PERL_THREAD_LOCAL void *PL_current_context; | ^~~~~~~~~~~~~~~~~ autogen/source/testcfish_perl.c:109:1: warning: 'S_finish_callback_f64' defined but not used [-Wunused-function] 109 | S_finish_callback_f64(pTHX_ const char *meth_name) { | ^~~~~~~~~~~~~~~~~~~~~ gcc -Icfcore -Ixs -I. -Iautogen/include -I/usr/lib/perl5/CORE '-DVERSION="0.8.0"' '-DXS_VERSION="0.8.0"' -fPIC -c -D_REENTRANT -D_GNU_SOURCE -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -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 '-march=armv7-a' '-mfpu=vfpv3-d16' '-mtune=generic-armv7-a' '-mabi=aapcs-linux' '-mfloat-abi=hard' -g -o lib/Clownfish/Test.o lib/Clownfish/Test.c gcc -lpthread -shared -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' -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Clownfish/Test/Test.so lib/Clownfish/Test.o cftest/TestClownfish.o cftest/Clownfish/Test/TestString.o cftest/Clownfish/Test/TestClass.o cftest/Clownfish/Test/TestPtrHash.o cftest/Clownfish/Test/TestHost.o cftest/Clownfish/Test/TestVector.o cftest/Clownfish/Test/TestByteBuf.o cftest/Clownfish/Test/TestCharBuf.o cftest/Clownfish/Test/TestBlob.o cftest/Clownfish/Test/TestLockFreeRegistry.o cftest/Clownfish/Test/TestHash.o cftest/Clownfish/Test/TestObj.o cftest/Clownfish/Test/Util/TestMemory.o cftest/Clownfish/Test/Util/TestAtomic.o cftest/Clownfish/Test/TestMethod.o cftest/Clownfish/Test/RefObj.o cftest/Clownfish/Test/TestNum.o cftest/Clownfish/Test/TestErr.o cftest/Clownfish/Test/TestHashIterator.o cftest/Clownfish/Test/TestBoolean.o cftest/Clownfish/Test.o autogen/source/testcfish_parcel.o autogen/source/testcfish_perl.o -lperl -l m + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MhGH1O + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + mkdir /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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,--no-undefined -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Clownfish-0.8.0 + '[' 1 -eq 1 ']' + ./Build install --destdir=/home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT Building Clownfish make core_objects make: Nothing to be done for 'core_objects'. make test_objects make: Nothing to be done for 'test_objects'. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/auto/Clownfish/Clownfish.so Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/auto/Clownfish/Clownfish.bs Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/XSBind.h Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/parcel_perl.json Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/parcel.json Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Err.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Obj.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/CharBuf.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Blob.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Method.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Hash.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/String.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/HashIterator.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Num.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Vector.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Class.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/ByteBuf.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Boolean.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Util/SortUtils.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/Util/Memory.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/TestHarness/TestUtils.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/TestHarness/TestFormatter.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/TestHarness/TestBatch.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/TestHarness/TestSuite.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/TestHarness/TestSuiteRunner.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/_include/Clownfish/v0.8.0/Clownfish/TestHarness/TestBatchRunner.cfh Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/CharBuf.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Float.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Boolean.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/CharBuf.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/String.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/HashIterator.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Vector.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/HashIterator.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Float.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Class.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/ByteBuf.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Vector.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/String.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Obj.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/StringIterator.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Hash.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Hash.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Obj.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Boolean.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Blob.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Err.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Integer.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Class.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Blob.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Integer.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Err.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/ByteBuf.pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Docs/ClassIntro.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Docs/BuildingProjects.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Clownfish/Docs/WritingClasses.pod Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::CharBuf.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::HashIterator.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Class.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Docs::BuildingProjects.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Hash.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Docs::ClassIntro.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Vector.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Float.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::StringIterator.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Docs::WritingClasses.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::ByteBuf.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Obj.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Boolean.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Err.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Blob.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::String.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/man/man3/Clownfish::Integer.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/lib/perl5/vendor_perl + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.8.0-1.1.mga11 --unique-debug-suffix -0.8.0-1.1.mga11.arm --unique-debug-src-base perl-Clownfish-0.8.0-1.1.mga11.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0 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/perl-Clownfish-0.8.0-1.1.mga11.arm 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 Reading /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4NYOGi + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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,--no-undefined -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Clownfish-0.8.0 + '[' 1 -eq 1 ']' + ./Build test make core_objects make: Nothing to be done for 'core_objects'. make test_objects make: Nothing to be done for 'test_objects'. t/binding/002-clownfish.t .. ok t/binding/010-class.t ...... ok t/binding/016-vector.t ..... ok t/binding/017-hash.t ....... ok t/binding/018-host.t ....... ok t/binding/019-obj.t ........ ok t/binding/021-blob.t ....... ok t/binding/022-bytebuf.t .... ok t/binding/023-string.t ..... ok t/binding/029-charbuf.t .... ok t/binding/031-num.t ........ ok t/binding/034-err.t ........ ok t/core/010-class.t ......... ok t/core/011-method.t ........ ok t/core/016-vector.t ........ ok t/core/017-hash.t .......... ok t/core/019-obj.t ........... ok t/core/020-err.t ........... ok t/core/021-blob.t .......... ok t/core/022-bytebuf.t ....... ok t/core/023-string.t ........ ok t/core/029-charbuf.t ....... ok t/core/030-boolean.t ....... ok t/core/031-num.t ........... ok t/core/037-atomic.t ........ ok t/core/039-memory.t ........ ok t/core/050-ptrhash.t ....... ok All tests successful. Files=27, Tests=747, 2 wallclock secs ( 0.10 usr 0.05 sys + 1.47 cusr 0.13 csys = 1.75 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Clownfish-0.8.0-1.1.mga11.armv7hl Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yNpU6g + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + cd Clownfish-0.8.0 + DOCDIR=/home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/CHANGES /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/LICENSE /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/META.json /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/META.yml /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/MYMETA.yml /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/NOTICE /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/doc/perl-Clownfish + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3DmU4k + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + cd Clownfish-0.8.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/licenses/perl-Clownfish + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/licenses/perl-Clownfish + cp -pr /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/Clownfish-0.8.0/LICENSE /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT/usr/share/licenses/perl-Clownfish + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Clownfish) = 0.8.0 perl(Clownfish::Blob) = 0.8.0 perl(Clownfish::Boolean) = 0.8.0 perl(Clownfish::ByteBuf) = 0.8.0 perl(Clownfish::CharBuf) = 0.8.0 perl(Clownfish::Class) = 0.8.0 perl(Clownfish::Err) = 0.8.0 perl(Clownfish::Float) = 0.8.0 perl(Clownfish::Hash) = 0.8.0 perl(Clownfish::HashIterator) = 0.8.0 perl(Clownfish::Integer) = 0.8.0 perl(Clownfish::Method) = 0.8.0 perl(Clownfish::Obj) = 0.8.0 perl(Clownfish::String) = 0.8.0 perl(Clownfish::Vector) = 0.8.0 perl-Clownfish = 0.8.0-1.1.mga11 perl-Clownfish(armv7hl-32) = 0.8.0-1.1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libperl.so.5.42 perl >= 0:5.008003 perl(Carp) perl(Clownfish) perl(Exporter) perl(Scalar::Util) perl(strict) perl(warnings) perl-base >= 2:5.42.0 Processing files: perl-Clownfish-debugsource-0.8.0-1.1.mga11.armv7hl Provides: perl-Clownfish-debugsource = 0.8.0-1.1.mga11 perl-Clownfish-debugsource(armv7hl-32) = 0.8.0-1.1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Clownfish-debuginfo-0.8.0-1.1.mga11.armv7hl Provides: debuginfo(build-id) = 0d5be027cc277ce6aaa0814ab05a333dd59b766d perl-Clownfish-debuginfo = 0.8.0-1.1.mga11 perl-Clownfish-debuginfo(armv7hl-32) = 0.8.0-1.1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Clownfish-debugsource(armv7hl-32) = 0.8.0-1.1.mga11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/perl-Clownfish-0.8.0-1.1.mga11.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/perl-Clownfish-debuginfo-0.8.0-1.1.mga11.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/perl-Clownfish-debugsource-0.8.0-1.1.mga11.armv7hl.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LULaw1 + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + test -d /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + rm -rf /home/iurt/rpmbuild/BUILD/perl-Clownfish-0.8.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!