Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722046 - x11-misc/imake fails to compile if CPP is set to CC -E
Summary: x11-misc/imake fails to compile if CPP is set to CC -E
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-10 08:34 UTC by Agostino Sarubbo
Modified: 2020-07-04 13:54 UTC (History)
0 users

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


Attachments
build.log (build.log,12.80 KB, text/plain)
2020-05-10 08:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-10 08:34:55 UTC
This is an auto-filled bug because x11-misc/imake fails to compile if CPP is set to CC -E.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set the CPP variable to gcc -E.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 08:35:03 UTC
Created attachment 637452 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-07-04 13:54:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49226474fa86142b7dfb587d72071e390a6d73fe

commit 49226474fa86142b7dfb587d72071e390a6d73fe
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-07-04 13:54:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-07-04 13:54:35 +0000

    x11-misc/imake: Pass CPP explicitly
    
    Closes: https://bugs.gentoo.org/722046
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: David Seifert <soap@gentoo.org>

 x11-misc/imake/imake-1.0.8.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)