Arches can be added on or after 2019-08-15.
Ping
Have you found that this package is actually stable? The 4.x series matches the version available on other distros (RHEL/CentOS via EPEL, etc), and so I feel that it would be best to keep stable at that version for cluster interoperability. As such, I'm not sure I want to stabilize 6.0.4 yet. Open to suggestions otherwise, though...
Oh, I just noticed that it's blocking openssl stabilization. OK, that changes things. OK, give me a day to confirm the situation against openssl-1.1.1.
It won't build with openssl-1.1.1 and today's stage3, so I have to say it's not ready.
...any progress here? 'Won't build' as in one of the linked bugs?
ping
Unable to check for sanity: > no match for package: sys-cluster/torque-6.0.4-r1
now #827474 is also a problem: autoconf checks for pthread_create() by char pthread_create (); while actual pthread.h only defines int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*) in sys-libs/glibc-2.33-r7 maybe it did compile with older versions of glibc, now sys-cluster/torque-6.0.4-r2 does not!
(In reply to piotr5 from comment #8) > now #827474 is also a problem: autoconf checks for pthread_create() by > char pthread_create (); > while actual pthread.h only defines > int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), > void*) > in sys-libs/glibc-2.33-r7 > maybe it did compile with older versions of glibc, now > sys-cluster/torque-6.0.4-r2 does not! Note that glibc-2.34 is not marked stable.
*** Bug 833205 has been marked as a duplicate of this bug. ***
So can we go ahead here please? needed for glibc-2.34 stabilization...
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33650b0188bc349f12c62bab24856c2d3ccf9bdb commit 33650b0188bc349f12c62bab24856c2d3ccf9bdb Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-07 01:54:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-07 01:54:52 +0000 sys-cluster/torque: fix more pthread issues Possibly only an issue with glibc 2.33 (not 2.34) somehow? Fixed now anyway. Bug: https://bugs.gentoo.org/827474 Bug: https://bugs.gentoo.org/689876 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/torque/files/torque-6.0.4-pthreads-deux.patch | 13 +++++++++++++ sys-cluster/torque/torque-6.0.4-r2.ebuild | 4 +++- 2 files changed, 16 insertions(+), 1 deletion(-)
amd64 done
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4b0f420584271ec8144579fa15df6d0b3b2d60 commit 3b4b0f420584271ec8144579fa15df6d0b3b2d60 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-07 01:55:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-07 03:26:44 +0000 sys-cluster/torque: destabilize 4.1.7-r2 for ~ppc64, ~sparc, ~x86 Bug: https://bugs.gentoo.org/689876 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/powerpc/ppc64/package.use.stable.mask | 4 ++++ profiles/arch/sparc/package.use.stable.mask | 4 ++++ sys-cluster/torque/torque-4.1.7-r2.ebuild | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-)
Dropped ppc/ppc64/sparc/x86 to ~arch as this package barely works on amd64 right now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b438445baa9df2af43e0374efa49179b004b720d commit b438445baa9df2af43e0374efa49179b004b720d Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-07 03:28:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-07 03:28:54 +0000 sys-cluster/torque: drop 4.1.7-r2, 4.2.10-r2 Closes: https://bugs.gentoo.org/689876 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/torque/Manifest | 2 - sys-cluster/torque/files/CVE-2013-4495.4.1.patch | 343 --------------------- .../torque/files/torque-4.1.5.1-tcl8.6.patch | 93 ------ .../files/torque-4.2-dont-mess-with-cflags.patch | 27 -- .../torque-4.2-use-NULL-instead-of-char0.patch | 140 --------- sys-cluster/torque/files/torque-4.2.9-tcl8.6.patch | 99 ------ sys-cluster/torque/torque-4.1.7-r2.ebuild | 232 -------------- sys-cluster/torque/torque-4.2.10-r2.ebuild | 193 ------------ 8 files changed, 1129 deletions(-)