Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 420396 Details for
Bug 599919
FTBFS perl-WWW-Curl-4.11-1.fc13
Home
New
Search
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.rh90 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), 10.77 KB, created by
FTBFS
on 2010-06-03 21:00:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:00:34 UTC
Size:
10.77 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-WWW-Curl.spec'], False, '/var/lib/mock/fedora-development-i386-perl-WWW-Curl-4.11-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1079b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-WWW-Curl.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/perl-WWW-Curl-4.11-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-WWW-Curl.spec'], False, '/var/lib/mock/fedora-development-i386-perl-WWW-Curl-4.11-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1079b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-WWW-Curl.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ho9o3o >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf WWW-Curl-4.11 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/WWW-Curl-4.11.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd WWW-Curl-4.11 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jJ9Uny >+ umask 022 >+ cd /builddir/build/BUILD >+ cd WWW-Curl-4.11 >+ 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=i686 -mtune=atom -fasynchronous-unwind-tables' >Locating required external dependency bin:curl-config... found at /usr/bin/curl-config. >Found curl.h in /usr/include/curl/curl.h >Building curlopt-constants.c for your libcurl version >Building Easy.pm constants for your libcurl version >Building Share.pm constants for your libcurl version >Checking if your kit is complete... >Looks good >Writing Makefile for WWW::Curl >+ make -j8 >/usr/bin/perl "-Iinc" /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Curl.xs > Curl.xsc && mv Curl.xsc Curl.c >Running Mkbootstrap for WWW::Curl () >chmod 644 Curl.bs >cp Curl.bs blib/arch/auto/WWW/Curl/Curl.bs >chmod 644 blib/arch/auto/WWW/Curl/Curl.bs >cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm >AutoSplitting blib/lib/WWW/Curl/Share.pm (blib/lib/auto/WWW/Curl/Share) >cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm >cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm >cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm >cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm >AutoSplitting blib/lib/WWW/Curl/Easy.pm (blib/lib/auto/WWW/Curl/Easy) >gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"4.11\" -DXS_VERSION=\"4.11\" -fPIC "-I/usr/lib/perl5/CORE" Curl.c >Curl.xs: In function 'fwrite_wrapper2': >Curl.xs:348: warning: unused variable 'sv' >Curl.c: In function 'XS_WWW__Curl__Easy_init': >Curl.c:680: warning: unused variable 'ix' >Curl.c: In function 'XS_WWW__Curl__Easy_version': >Curl.c:809: warning: unused variable 'items' >Curl.c: In function 'XS_WWW__Curl__Easy_internal_setopt': >Curl.c:1028: warning: unused variable 'value' >Curl.c:1027: warning: unused variable 'option' >Curl.c: In function 'XS_WWW__Curl__Form_add': >Curl.c:1350: warning: unused variable 'value' >Curl.c:1349: warning: unused variable 'name' >Curl.c: In function 'XS_WWW__Curl__Form_addfile': >Curl.c:1387: warning: unused variable 'type' >Curl.c:1386: warning: unused variable 'description' >Curl.c:1385: warning: unused variable 'filename' >Curl.c: In function 'XS_WWW__Curl__Multi_fdset': >Curl.c:1633: warning: unused variable 'RETVAL' >Curl.xs: In function 'XS_WWW__Curl__Multi_info_read': >Curl.xs:1091: warning: call to '_curl_easy_getinfo_err_string' declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info >Curl.xs:1092: warning: call to '_curl_easy_setopt_err_curl_off_t' declared with attribute warning: curl_easy_setopt expects a curl_off_t argument for this option >Curl.xs: In function 'XS_WWW__Curl__Easy_setopt': >Curl.xs:719: warning: call to '_curl_easy_setopt_err_debug_cb' declared with attribute warning: curl_easy_setopt expects a curl_debug_callback argument for this option >Curl.xs:740: warning: call to '_curl_easy_setopt_err_debug_cb' declared with attribute warning: curl_easy_setopt expects a curl_debug_callback argument for this option >Curl.xs:790: warning: call to '_curl_easy_setopt_err_FILE' declared with attribute warning: curl_easy_setopt expects a FILE* argument for this option >Curl.xs:812: warning: call to '_curl_easy_setopt_err_CURLSH' declared with attribute warning: curl_easy_setopt expects a CURLSH* argument for this option >Curl.xs: In function 'XS_WWW__Curl__Easy_duphandle': >Curl.xs:664: warning: call to '_curl_easy_setopt_err_debug_cb' declared with attribute warning: curl_easy_setopt expects a curl_debug_callback argument for this option >rm -f blib/arch/auto/WWW/Curl/Curl.so >gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/local/lib Curl.o -o blib/arch/auto/WWW/Curl/Curl.so \ > -lcurl \ > >chmod 755 blib/arch/auto/WWW/Curl/Curl.so >Manifying blib/man3/WWW::Curl.3pm >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fyWoLP >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 >++ dirname /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 >+ cd WWW-Curl-4.11 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 >+ make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/auto/WWW/Curl/Curl.so >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/auto/WWW/Curl/Curl.bs >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/WWW/Curl.pm >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/WWW/Curl/Easy.pm >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/WWW/Curl/Multi.pm >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/WWW/Curl/Form.pm >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/WWW/Curl/Share.pm >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/auto/WWW/Curl/Easy/autosplit.ix >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/auto/WWW/Curl/Share/autosplit.ix >Installing /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/share/man/man3/WWW::Curl.3pm >+ find /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 -type f -name .packlist -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386 -depth -type d -exec rmdir '{}' ';' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/WWW-Curl-4.11 >extracting debug info from /builddir/build/BUILDROOT/perl-WWW-Curl-4.11-1.fc14.i386/usr/lib/perl5/auto/WWW/Curl/Curl.so >234 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/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BmiWP7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd WWW-Curl-4.11 >+ unset DISPLAY >+ rm t/01basic.t >+ rm t/02callbacks.t >+ rm t/04abort-test.t >+ rm t/05progress.t >+ rm t/08ssl.t >+ rm t/09times.t >+ rm t/14duphandle.t >+ rm t/15duphandle-callback.t >+ rm t/18twinhandles.t >+ make test >PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t >t/00constants.t ... ok >t/06http-post.t ... skipped: Not performing http POST/upload tests >t/07ftp-upload.t .. skipped: Not performing ftp upload tests >t/10errbuf.t ...... ok >t/13slowleak.t .... skipped: Not performing slow leakage regression test >t/16formpost.t .... skipped: Not performing POST >t/17slist.t ....... skipped: Not performing printenv cgi tests ># Failed test 'The read or write fdset contains one fd' ># at t/19multi.t line 59. ># Failed test 'The read or write fdset still only contains one fd' ># at t/19multi.t line 62. ># Failed test 'The read or write fdset contains two fds' ># at t/19multi.t line 65. ># Looks like you failed 3 tests of 16. >t/19multi.t ....... >Dubious, test returned 3 (wstat 768, 0x300) >Failed 3/16 subtests >t/meta.t .......... skipped: Test::CPAN::Meta required for testing META.yml >t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage >t/pod.t ........... skipped: Test::Pod 1.14 required for testing POD >Test Summary Report >------------------- >t/19multi.t (Wstat: 768 Tests: 16 Failed: 3) > Failed tests: 9-11 > Non-zero exit status: 3 >Files=11, Tests=31, 127 wallclock secs ( 0.05 usr 0.02 sys + 0.29 cusr 0.07 csys = 0.43 CPU) >Result: FAIL >Failed 1/11 test programs. 3/31 subtests failed. >make: *** [test_dynamic] Error 255 >error: Bad exit status from /var/tmp/rpm-tmp.BmiWP7 (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.BmiWP7 (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-WWW-Curl.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, 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 i686 --nodeps builddir/build/SPECS/perl-WWW-Curl.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 599919
:
420395
| 420396 |
420397
|
420398
|
420399
|
420400