IcedTea7 build failed for 2cd959df7e7a
Mark Wielaard
mark at klomp.org
Wed Apr 20 00:02:00 PDT 2011
On Wed, 2011-04-20 at 02:56 +0100, Dr Andrew John Hughes wrote:
> On 17:37 Mon 18 Apr , Mark Wielaard wrote:
> > The current IcedTea build fails.
> >
> snip...
>
> > Checking patches/cacao/launcher.patch
> > 1 out of 3 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/bin/java.c.rej
> > ERROR patch patches/cacao/launcher.patch FAILED!
> > WARNING make clean-patch before retrying a fix
> > make: *** [stamps/patch.stamp] Error 2
>
> I'm not seeing this. Is this because these buildbots enable CACAO?
Yes it uses:
(cd $ICEDTEA_DIR && ./autogen.sh \
&& cd $ICEDTEA_BUILD_DIR \
&& $ICEDTEA_DIR/configure \
--enable-nss \
--with-additional-vms=cacao,shark \
&& make VERBOSE=true) 2>&1 | tee $BUILD_LOG_FILE
See http://icedtea.classpath.org/hg/buildbot/file/tip/icedtea/build.sh
Other builders also seem to fail currently. See e.g.
http://builder.classpath.org/icedtea/buildbot/builders/icedtea7-squeeze-x86_64-full/builds/10
which has the full configure step in its logs (step 4).
Cheers,
Mark
More information about the distro-pkg-dev
mailing list