Re: Can't build evbarm

2024-01-25 Thread Adam
> Today, the build fails while making tools: > > > --- md2.lo --- > /dist/src/tools/compat/../../lib/libc/hash/md2/md2.c:130:4: error: call to > undeclared function 'MD2Transform'; ISO C99 and later do not support implicit > function declarations [-Wimplicit-function-declaration] >

Re: Can't build evbarm

2024-01-25 Thread Martin Husemann
On Thu, Jan 25, 2024 at 09:20:50AM +0100, Adam wrote: > Reverting lib/libc/hash/md2/md2.c to v1.7 fixes the build. All builds are working again, if this still fails for you there must be a local problem in your setup. Martin

Re: Can't build evbarm

2024-01-25 Thread Adam
> All builds are working again, if this still fails for you there must be > a local problem in your setup. > > Martin My setup is cross-building NetBSD on macOS. Adam

Re: Can't build evbarm

2024-01-25 Thread Martin Husemann
On Thu, Jan 25, 2024 at 10:52:30AM +0100, Adam wrote: > > All builds are working again, if this still fails for you there must be > > a local problem in your setup. > > > > Martin > > My setup is cross-building NetBSD on macOS. But that doesn't explain the issues you are seeing, no host tools sh

Re: Can't build evbarm

2024-01-25 Thread Robert Elz
Date:Thu, 25 Jan 2024 09:20:50 +0100 From:Adam Message-ID: <39200422-f15b-42c6-87c0-b23f92d13...@netbsd.org> | > Today, the build fails while making tools: | > Please show me the full command line for the compile which is producing that error (and confirm all yo

Re: Can't build evbarm

2024-01-25 Thread Christos Zoulas
I don't know what's different in your build, but reeling.netbsd.org shows all the builds are working. Are you cross building? christos > On Jan 25, 2024, at 3:20 AM, Adam wrote: > >> Today, the build fails while making tools: >> >> >> --- md2.lo --- >> /dist/src/tools/compat/../../lib/libc/h

Re: Can't build evbarm

2024-01-25 Thread Chris Pinnock
> On 25 Jan 2024, at 09:52, Adam wrote: > >> All builds are working again, if this still fails for you there must be >> a local problem in your setup. >> >> Martin > > My setup is cross-building NetBSD on macOS. > > Adam I’ve have issues building on macOS (since Big Sur) where the target is am

Re: Can't build evbarm

2024-01-25 Thread Adam
> I don't know what's different in your build, but reeling.netbsd.org shows all > the builds are working. Are you cross building? > > christos Yes. This is a cross-build on macOS 14.3 with clang. Adam

Re: Can't build evbarm

2024-01-25 Thread Robert Elz
Date:Thu, 25 Jan 2024 20:12:36 +0100 From:Adam Message-ID: | Correct, _LIBC_INTERNAL is not defined for tools/compat. I wonder what the difference is between your environment, and a standard build on a NetBSD host. | MD2Transform() must be defined for MD2Update

Re: Can't build evbarm

2024-01-25 Thread Adam
>> My setup is cross-building NetBSD on macOS. >> >> Adam > > I’ve have issues building on macOS (since Big Sur) where the target is amd64, > arm64 or i386. The tools for CTF do not work properly. Lukem put some fixes > in place but I’m not sure if they were fully resolved. You might get away

daily CVS update output

2024-01-25 Thread NetBSD source update
Updating src tree: P src/sys/arch/evbppc/conf/Makefile.wii.inc P src/sys/arch/evbppc/conf/WII P src/sys/arch/evbppc/conf/files.wii P src/sys/arch/evbppc/conf/std.wii P src/sys/arch/evbppc/include/wii.h P src/sys/arch/evbppc/wii/mainbus.c U src/sys/arch/evbppc/wii/dev/exi.c U src/sys/arch/evbppc/w