Date: Thu, 19 Aug 2021 21:23:52 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Karl Denninger <karl@denninger.net> Cc: freebsd-arm@freebsd.org Subject: Re: Hmmmm.... wha happen? Message-ID: <20210819212352.56573449f73ad0461fc5c42b@bidouilliste.com> In-Reply-To: <ebf5240f-5be1-f97a-4dd5-65a43317459f@denninger.net> References: <067dcb18-a0ce-79b3-9a83-c79d29cf87d7@denninger.net> <YR29FshRg3W4ZPXc@mail.bsd4all.net> <7ffeccc9-5723-71bf-f538-13ed445e7368@denninger.net> <ebf5240f-5be1-f97a-4dd5-65a43317459f@denninger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 Aug 2021 14:36:27 -0400 Karl Denninger <karl@denninger.net> wrote: > On 8/19/2021 07:29, Karl Denninger wrote: > > > > On 8/18/2021 22:08, Herbert J. Skuhra wrote: > >> On Wed, Aug 18, 2021 at 08:41:08PM -0400, Karl Denninger wrote: > >>> Ok, did I screw this up or did the updates to the RPI firmware=20 > >>> somewhere > >>> blow things up for a 3 Model B?=A0 The SD card slot appears to have > >>> disappeared. > >> https://lists.freebsd.org/archives/freebsd-arm/2021-July/000343.html > >> > >> https://lists.freebsd.org/archives/freebsd-arm/2021-July/000371.html > > > > So..... if I'm running packages...... > > > > (I suppose I could try to "overload" the rpi-3 uboot port, which, it=20 > > appears, is 2017.01!=A0 Uh, that's probably not what I want EITHER.) > > > Well now I may have a dead end for the moment. >=20 > Just blew away the ports tree on the box, fetched the current one, and=20 > attempted to build just sysutils/u-boot-rpi3 and got: >=20 > ...... >=20 > In file included from tools/kwbimage.c:14: > In file included from include/image.h:19: > In file included from ./arch/sandbox/include/asm/byteorder.h:20: > In file included from include/linux/byteorder/little_endian.h:13: > /usr/local/include/linux/types.h:9:18: error: typedef redefinition with > =A0=A0=A0=A0=A0 different types ('uint64_t' (aka 'unsigned long') vs 'un= signed=20 > long long') > typedef uint64_t __u64; > =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^ > include/asm-generic/int-ll64.h:29:42: note: previous definition is here > __extension__ typedef unsigned long long __u64; >=20 > and that's that, so obviously there's something in the port requirement=20 > that is not on the box and the ports system, when trying to build this=20 > port alone, fails to resolve. >=20 > It's blowing up in u-boot-tools which has to build first. >=20 > Can't patch the code if it won't build.=A0 I'll see if I can find an olde= r=20 > copy of u-boot for the RPI3 somewhere. >=20 > Crap. >=20 I'm not aware of any problems building u-boot currently, on what system did you try ? --=20 Emmanuel Vadot <manu@bidouilliste.com> <manu@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210819212352.56573449f73ad0461fc5c42b>