https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
--- Comment #24 from Riot dot Nrrrd dot Bugzilla at isolar dot DynDNS dot
ORG 2008-07-24 01:58 ---
(In reply to comment #0)
> When I do make a gmake bootstrap of GCC 4.1.1 I have the following output:
>
> gmake[9]: Entering directory
> `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparc
--- Comment #23 from rob1weld at aol dot com 2007-01-18 23:52 ---
I compiled 4.1.1 on Windows XP (Cygwin) a couple of days ago and did not have
the "Found a problem with the JNI methods declared and implemented." message
occur.
Last week when I compiled gcc-4_2-branch (SVN) the error di
--- Comment #22 from ebotcazou at gcc dot gnu dot org 2006-09-21 17:57
---
> I've followed the mail lists for years while this was debated; I
> don't think it's settled. ("./configure; make" definitely isn't
> supported.)
Tempus fugit. :-)
Index: ChangeLog
===
--- Comment #21 from tromey at gcc dot gnu dot org 2006-09-21 17:02 ---
I think the best solution is to disable the check.
We don't need it and making it always be correct seems like a pain.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
--- Comment #20 from lucier at math dot purdue dot edu 2006-09-21 16:22
---
Subject: Re: Found a problem with the JNI methods declared and implemented
On Sep 21, 2006, at 12:09 PM, ebotcazou at gcc dot gnu dot org wrote:
> building where objdir is a subdirectory of
> srcdir is unsup
--- Comment #19 from ebotcazou at gcc dot gnu dot org 2006-09-21 16:09
---
> Eric, it is not forbidden to put objdir into srcdir. It is not
> unsupported to do so.
Simply amazing... Quoting http://gcc.gnu.org/install/configure.html:
"First, we highly recommend that GCC be built in
--- Comment #18 from jblaine at mitre dot org 2006-09-21 16:04 ---
Not beginner error. I just tried with my objdir completely outside the
srcdir and the error is the same.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
--- Comment #17 from WILLIAMPAUL dot PHILIBERT at telus dot com 2006-09-21
14:49 ---
Subject: RE: Found a problem with the JNI methods declared and implemented
Well the only way I had to compile GCC 4.1.1 under Solaris 9 and get rid of the
JNI methods error was to disable the test rig
--- Comment #16 from lucier at math dot purdue dot edu 2006-09-21 14:38
---
Subject: Re: Found a problem with the JNI methods declared and implemented
On Sep 21, 2006, at 10:31 AM, ebotcazou at gcc dot gnu dot org wrote:
>> mkdir foo
>> cd foo
>> ../configure
>
> Beginner error I'm
--- Comment #15 from ebotcazou at gcc dot gnu dot org 2006-09-21 14:31
---
> mkdir foo
> cd foo
> ../configure
Beginner error I'm afraid. :-) See http://gcc.gnu.org/install/configure.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
--- Comment #14 from jblaine at mitre dot org 2006-09-21 14:22 ---
I'm building in a 'foo' directory I made at the top of the unpackaged source
tree.
mkdir foo
cd foo
../configure
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
--- Comment #13 from WILLIAMPAUL dot PHILIBERT at telus dot com 2006-09-21
14:20 ---
Subject: RE: Found a problem with the JNI methods declared and implemented
Just in case, are you building outside the source directory!?
setenv CONFIG_SHELL /bin/ksh
mkdir /usr/local/build-gcc-4.1.1
--- Comment #12 from jblaine at mitre dot org 2006-09-21 14:09 ---
FWIW, this fails for me in the exact same way under Red Hat
Enterprise Linux v3.
Both of my 4.1.1 builds are complete failures at this point
(the other being Solaris 9 mentioned above, and yeah I used
CONFIG_SHELL=/bin/k
UNIX et SAN
[EMAIL PROTECTED]
Hébergement
Telus Corporation Inc.
(418) 722-1280
-Message d'origine-
De : jblaine at mitre dot org [mailto:[EMAIL PROTECTED]
Envoyé : 20 septembre 2006 22:25
À : William-Paul Philibert
Objet : [Bug libgcj/27823] Found a problem with the JNI methods declare
--- Comment #10 from jblaine at mitre dot org 2006-09-21 02:24 ---
Subject: Re: New: Found a problem with the JNI methods declared
and implemented
Found this thread in the bug mailing list archives.
I have the same problem :(
Is there a fix more specific than "disable that test" so
--- Comment #9 from bass at 2ka dot mipt dot ru 2006-07-20 00:25 ---
I was having a problem related to this one while building gcc on
pentium3-pc-linux-gnu, but I'm not sure whether I should file a separate bug.
Host compiler was gcc-3.4.6, and I passed the ``--enable-regen-headers'' op
--- Comment #8 from lucier at math dot purdue dot edu 2006-07-08 22:04
---
Subject: Re: Found a problem with the JNI methods declared and implemented
Things really seem screwed up in my build log.
Here's what I see:
make[7]: Entering directory `/export/users/lucier/programs/gcc/
gc
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2006-07-08 21:45
---
Strange, this works for me with CONFIG_SHELL=/bin/ksh on Solaris 8, 9 and 10:
http://gcc.gnu.org/ml/gcc-testresults/2006-07/msg00356.html
http://gcc.gnu.org/ml/gcc-testresults/2006-07/msg00357.html
http://gc
--- Comment #6 from lucier at math dot purdue dot edu 2006-07-08 18:13
---
Subject: Re: Found a problem with the JNI methods declared and implemented
Well, these were the commands that failed:
build.log:cd ../../../../../../../libjava/classpath && /usr/bin/ksh ./
scripts/check_jni_m
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-08 15:49 ---
This works for other people so I don't know what is going on.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
--- Comment #4 from lucier at math dot purdue dot edu 2006-07-08 15:28
---
Has any progress been made on this bug? I'm kind of surprised that a bootstrap
failure on sparc-solaris should be marked P3.
Brad
--
lucier at math dot purdue dot edu changed:
What|Removed
--- Comment #3 from tromey at gcc dot gnu dot org 2006-06-14 17:48 ---
I haven't looked at this since my last comment.
Your workaround is fine, you didn't break anything.
A real fix would have to work differently though.
Perhaps we should always compile these functions but just
have th
--- Comment #2 from WILLIAMPAUL dot PHILIBERT at telus dot com 2006-06-14
14:12 ---
Subject: RE: Found a problem with the JNI methods declared and implemented
Do you have any development concerning this bug?
I did modify the code so it does not do the checking and it works fine but d
--- Comment #1 from tromey at gcc dot gnu dot org 2006-06-05 14:12 ---
Thanks for reporting this.
Offhand I suspect the problem is that we aren't building this
native code, and thus the checking script gets confused.
Probably we should disable these checks.
I will find out.
--
trome
25 matches
Mail list logo