On 2021/06/17 11:02, Stuart Henderson wrote:
> On 2021/06/17 07:29, wen heping wrote:
> > Here is the revised patch which update to 2.12.2.
> >
> > It build well and pass the test on amd64-current system.
>
> It does not, it still has the same problem I mentioned when you sent
> the 2.12.0 update; it requires a newer version of setuptools than
> we have in ports.
>
===> Building for py3-pikepdf-2.12.2
WARNING: The directory '/py-pikepdf-2.12.2_writes_to_HOME/.cache/pip' or its
parent directory is not owned or is not writable by the current user. The cache
has been disabled. Check the permissions and owner of that directory. If
executing pip with sudo, you may want sudo's -H flag.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x128e9c751f0>: Failed to establish a new connection: [Errno 13] Permission
denied')': /simple/setuptools/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x128e9c75cd0>: Failed to establish a new connection: [Errno 13] Permission
denied')': /simple/setuptools/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x128e9c75eb0>: Failed to establish a new connection: [Errno 13] Permission
denied')': /simple/setuptools/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x128e9c75220>: Failed to establish a new connection: [Errno 13] Permission
denied')': /simple/setuptools/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x128e9c75d00>: Failed to establish a new connection: [Errno 13] Permission
denied')': /simple/setuptools/
ERROR: Could not find a version that satisfies the requirement setuptools>=50
ERROR: No matching distribution found for setuptools>=50