D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/perl-Class-MakeMethods-1.10.0-11.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E8aZtc
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jsNmY9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ rm -rf Class-MakeMethods-1.01
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Class-MakeMethods-1.01.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Class-MakeMethods-1.01
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Class-MakeMethods-1.009-Fix-building-on-Perl-without-dot-in-INC.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PIiTW0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.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 -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,--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 Class-MakeMethods-1.01
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ 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'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::MakeMethods
Writing MYMETA.yml and MYMETA.json
+ make
cp MakeMethods/Basic/Array.pm blib/lib/Class/MakeMethods/Basic/Array.pm
cp MakeMethods/Autoload.pm blib/lib/Class/MakeMethods/Autoload.pm
cp MakeMethods/Evaled.pm blib/lib/Class/MakeMethods/Evaled.pm
cp MakeMethods/Basic.pm blib/lib/Class/MakeMethods/Basic.pm
cp MakeMethods/Evaled/Hash.pm blib/lib/Class/MakeMethods/Evaled/Hash.pm
cp MakeMethods/Docs/ToDo.pod blib/lib/Class/MakeMethods/Docs/ToDo.pod
cp MakeMethods/Standard/Array.pm blib/lib/Class/MakeMethods/Standard/Array.pm
cp MakeMethods/Basic/Hash.pm blib/lib/Class/MakeMethods/Basic/Hash.pm
cp MakeMethods/Composite/Array.pm blib/lib/Class/MakeMethods/Composite/Array.pm
cp MakeMethods/Docs/RelatedModules.pod blib/lib/Class/MakeMethods/Docs/RelatedModules.pod
cp MakeMethods/Emulator/Singleton.pm blib/lib/Class/MakeMethods/Emulator/Singleton.pm
cp MakeMethods/Emulator.pm blib/lib/Class/MakeMethods/Emulator.pm
cp MakeMethods/Emulator/mcoder.pm blib/lib/Class/MakeMethods/Emulator/mcoder.pm
cp MakeMethods/Docs/Changes.pod blib/lib/Class/MakeMethods/Docs/Changes.pod
cp MakeMethods/Composite/Hash.pm blib/lib/Class/MakeMethods/Composite/Hash.pm
cp MakeMethods/Attribute.pm blib/lib/Class/MakeMethods/Attribute.pm
cp MakeMethods/Standard/Global.pm blib/lib/Class/MakeMethods/Standard/Global.pm
cp MakeMethods/Emulator/Struct.pm blib/lib/Class/MakeMethods/Emulator/Struct.pm
cp MakeMethods/Composite/Inheritable.pm blib/lib/Class/MakeMethods/Composite/Inheritable.pm
cp MakeMethods/Composite/Universal.pm blib/lib/Class/MakeMethods/Composite/Universal.pm
cp MakeMethods/Composite.pm blib/lib/Class/MakeMethods/Composite.pm
cp MakeMethods/Emulator/accessors.pm blib/lib/Class/MakeMethods/Emulator/accessors.pm
cp MakeMethods/Docs/Catalog.pod blib/lib/Class/MakeMethods/Docs/Catalog.pod
cp MakeMethods/Standard.pm blib/lib/Class/MakeMethods/Standard.pm
cp MakeMethods/Docs/ReadMe.pod blib/lib/Class/MakeMethods/Docs/ReadMe.pod
cp MakeMethods/Emulator/MethodMaker.pm blib/lib/Class/MakeMethods/Emulator/MethodMaker.pm
cp MakeMethods/Emulator/Inheritable.pm blib/lib/Class/MakeMethods/Emulator/Inheritable.pm
cp MakeMethods.pm blib/lib/Class/MakeMethods.pm
cp MakeMethods/Docs/Examples.pod blib/lib/Class/MakeMethods/Docs/Examples.pod
cp MakeMethods/Emulator/AccessorFast.pm blib/lib/Class/MakeMethods/Emulator/AccessorFast.pm
cp MakeMethods/Composite/Global.pm blib/lib/Class/MakeMethods/Composite/Global.pm
cp MakeMethods/Basic/Global.pm blib/lib/Class/MakeMethods/Basic/Global.pm
cp MakeMethods/Template/StructBuiltin.pm blib/lib/Class/MakeMethods/Template/StructBuiltin.pm
cp MakeMethods/Utility/Inheritable.pm blib/lib/Class/MakeMethods/Utility/Inheritable.pm
cp MakeMethods/Standard/Universal.pm blib/lib/Class/MakeMethods/Standard/Universal.pm
cp MakeMethods/Template/Struct.pm blib/lib/Class/MakeMethods/Template/Struct.pm
cp MakeMethods/Template/Inheritable.pm blib/lib/Class/MakeMethods/Template/Inheritable.pm
cp MakeMethods/Template/Generic.pm blib/lib/Class/MakeMethods/Template/Generic.pm
cp MakeMethods/Utility/ArraySplicer.pm blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm
cp MakeMethods/Template/ClassVar.pm blib/lib/Class/MakeMethods/Template/ClassVar.pm
cp MakeMethods/Utility/TextBuilder.pm blib/lib/Class/MakeMethods/Utility/TextBuilder.pm
cp MakeMethods/Template/Static.pm blib/lib/Class/MakeMethods/Template/Static.pm
cp MakeMethods/Template/Class.pm blib/lib/Class/MakeMethods/Template/Class.pm
cp MakeMethods/Template/Ref.pm blib/lib/Class/MakeMethods/Template/Ref.pm
cp MakeMethods/Template.pm blib/lib/Class/MakeMethods/Template.pm
cp MakeMethods/Template/ClassName.pm blib/lib/Class/MakeMethods/Template/ClassName.pm
cp MakeMethods/Utility/DiskCache.pm blib/lib/Class/MakeMethods/Utility/DiskCache.pm
cp MakeMethods/Template/Universal.pm blib/lib/Class/MakeMethods/Template/Universal.pm
cp MakeMethods/Standard/Inheritable.pm blib/lib/Class/MakeMethods/Standard/Inheritable.pm
cp MakeMethods/Template/InsideOut.pm blib/lib/Class/MakeMethods/Template/InsideOut.pm
cp MakeMethods/Utility/Ref.pm blib/lib/Class/MakeMethods/Utility/Ref.pm
cp MakeMethods/Template/Array.pm blib/lib/Class/MakeMethods/Template/Array.pm
cp MakeMethods/Template/Global.pm blib/lib/Class/MakeMethods/Template/Global.pm
cp MakeMethods/Standard/Hash.pm blib/lib/Class/MakeMethods/Standard/Hash.pm
cp MakeMethods/Template/ClassInherit.pm blib/lib/Class/MakeMethods/Template/ClassInherit.pm
cp MakeMethods/Template/Flyweight.pm blib/lib/Class/MakeMethods/Template/Flyweight.pm
cp MakeMethods/Template/Scalar.pm blib/lib/Class/MakeMethods/Template/Scalar.pm
cp MakeMethods/Template/PackageVar.pm blib/lib/Class/MakeMethods/Template/PackageVar.pm
cp benchmark.pl blib/lib/Class/benchmark.pl
cp MakeMethods/Template/Hash.pm blib/lib/Class/MakeMethods/Template/Hash.pm
Manifying 29 pod documents
Manifying 27 pod documents
Manifying 3 pod documents
+ make test
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-Iblib/lib" "-Iblib/arch" test.pl
test.pl: Searching for test scripts in .
test.pl: Found 121 .t files for test harness.
./tests/access/attribute_stnd_hash.t .................... ok
./tests/access/autoload_stnd_hash.t ..................... ok
./tests/access/autoload_typemap.t ....................... ok
./tests/access/import_version.t ......................... ok
./tests/basic/array_scalar.t ............................ ok
./tests/basic/declarations.t ............................ ok
./tests/basic/global_hash.t ............................. ok
./tests/basic/global_scalar.t ........................... ok
./tests/basic/hash_scalar.t ............................. ok
./tests/composite/declarations.t ........................ ok
./tests/composite/hash.t ................................ ok
./tests/composite/inheritable.t ......................... ok
./tests/composite/inheritable_hash.t .................... ok
./tests/composite/inheritable_hook.t .................... ok
./tests/composite/patch.t ............................... ok
./tests/evaled/hash_scalar.t ............................ ok
./tests/standard/standard_declarations.t ................ ok
./tests/standard/standard_hash.t ........................ ok
./tests/standard/standard_inheritable.t ................. ok
./tests/standard/standard_inheritable_hash.t ............ ok
./tests/template/abstract.t ............................. ok
./tests/template/array_number.t ......................... ok
./tests/template/array_object.t ......................... ok
./tests/template/array_scalar.t ......................... ok
./tests/template/class_array.t .......................... ok
./tests/template/class_scalar.t ......................... ok
./tests/template/classvar_array.t ....................... ok
./tests/template/classvar_scalar.t ...................... ok
./tests/template/clone.t ................................ ok
./tests/template/declaration.t .......................... ok
./tests/template/doc_examples.t ......................... ok
./tests/template/doc_extending.t ........................ ok
./tests/template/global_array.t ......................... ok
./tests/template/global_code.t .......................... ok
./tests/template/global_hash.t .......................... ok
./tests/template/global_scalar.t ........................ ok
./tests/template/global_scalar_lvalue.t ................. ok
./tests/template/hash_array.t ........................... ok
./tests/template/hash_array_getset.t .................... ok
./tests/template/hash_array_lvalue.t .................... ok
./tests/template/hash_array_object.t .................... ok
./tests/template/hash_boolean.t ......................... ok
./tests/template/hash_code.t ............................ ok
./tests/template/hash_copy.t ............................ ok
./tests/template/hash_counter.t ......................... ok
./tests/template/hash_counter_closure.t ................. ok
./tests/template/hash_hash.t ............................ ok
./tests/template/hash_hash_array.t ...................... ok
./tests/template/hash_method.t .......................... ok
./tests/template/hash_new.t ............................. ok
./tests/template/hash_number.t .......................... ok
./tests/template/hash_number_interfaces.t ............... ok
./tests/template/hash_object.t .......................... ok
./tests/template/hash_scalar.t .......................... ok
./tests/template/hash_scalar_closure.t .................. ok
./tests/template/hash_scalar_interfaces.t ............... ok
./tests/template/hash_scalar_lvalue.t ................... ok
./tests/template/hash_string_concat.t ................... ok
./tests/template/hash_string_index.t .................... ok
./tests/template/hash_string_index_create.t ............. ok
./tests/template/hash_struct.t .......................... ok
./tests/template/hash_tiedhash.t ........................ ok
./tests/template/inherit_scalar.t ....................... ok
./tests/template/insideout_array.t ...................... ok
./tests/template/insideout_bool_i.t ..................... ok
./tests/template/insideout_scalar.t ..................... ok
./tests/template/modifier_private.t ..................... ok
./tests/template/package_scalar.t ....................... ok
./tests/template/scalar_bits.t .......................... ok
./tests/template/scalar_counter.t ....................... ok
./tests/utility/inheritable.t ........................... ok
./tests/utility/text_builder.t .......................... ok
./tests/xemulator/accessors/chained.t ................... ok
./tests/xemulator/accessors/classic.t ................... ok
./tests/xemulator/accessors/default.t ................... ok
./tests/xemulator/accessors/invalid.t ................... ok
./tests/xemulator/class_accessor/class_accessor_fast.t .. ok
./tests/xemulator/class_inheritable/emulate.t ........... ok
./tests/xemulator/class_inheritable/transparent.t ....... ok
./tests/xemulator/class_methodmaker/abstract.t .......... ok
./tests/xemulator/class_methodmaker/boolean.092.t ....... ok
./tests/xemulator/class_methodmaker/boolean.t ........... ok
./tests/xemulator/class_methodmaker/code.t .............. ok
./tests/xemulator/class_methodmaker/copy.t .............. ok
./tests/xemulator/class_methodmaker/counter.t ........... ok
./tests/xemulator/class_methodmaker/get_concat.092.t .... ok
./tests/xemulator/class_methodmaker/get_concat.t ........ ok
./tests/xemulator/class_methodmaker/get_set.092.t ....... ok
./tests/xemulator/class_methodmaker/get_set.t ........... ok
./tests/xemulator/class_methodmaker/grouped_fields.t .... ok
./tests/xemulator/class_methodmaker/hash.092.t .......... ok
./tests/xemulator/class_methodmaker/hash.t .............. ok
./tests/xemulator/class_methodmaker/hash_of_lists.t ..... ok
./tests/xemulator/class_methodmaker/key_attrib.t ........ ok
./tests/xemulator/class_methodmaker/key_with_create.t ... ok
./tests/xemulator/class_methodmaker/list.092.t .......... ok
./tests/xemulator/class_methodmaker/list.104.t .......... ok
./tests/xemulator/class_methodmaker/list.t .............. ok
./tests/xemulator/class_methodmaker/listed_attrib.t ..... ok
./tests/xemulator/class_methodmaker/method.t ............ ok
./tests/xemulator/class_methodmaker/new.092.t ........... ok
./tests/xemulator/class_methodmaker/new.102.t ........... ok
./tests/xemulator/class_methodmaker/new.t ............... ok
./tests/xemulator/class_methodmaker/object.092.t ........ ok
./tests/xemulator/class_methodmaker/object.t ............ ok
./tests/xemulator/class_methodmaker/object_list.102.t ... ok
./tests/xemulator/class_methodmaker/object_list.t ....... ok
./tests/xemulator/class_methodmaker/static_get_set.t .... ok
./tests/xemulator/class_methodmaker/static_hash.092.t ... ok
./tests/xemulator/class_methodmaker/static_hash.t ....... ok
./tests/xemulator/class_methodmaker/static_list.t ....... ok
./tests/xemulator/class_methodmaker/struct.t ............ ok
./tests/xemulator/class_methodmaker/sugar.092.t ......... ok
./tests/xemulator/class_methodmaker/tie_hash.t .......... ok
./tests/xemulator/class_singleton/emulate.t ............. ok
./tests/xemulator/class_singleton/transparent.t ......... ok
./tests/xemulator/class_struct/emulate.t ................ ok
./tests/xemulator/class_struct/equivalent.t ............. ok
./tests/xemulator/mcoder/getset.t ....................... ok
./tests/xemulator/mcoder/proxies.t ...................... ok
./tests/xemulator/mcoder/sugar.t ........................ ok
All tests successful.
Files=121, Tests=1760,  3 wallclock secs ( 0.30 usr  0.04 sys +  1.58 cusr  0.64 csys =  2.56 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cNx1yL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.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 -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,--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 Class-MakeMethods-1.01
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Manifying 29 pod documents
Manifying 27 pod documents
Manifying 3 pod documents
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/benchmark.pl
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Evaled.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Standard.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Basic.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Attribute.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Autoload.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Composite.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/accessors.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/Inheritable.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/mcoder.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/Struct.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/MethodMaker.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/Singleton.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Emulator/AccessorFast.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Composite/Inheritable.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Composite/Universal.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Composite/Array.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Composite/Global.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Composite/Hash.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Basic/Array.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Basic/Global.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Basic/Hash.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/PackageVar.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Static.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Inheritable.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/ClassVar.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Universal.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/InsideOut.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Array.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Global.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Class.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/ClassInherit.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Ref.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Struct.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Generic.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/StructBuiltin.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Scalar.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Flyweight.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/Hash.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Template/ClassName.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Docs/Examples.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Docs/RelatedModules.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Docs/ReadMe.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Docs/Changes.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Docs/Catalog.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Docs/ToDo.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Standard/Inheritable.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Standard/Universal.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Standard/Array.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Standard/Global.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Standard/Hash.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Utility/Inheritable.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Utility/DiskCache.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Utility/Ref.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Utility/ArraySplicer.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Utility/TextBuilder.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Class/MakeMethods/Evaled/Hash.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Composite::Inheritable.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Inheritable.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Basic.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Global.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::mcoder.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::Singleton.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Ref.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Attribute.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Composite.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Composite::Array.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Utility::DiskCache.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Hash.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Utility::Ref.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Standard::Array.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Standard::Inheritable.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::ClassVar.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Basic::Global.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Generic.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Utility::Inheritable.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::ClassInherit.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Standard.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::Inheritable.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Array.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::Struct.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::InsideOut.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::ClassName.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::AccessorFast.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::accessors.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Composite::Hash.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Docs::ReadMe.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Standard::Global.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Composite::Global.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Docs::Changes.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Static.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Universal.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Evaled.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Flyweight.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::StructBuiltin.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Basic::Hash.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Emulator::MethodMaker.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Struct.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Docs::Catalog.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Docs::ToDo.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Basic::Array.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Standard::Universal.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Scalar.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Composite::Universal.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Utility::TextBuilder.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Standard::Hash.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Utility::ArraySplicer.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::PackageVar.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Evaled::Hash.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Docs::Examples.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Template::Class.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Autoload.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/man/man3/Class::MakeMethods::Docs::RelatedModules.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /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
Processing files: perl-Class-MakeMethods-1.10.0-11.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6jlZLT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ cd Class-MakeMethods-1.01
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/doc/perl-Class-MakeMethods
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/doc/perl-Class-MakeMethods
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/Class-MakeMethods-1.01/README /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/doc/perl-Class-MakeMethods
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/Class-MakeMethods-1.01/CHANGES /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/doc/perl-Class-MakeMethods
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/Class-MakeMethods-1.01/META.yml /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT/usr/share/doc/perl-Class-MakeMethods
+ RPM_EC=0
++ jobs -p
+ exit 0
Use of uninitialized value in numeric ge (>=) at /usr/lib/rpm/mageia/perl.req-from-meta line 24.
Use of uninitialized value in numeric ge (>=) at /usr/lib/rpm/mageia/perl.recommends-from-meta line 24.
Provides: perl(Class::MakeMethods) = 1.10.0 perl(Class::MakeMethods::Attribute) = 1.5.0 perl(Class::MakeMethods::Autoload) = 1.0.0 perl(Class::MakeMethods::Basic) = 1.0.0 perl(Class::MakeMethods::Basic::Array) = 1.0.0 perl(Class::MakeMethods::Basic::Global) = 1.0.0 perl(Class::MakeMethods::Basic::Hash) = 1.0.0 perl(Class::MakeMethods::Composite) = 1.0.0 perl(Class::MakeMethods::Composite::Array) = 1.0.0 perl(Class::MakeMethods::Composite::Global) = 1.0.0 perl(Class::MakeMethods::Composite::Hash) = 1.0.0 perl(Class::MakeMethods::Composite::Inheritable) = 1.0.0 perl(Class::MakeMethods::Composite::Universal) = 1.0.0 perl(Class::MakeMethods::Emulator) = 1.9.0 perl(Class::MakeMethods::Emulator::AccessorFast) perl(Class::MakeMethods::Emulator::Inheritable) perl(Class::MakeMethods::Emulator::MethodMaker) = 1.30.0 perl(Class::MakeMethods::Emulator::Singleton) perl(Class::MakeMethods::Emulator::Struct) perl(Class::MakeMethods::Emulator::accessors) = 0.20.0 perl(Class::MakeMethods::Emulator::accessors::chained) perl(Class::MakeMethods::Emulator::accessors::classic) perl(Class::MakeMethods::Emulator::mcoder) = 0.50.0 perl(Class::MakeMethods::Evaled) = 1.0.0 perl(Class::MakeMethods::Evaled::Hash) = 1.0.0 perl(Class::MakeMethods::Standard) = 1.0.0 perl(Class::MakeMethods::Standard::Array) = 1.0.0 perl(Class::MakeMethods::Standard::Global) = 1.0.0 perl(Class::MakeMethods::Standard::Hash) = 1.0.0 perl(Class::MakeMethods::Standard::Inheritable) = 1.0.0 perl(Class::MakeMethods::Standard::Universal) = 1.0.0 perl(Class::MakeMethods::Template) = 1.8.0 perl(Class::MakeMethods::Template::Array) = 1.8.0 perl(Class::MakeMethods::Template::Class) = 1.8.0 perl(Class::MakeMethods::Template::ClassInherit) = 1.8.0 perl(Class::MakeMethods::Template::ClassName) = 1.8.0 perl(Class::MakeMethods::Template::ClassVar) = 1.8.0 perl(Class::MakeMethods::Template::Flyweight) = 1.8.0 perl(Class::MakeMethods::Template::Generic) = 1.8.0 perl(Class::MakeMethods::Template::Global) = 1.8.0 perl(Class::MakeMethods::Template::Hash) = 1.8.0 perl(Class::MakeMethods::Template::Inheritable) = 1.8.0 perl(Class::MakeMethods::Template::InsideOut) = 1.8.0 perl(Class::MakeMethods::Template::PackageVar) = 1.8.0 perl(Class::MakeMethods::Template::Ref) = 1.8.0 perl(Class::MakeMethods::Template::Scalar) = 1.8.0 perl(Class::MakeMethods::Template::Static) = 1.8.0 perl(Class::MakeMethods::Template::Struct) = 1.8.0 perl(Class::MakeMethods::Template::StructBuiltin) = 1.8.0 perl(Class::MakeMethods::Template::Universal) = 1.8.0 perl(Class::MakeMethods::Utility::ArraySplicer) = 1.0.0 perl(Class::MakeMethods::Utility::DiskCache) = 1.8.0 perl(Class::MakeMethods::Utility::Inheritable) = 1.0.0 perl(Class::MakeMethods::Utility::Ref) = 1.0.0 perl(Class::MakeMethods::Utility::TextBuilder) = 1.8.0 perl-Class-MakeMethods = 1.10.0-11.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 0:5.00 perl >= 0:5.00307 perl >= 0:5.006 perl >= 1:5.0 perl(Attribute::Handlers) perl(Carp) perl(Class::MakeMethods) perl(Class::MakeMethods::Composite) perl(Class::MakeMethods::Composite::Hash) perl(Class::MakeMethods::Emulator) perl(Class::MakeMethods::Evaled) perl(Class::MakeMethods::Standard) perl(Class::MakeMethods::Template) perl(Class::MakeMethods::Template::ClassInherit) perl(Class::MakeMethods::Template::Generic) perl(Class::MakeMethods::Template::Global) perl(Class::MakeMethods::Template::Hash) perl(Class::MakeMethods::Template::InsideOut) perl(Class::MakeMethods::Utility::ArraySplicer) perl(Class::MakeMethods::Utility::Inheritable) perl(Class::MakeMethods::Utility::Ref) perl(Class::MakeMethods::Utility::TextBuilder) perl(Exporter) perl(File::Path) perl(File::Spec) perl(constant) perl(strict) perl(vars) perl-base >= 2:5.40.1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-Class-MakeMethods-1.10.0-11.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OGW9lZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Class-MakeMethods-1.10.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!