Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 296742

Summary: dev-util/eclipse-sdk-3.5.1 calls gcc directly
Product: Gentoo Linux Reporter: MATSUU Takuto (RETIRED) <matsuu>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=298531
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502, 296296    
Attachments: eclipse-sdk-3.5.1-r1.patch

Description MATSUU Takuto (RETIRED) gentoo-dev 2009-12-13 15:44:08 UTC
some Makefile and shell scripts are calling gcc directory.

Steps to Reproduce:
1. emerge distcc crossdev && crossdev --target i686-pc-linux-gnu
2. /etc/init.d/distcc start
3. FEATURES="distcc" emerge libreadline-java

eclipse-sdk-3.4-r2 also has same issue.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2009-12-13 15:44:40 UTC
Created attachment 212894 [details, diff]
eclipse-sdk-3.5.1-r1.patch
Comment 2 Alistair Bush (RETIRED) gentoo-dev 2009-12-25 23:48:53 UTC
Please forgive my ignorance but would just removing the CC declarations within these files also have the same affect.

I would like to push this upstream and for that I need patches.
Comment 3 Alistair Bush (RETIRED) gentoo-dev 2010-02-08 08:52:00 UTC
I have started filing patches upstream.   Lets see how many years it takes to complete.
Comment 4 Christoph Brill (egore) (RESIGNED) 2011-04-02 17:05:29 UTC
(In reply to comment #3)
> I have started filing patches upstream.   Lets see how many years it takes to
> complete.

Can you provide a bug number of the upstream bug, please?
Comment 5 Christoph Brill (egore) (RESIGNED) 2011-04-03 21:47:42 UTC
(In reply to comment #4)
> Can you provide a bug number of the upstream bug, please?

Found it myself:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=298531
Comment 6 James Le Cuirot gentoo-dev 2016-02-17 13:15:22 UTC
dev-util/eclipse-sdk has been removed from the tree. It may return one day but the build system has changed beyond all recognition so this is no longer relevant.