https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-cluster/ucx-1.10.0_rc5 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 764660 [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: ./configure: line 19989: doxygen: command not found Package 'knem', required by 'virtual:world', not found /usr/include/sys/fcntl.h:1:2: error: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Werror=cpp[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp]]
*** Bug 867061 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1701a3522a4a51e4dcd57a531b608a739c620b6 commit b1701a3522a4a51e4dcd57a531b608a739c620b6 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-02 23:46:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-02 23:50:08 +0000 sys-cluster/ucx: add 1.13.0 Bug: https://bugs.gentoo.org/861653 Closes: https://bugs.gentoo.org/798051 Closes: https://bugs.gentoo.org/822132 Closes: https://bugs.gentoo.org/832966 Closes: https://bugs.gentoo.org/868117 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/ucx/Manifest | 1 + .../ucx-1.13.0-binutils-2.39-ptr-typedef.patch | 25 +++++ sys-cluster/ucx/files/ucx-1.13.0-drop-werror.patch | 33 +++++++ .../ucx/files/ucx-1.13.0-fix-bashisms.patch | 44 +++++++++ .../files/ucx-1.13.0-fix-fcntl-include-musl.patch | 103 +++++++++++++++++++++ sys-cluster/ucx/ucx-1.13.0.ebuild | 56 +++++++++++ 6 files changed, 262 insertions(+)