For reasons unclear to me, recompiling lang/python27 made the problem
go away. No upgrade discernible, just a recompile/deinstall/reinstall.
Thanks for reading,
bob prohaska
On Tue, Jul 16, 2019 at 03:41:44PM -0700, bob prohaska wrote:
> Attempts to compile www/node on an rpi3 running -current a
Attempts to compile www/node on an rpi3 running -current at r349989 with
ports at 506782 reports:
File "tools/gyp/pylib/gyp/generator/make.py", line 1756, in WriteMakeRule
cmddigest = hashlib.sha1(command if command else self.target).hexdigest()
AttributeError: 'module' object has no attr