[Bug 288668] sysutils/slurm-wlm: TaskPl ugin=task/pgid in slurm.conf fails on FreeBSD – plugin unavailable
Date: Thu, 21 Aug 2025 08:00:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288668 --- Comment #5 from Generic Rikka <rikka.goering@outlook.de> --- Created attachment 263108 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263108&action=edit Most recent patch This patch was created via git diff, tested on FreeBSD 14.3 amd64, portlint -AC did not complain, applying this patch and building added the plugin task/pgid which implements launching tasks with minimal process groups implementation. It complements the already present proctrack/pgid plugin and does currently use some stub function implementations, to satisfy the build system. But for now it solves the issue for me on my system. In contrast to the other patches it fixes the slurm_debug() calls to debug() calls, removes an unused variable and includes files/patch-src_plugins_task_Makefile.in -- You are receiving this mail because: You are the assignee for the bug.