public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "htl10 at users dot sourceforge dot net" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/38251] [4.4/4.5 Regression] tools.zip doesn't build on systems with short command lines
Date: Tue, 28 Jul 2009 18:06:00 -0000	[thread overview]
Message-ID: <20090728180632.18601.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38251-279@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from htl10 at users dot sourceforge dot net  2009-07-28 18:06 -------
I have a slightly different message on alphaev68-dec-osf5.1a with gcc 4.4.1,
but possibly the same problem: (I can bootstrap 4.3.3, but no luck with
4.4.0/4.4.1):

------------------------
find ../../../../../gcc-4.4.1/libjava/classpath/tools/external/asm -name
'*.java' -print > asm.lst
find ../../../../../gcc-4.4.1/libjava/classpath/tools/gnu/classpath/tools \
             ../../../../../gcc-4.4.1/libjava/classpath/tools/com/sun/javadoc \
            
../../../../../gcc-4.4.1/libjava/classpath/tools/com/sun/tools/doclets \
            
../../../../../gcc-4.4.1/libjava/classpath/tools/com/sun/tools/javadoc \
            
../../../../../gcc-4.4.1/libjava/classpath/tools/com/sun/tools/javac \
            
../../../../../gcc-4.4.1/libjava/classpath/tools/com/sun/tools/javah \
             ../../../../../gcc-4.4.1/libjava/classpath/tools/sun/rmi/rmic \
             -path '*gnu/classpath/tools/gjdoc' -prune -o -path
'*gnu/classpath/tools/doclets' -prune -o -path '*gnu/classpath/tools/taglets'
-prune -o -path '*com/sun/javadoc' -prune -o -path '*com/sun/tools/doclets'
-prune -o -path '*com/sun/tools/javadoc' -prune -o \
             -name '*.java' -print > classes.lst
find: bad option -path
make[4]: *** [tools.zip] Error 1
make[4]: Leaving directory
`/home/htl10/tmp-build/g41-dir/alphaev68-dec-osf5.1a/libjava/classpath/tools'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/htl10/tmp-build/g41-dir/alphaev68-dec-osf5.1a/libjava/classpath'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/htl10/tmp-build/g41-dir/alphaev68-dec-osf5.1a/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/home/htl10/tmp-build/g41-dir'
make: *** [all] Error 2
bash-2.05a# 
--------------------------------------
The 'find: bad option -path' message probably means the command was truncated,
I believe. It looks pretty long to me :-).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38251


  parent reply	other threads:[~2009-07-28 18:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24 17:53 [Bug libgcj/38251] New: [4.4 " ro at gcc dot gnu dot org
2008-11-24 17:56 ` [Bug libgcj/38251] " aph at gcc dot gnu dot org
2008-11-24 18:04 ` ro at techfak dot uni-bielefeld dot de
2008-11-24 18:29 ` aph at gcc dot gnu dot org
2008-11-24 18:37 ` ro at techfak dot uni-bielefeld dot de
2008-11-24 18:48 ` aph at gcc dot gnu dot org
2008-11-24 18:52 ` aph at gcc dot gnu dot org
2008-11-25 16:33 ` rguenth at gcc dot gnu dot org
2009-04-21 15:54 ` [Bug libgcj/38251] [4.4/4.5 " jakub at gcc dot gnu dot org
2009-07-22 10:33 ` jakub at gcc dot gnu dot org
2009-07-28 17:53 ` htl10 at users dot sourceforge dot net
2009-07-28 18:06 ` htl10 at users dot sourceforge dot net [this message]
2009-07-28 20:30 ` htl10 at users dot sourceforge dot net
2009-07-28 20:42 ` htl10 at users dot sourceforge dot net
2009-07-29  8:20 ` ro at techfak dot uni-bielefeld dot de
2009-10-15 12:53 ` jakub at gcc dot gnu dot org
2010-01-21 13:15 ` jakub at gcc dot gnu dot org
2010-03-01 12:32 ` ro at gcc dot gnu dot org
2010-03-01 18:15 ` ro at gcc dot gnu dot org
2010-03-01 18:15 ` ro at gcc dot gnu dot org
2010-06-02 16:57 ` ro at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090728180632.18601.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).