# make install clean [skip] pkg-static: py37-sphinx18-1.8.5,1 conflicts with py37-sphinx-3.0.2,1 (installs files into the same place). Problematic file: /usr/local/bin/sphinx-apidoc-3.7 *** Error code 70 Stop. make[5]: stopped in /sharedfs/usr/ports/textproc/py-sphinx18 *** Error code 1 Stop. make[4]: stopped in /sharedfs/usr/ports/www/py-requests-toolbelt *** Error code 1 Stop. make[3]: stopped in /sharedfs/usr/ports/www/py-requests-toolbelt *** Error code 1 Stop. make[2]: stopped in /sharedfs/usr/ports/security/py-acme *** Error code 1 Stop. make[1]: stopped in /sharedfs/usr/ports/security/py-certbot-nginx *** Error code 1 Stop. make: stopped in /sharedfs/usr/ports/security/py-certbot-nginx
Thanks for the report. Do you know what port is pulling sphinx18? Usually it's necessary for building documentation, try a `pkg autoremove` to see if it will be removed.
===> Staging for py37-acme-1.4.0,1 ===> py37-acme-1.4.0,1 depends on package: py37-cryptography>=1.2.3 - found ===> py37-acme-1.4.0,1 depends on package: py37-josepy>=1.1.0 - found ===> py37-acme-1.4.0,1 depends on package: py37-openssl>=0.13.1 - found ===> py37-acme-1.4.0,1 depends on package: py37-pyrfc3339>0 - found ===> py37-acme-1.4.0,1 depends on package: py37-pytz>0 - found ===> py37-acme-1.4.0,1 depends on package: py37-requests>=2.6.0 - found ===> py37-acme-1.4.0,1 depends on package: py37-requests-toolbelt>=0.3.0 - not found ===> License APACHE20 accepted by the user ===> py37-requests-toolbelt-0.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-requests-toolbelt-0.8.0_1 for building ===> Extracting for py37-requests-toolbelt-0.8.0_1 => SHA256 Checksum OK for requests-toolbelt-0.8.0.tar.gz. ===> Patching for py37-requests-toolbelt-0.8.0_1 ===> py37-requests-toolbelt-0.8.0_1 depends on package: py37-sphinx18>0 - not found ===> py37-sphinx18-1.8.5,1 conflicts with installed package(s): py37-sphinx-3.0.2,1 They install files into the same place. You may want to stop build with Ctrl + C. ===> License BSD2CLAUSE accepted by the user ===> py37-sphinx18-1.8.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-sphinx18-1.8.5,1 for building ===> Extracting for py37-sphinx18-1.8.5,1 => SHA256 Checksum OK for python/Sphinx-1.8.5.tar.gz. ===> Patching for py37-sphinx18-1.8.5,1
pkg autoremove Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 42 packages: Installed packages to be REMOVED: gettext-tools: 0.20.2 libffi: 3.2.1_3 libtextstyle: 0.20.2 pkgconf: 1.6.3,1 py37-Babel: 2.8.0 py37-Jinja2: 2.10.1 py37-MarkupSafe: 1.1.1 py37-alabaster: 0.7.6 py37-asn1crypto: 1.3.0 py37-certifi: 2020.4.5.1 py37-cffi: 1.14.0 py37-chardet: 3.0.4_3 py37-cryptography: 2.6.1 py37-cython: 0.29.15 py37-docutils: 0.15.2 py37-idna: 2.8 py37-imagesize: 1.1.0 py37-josepy: 1.3.0 py37-openssl: 19.0.0 py37-packaging: 20.3 py37-pycparser: 2.19 py37-pygments: 2.5.2 py37-pyparsing: 2.4.7 py37-pyrfc3339: 1.1 py37-pysocks: 1.7.1 py37-pystemmer: 2.0.0.1 py37-pytz: 2019.3,1 py37-requests: 2.22.0 py37-setuptools: 44.0.0 py37-six: 1.14.0 py37-snowballstemmer: 1.2.1 py37-sphinx: 3.0.2,1 py37-sphinx_rtd_theme: 0.4.3 py37-sphinxcontrib-applehelp: 1.0.2 py37-sphinxcontrib-devhelp: 1.0.2 py37-sphinxcontrib-htmlhelp: 1.0.3 py37-sphinxcontrib-jsmath: 1.0.1 py37-sphinxcontrib-qthelp: 1.0.3 py37-sphinxcontrib-serializinghtml: 1.1.4 py37-sphinxcontrib-websupport: 1.1.2 py37-urllib3: 1.25.7,1 python37: 3.7.7 Number of packages to be removed: 42
(In reply to Igor Konov from comment #2) Thanks. Taking a look on www/py-requests-toolbelt.
www/py-requests-toolbelt is now pulling the latest sphinx with py37, ports r535010. Update your ports tree and try it again. And please, let me know if you have any other issue.
Success.
(In reply to Igor Konov from comment #6) Thank you for the heads up.