Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922390 - app-emulation/pcem-17-r2 fails to compile (MUSL-SYSTEM): wx-config.c:1465:39: error: unknown type name off64_t
Summary: app-emulation/pcem-17-r2 fails to compile (MUSL-SYSTEM): wx-config.c:1465:39:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 14:48 UTC by Agostino Sarubbo
Modified: 2025-01-19 00:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,251.34 KB, text/plain)
2024-01-18 14:48 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-18 14:48:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/pcem-17-r2 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-18 14:48:27 UTC
Created attachment 882532 [details]
build.log

build log and emerge --info
Comment 2 Conrad Kostecki gentoo-dev 2024-01-20 21:53:19 UTC
@sam: Do you have any idea, how to patch the configure system here?
Comment 3 Larry the Git Cow gentoo-dev 2024-12-30 15:56:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1dac0211e2b372fffe39edfbec267ffd51b5f7

commit 1b1dac0211e2b372fffe39edfbec267ffd51b5f7
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-12-30 15:51:53 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-12-30 15:56:18 +0000

    app-emulation/pcem: add 17_p20241210
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=922390
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=936136
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=944239
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-emulation/pcem/Manifest                 |  1 +
 app-emulation/pcem/metadata.xml             |  2 +
 app-emulation/pcem/pcem-17_p20241210.ebuild | 77 +++++++++++++++++++++++++++++
 profiles/base/package.use.mask              |  4 ++
 4 files changed, 84 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2025-01-19 00:07:08 UTC
The bug has been closed via the following commit(s):

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

commit e8a74318e61b8c734a7d1421fe2bd9a2225c0883
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2025-01-19 00:06:46 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2025-01-19 00:06:49 +0000

    app-emulation/pcem: drop 17-r2
    
    Closes: https://bugs.gentoo.org/944239
    Closes: https://bugs.gentoo.org/922390
    Closes: https://bugs.gentoo.org/936136
    
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-emulation/pcem/Manifest                        |  1 -
 .../pcem/files/pcem-17-respect-cflags.patch        | 11 ---
 app-emulation/pcem/pcem-17-r2.ebuild               | 81 ----------------------
 3 files changed, 93 deletions(-)