<86>Apr 27 17:19:02 userdel[30315]: delete user `rooter' <86>Apr 27 17:19:02 userdel[30315]: remove group `rooter' <86>Apr 27 17:19:02 groupadd[30316]: new group: name=rooter, gid=501 <86>Apr 27 17:19:02 useradd[30317]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 17:19:02 userdel[30319]: delete user `builder' <86>Apr 27 17:19:02 userdel[30319]: remove group `builder' <86>Apr 27 17:19:02 groupadd[30320]: new group: name=builder, gid=502 <86>Apr 27 17:19:02 useradd[30321]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 17:19:04 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Event-1.11-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55922 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Event-1.11 + echo 'Source #0 (Event-1.11.tar.gz):' Source #0 (Event-1.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Event-1.11.tar.gz + /bin/tar -xf - + cd Event-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55922 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Event-1.11 + 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 + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(Test)>=1 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Event + : running make + '[' -n '' ']' + NPROCS=48 + make -j48 'OPTIMIZE=-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE' 'CP=/bin/cp -p' 'OTHERLDFLAGS=-lperl -lpthread ' make: Entering directory `/usr/src/RPM/BUILD/Event-1.11' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ./lib/Event/typemap Event.xs > Event.xsc && mv Event.xsc Event.c Running Mkbootstrap for Event () chmod 644 Event.bs /bin/cp -p Event.bs blib/arch/auto/Event/Event.bs chmod 644 blib/arch/auto/Event/Event.bs cp lib/Event/signal.pm blib/lib/Event/signal.pm cp lib/Event/generic.pod blib/lib/Event/generic.pod cp lib/Event/io.pm blib/lib/Event/io.pm cp lib/Event/timer.pm blib/lib/Event/timer.pm cp lib/Event/var.pm blib/lib/Event/var.pm cp lib/Event/generic.pm blib/lib/Event/generic.pm cp lib/Event/idle.pm blib/lib/Event/idle.pm cp lib/Event/typemap blib/lib/Event/typemap cp lib/Event.pm blib/lib/Event.pm cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h cp lib/Event.pod blib/lib/Event.pod cp lib/Event/group.pm blib/lib/Event/group.pm cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm cp lib/Event/type.pm blib/lib/Event/type.pm cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm gcc -c -Ic -Ilib/Event -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Event.c In file included from Event.xs:17: ppport.h:43:38: warning: "/*" within comment Event.xs: In function 'Event_warn': Event.xs:50: warning: unused variable 'n_a' Event.xs: In function 'Event_croak': Event.xs:73: warning: unused variable 'n_a' Event.xs: In function 'event_newHVhv': Event.xs:185: warning: suggest parentheses around assignment used as truth value In file included from Event.xs:267: c/typemap.c: In function 'events_mask_2sv': c/typemap.c:169: warning: value computed is not used In file included from Event.xs:268: c/timeable.c:3:27: warning: "/*" within comment c/timeable.c:22:27: warning: "/*" within comment c/timeable.c:64:58: warning: "/*" within comment c/timeable.c:66:41: warning: "/*" within comment In file included from Event.xs:270: c/ev.c: In function 'pe_callback_died': c/ev.c:216: warning: operation on 'n_a' may be undefined c/ev.c:224: warning: operation on 'n_a' may be undefined In file included from Event.xs:272: c/idle.c:4:24: warning: "/*" within comment In file included from Event.xs:273: c/timer.c: In function 'pe_timer_start': c/timer.c:23: warning: unused variable 'n_a' In file included from Event.xs:276: c/var.c: In function 'pe_var_start': c/var.c:56: warning: unused variable 'n_a' In file included from Event.xs:277: c/signal.c:91:51: warning: "/*" within comment In file included from Event.xs:279: c/group.c: In function 'pe_group_alarm': c/group.c:51: warning: unused variable 'n_a' In file included from Event.xs:281: c/queue.c:75:61: warning: "/*" within comment c/queue.c:81:35: warning: "/*" within comment c/queue.c:152:59: warning: "/*" within comment Event.c: In function 'XS_Event_cache_time_api': Event.c:461: warning: unused variable 'RETVAL' Event.c: In function 'XS_Event__empty_queue': Event.c:748: warning: unused variable 'targ' Event.c:747: warning: unused variable 'RETVAL' Event.c: In function 'XS_Event__Watcher_use_keys': Event.c:1184: warning: unused variable 'THIS' Event.c: At top level: lib/Event/EventAPI.h:246: warning: 'GEventAPI' defined but not used Event.xs:130: warning: 'dbg_count_memory' defined but not used Event.xs:181: warning: 'event_newHVhv' defined but not used Event.xs:193: warning: 'pe_watcher_STORE_FALLBACK' defined but not used c/timeable.c:7: warning: 'db_show_timeables' defined but not used c/timeable.c:86: warning: 'pe_timeable_adjust' defined but not used c/ev.c:93: warning: '_event_hits' defined but not used c/ev.c:102: warning: '_event_prio' defined but not used c/ev.c:135: warning: '_event_got' defined but not used c/ev.c:171: warning: '_event_data' defined but not used c/watcher.c:223: warning: '_watcher_suspend' defined but not used c/queue.c:18: warning: 'db_show_queue' defined but not used Event.c: In function 'XS_Event_queue': Event.xs:463: warning: 'ev' may be used uninitialized in this function Event.xs:463: note: 'ev' was declared here rm -f blib/arch/auto/Event/Event.so gcc -shared -Wl,-O1 -L/usr/local/lib Event.o -lperl -lpthread -o blib/arch/auto/Event/Event.so \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Event/Event.so Manifying blib/man3/Event.3pm Manifying blib/man3/Event::generic.3pm Manifying blib/man3/Event::MakeMaker.3pm make: Leaving directory `/usr/src/RPM/BUILD/Event-1.11' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Event-1.11/blib -type f -name '*.so' + BLIBS=/usr/src/RPM/BUILD/Event-1.11/blib/arch/auto/Event/Event.so + '[' -n /usr/src/RPM/BUILD/Event-1.11/blib/arch/auto/Event/Event.so ']' + echo 'int main(){return 0;}' + gcc ldtest.c -lperl /usr/src/RPM/BUILD/Event-1.11/blib/arch/auto/Event/Event.so + LD_BIND_NOW=1 + ./a.out + rm -f ldtest.c ./a.out + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Event-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Event-buildroot + cd Event-1.11 + perl_vendor_install + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' UNINST=undef 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Event-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Event-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Event-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Event-1.11' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Event/Event.so Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Event/Event.bs Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event.pod Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/MakeMaker.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/type.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/group.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/EventAPI.h Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/typemap Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/idle.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/generic.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/var.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/timer.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/io.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/generic.pod Installing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/signal.pm Installing /usr/src/tmp/perl-Event-buildroot/usr/share/man/man3/Event::MakeMaker.3pm Installing /usr/src/tmp/perl-Event-buildroot/usr/share/man/man3/Event::generic.3pm Installing /usr/src/tmp/perl-Event-buildroot/usr/share/man/man3/Event.3pm Writing /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Event/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Event-1.11' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Event-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Event-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test)>=1 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Event-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Event/.packlist' removed `./vendor_perl/ppc-linux/auto/Event/Event.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Event/Event.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Event-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Event-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Event-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Event-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Event-buildroot (executable,shared) Processing files: perl-Event-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.87801 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.72860 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) # perl(Carp/Heavy.pm) at line 14 (depth 3) inside eval SKIP # perl(Time/HiRes.pm) at line 49 (depth 7) inside eval SKIP /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event.pm syntax OK /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/MakeMaker.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. Compilation failed in require at (eval 3) line 3. ...propagated at /usr/lib/perl5/base.pm line 93. BEGIN failed--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/generic.pm line 3. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/generic.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/generic.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. Compilation failed in require at (eval 3) line 3. ...propagated at /usr/lib/perl5/base.pm line 93. BEGIN failed--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/group.pm line 4. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/group.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/group.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. Compilation failed in require at (eval 3) line 3. ...propagated at /usr/lib/perl5/base.pm line 93. BEGIN failed--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/idle.pm line 4. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/idle.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/idle.pm syntax OK /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/io.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. Compilation failed in require at (eval 3) line 3. ...propagated at /usr/lib/perl5/base.pm line 93. BEGIN failed--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/signal.pm line 4. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/signal.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/signal.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. Compilation failed in require at (eval 3) line 3. ...propagated at /usr/lib/perl5/base.pm line 93. BEGIN failed--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/timer.pm line 4. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/timer.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/timer.pm syntax OK /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/type.pm syntax OK Bareword "Event::PRIO_NORMAL" not allowed while "strict subs" in use at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 55. BEGIN not safe after errors--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/Watcher.pm line 84. Compilation failed in require at (eval 3) line 3. ...propagated at /usr/lib/perl5/base.pm line 93. BEGIN failed--compilation aborted at /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/var.pm line 3. # /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/var.pm: deparse failed, trying to recover with -MEvent /usr/src/tmp/perl-Event-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Event/var.pm syntax OK + exit 0 Provides: perl(Event.pm) = 1.110, perl(Event/MakeMaker.pm), perl(Event/Watcher.pm), perl(Event/generic.pm), perl(Event/group.pm), perl(Event/idle.pm), perl(Event/io.pm), perl(Event/signal.pm), perl(Event/timer.pm), perl(Event/type.pm), perl(Event/var.pm) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(Config.pm), perl(DynaLoader.pm), perl(attrs.pm), perl(base.pm), perl(integer.pm), perl-base >= 1:5.6.0, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.77091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/perl-Event-1.11-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Event-1.11-alt1.ppc.rpm 11.25user 1.41system 0:15.10elapsed 83%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+273390minor)pagefaults 0swaps