On 11 Aug 2021, at 12:22, FreeBSD User <free...@walstatt-de.de> wrote:
> 
> Am Wed, 11 Aug 2021 11:46:18 +0200
> FreeBSD User <free...@walstatt-de.de> schrieb:
>> Am Wed, 11 Aug 2021 02:18:35 GMT
>> Alexander Motin <m...@freebsd.org> schrieb:
...
> After a fresh build from scratch the error reported in the first message 
> seems to be a bit
> cloudy, but after restarting the buildworld again (without cleanup the 
> world), I (naively)
> guess the error shown then (see below) covers a bit more of the source of the 
> fault.
...
> zstd_shim.pieo zstd.pieo ar: warning: can't open file: ccopy.pieo: No such 
> file or directory
> ar: warning: can't open file: dec32be.pieo: No such file or directory ar: 
> warning: can't open
> file: dec64be.pieo: No such file or directory ar: warning: can't open file: 
> enc32be.pieo: No
> such file or directory ar: warning: can't open file: enc64be.pieo: No such 
> file or directory
> ar: warning: can't open file: pemdec.pieo: No such file or directory ar: 
> warning: can't open
> file: ec_all_m31.pieo: No such file or directory ar: warning: can't open file:

This is because ar started returning failures for missing object files.
It should now be fixed by Warner's commit
https://cgit.freebsd.org/src/commit/?id=879675e9a0d84880cad9834e2ef98e8724c5532c
("stand: Add MK_PIE=no to defs.mk").

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to