Am 16.11.23 um 10:34 schrieb Jonathan Perkin:
* On 2023-11-16 at 09:25 GMT, Ede Wolf wrote:===> Installing dependencies for mktools-20220614 => Tool dependency mktools-[0-9]*: NOT foundThis logically should not be possible.
Is your checkout corrupt in some way, or you've set some things in mk.conf that are affecting these negatively?
Thanks, that was it. You made me remember, that I had set both: WRKDIR and WRKOBJDIRto different directories, because I am not able to comprehend the differences from the website and I wanted to see, what is being put in there. To hopefully get a clue.
And to make sure, absolutely everything temprary gets really moved away from PKGSRCDIR
Now, removing WRKDIR and getting back just to just defining WRKOBJDIR from mk.conf makes building packages work again.
Would have never had related these settings to those error messages. Thanks very much for your very fast reponse! Ede