Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906195 - app-misc/mx5000tools-0.1.2_p20190613 fails to compile (MUSL-SYSTEM): hidraw_lib.c:65:22: error: PATH_MAX undeclared (first use in this function)
Summary: app-misc/mx5000tools-0.1.2_p20190613 fails to compile (MUSL-SYSTEM): hidraw_l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-12 06:45 UTC by Agostino Sarubbo
Modified: 2024-01-02 18:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.56 KB, text/plain)
2023-05-12 06:45 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 2023-05-12 06:45:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/mx5000tools-0.1.2_p20190613 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 2023-05-12 06:45:07 UTC
Created attachment 861569 [details]
build.log

build log and emerge --info
Comment 2 Conrad Kostecki gentoo-dev 2023-05-31 16:33:15 UTC
@sam: I already added a patch, which fixed the issue for me. I have no idea, why it's still failing on agos system. Any ideas for that?
Comment 3 Larry the Git Cow gentoo-dev 2024-01-02 18:13:17 UTC
The bug has been closed via the following commit(s):

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

commit d1e0ed53ba619b4c47644a63693b00955e0ab522
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-02 18:12:43 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-02 18:13:09 +0000

    app-misc/mx5000tools: fix musl
    
    Closes: https://bugs.gentoo.org/906195
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../files/mx5000tools-0.1.2_p20190613-musl.patch     | 20 ++++++++++++++++++++
 .../mx5000tools/mx5000tools-0.1.2_p20190613.ebuild   |  4 +++-
 2 files changed, 23 insertions(+), 1 deletion(-)