https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283679
Oleh Vinichenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Oleh Vinichenko <[email protected]> --- this change does fix etcupdate's not found file issue, how `make ftp` still fails with no other errors make: 1 error make: stopped making "ftp" in /usr/src/release .ERROR_TARGET='base.txz' .ERROR_META_FILE='' .MAKE.LEVEL='0' MAKEFILE='' .MAKE.MODE='meta missing-filemon=yes missing-meta=yes silent=yes verbose' _ERROR_CMD='.PHONY' .CURDIR='/usr/src/release' .MAKE='make' .OBJDIR='/usr/obj/usr/src/amd64.amd64/release' .TARGETS='ftp' CPUTYPE='native' DESTDIR='' LD_LIBRARY_PATH='' MACHINE='amd64' MACHINE_ARCH='amd64' MACHINE_CPUARCH='amd64' MAKEOBJDIRPREFIX='' MAKESYSPATH='/usr/src/share/mk' MAKE_VERSION='20250804' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' SRCTOP='/usr/src' OBJTOP='/usr/obj/usr/src/amd64.amd64' i tried make -j8 -DNOPORTS -DNODOC -DKERNCONF="CHAKLUNCHIK" ftp i use META_MODE which is compiled into kernel via device filemon in kernel config. -- You are receiving this mail because: You are the assignee for the bug.
