Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build.sh kernel does not finish with endless nbctfmerge run



Hi,

The following two commits cause endless nbctfmerge run
at end of build.sh kernel=GENERIC for me.
My environment is NetBSD/amd64 10.99.10 of yesterday.

Could you investigate my problem?

Module Name:	src
Committed By:	christos
Date:		Wed Mar 27 21:53:06 UTC 2024

Modified Files:
	src/external/bsd/elftoolchain/dist/libdwarf: libdwarf_reloc.c

Log Message:
Don't try to compile the arch-specific relocation code if we don't have the
built-in headers (for tools)

To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    src/external/bsd/elftoolchain/dist/libdwarf/libdwarf_reloc.c

Module Name:	src
Committed By:	christos
Date:		Wed Mar 27 21:54:43 UTC 2024

Modified Files:
	src/tools: Makefile.nbincludes
	src/tools/elftoolchain/libdwarf: Makefile

Log Message:
Remove dependency to elfdefinitions.h, this is a mess, since it needs
${TOOL_M4} which might not be available yet.

To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tools/Makefile.nbincludes
cvs rdiff -u -r1.4 -r1.5 src/tools/elftoolchain/libdwarf/Makefile


Thank you.

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index