On Thu, 21 Nov 2024 at 04:43, Alexander Leidinger <[email protected]> wrote: > > Hi, > > I get: > ld: error: version script assignment of 'FBSD_1.5' to symbol > 'getentropy' failed: symbol not defined > cc: error: linker command failed with exit code 1 (use -v to see > invocation) > > This is with src from 2024-11-20 1:39pm UTC. My last build / running > world is from 2024-11-13 18:34pm UTC.
I modified getentropy in that window to remove fallback code -- 62dab3d016a on Nov 16. It builds and Jenkins was happy though so perhaps something odd in your environment?
