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 371628 Details for
Bug 539102
FTBFS perl-XML-LibXML-1.69-3.fc12
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), 24.16 KB, created by
FTBFS
on 2009-11-19 16:47:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:47:56 UTC
Size:
24.16 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-XML-LibXML.spec'], False, '/var/lib/mock/fedora-development-x86_64-perl-XML-LibXML-1.69-3.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2352890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-XML-LibXML.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/perl-XML-LibXML-1.69-3.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-XML-LibXML.spec'], False, '/var/lib/mock/fedora-development-x86_64-perl-XML-LibXML-1.69-3.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2352890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-XML-LibXML.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yh1tQ0 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf XML-LibXML-1.69 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/XML-LibXML-1.69.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd XML-LibXML-1.69 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pulzyg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd XML-LibXML-1.69 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /usr/bin/perl Makefile.PL SKIP_SAX_INSTALL=1 INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >enable native perl UTF8 >running xml2-config...untested >looking for -lxml2... Note: libxml2 2.7.6 was not tested with this XML::LibXML version. >yes >Checking if your kit is complete... >Looks good >Note: 'make install' will skip XML::LibXML::SAX registration with XML::SAX! >Writing Makefile for XML::LibXML >+ make -j8 >gcc -c -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m64 -mtune=generic -DVERSION=\"1.69\" -DXS_VERSION=\"1.69\" -fPIC "-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_UTF8 -DHAVE_BLANK Av_CharPtrPtr.c >/usr/bin/perl /usr/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.10.0/ExtUtils/typemap -typemap typemap LibXML.xs > LibXML.xsc && mv LibXML.xsc LibXML.c >gcc -c -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m64 -mtune=generic -DVERSION=\"1.69\" -DXS_VERSION=\"1.69\" -fPIC "-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_UTF8 -DHAVE_BLANK dom.c >gcc -c -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m64 -mtune=generic -DVERSION=\"1.69\" -DXS_VERSION=\"1.69\" -fPIC "-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_UTF8 -DHAVE_BLANK perl-libxml-mm.c >gcc -c -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m64 -mtune=generic -DVERSION=\"1.69\" -DXS_VERSION=\"1.69\" -fPIC "-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_UTF8 -DHAVE_BLANK perl-libxml-sax.c >gcc -c -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m64 -mtune=generic -DVERSION=\"1.69\" -DXS_VERSION=\"1.69\" -fPIC "-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_UTF8 -DHAVE_BLANK xpath.c >Running Mkbootstrap for XML::LibXML () >cp lib/XML/LibXML/ErrNo.pod blib/lib/XML/LibXML/ErrNo.pod >cp lib/XML/LibXML/DOM.pod blib/lib/XML/LibXML/DOM.pod >cp lib/XML/LibXML/SAX/Builder.pm blib/lib/XML/LibXML/SAX/Builder.pm >cp lib/XML/LibXML/DocumentFragment.pod blib/lib/XML/LibXML/DocumentFragment.pod >cp lib/XML/LibXML/Reader.pm blib/lib/XML/LibXML/Reader.pm >cp lib/XML/LibXML/XPathContext.pod blib/lib/XML/LibXML/XPathContext.pod >cp lib/XML/LibXML/InputCallback.pod blib/lib/XML/LibXML/InputCallback.pod >cp lib/XML/LibXML/Namespace.pod blib/lib/XML/LibXML/Namespace.pod >cp lib/XML/LibXML/SAX/Builder.pod blib/lib/XML/LibXML/SAX/Builder.pod >cp lib/XML/LibXML/Document.pod blib/lib/XML/LibXML/Document.pod >cp lib/XML/LibXML/Attr.pod blib/lib/XML/LibXML/Attr.pod >cp lib/XML/LibXML/SAX/Generator.pm blib/lib/XML/LibXML/SAX/Generator.pm >cp lib/XML/LibXML/CDATASection.pod blib/lib/XML/LibXML/CDATASection.pod >cp LibXML.pod blib/lib/XML/LibXML.pod >cp lib/XML/LibXML/Reader.pod blib/lib/XML/LibXML/Reader.pod >cp lib/XML/LibXML/RelaxNG.pod blib/lib/XML/LibXML/RelaxNG.pod >cp lib/XML/LibXML/ErrNo.pm blib/lib/XML/LibXML/ErrNo.pm >cp lib/XML/LibXML/PI.pod blib/lib/XML/LibXML/PI.pod >cp lib/XML/LibXML/Error.pod blib/lib/XML/LibXML/Error.pod >cp lib/XML/LibXML/Dtd.pod blib/lib/XML/LibXML/Dtd.pod >cp lib/XML/LibXML/Comment.pod blib/lib/XML/LibXML/Comment.pod >cp lib/XML/LibXML/SAX.pm blib/lib/XML/LibXML/SAX.pm >cp lib/XML/LibXML/Number.pm blib/lib/XML/LibXML/Number.pm >cp lib/XML/LibXML/Node.pod blib/lib/XML/LibXML/Node.pod >cp lib/XML/LibXML/Literal.pm blib/lib/XML/LibXML/Literal.pm >cp LibXML.pm blib/lib/XML/LibXML.pm >cp lib/XML/LibXML/XPathExpression.pod blib/lib/XML/LibXML/XPathExpression.pod >cp lib/XML/LibXML/Parser.pod blib/lib/XML/LibXML/Parser.pod >cp lib/XML/LibXML/SAX/Parser.pm blib/lib/XML/LibXML/SAX/Parser.pm >cp lib/XML/LibXML/Element.pod blib/lib/XML/LibXML/Element.pod >cp lib/XML/LibXML/SAX.pod blib/lib/XML/LibXML/SAX.pod >cp lib/XML/LibXML/XPathContext.pm blib/lib/XML/LibXML/XPathContext.pm >cp lib/XML/LibXML/Error.pm blib/lib/XML/LibXML/Error.pm >cp lib/XML/LibXML/Text.pod blib/lib/XML/LibXML/Text.pod >cp lib/XML/LibXML/Boolean.pm blib/lib/XML/LibXML/Boolean.pm >cp lib/XML/LibXML/Schema.pod blib/lib/XML/LibXML/Schema.pod >cp lib/XML/LibXML/NodeList.pm blib/lib/XML/LibXML/NodeList.pm >cp lib/XML/LibXML/Pattern.pod blib/lib/XML/LibXML/Pattern.pod >chmod 644 LibXML.bs >cp LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs >chmod 644 blib/arch/auto/XML/LibXML/LibXML.bs >gcc -c -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m64 -mtune=generic -DVERSION=\"1.69\" -DXS_VERSION=\"1.69\" -fPIC "-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_UTF8 -DHAVE_BLANK LibXML.c >rm -f blib/arch/auto/XML/LibXML/LibXML.so >gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Av_CharPtrPtr.o LibXML.o dom.o perl-libxml-mm.o perl-libxml-sax.o xpath.o -o blib/arch/auto/XML/LibXML/LibXML.so \ > -lxml2 -lz -lm \ > >chmod 755 blib/arch/auto/XML/LibXML/LibXML.so >Manifying blib/man3/XML::LibXML::DOM.3pm >Manifying blib/man3/XML::LibXML::ErrNo.3pm >Manifying blib/man3/XML::LibXML::Number.3pm >Manifying blib/man3/XML::LibXML::Node.3pm >Manifying blib/man3/XML::LibXML::Literal.3pm >Manifying blib/man3/XML::LibXML::XPathExpression.3pm >Manifying blib/man3/XML::LibXML::Parser.3pm >Manifying blib/man3/XML::LibXML::DocumentFragment.3pm >Manifying blib/man3/XML::LibXML::XPathContext.3pm >Manifying blib/man3/XML::LibXML::InputCallback.3pm >Manifying blib/man3/XML::LibXML::Element.3pm >Manifying blib/man3/XML::LibXML::Namespace.3pm >Manifying blib/man3/XML::LibXML::SAX::Builder.3pm >Manifying blib/man3/XML::LibXML::Document.3pm >Manifying blib/man3/XML::LibXML::Attr.3pm >Manifying blib/man3/XML::LibXML::SAX::Generator.3pm >Manifying blib/man3/XML::LibXML::CDATASection.3pm >Manifying blib/man3/XML::LibXML::Reader.3pm >Manifying blib/man3/XML::LibXML.3pm >Manifying blib/man3/XML::LibXML::SAX.3pm >Manifying blib/man3/XML::LibXML::RelaxNG.3pm >Manifying blib/man3/XML::LibXML::Text.3pm >Manifying blib/man3/XML::LibXML::Boolean.3pm >Manifying blib/man3/XML::LibXML::PI.3pm >Manifying blib/man3/XML::LibXML::Schema.3pm >Manifying blib/man3/XML::LibXML::Error.3pm >Manifying blib/man3/XML::LibXML::Pattern.3pm >Manifying blib/man3/XML::LibXML::NodeList.3pm >Manifying blib/man3/XML::LibXML::Dtd.3pm >Manifying blib/man3/XML::LibXML::Comment.3pm >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WLWLNi >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 >+ cd XML-LibXML-1.69 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 >+ make install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 INSTALLARCHLIB=/builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.bs >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/XPathContext.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/ErrNo.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/XPathExpression.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/DOM.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/SAX.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Attr.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Pattern.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Reader.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/InputCallback.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/SAX.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Document.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Reader.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Comment.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Dtd.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/ErrNo.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Element.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/RelaxNG.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/XPathContext.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/PI.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Error.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Parser.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/NodeList.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Boolean.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Node.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Schema.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Text.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/DocumentFragment.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Number.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/CDATASection.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Literal.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Error.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/Namespace.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/SAX/Builder.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/SAX/Generator.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/SAX/Builder.pod >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/LibXML/SAX/Parser.pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::InputCallback.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Literal.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::SAX::Generator.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::NodeList.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::ErrNo.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Document.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Reader.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Error.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Comment.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::XPathExpression.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Pattern.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Text.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::PI.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Schema.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::CDATASection.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::DOM.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Boolean.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::DocumentFragment.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Number.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Parser.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::SAX.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::RelaxNG.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Namespace.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Attr.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Element.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::SAX::Builder.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Node.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::XPathContext.3pm >Installing /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/share/man/man3/XML::LibXML::Dtd.3pm >Writing /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/XML/LibXML/.packlist >Appending installation info to /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/perllocal.pod >+ find /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 -type f -a '(' -name perllocal.pod -o -name .packlist -o '(' -name '*.bs' -a -empty ')' ')' -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64 -type d -depth -exec rmdir '{}' ';' >+ chmod -R u+w /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr >+ for i in Changes >+ /usr/bin/iconv -f iso8859-1 -t utf-8 Changes >+ /bin/mv -f Changes.conv Changes >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/XML-LibXML-1.69 >extracting debug info from /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so >1682 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 >Bytecompiling .py files below /builddir/build/BUILDROOT/perl-XML-LibXML-1.69-3.fc13.x86_64/usr/lib*/python*/ using /usr/bin/python* > File "/usr/bin/python2", line 1 >SyntaxError: Non-ASCII character '\x88' in file /usr/bin/python2 on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details > File "/usr/bin/python2", line 1 >SyntaxError: Non-ASCII character '\x88' in file /usr/bin/python2 on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3ZxI3r >+ umask 022 >+ cd /builddir/build/BUILD >+ cd XML-LibXML-1.69 >+ unset DISPLAY >+ make test >PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >Compiled against libxml2 version: 20706 >Running libxml2 version: 20706 >t/01basic.t ................... ok >t/02parse.t ................... ok >:2: parser error : Extra content at the end of the document >t/03doc.t ..................... >Dubious, test returned 2 (wstat 512, 0x200) >Failed 8/166 subtests >t/04node.t .................... ok >t/05text.t .................... ok >t/06elements.t ................ ok >t/07dtd.t ..................... ok >t/08findnodes.t ............... ok >t/09xpath.t ................... ok >t/10ns.t ...................... ok >t/11memory.t .................. ok >t/12html.t .................... ok >t/13dtd.t ..................... ok >t/14sax.t ..................... ok >t/15nodelist.t ................ ok >t/16docnodes.t ................ ok >t/17callbacks.t ............... ok >t/18docfree.t ................. ok >t/19encoding.t ................ ok >t/20extras.t .................. ok >t/21catalog.t ................. ok >t/23rawfunctions.t ............ ok >t/24c14n.t .................... ok >t/25relaxng.t ................. ok >t/26schema.t .................. ok >t/27new_callbacks_simple.t .... ok >t/28new_callbacks_multiple.t .. ok >t/29id.t ...................... ok >t/30xpathcontext.t ............ ok >t/31xpc_functions.t ........... ok >t/32xpc_variables.t ........... ok >t/40reader.t .................. ok >t/41xinclude.t ................ ok >t/60struct_error.t ............ ok >t/61error.t ................... ok >t/80registryleak.t ............ ok >t/90threads.t ................. ok >Test Summary Report >------------------- >t/03doc.t (Wstat: 512 Tests: 158 Failed: 0) > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 166 tests but ran 158. >Files=37, Tests=1946, 5 wallclock secs ( 0.49 usr 0.11 sys + 3.45 cusr 0.53 csys = 4.58 CPU) >Result: FAIL >Failed 1/37 test programs. 0/1946 subtests failed. >make: *** [test_dynamic] Error 255 >error: Bad exit status from /var/tmp/rpm-tmp.3ZxI3r (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.3ZxI3r (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-XML-LibXML.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 324, 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 x86_64 --nodeps builddir/build/SPECS/perl-XML-LibXML.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 539102
:
371624
|
371625
|
371626
|
371627
| 371628 |
371629