Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 18:22:52 -0500
From:      Tim Daneliuk <tundra@tundraware.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Error Building cmake Port
Message-ID:  <3c2e6d77-1d1e-baba-f3e9-f3a253d21758@tundraware.com>

next in thread | raw e-mail | index | archive | help
Trying to build cmake and getting this, even though setuptools is installed:

Scanning dependencies of target documentation
[  5%] sphinx-build man: see Utilities/Sphinx/build-man.log
Traceback (most recent call last):
  File "/usr/local/bin/sphinx-build", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
--- Utilities/Sphinx/doc_format_man ---
*** [Utilities/Sphinx/doc_format_man] Error code 1


This is on:  11.3-STABLE FreeBSD 11.3-STABLE #0 r351732


Anyone else encounter this and/or have a fix (I've tried reinstalling setuptools).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3c2e6d77-1d1e-baba-f3e9-f3a253d21758>