https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/oorexx-5.0.0 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 884617 [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: -- Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE) FAILED: CMakeFiles/rexxapi.dir/common/platform/unix/SysFile.cpp.o /var/tmp/portage/dev-lang/oorexx-5.0.0/work/oorexx-5.0.0/common/platform/unix/SysFile.cpp:133:20: error: '::open64' has not been declared; did you mean 'open'?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb92259285c0ef8d145162c922c66d2b9c0f023 commit 9bb92259285c0ef8d145162c922c66d2b9c0f023 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-11-26 10:32:13 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-11-26 10:32:13 +0000 dev-lang/oorexx: use largefile workaround for musl Bug: https://bugs.gentoo.org/908398 Closes: https://bugs.gentoo.org/924171 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-lang/oorexx/oorexx-5.0.0.ebuild | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)