https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-cluster/torque-6.0.4-r3 fails to compile (MUSL-CLANG-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Created attachment 855382 [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 19185: ac_fn_c_check_member: command not found cat: current_hash: No such file or directory fatal: not a git repository (or any parent up to mount point /var/tmp) attr_func.c:313:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62953bb7ceec7d12e7fcf295b39c174b14dd8bf9 commit 62953bb7ceec7d12e7fcf295b39c174b14dd8bf9 Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2023-05-12 21:04:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-13 04:51:25 +0000 sys-cluster/torque: Fix register storage class specifier not allowed Closes: https://bugs.gentoo.org/898574 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31009 Signed-off-by: Sam James <sam@gentoo.org> ..._timeout-has-a-different-language-linkage.patch | 19 + ...ster-storage-class-as-it-s-been-deprecate.patch | 740 +++++++++++++++++++++ sys-cluster/torque/torque-6.0.4-r6.ebuild | 202 ++++++ 3 files changed, 961 insertions(+)