Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922300 - dev-embedded/gpsim-0.32.1 calls commands that do not exist (GCC-14-SYSTEM): conftest.c
Summary: dev-embedded/gpsim-0.32.1 calls commands that do not exist (GCC-14-SYSTEM): c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2024-01-17 08:15 UTC by Agostino Sarubbo
Modified: 2025-02-19 17:58 UTC (History)
0 users

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


Attachments
build.log (build.log,573.39 KB, text/plain)
2024-01-17 08:15 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 2024-01-17 08:15:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/gpsim-0.32.1 calls commands that do not exist (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-17 08:15:55 UTC
Created attachment 882466 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-02-19 17:58:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f9cf691f491e7e0ed420fefc3e21ebfde921e9

commit 83f9cf691f491e7e0ed420fefc3e21ebfde921e9
Author:     Fabio Rossi <rossi.f@inwind.it>
AuthorDate: 2025-02-17 13:14:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-19 17:57:37 +0000

    dev-embedded/gpsim: new revision 0.32.1-r1
    
    - added support to the gui
    - improved configure.ac (conftest.c error and missing libs)
    
    Closes: https://bugs.gentoo.org/922300
    Closes: https://bugs.gentoo.org/949813
    Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
    Closes: https://github.com/gentoo/gentoo/pull/40615
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gpsim/files/gpsim-0.32.1-configure.patch       | 26 ++++++++++
 .../gpsim/files/gpsim-0.32.1-missing-lib-m.patch   | 10 ++++
 dev-embedded/gpsim/gpsim-0.32.1-r1.ebuild          | 56 ++++++++++++++++++++++
 3 files changed, 92 insertions(+)