Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 318258 Details for
Bug 464955
FTBFS perl-Event-Lib-1.03-3.fc10
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 12.70 KB, created by
FTBFS
on 2008-10-01 15:41:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2008-10-01 15:41:53 UTC
Size:
12.70 KB
patch
obsolete
>ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'], False, '/var/lib/mock/fedora-development-i386-perl-Event-Lib-1.03-3.fc10.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x133dc50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'] >/etc/profile: line 42: /bin/hostname: No such file or directory >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/perl-Event-Lib-1.03-3.fc10.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'], False, '/var/lib/mock/fedora-development-i386-perl-Event-Lib-1.03-3.fc10.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x133dc50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'] >/etc/profile: line 42: /bin/hostname: No such file or directory >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t7n2yE >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf Event-Lib-1.03 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/Event-Lib-1.03.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd Event-Lib-1.03 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WgaCRE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Event-Lib-1.03 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' INC=-I/usr/include 'LIBS=-L/usr/lib -levent' >Checking existance of libevent... >yes >Checking capabilities... > event_set_log_callback... >yes > event_priority_init... >yes >Additional defines: -DHAVE_LOG_CALLBACKS -DHAVE_PRIORITIES >Checking if your kit is complete... >Looks good >Writing Makefile for Event::Lib >+ make -j4 >/usr/bin/perl /usr/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.10.0/ExtUtils/typemap -typemap typemap Lib.xs > Lib.xsc && mv Lib.xsc Lib.c >cp lib/Event/Lib.pm blib/lib/Event/Lib.pm >Running Mkbootstrap for Event::Lib () >chmod 644 Lib.bs >cp Lib.bs blib/arch/auto/Event/Lib/Lib.bs >chmod 644 blib/arch/auto/Event/Lib/Lib.bs >gcc -std=gnu99 -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fPIC "-I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE" -DHAVE_CONFIG_H -DHAVE_LOG_CALLBACKS -DHAVE_PRIORITIES Lib.c >Lib.xs: In function 'do_exception_handler': >Lib.xs:141: warning: unused variable 'my_perl' >Lib.xs:161: warning: null argument where non-null required (argument 1) >Lib.xs:172: warning: unused variable 'my_perl' >Lib.xs: In function 'do_callback': >Lib.xs:184: warning: unused variable 'my_perl' >Lib.xs:219: warning: unused variable 'my_perl' >Lib.c: In function 'XS_Event__Lib_constant': >Lib.c:290: warning: unused variable 'Perl___notused' >Lib.xs: In function 'XS_Event__Lib__default_callback': >Lib.xs:288: warning: null argument where non-null required (argument 1) >Lib.c:402: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_init': >Lib.c:424: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_get_method': >Lib.c:450: warning: unused variable 'ix' >Lib.c:446: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_get_version': >Lib.c:473: warning: unused variable 'ix' >Lib.c:469: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_log_level': >Lib.c:492: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_register_except_handler': >Lib.c:517: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_priority_init': >Lib.c:542: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_new': >Lib.c:573: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_signal_new': >Lib.c:656: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_timer_new': >Lib.c:730: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_add': >Lib.c:803: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_free': >Lib.c:910: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_mainloop': >Lib.c:956: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_one_loop': >Lib.c:990: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib_event_one_nbloop': >Lib.c:1020: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_remove': >Lib.c:1042: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_except_handler': >Lib.c:1102: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_callback': >Lib.c:1137: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_args': >Lib.c:1168: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_args_del': >Lib.c:1229: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_set_priority': >Lib.c:1262: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__base_trace': >Lib.c:1293: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__event_fh': >Lib.c:1324: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__event_pending': >Lib.c:1356: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__event_DESTROY': >Lib.c:1400: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__signal_pending': >Lib.c:1449: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__signal_remove': >Lib.c:1495: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__signal_DESTROY': >Lib.c:1539: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__timer_pending': >Lib.c:1589: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__timer_DESTROY': >Lib.c:1633: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__Debug_get_pending_events': >Lib.c:1682: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__Debug_dump_pending_events': >Lib.c:1704: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__Debug_dump_allocated_events': >Lib.c:1726: warning: unused variable 'Perl___notused' >Lib.c: In function 'XS_Event__Lib__Debug_dump_event_count': >Lib.c:1748: warning: unused variable 'Perl___notused' >Lib.c: In function 'boot_Event__Lib': >Lib.c:1773: warning: unused variable 'Perl___notused' >rm -f blib/arch/auto/Event/Lib/Lib.so >gcc -std=gnu99 -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DPERL_USE_SAFE_PUTENV -L/usr/local/lib Lib.o -o blib/arch/auto/Event/Lib/Lib.so \ > -L/usr/lib -levent \ > >chmod 755 blib/arch/auto/Event/Lib/Lib.so >Manifying blib/man3/Event::Lib.3pm >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tfxkn7 >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Event-Lib-1.03 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386 >+ make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386 >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event/Lib/Lib.bs >Installing /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event/Lib/Lib.so >Installing /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Event/Lib.pm >Installing /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386/usr/share/man/man3/Event::Lib.3pm >Writing /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event/Lib/.packlist >+ find /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386 -type f -name .packlist -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386 -depth -type d -exec rmdir '{}' ';' >+ chmod -R u+w /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386/usr >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Event-Lib-1.03 >extracting debug info from /builddir/build/BUILDROOT/perl-Event-Lib-1.03-3.fc10.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event/Lib/Lib.so >160 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SYMrUD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Event-Lib-1.03 >+ unset DISPLAY >+ make test >PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >t/00_pod......................... >ok >t/00_pod_coverage................ >ok >t/01_event-lib................... >ok >t/10_event....................... >ok >t/20_signal...................... > All 3 subtests passed >t/30_timer....................... >ok >t/31_timer_one................... >ok >t/32_timer_timeout............... >ok >t/40_exception................... >ok >t/41_exception................... >ok >t/42_exception................... >ok >t/43_exception................... >ok >t/44_exception................... >ok >t/45_exception................... >ok >t/46_exception................... >ok >t/47_exception_flags............. >ok >t/50_cleanup..................... >ok >t/51_cleanup_persistent.......... > All 6 subtests passed >t/52_cleanup_readded............. >ok >t/53_cleanup_undef............... >ok >t/54_cleanup_reassign............ >ok >t/60_event_as_arg................ >ok >t/61_events_in_struct............ >ok >t/62_events_readded.............. >ok >t/63_events_readded.............. >ok >t/64_pending_events_destroyed.... >ok >t/65_stress_no_clone............. >ok >t/70_misc........................ >ok >t/71_misc........................ >ok >t/72_misc........................ >ok >t/73_misc........................ >ok >t/80_processes................... >ok >t/90_leak........................ >ok >t/91_leak........................ >ok >t/92_leak........................ >ok >t/93_leak........................ >ok >Test Summary Report >------------------- >t/20_signal (Wstat: 0 Tests: 3 Failed: 0) > Parse errors: Tests out of sequence. Found (2) but expected (3) >t/51_cleanup_persistent (Wstat: 0 Tests: 6 Failed: 0) > Parse errors: Tests out of sequence. Found (1) but expected (3) > Tests out of sequence. Found (2) but expected (4) > Tests out of sequence. Found (2) but expected (5) > Tests out of sequence. Found (3) but expected (6) >Files=36, Tests=4280, 75 wallclock secs ( 1.67 usr 0.52 sys + 21.34 cusr 3.24 csys = 26.77 CPU) >Result: FAIL >Failed 2/36 test programs. 0/4280 subtests failed. >make: >*** [test_dynamic] Error 255 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.SYMrUD (%check) > Bad exit status from /var/tmp/rpm-tmp.SYMrUD (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.5/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.5/site-packages/mock/util.py", line 316, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 464955
:
318257
| 318258 |
318259
|
318260
|
318261
|
318262