https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251191
--- Comment #3 from Yasuhiro KIMURA <y...@utahime.org> --- The problem is found. If a port uses 'USES=cmake' and also defines do-install target, then `make describe` produces such warning message as below. make: "/usr0/freebsd/ports/head/sysutils/osquery/Makefile" line 78: warning: duplicate script for target "do-install" ignored make: "/usr0/freebsd/ports/head/Mk/Uses/ninja.mk" line 29: warning: using previous script for "do-install" defined here I'll investigate and update patch to fix it. So please suspend exp-run until new patch is unloaded. -- You are receiving this mail because: You are on the CC list for the bug.