classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: classpath: build failure on m68k


From: John Leuner
Subject: Re: classpath: build failure on m68k
Date: 03 Jun 2003 11:33:33 +0100

I checked what sh is on this machine:

sh --version
GNU bash, version 2.05a.0(1)-release (m68k-unknown-linux-gnu)
Copyright 2001 Free Software Foundation, Inc.

compared to:

GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.

on my workstation.

Do you think it makes a difference?

John Leuner


On Sat, 2003-05-31 at 15:45, Brian Jones wrote:
> John Leuner <address@hidden> writes:
> 
> > I received a bug report from a Debian build daemon that could not build
> > classpath on the m68k architecture.
> > 
> > Classpath builds on other architectures, so it's probably m68k specific.
> > 
> > The problem seems to be with the build scripts however, can someone take
> > a quick look at the output below and take a guess at what is
> > missing/wrong?
> > 
> > It appears to be while executing sh, but there seem to be many cases
> > where sh is invoked.
> > 
> > John Leuner
> 
> Check to see if 'bash' is /bin/sh on this box.  I suspect the
> commands for install-data-local are not friendly to the shell in use.
> Quick fix may be to use `SHELL=/bin/bash make install' instead.
> 
> Brian
> 
> > 
> > On Fri, 2003-05-30 at 16:21, Adrian Bunk wrote:
> > > Package: classpath
> > > Version: 0.05-1
> > > Severity: serious
> > > 
> > > 
> > > According to buildd.debian.org building classpath fails with the
> > > following error on m68k:
> > > 
> > > <--  snip  -->
> > > 
> > > ...
> > > Making all in doc
> > > make[2]: Entering directory `/build/buildd/classpath-0.05/doc'
> > > Making all in api
> > > /bin/sh: line 1: cd: ../../external/jaxp/source: No such file or directory
> > > make[3]: Entering directory `/build/buildd/classpath-0.05/doc/api'
> > > make[3]: Nothing to be done for `all'.   
> > > ...
> > > make[2]: Entering directory `/build/buildd/classpath-0.05/doc'
> > > Making install in api
> > > /bin/sh: line 1: cd: ../../external/jaxp/source: No such file or directory
> > > make[3]: Entering directory `/build/buildd/classpath-0.05/doc/api'
> > > /bin/sh: line 1: cd: ../../external/jaxp/source: No such file or directory
> > > make[4]: Entering directory `/build/buildd/classpath-0.05/doc/api'
> > > make[4]: Nothing to be done for `install-exec-am'.
> > > /bin/sh ../../mkinstalldirs 
> > > /build/buildd/classpath-0.05/debian/classpath/usr/s
> > > hare/classpath/api
> > > mkdir -p -- 
> > > /build/buildd/classpath-0.05/debian/classpath/usr/share/classpath/a
> > > pi
> > > /bin/sh: -c: line 1: unexpected EOF while looking for matching `''
> > > /bin/sh: -c: line 2: syntax error: unexpected end of file
> > > make[4]: *** [install-data-local] Error 2
> > > make[4]: Leaving directory `/build/buildd/classpath-0.05/doc/api'
> > > make[3]: *** [install-am] Error 2
> > > make[3]: Leaving directory `/build/buildd/classpath-0.05/doc/api'
> > > make[2]: *** [install-recursive] Error 1
> > > make[2]: Leaving directory `/build/buildd/classpath-0.05/doc'
> > > make[1]: *** [install-recursive] Error 1
> > > make[1]: Leaving directory `/build/buildd/classpath-0.05'
> > > make: *** [install] Error 2
> > > 
> > > <--  snip  -->
> > > 
> > > 
> > > 
> > -- 
> > John Leuner <address@hidden>
> > 
> > 
> > 
> > _______________________________________________
> > Classpath mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/classpath
> > 
-- 
John Leuner <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]