On Sun, Dec 09, 2018 at 09:34:56PM -0500, Ted Unangst wrote: > having updated ports tree to rebuild mercurial, i noticed this error. > > ===> Looking for mercurial-x11-4.5.3p3.tgz in $PKG_PATH - not found > > *** Error 1 in . (/home/tedu/ports/infrastructure/mk/bsd.port.mk:1992 > '/home/tedu/ports/packages/sparc64/c > ache/mercurial-x11-4.5.3p3.tgz': @...) > > Everything built and installed correctly, otherwise. Perhaps operator error, I > am not sure if the command actually failed, FETCH_PACKAGES=Yes seemed to work > for other packages. This is 6.4. Looking at line 1992 didn't reveal much.
Are you on the 6.4 branch or the -current branch ? Semantics of FETCH_PACKAGES changed from "Yes/No" to "Options for pkg_add/No" right after 6.4
