Follow-up Comment #2, bug #25247 (project gnustep): um, if you look at the build logs from the link
e.g. http://launchpadlibrarian.net/15846995/buildlog_ubuntu-intrepid-i386.gnustep-base_1.16.1-2ubuntu1_FULLYBUILT.txt.gz 2008-07-05 09:38:22.569 autogsdoc[7689] Defaults path '/root/GNUstep/Defaults' does not exist - failed to create it. 2008-07-05 09:38:31.569 autogsdoc[7689] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out 2008-07-05 09:38:31.570 autogsdoc[7689] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_1.xml' id '-//GNUstep//DTD gsdoc 1.0.1//EN' ReleaseNotes.gsdoc:8: validity error : Validation failed: no DTD found ! <snip> 2008-07-05 21:52:25.196 autogsdoc[13762] Defaults path '/root/GNUstep/Defaults' does not exist - failed to create it. 2008-07-05 21:52:44.986 autogsdoc[13762] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out 2008-07-05 21:52:44.986 autogsdoc[13762] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' ../Documentation/BaseTools/ToolsTOC.gsdoc:3: validity error : Validation failed: no DTD found ! this accounts for most of the 12 hours... the reason this doesn't happen with other architectures appears to be that during the x86 build it builds the documentation which is platform independent, so the other platforms don't run into this. it appears the ubuntu build system disallows a) creating stuff outside of the build directory b) network connections from the build environment which is ok IMHO... the irony in all of this is the url http://www.gnustep.org/gsdoc-1_0_3.xml leads to a 404 not found... _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?25247> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
