[Bug 251191] Mk/Uses/ninja.mk: 'USES=cmake emacs' results in build error with ninja

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 16 20:45:42 GMT 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251191

--- Comment #3 from Yasuhiro KIMURA <yasu at 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.


More information about the kde-freebsd mailing list