public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "rob1weld at aol dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/39161]  New: gcc 4.4.0 20090210 - The 'copy-vmresources.sh' script can't find the 'mkinstalldirs' script.
Date: Thu, 12 Feb 2009 02:02:00 -0000	[thread overview]
Message-ID: <bug-39161-13830@http.gcc.gnu.org/bugzilla/> (raw)

I am building gcc 4.4.0 20090210 [trunk revision 144083] on OpenSolaris 2009.06
.

The 'copy-vmresources.sh' script can't find the 'mkinstalldirs' script.


# isainfo -k
amd64

# uname -a
SunOS opensolaris 5.11 snv_106 i86pc i386 i86pc


# gcc/xgcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc_trunk/configure --build=i386-pc-solaris2.11
--target=i386-pc-solaris2.11
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared
--disable-static --enable-multilib --enable-decimal-float
--with-long-double-128 --with-included-gettext --enable-stage1-checking
--enable-checking=release --with-tune=k8 --with-cpu=k8 --with-arch=k8
--with-gnu-as --with-as=/usr/local/bin/as --without-gnu-ld
--with-ld=/usr/bin/ld --with-gmp=/usr/local --with-mpfr=/usr/local
--without-ppl
Thread model: posix
gcc version 4.4.0 20090210 (experimental) [trunk revision 144083] (GCC) 


# gmake
... (long time)
mkdir ../gnu/java/locale
../../../../../gcc_trunk/libjava/classpath/scripts/generate-locale-list.sh >
../gnu/java/locale/LocaleData.java
true
top_builddir=.. top_srcdir=../../../../../gcc_trunk/libjava/classpath /bin/sh
./gen-classlist.sh standard
Adding java source files from srcdir
'../../../../../gcc_trunk/libjava/classpath'.
Adding java source files from VM directory /usr/share/src/gcc_trunk/libjava
Adding java source files from VM directory
/usr/share/src/gcc_build/i386-pc-solaris2.11/libjava
Adding generated files in builddir '..'.
touch compile-classes
mkdir gnu
mkdir gnu/javax
mkdir gnu/javax/security
...
mkdir META-INF
mkdir META-INF/services
./copy-vmresources.sh[34]: mkinstalldirs: not found [No such file or directory]
./copy-vmresources.sh[34]:
/usr/share/src/gcc_build/i386-pc-solaris2.11/libjava/classpath/lib/./classpath/resource/java/util/logging/:
not found [No such file or directory]
./copy-vmresources.sh[34]: mkinstalldirs: not found [No such file or directory]
./copy-vmresources.sh[34]:
/usr/share/src/gcc_build/i386-pc-solaris2.11/libjava/classpath/lib/./classpath/resource/java/util/:
not found [No such file or directory]
./copy-vmresources.sh[34]: mkinstalldirs: not found [No such file or directory]
./copy-vmresources.sh[34]:
/usr/share/src/gcc_build/i386-pc-solaris2.11/libjava/classpath/lib/./classpath/resource/java/util/:
not found [No such file or directory]
./copy-vmresources.sh[34]: mkinstalldirs: not found [No such file or directory]
./copy-vmresources.sh[34]:
/usr/share/src/gcc_build/i386-pc-solaris2.11/libjava/classpath/lib/./classpath/resource/java/text/:
not found [No such file or directory]
(many, many more)
...


# find ../gcc_build/ -name copy-vmresources.sh
i386-pc-solaris2.11/amd64/libjava/classpath/lib/copy-vmresources.sh
i386-pc-solaris2.11/libjava/classpath/lib/copy-vmresources.sh

# find ../gcc_trunk/ -name mkinstalldirs
../gcc_trunk/libjava/classpath/mkinstalldirs
../gcc_trunk/mkinstalldirs


Those errors do _not_ cause the build to fail. The library (and gcc) will
continue to build and the Testsuite Results are 'reasonably good'.

Rob


-- 
           Summary: gcc 4.4.0 20090210 - The 'copy-vmresources.sh' script
                    can't find the 'mkinstalldirs' script.
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rob1weld at aol dot com
 GCC build triplet: i386-pc-solaris2.11
  GCC host triplet: i386-pc-solaris2.11
GCC target triplet: i386-pc-solaris2.11


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


             reply	other threads:[~2009-02-12  2:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-12  2:02 rob1weld at aol dot com [this message]
2009-02-17  5:11 ` [Bug libgcj/39161] " rob1weld at aol dot com
2009-02-19  5:09 ` rob1weld at aol dot com
2009-02-20  1:02 ` rob1weld at aol dot com
2009-04-08  4:59 ` howarth at nitro dot med dot uc dot edu
2009-04-08  5:01 ` howarth at nitro dot med dot uc dot edu
2010-04-28 19:47 ` ro at gcc dot gnu dot org
2010-05-04  6:37 ` rob1weld at aol dot com
2010-05-04  8:53 ` ro at CeBiTec dot Uni-Bielefeld dot DE

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=bug-39161-13830@http.gcc.gnu.org/bugzilla/ \
    --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).