Re: buildworld falure: truncated or malformed archive

2018-12-27 Thread Ed Maste
On Thu, 27 Dec 2018 at 19:16, Warner Losh wrote: > > On Thu, Dec 27, 2018, 5:29 PM Ed Maste > >> On Thu, 27 Dec 2018 at 14:35, Ryan Stone wrote: >> > >> > I seem to recall something about libarchive or ar having a bug >> > creating archives > 4GB, >> >> Indeed, FreeBSD's bespoke ar does not suppo

Re: buildworld falure: truncated or malformed archive

2018-12-27 Thread Warner Losh
On Thu, Dec 27, 2018, 5:29 PM Ed Maste On Thu, 27 Dec 2018 at 14:35, Ryan Stone wrote: > > > > I seem to recall something about libarchive or ar having a bug > > creating archives > 4GB, > > Indeed, FreeBSD's bespoke ar does not support the /SYM64/ format > needed for offsets >4GB. imp@ also ran

Re: buildworld falure: truncated or malformed archive

2018-12-27 Thread Ed Maste
On Thu, 27 Dec 2018 at 14:35, Ryan Stone wrote: > > I seem to recall something about libarchive or ar having a bug > creating archives > 4GB, Indeed, FreeBSD's bespoke ar does not support the /SYM64/ format needed for offsets >4GB. imp@ also ran into this; I'm not sure what's causing libclang.a t

Re: buildworld falure: truncated or malformed archive

2018-12-27 Thread Warner Losh
On Thu, Dec 27, 2018, 2:36 PM Ryan Stone I'm trying to update an old (~May 2018) -head system to the latest, > but I'm getting a persistent error during buildworld: > > ld: error: /usr/obj/usr/src/amd64.amd64/lib/clang/libclang/libclang.a: > could not get the member for symbol > > _ZN5clang17Multi

buildworld falure: truncated or malformed archive

2018-12-27 Thread Ryan Stone
I'm trying to update an old (~May 2018) -head system to the latest, but I'm getting a persistent error during buildworld: ld: error: /usr/obj/usr/src/amd64.amd64/lib/clang/libclang/libclang.a: could not get the member for symbol _ZN5clang17MultiplexConsumerC1ENSt3__16vectorINS1_10unique_ptrINS_11A

Re: head -r3418363: top -opid process list order is rather odd (top -Saopid example shown)

2018-12-27 Thread Mateusz Guzik
I suspect this is a side-effect of r340742 ("proc: implement pid hash locks and an iterator"). Prior to the change exporting code would just iterate allproc, which will appear sorted for *most* processes and most importantly kernel ones. Note the allproc list is most definitely not sorted in gener

Re: efibootmgr: Cannot translate unix loader path xxx\xxx\xxx to UEFI: No error: 0

2018-12-27 Thread Warner Losh
On Dec 27, 2018 7:42 AM, "O. Hartmann" wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am Thu, 27 Dec 2018 13:29:44 +0100 "Hartmann, O." schrieb: > Updated Fujitsu Celsius M740 to its lates UEFI firmware today. > After this update, the box won't boot FreeBSD 12-STABLE anymore! With > d

Re: efibootmgr: Cannot translate unix loader path xxx\xxx\xxx to UEFI: No error: 0

2018-12-27 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am Thu, 27 Dec 2018 13:29:44 +0100 "Hartmann, O." schrieb: > Updated Fujitsu Celsius M740 to its lates UEFI firmware today. > After this update, the box won't boot FreeBSD 12-STABLE anymore! With > disabled CSM, the firmware doesn't recognise the b

Re: /usr/src/lib/clang/libclang 'emmintrin.h' file not found

2018-12-27 Thread Julian H. Stacey
Hi, Reference: > From: Enji Cooper > Date: Thu, 27 Dec 2018 03:55:15 -0800 Enji Cooper wrote: > > --Apple-Mail=_4BF6CECA-E53F-44F5-A629-849091814850 > Content-Transfer-Encoding: quoted-printable > Content-Type: text/plain; > charset=utf-8 > > > > On Dec 27, 2018, at 3:48

Re: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (RPI/arm64)

2018-12-27 Thread Gary Jennejohn
On Thu, 27 Dec 2018 03:58:51 -0800 Enji Cooper wrote: > > On Dec 27, 2018, at 2:17 AM, Trev wrote: > > > > Graham Perrin wrote on 26/12/2018 21:20: > >> grahamperrin@momh167-gjp4-8570p:~ % date ; uname -v > >> Wed Dec 26 10:18:52 GMT 2018 > >> FreeBSD 13.0-CURRENT r342466 GENERIC-NODEBUG > >>

efibootmgr: Cannot translate unix loader path xxx\xxx\xxx to UEFI: No error: 0

2018-12-27 Thread Hartmann, O.
Updated Fujitsu Celsius M740 to its lates UEFI firmware today. After this update, the box won't boot FreeBSD 12-STABLE anymore! With disabled CSM, the firmware doesn't recognise the boot SSD's freebsd-efi partition for UEFI boot anymore - which was no problem before. When trying FreeBSD 13-CURRENT

Re: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (RPI/arm64)

2018-12-27 Thread Enji Cooper
> On Dec 27, 2018, at 2:17 AM, Trev wrote: > > Graham Perrin wrote on 26/12/2018 21:20: >> grahamperrin@momh167-gjp4-8570p:~ % date ; uname -v >> Wed Dec 26 10:18:52 GMT 2018 >> FreeBSD 13.0-CURRENT r342466 GENERIC-NODEBUG >> grahamperrin@momh167-gjp4-8570p:~ % iridium >> ld-elf.so.1: /usr/local

Re: /usr/src/lib/clang/libclang 'emmintrin.h' file not found

2018-12-27 Thread Enji Cooper
> On Dec 27, 2018, at 3:48 AM, Julian H. Stacey wrote: > > Hi current@ > Anyone else seeing make buildworld Clang failures ? > ls -l /usr/bin suggests I last made world on Dec 9, > since then I've failed twice below > Seems the UPDATING doesnt give enough to rescue this. > --- > >

/usr/src/lib/clang/libclang 'emmintrin.h' file not found

2018-12-27 Thread Julian H. Stacey
Hi current@ Anyone else seeing make buildworld Clang failures ? ls -l /usr/bin suggests I last made world on Dec 9, since then I've failed twice below Seems the UPDATING doesnt give enough to rescue this. --- cd /usr/src cat .ctm_status # I recall src-cur 13840 make world ... failed

Re: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ"

2018-12-27 Thread Trev
Graham Perrin wrote on 26/12/2018 21:20: grahamperrin@momh167-gjp4-8570p:~ % date ; uname -v Wed Dec 26 10:18:52 GMT 2018 FreeBSD 13.0-CURRENT r342466 GENERIC-NODEBUG grahamperrin@momh167-gjp4-8570p:~ % iridium ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" grahamperrin@