Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 24796 Details for
Bug 40153
xmlwrapp-0.4.0 does not compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete output of emerge xmlwrapp
xmlwrapp-bug (text/plain), 4.80 KB, created by
Bjarke Freund-Hansen
on 2004-02-02 00:47:38 UTC
(
hide
)
Description:
Complete output of emerge xmlwrapp
Filename:
MIME Type:
Creator:
Bjarke Freund-Hansen
Created:
2004-02-02 00:47:38 UTC
Size:
4.80 KB
patch
obsolete
>]1;]2;Started emerge on: Feb 02, 2004 09:35:16]1;]2; *** emerge --buildpkg xmlwrapp]1;]2; >>> emerge (1 of 1) dev-libs/xmlwrapp-0.4.0 to /]1;]2; === (1 of 1) Cleaning (dev-libs/xmlwrapp-0.4.0::/usr/portage/dev-libs/xmlwrapp/xmlwrapp-0.4.0.ebuild)eutils >]1;]2; === (1 of 1) Compiling/Packaging (dev-libs/xmlwrapp-0.4.0::/usr/portage/dev-libs/xmlwrapp/xmlwrapp-0.4.0.ebuild)eutils >eutils >>>> Unpacking source... >>>> Unpacking xmlwrapp-0.4.0.tar.gz to /var/tmp/portage/xmlwrapp-0.4.0/work > [32;01m*[0m Applying gentoo-0.4.0.patch... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >Checking for libxslt version ... 1.1.1 >= 1.0.23 >Finding XML include directory ... /usr/include/libxml2 >Finding XML libraries ... done >Creating xmlwrapp-config script ... >Creating xmlwrapp Makefiles ......... done >+---------------------------------------------------------------+ >| Join the announcement mailing list for release annoucements | >| http://pmade.org/mailman/listinfo/xmlwrapp-announce | >| | >| Join the users mailing list for help with xmlwrapp | >| http://pmade.org/mailman/listinfo/xmlwrapp-users | >+---------------------------------------------------------------+ >Checking for libxslt version ... 1.1.1 >= 1.0.23 >Finding XML include directory ... /usr/include/libxml2 >Finding XML libraries ... done >Creating xmlwrapp-config script ... >Creating xmlwrapp Makefiles ......... done >+---------------------------------------------------------------+ >| Join the announcement mailing list for release annoucements | >| http://pmade.org/mailman/listinfo/xmlwrapp-announce | >| | >| Join the users mailing list for help with xmlwrapp | >| http://pmade.org/mailman/listinfo/xmlwrapp-users | >+---------------------------------------------------------------+ >>>> Source unpacked. >eutils >eutils > >>>> Install xmlwrapp-0.4.0 into /var/tmp/portage/xmlwrapp-0.4.0/image/ category dev-libs >make[1]: Entering directory `/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/src' >make[2]: Entering directory `/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/src/libxml' >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c ait_impl.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c attributes.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c document.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c dtd_impl.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c event_parser.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c init.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c node.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c node_iterator.cxx >g++ -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -O2 -fpic -shared -I/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -c tree_parser.cxx >tree_parser.cxx: In constructor `xml::tree_impl::tree_impl()': >tree_parser.cxx:65: cannot convert `xmlSAXHandler*' to `xmlSAXHandlerV1*' for > argument `1' to `void initxmlDefaultSAXHandler(xmlSAXHandlerV1*, int)' >make[2]: *** [tree_parser.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/src/libxml' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/xmlwrapp-0.4.0/work/xmlwrapp-0.4.0/src' >make: *** [all] Error 2 > >!!! ERROR: dev-libs/xmlwrapp-0.4.0 failed. >!!! Function src_install, Line 31, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) dev-libs/xmlwrapp-0.4.0 to / >>>> md5 src_uri ;-) xmlwrapp-0.4.0.tar.gz >]1;]2; *** terminating.]1;]2;rxvt
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 40153
: 24796