Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296742 - dev-util/eclipse-sdk-3.5.1 calls gcc directly
Summary: dev-util/eclipse-sdk-3.5.1 calls gcc directly
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: https://bugs.eclipse.org/bugs/show_bu...
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly 296296
  Show dependency tree
 
Reported: 2009-12-13 15:44 UTC by MATSUU Takuto (RETIRED)
Modified: 2016-02-17 13:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
eclipse-sdk-3.5.1-r1.patch (eclipse-sdk-3.5.1-r1.patch,1.54 KB, patch)
2009-12-13 15:44 UTC, MATSUU Takuto (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.