On Tue, Apr 02, 2002 at 01:34:48PM +0200, Michael Schmitz wrote: > On 28 Mar 2002, Philip Blundell wrote: > > > Does anybody have any idea what the problem is here? > > > > http://buildd.debian.org/fetch.php?&pkg=gcc-2.95&ver=2.95.4.ds10-5&arch=powerpc&stamp=1016757146&file=log&as=raw > > > > It compiled OK on all other architectures, and I don't see anything > > obviously powerpc-specific about the failure. > > chmod a-x > "/build/buildd/gcc-2.95-2.95.4.ds10/debian/tmp-native/usr/doc/gpc/BUGS" > "/build/buildd/gcc-2.95-2.95.4.ds10/debian/tm if [ "`cd p/docdemos && echo > a*`" != "a*" ]; then \ > (cd > "/build/buildd/gcc-2.95-2.95.4.ds10/debian/tmp-native/usr/doc/gpc/docdemos"; > for f in *; do rm -f "$f"; done) && \ > for f in `cd p/docdemos && echo *`; do \ > rm -f > "/build/buildd/gcc-2.95-2.95.4.ds10/debian/tmp-native/usr/doc/gpc/docdemos/$f"; > \ > install -p -m 644 -D -m 644 "p/docdemos/$f" > "/build/buildd/gcc-2.95-2.95.4.ds10/debian/tmp-native/usr/doc/gpc/docdemos/$ > chmod a-x > "/build/buildd/gcc-2.95-2.95.4.ds10/debian/tmp-native/usr/doc/gpc/docdemos/$f" > || exit 1; \ > done; \ > fi > make[3]: *** [pascal.real-install-doc] Error 1 > > Seems the chmod failed. The build tree has been purged from voltaire > already ... > > Just in case: if a newer version becomes available while the autobuilder > is busy building the previous, a cron job will remove the build tree no > questions asked. This may lead to funny build failures as the one you > describe.
Really? I've never seen that happen... in any case, chalk this one up to "voltaire is insane". It's built now. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]