Re: port binary dumping core on recent head in poudriere [WRONG: 1500026 libsass.so.1.0.0 vs. 1500027 one]

2024-11-21 Thread Mark Millard
> On Nov 21, 2024, at 13:15, Mark Millard wrote: > > Summary: > > Turns out in my context: libsass.so .1.0.0 built for > 1500026 fails and built for 1500027 works, at least > when used via a 1500027 world. So much for that idea: updating the poudriere jail to be 1500027 base

Re: port binary dumping core on recent head in poudriere [1500026 libsass.so.1.0.0 vs. 1500027 one]

2024-11-21 Thread Mark Millard
Summary: Turns out in my context: libsass.so .1.0.0 built for 1500026 fails and built for 1500027 works, at least when used via a 1500027 world. # file /usr/local/lib/libsass.so.1.0.0* /usr/local/lib/libsass.so.1.0.0: ELF 64-bit LSB shared object, x86-64, versio

Re: port binary dumping core on recent head in poudriere

2024-11-21 Thread Guido Falsi
On 21/11/24 18:27, Dimitry Andric wrote: On 21 Nov 2024, at 18:17, Guido Falsi wrote: On 20/11/24 23:50, Guido Falsi wrote: On 20/11/24 22:14, Dimitry Andric wrote: On 20 Nov 2024, at 18:32, Guido Falsi wrote: I've noticed that recently some ports are dumping core during builds of depende

Re: port binary dumping core on recent head in poudriere

2024-11-21 Thread Mark Millard
Dimitry Andric wrote on Date: Thu, 21 Nov 2024 17:27:36 UTC : > On 21 Nov 2024, at 18:17, Guido Falsi wrote: > > > > On 20/11/24 23:50, Guido Falsi wrote: > >> On 20/11/24 22:14, Dimitry Andric wrote: > >>> On 20 Nov 2024, at 18:32, Guido Falsi wrote: > I've noticed that recently some por

Re: port binary dumping core on recent head in poudriere

2024-11-21 Thread Dimitry Andric
On 21 Nov 2024, at 18:17, Guido Falsi wrote: > > On 20/11/24 23:50, Guido Falsi wrote: >> On 20/11/24 22:14, Dimitry Andric wrote: >>> On 20 Nov 2024, at 18:32, Guido Falsi wrote: I've noticed that recently some ports are dumping core during builds of dependencies in head in poudriere

Re: port binary dumping core on recent head in poudriere

2024-11-21 Thread Guido Falsi
On 20/11/24 23:50, Guido Falsi wrote: On 20/11/24 22:14, Dimitry Andric wrote: On 20 Nov 2024, at 18:32, Guido Falsi wrote: I've noticed that recently some ports are dumping core during builds of dependencies in head in poudriere. I'm seeing this for example with sassc crashing while trying

Re: port binary dumping core on recent head in poudriere

2024-11-21 Thread Mark Millard
[Just resending, including the original-sender's listing of freebsd=ports.] On Nov 21, 2024, at 02:22, Mark Millard wrote: > I've noticed that recently some ports are dumping core during builds of > dependencies in head in poudriere. > > I'm seeing this for example with sassc crashing while tr

buildworld error ld: error: version script assignment of 'FBSD_1.5' to symbol 'getentropy' failed: symbol not defined

2024-11-21 Thread Alexander Leidinger
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 U