Summary: | dev-embedded/picotool-1.1.2 fails to compile (MUSL): platform.h:15:10: fatal error: cdefs.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Matthew Smith <matthew> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 801769 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /var/tmp/portage/dev-embedded/picotool-1.1.0/work/pico-sdk-1.4.0/src/host/pico_platform/include/pico/platform.h:15:10: fatal error: sys/cdefs.h: No such file or directory FAILED: CMakeFiles/picotool.dir/main.cpp.o FAILED: CMakeFiles/picotool.dir/picoboot_connection/picoboot_connection.c.o FAILED: CMakeFiles/picotool.dir/picoboot_connection/picoboot_connection_cxx.cpp.o /var/tmp/portage/dev-embedded/picotool-1.1.0/work/pico-sdk-1.4.0/src/host/pico_platform/include/pico/platform.h:15:10: fatal error: sys/cdefs.h: No such file or directory tinderbox_musl has reproduced this issue with version 1.1.2 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aae73c5a4e9b32f8e19388bc831c23c0e19259f commit 6aae73c5a4e9b32f8e19388bc831c23c0e19259f Author: Matthew Smith <matthew@gentoo.org> AuthorDate: 2024-03-07 21:28:26 +0000 Commit: Matthew Smith <matthew@gentoo.org> CommitDate: 2024-03-07 21:28:43 +0000 dev-embedded/picotool: fix musl build Closes: https://bugs.gentoo.org/867283 Signed-off-by: Matthew Smith <matthew@gentoo.org> dev-embedded/picotool/files/picotool-1.1.2-musl.patch | 17 +++++++++++++++++ dev-embedded/picotool/picotool-1.1.2.ebuild | 11 +++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) |