svn commit: r557295 - in head/sysutils/slurm-wlm: . files

Kyle Evans kevans at freebsd.org
Tue Dec 8 16:29:14 UTC 2020


On Tue, Dec 8, 2020 at 10:21 AM Jason W. Bacon <jwb at freebsd.org> wrote:
>
> Author: jwb
> Date: Tue Dec  8 16:21:16 2020
> New Revision: 557295
> URL: https://svnweb.freebsd.org/changeset/ports/557295
>
> Log:
>   sysutils/slurm-wlm: Back out -fno-common patches, add -fcommon flag
>
>   Fixes runtime regression caused by r546150
>
>   Reported by:    jrm
>   MFH:            2020Q4
>

I guess the regression was from the patch to
src/plugins/select/cons_tres/job_test.c and an issue somewhere without
slurmctld? That patch almost certainly should have made them weak
references instead of removing them entirely, based on the comment in
the vicinity.

Thanks,

Kyle Evans


More information about the svn-ports-head mailing list