<86>Oct 29 06:57:01 userdel[2043206]: delete user 'rooter' <86>Oct 29 06:57:01 userdel[2043206]: removed group 'rooter' owned by 'rooter' <86>Oct 29 06:57:01 groupadd[2043213]: group added to /etc/group: name=rooter, GID=663 <86>Oct 29 06:57:01 groupadd[2043213]: group added to /etc/gshadow: name=rooter <86>Oct 29 06:57:01 groupadd[2043213]: new group: name=rooter, GID=663 <86>Oct 29 06:57:01 useradd[2043221]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Oct 29 06:57:01 userdel[2043230]: delete user 'builder' <86>Oct 29 06:57:01 userdel[2043230]: removed group 'builder' owned by 'builder' <86>Oct 29 06:57:01 userdel[2043230]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 06:57:01 groupadd[2043237]: group added to /etc/group: name=builder, GID=664 <86>Oct 29 06:57:01 groupadd[2043237]: group added to /etc/gshadow: name=builder <86>Oct 29 06:57:01 groupadd[2043237]: new group: name=builder, GID=664 <86>Oct 29 06:57:01 useradd[2043246]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-XML-Bare-0.53-alt2.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-XML-Bare-0.53-alt2.2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Oct 29 06:57:03 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Oct 29 06:57:03 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed <13>Oct 29 06:57:03 rpmi: perl-Encode-3.07-alt1 sisyphus+258375.400.14.2 1600904306 installed <13>Oct 29 06:57:03 rpmi: perl-Pod-Simple-3.41-alt1 sisyphus+260314.100.1.1 1603547629 installed <13>Oct 29 06:57:03 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 29 06:57:03 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 29 06:57:03 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Oct 29 06:57:03 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-XML-Bare-0.53-alt2.2.nosrc.rpm Installing perl-XML-Bare-0.53-alt2.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf XML-Bare-0.53 + echo 'Source #0 (XML-Bare-0.53.tar.gz):' Source #0 (XML-Bare-0.53.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/XML-Bare-0.53.tar.gz + /bin/tar -xf - + cd XML-Bare-0.53 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd XML-Bare-0.53 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(Carp)>=0 perl(DynaLoader)>=0 perl(Exporter)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for XML::Bare + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' Running Mkbootstrap for Bare () chmod 644 "Bare.bs" make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' cp Bare.pm blib/lib/XML/Bare.pm make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' Bare.xs > Bare.xsc Please specify prototyping behavior for Bare.xs (see perlxs manual) mv Bare.xsc Bare.c make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/usr/lib/perl5/CORE" parser.c parser.c: In function 'new_nodecp': parser.c:27:41: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 27 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:27:41: warning: incompatible implicit declaration of built-in function 'malloc' parser.c:13:1: note: include '' or provide a declaration of 'malloc' 12 | #include +++ |+#include 13 | #endif parser.c: In function 'new_nodec': parser.c:36:41: warning: incompatible implicit declaration of built-in function 'malloc' 36 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:36:41: note: include '' or provide a declaration of 'malloc' parser.c: In function 'del_nodec': parser.c:56:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 56 | free( curatt ); | ^~~~ parser.c:56:5: warning: incompatible implicit declaration of built-in function 'free' parser.c:56:5: note: include '' or provide a declaration of 'free' parser.c:59:3: warning: incompatible implicit declaration of built-in function 'free' 59 | free( node ); | ^~~~ parser.c:59:3: note: include '' or provide a declaration of 'free' parser.c: In function 'new_attc': parser.c:64:39: warning: incompatible implicit declaration of built-in function 'malloc' 64 | struct attc *self = (struct attc *) malloc( size ); | ^~~~~~ parser.c:64:39: note: include '' or provide a declaration of 'malloc' parser.c: In function 'parserc_parse': parser.c:422:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 422 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:441:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 441 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:628:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 628 | if( res = dh_memcmp( curnode->name, tagname, tagname_len ) ) { | ^~~ parser.c:113:12: warning: unused variable 'dent' [-Wunused-variable] 113 | int dent; | ^~~~ parser.c: In function 'parserc_parse_unsafely': parser.c:837:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 837 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:855:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 855 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:811:5: warning: label 'u_att_name1' defined but not used [-Wunused-label] 811 | u_att_name1: | ^~~~~~~~~~~ parser.c:687:12: warning: unused variable 'dent' [-Wunused-variable] 687 | int dent; | ^~~~ parser.c:686:12: warning: unused variable 'res' [-Wunused-variable] 686 | int res = 0; | ^~~ parser.c:684:19: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 684 | struct nodec *temp; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/usr/lib/perl5/CORE" Bare.c Bare.c: In function 'cxml2obj': Bare.c:155:25: warning: comparison between pointer and integer 155 | if( curatt->value == -1 ) attval = newSVpvn( "1", 1 ); | ^~ Bare.c: In function 'cxml2obj_simple': Bare.c:283:25: warning: comparison between pointer and integer 283 | if( curatt->value == -1 ) attval = newSVpvn( "1", 1 ); | ^~ Bare.c:172:7: warning: unused variable 'attatt' [-Wunused-variable] 172 | SV *attatt; | ^~~~~~ Bare.c: In function 'XS_XML__Bare_c_parse_more': Bare.c:510:9: warning: unused variable 'err' [-Wunused-variable] 510 | int err = parserc_parse( parser, text ); | ^~~ Bare.c: In function 'XS_XML__Bare_c_parse': Bare.c:533:9: warning: unused variable 'err' [-Wunused-variable] 533 | int err = parserc_parse( parser, text ); | ^~~ Bare.c: In function 'XS_XML__Bare_c_parse_unsafely': Bare.c:556:9: warning: unused variable 'err' [-Wunused-variable] 556 | int err = parserc_parse_unsafely( parser, text ); | ^~~ Bare.c: In function 'XS_XML__Bare_c_parsefile': Bare.c:594:9: warning: unused variable 'err' [-Wunused-variable] 594 | int err = parserc_parse( parser, data ); | ^~~ In file included from /usr/lib/perl5/CORE/perl.h:5337, from Bare.c:14: Bare.c: At top level: /usr/lib/perl5/CORE/proto.h:4900:13: warning: 'S_clear_placeholders' declared 'static' but never defined [-Wunused-function] 4900 | STATIC void S_clear_placeholders(pTHX_ HV *hv, U32 items); | ^~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4903:13: warning: 'S_hsplit' declared 'static' but never defined [-Wunused-function] 4903 | STATIC void S_hsplit(pTHX_ HV *hv, STRLEN const oldsize, STRLEN newsize); | ^~~~~~~~ /usr/lib/perl5/CORE/proto.h:4906:26: warning: 'S_hv_auxinit' declared 'static' but never defined [-Wunused-function] 4906 | STATIC struct xpvhv_aux* S_hv_auxinit(pTHX_ HV *hv); | ^~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4909:26: warning: 'S_hv_auxinit_internal' declared 'static' but never defined [-Wunused-function] 4909 | STATIC struct xpvhv_aux* S_hv_auxinit_internal(struct xpvhv_aux *iter); | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4912:12: warning: 'S_hv_delete_common' declared 'static' but never defined [-Wunused-function] 4912 | STATIC SV* S_hv_delete_common(pTHX_ HV *hv, SV *keysv, const char *key, STRLEN klen, int k_flags, I32 d_flags, U32 hash); | ^~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4913:12: warning: 'S_hv_free_ent_ret' declared 'static' but never defined [-Wunused-function] 4913 | STATIC SV* S_hv_free_ent_ret(pTHX_ HV *hv, HE *entry); | ^~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4916:13: warning: 'S_hv_free_entries' declared 'static' but never defined [-Wunused-function] 4916 | STATIC void S_hv_free_entries(pTHX_ HV *hv); | ^~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4919:13: warning: 'S_hv_magic_check' declared 'static' but never defined [-Wunused-function] 4919 | STATIC void S_hv_magic_check(HV *hv, bool *needs_copy, bool *needs_store); | ^~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4922:25: warning: 'S_hv_notallowed' declared 'static' but never defined [-Wunused-function] 4922 | PERL_STATIC_NO_RET void S_hv_notallowed(pTHX_ int flags, const char *key, I32 klen, const char *msg) | ^~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4927:12: warning: 'S_new_he' declared 'static' but never defined [-Wunused-function] 4927 | STATIC HE* S_new_he(pTHX) | ^~~~~~~~ /usr/lib/perl5/CORE/proto.h:4931:24: warning: 'S_ptr_hash' declared 'static' but never defined [-Wunused-function] 4931 | PERL_STATIC_INLINE U32 S_ptr_hash(PTRV u); | ^~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4933:13: warning: 'S_refcounted_he_value' declared 'static' but never defined [-Wunused-function] 4933 | STATIC SV * S_refcounted_he_value(pTHX_ const struct refcounted_he *he); | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4936:13: warning: 'S_save_hek_flags' declared 'static' but never defined [-Wunused-function] 4936 | STATIC HEK* S_save_hek_flags(const char *str, I32 len, U32 hash, int flags) | ^~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4942:13: warning: 'S_share_hek_flags' declared 'static' but never defined [-Wunused-function] 4942 | STATIC HEK* S_share_hek_flags(pTHX_ const char *str, STRLEN len, U32 hash, int flags) | ^~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/proto.h:4947:13: warning: 'S_unshare_hek_or_pvn' declared 'static' but never defined [-Wunused-function] 4947 | STATIC void S_unshare_hek_or_pvn(pTHX_ const HEK* hek, const char* str, I32 len, U32 hash); | ^~~~~~~~~~~~~~~~~~~~ Bare.c: In function 'XS_XML__Bare_c_parsefile': Bare.c:590:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 590 | fread( data, 1, len, handle ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' rm -f blib/arch/auto/XML/Bare/Bare.so gcc -shared -L/usr/local/lib Bare.o parser.o -o blib/arch/auto/XML/Bare/Bare.so \ -lm \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/XML/Bare/Bare.so make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench Processing exe.tmpl Processing tree.tmpl Processing notree.tmpl make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench Processing exe.tmpl Processing tree.tmpl Processing notree.tmpl PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Basic.t .................... ok t/Bug_node_named_value.t ..... ok t/Bug_simple_empty_is_one.t .. ok t/Bug_simple_with_cdata.t .... ok t/Func_find_by_perl.t ........ ok t/Func_find_node.t ........... ok t/Multithreading.t ........... ok t/Pod.t ...................... ok t/Pod_Coverage.t ............. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/UTF8_Attributes.t .......... ok t/UTF8_Values.t .............. ok All tests successful. Files=11, Tests=94, 3 wallclock secs ( 0.04 usr 0.01 sys + 1.56 cusr 0.17 csys = 1.78 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-XML-Bare-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-XML-Bare-buildroot + cd XML-Bare-0.53 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-XML-Bare-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench Processing exe.tmpl Processing tree.tmpl Processing notree.tmpl Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-XML-Bare-buildroot/usr/lib/perl5/auto/XML/Bare/Bare.so Installing /usr/src/tmp/perl-XML-Bare-buildroot/usr/lib/perl5/XML/Bare.pm make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-XML-Bare-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-XML-Bare-buildroot/usr/lib/perl5/auto/XML/Bare/Bare.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-XML-Bare-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Carp)>=0 perl(DynaLoader)>=0 perl(Exporter)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-XML-Bare-buildroot (auto) removed './usr/lib/perl5/auto/XML/Bare/.packlist' mode of './usr/lib/perl5/auto/XML/Bare/Bare.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-XML-Bare-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-XML-Bare-buildroot/ (default) Compressing files in /usr/src/tmp/perl-XML-Bare-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-XML-Bare-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-XML-Bare-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-XML-Bare-0.53-alt2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd XML-Bare-0.53 + DOCDIR=/usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53 + export DOCDIR + rm -rf /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53 + /bin/mkdir -p /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53 + cp -prL Changes README /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53 + chmod -R go-w /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53 + chmod -R a+rX /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IZUoMH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mxk9SG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-XML-Bare-buildroot/usr/lib/perl5/XML/Bare.pm syntax OK Provides: perl(XML/Bare.pm) = 0.530 Requires: /usr/bin/perl, /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.30.so >= set:ojjB3ZoQhK5094BRHmpCZHj3TEbHZ9OQcEplFVcfmBoGDypy5HrgorI2, libpthread.so.0(GLIBC_2.0), perl(Data/Dumper.pm), perl(DynaLoader.pm), perl(bytes.pm), perl(utf8.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.anq0RG Creating perl-XML-Bare-debuginfo package Processing files: perl-XML-Bare-debuginfo-0.53-alt2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JUOobG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gGhXuE find-requires: running scripts (debuginfo) Requires: perl-XML-Bare = 0.53-alt2.2, debug(libc.so.6), debug(libperl-5.30.so), debug(libpthread.so.0) Adding to perl-XML-Bare-debuginfo a strict dependency on perl-XML-Bare Wrote: /usr/src/RPM/RPMS/i586/perl-XML-Bare-0.53-alt2.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm 5.66user 0.93system 0:10.80elapsed 61%CPU (0avgtext+0avgdata 90604maxresident)k 0inputs+0outputs (0major+282384minor)pagefaults 0swaps /.out/perl-XML-Bare-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-XML-Bare-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: Artistic 9.38user 3.58system 0:17.09elapsed 75%CPU (0avgtext+0avgdata 109988maxresident)k 0inputs+0outputs (0major+585422minor)pagefaults 0swaps