[Bug 261215] objcopy fails to work on itself which make buildworld with NO_CLEAN fail
Date: Mon, 24 Jun 2024 15:08:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261215 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- Also happens with 15-CURRENT (4771c2e9d1c) on riscv64. /etc/src.conf has WITHOUT_CROSS_COMPILER=yes WITHOUT_CLEAN=yes this happens when there's already a build in /usr/obj and we change to a different (similar) commit and then "make buildworld" again. -- You are receiving this mail because: You are the assignee for the bug.