public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rob1weld at aol dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/38867]  New: [Regression] gcc 4.4.0 20090114 - libjava/configure sets "NONE/share/python", need "${prefix}/share/python"
Date: Fri, 16 Jan 2009 07:02:00 -0000	[thread overview]
Message-ID: <bug-38867-13830@http.gcc.gnu.org/bugzilla/> (raw)

# gcc/xgcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc_trunk/configure
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared
--disable-static --enable-decimal-float --with-long-double-128 --enable-nls
--with-included-gettext --enable-gather-detailed-mem-stats --with-stabs
--enable-debug --enable-largefile --enable-symvers --without-system-zlib
--enable-gtk-cairo --enable-gconf-peer --enable-gstreamer-peer --enable-xmlj
--enable-gtk-peer --enable-qt-peer --enable-plugin --enable-tool-wrappers
--enable-local-sockets --enable-gjdoc --enable-java-awt=gtk,xlib,qt,x
--enable-gc-debug --enable-libgcj-debug --enable-objc-gc
--enable-libstdcxx-debug --disable-stage1-checking --enable-checking=release
--without-system-libunwind --with-gnu-as --with-as=/usr/local/bin/as
--with-gnu-ld --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 4.4.0 20090114 (experimental) [trunk revision 143401] (GCC) 


# ls -l /usr/local/share/python/
total 45
-rw-r--r--   1 root     root       14326 Jan 11 18:05 aotcompile.py
-rw-r--r--   1 root     root        7400 Jan 11 18:05 classfile.py


# gmake
...
Adding multilib support to Makefile in ../../../gcc_trunk/libjava
multidirs=amd64
with_multisubdir=
Running configure in multilib subdirs amd64
pwd: /usr/share/src/gcc_build/i386-pc-solaris2.11/libjava
Running configure in multilib subdir amd64
pwd: /usr/share/src/gcc_build/i386-pc-solaris2.11
...
checking whether the target supports thread-local storage... yes
checking whether ld supports anonymous version scripts... yes
Python modules dir: NONE/share/python
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgcj.pc
config.status: creating libgcj.spec
...


Notice that "gcc_trunk/libjava/configure" sets "Python modules dir: 
NONE/share/python" and my "--prefix" is "/usr/local/" (default).

This Bug occurs in lines 28052 - 28071 where "prefix" is kept at the
default initialized value of "NONE" instead of using "--prefix"'s value.

Rob


-- 
           Summary: [Regression] gcc 4.4.0 20090114 - libjava/configure sets
                    "NONE/share/python", need "${prefix}/share/python"
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rob1weld at aol dot com


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


             reply	other threads:[~2009-01-16  7:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16  7:02 rob1weld at aol dot com [this message]
2009-01-27 17:01 ` [Bug bootstrap/38867] " rob1weld at aol dot com
2009-02-07  5:38 ` rob1weld at aol dot com
2009-05-18  7:39 ` debian-gcc at lists dot debian dot org
2009-11-01 11:39 ` rwild at gcc dot gnu dot org
2009-11-02 18:52 ` rwild at gcc dot gnu dot org
2009-11-02 18:53 ` rwild 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=bug-38867-13830@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).