Hi Michael, On Sat, 2006-07-29 at 13:08 +0200, Michael Koch wrote: > > > mkdir: cannot create directory `.am22228': Permission denied > > > ../../doc/tools.info: Permission denied > > > make[3]: *** [../../doc/tools.info] Error 1 > > > make[3]: Leaving directory > > > `/home/mkoch/src/classpath/build/classpath-20060729/_build/doc' > > > make[2]: *** [all-recursive] Error 1 > > > make[2]: Leaving directory > > > `/home/mkoch/src/classpath/build/classpath-20060729/_build/doc' > > > make[1]: *** [all-recursive] Error 1 > > > make[1]: Leaving directory > > > `/home/mkoch/src/classpath/build/classpath-20060729/_build' > > > make: *** [distcheck] Error 2 > > > > Any idea what is causing this? > > "make distcheck" seems to be broken. > > When I do it in my normal environment it works (or seems to). > When I do it with DISTCHECK_CONFIGURE_FLAGS set as on the autobuilder it > fails. > > DISTCHECK_CONFIGURE_FLAGS="--with-jikes=/home/mkoch/local/jikes/bin/jikes > --disable-Werror --disable-gtk-peer --disable-plugin > --disable-gconf-peer" > > So it seems to depend on the configure flags used.
How curious. My local make distcheck seems to go fine even with the above flags. Cheers, Mark _______________________________________________ Classpath-testresults mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-testresults
