Summary: | games-sports/speed-dreams-2.2.3_rc1 - /.../application.cpp: error: expected ) before SD_LOCALDIR | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 games-sports:speed-dreams-2.2.3_rc1:20210807-095021.log logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 731071 [details]
emerge-info.txt
Created attachment 731074 [details]
emerge-history.txt
Created attachment 731077 [details]
environment
Created attachment 731080 [details]
etc.portage.tar.bz2
Created attachment 731083 [details]
games-sports:speed-dreams-2.2.3_rc1:20210807-095021.log
Created attachment 731086 [details]
logs.tar.bz2
Created attachment 731089 [details]
temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5bfd643af2ebed8ab342f62fd3b492d528a9c9 commit cd5bfd643af2ebed8ab342f62fd3b492d528a9c9 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-08-07 14:52:45 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-08-07 15:12:27 +0000 games-sports/speed-dreams: add -I. to workaround system config.h If for some reason /usr/include/config.h exists, this package uses it. Closes: https://bugs.gentoo.org/806980 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-sports/speed-dreams/speed-dreams-2.2.3_rc1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Which package is providing config.h for you here toralf? Good point, should probably figure that out too. It'd pickup /usr/local/include/config.h too, although doubtful it went there. (In reply to Sam James from comment #9) > Which package is providing config.h for you here toralf? Actually, I see it. $ qfile -v /usr/include/config.h sci-electronics/ngspice-34: /usr/include/config.h 2021-08-05T04:25:44 >>> sci-electronics/ngspice-34 (In reply to Ionen Wolkens from comment #11) > (In reply to Sam James from comment #9) > > Which package is providing config.h for you here toralf? > Actually, I see it. > > $ qfile -v /usr/include/config.h > sci-electronics/ngspice-34: /usr/include/config.h > > 2021-08-05T04:25:44 >>> sci-electronics/ngspice-34 … why am I not surprised? :( It’s such a troublemaker. (In reply to Ionen Wolkens from comment #11) > (In reply to Sam James from comment #9) > > Which package is providing config.h for you here toralf? > Actually, I see it. > > $ qfile -v /usr/include/config.h > sci-electronics/ngspice-34: /usr/include/config.h > > 2021-08-05T04:25:44 >>> sci-electronics/ngspice-34 much more worse: tinderbox@mr-fox ~ $ e-file /usr/include/config.h * sci-electronics/ngspice Available Versions: 34 Homepage: http://ngspice.sourceforge.net Description: The Next Generation Spice (Electronic Circuit Simulator) Matched Files: /usr/include/config.h; * app-admin/rasdaemon Available Versions: 0.6.1-r1 Homepage: http://www.infradead.org/~mchehab/rasdaemon/ Description: Reliability, Availability and Serviceability logging tool Matched Files: /usr/include/config.h; * dev-util/ragel Available Versions: 7.0.0.9 Homepage: https://www.colm.net/open-source/ragel/ Description: Compiles finite state machines from regular languages into executable code Matched Files: /usr/include/config.h; (FWIW the tinderbox feeds the PFL since few years) |