Update to 40.7.2 Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
Here's the updated patch for 40.7.3 which fixes a bug in package_index.
If the exp-run does not start yet, please use the new patch (40.8.0). Thanks.
New failures with setuptools 40.7.0: + {"origin"=>"devel/py-cbor2", "phase"=>"configure", "errortype"=>"???"} + {"origin"=>"net/py-ldap0", "phase"=>"configure", "errortype"=>"???"} + {"origin"=>"www/moinmoin", "phase"=>"configure", "errortype"=>"???"} New failure logs: http://package22.nyi.freebsd.org/data/112amd64-default-PR235259PR235474PR235507/2019-02-05_16h51m55s/logs/errors/py27-cbor2-4.1.2.log http://package22.nyi.freebsd.org/data/112amd64-default-PR235259PR235474PR235507/2019-02-05_16h51m55s/logs/errors/py27-ldap0-0.0.60_1.log http://package22.nyi.freebsd.org/data/112amd64-default-PR235259PR235474PR235507/2019-02-05_16h51m55s/logs/errors/moinmoin-1.9.10.log
Here's the updated patch for py-setuptools 4.8.0 and fixes for the above ports.
(In reply to Sunpoet Po-Chuan Hsieh from comment #4) It should be py-setuptools 40.8.0.
Exp-run looks fine
A commit references this bug: Author: sunpoet Date: Sun Feb 10 00:08:38 UTC 2019 New revision: 492575 URL: https://svnweb.freebsd.org/changeset/ports/492575 Log: Update to 40.8.0 Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst PR: 235474 Exp-run by: antoine Changes: head/devel/py-cbor2/Makefile head/devel/py-setuptools/Makefile head/devel/py-setuptools/distinfo head/net/py-ldap0/Makefile head/www/moinmoin/files/patch-setup.cfg
Committed. Thanks!