[MacPorts] #61136: pypy-tkinter @7.3.1_1: tklib_cffi.pypy-73.so is being used by the active pypy port
MacPorts
noreply at macports.org
Mon Sep 7 05:55:16 UTC 2020
#61136: pypy-tkinter @7.3.1_1: tklib_cffi.pypy-73.so is being used by the active
pypy port
------------------------+--------------------------------
Reporter: ryandesign | Owner: danchr
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Keywords: | Port: pypy-tkinter, pypy
------------------------+--------------------------------
pypy-tkinter depends on pypy but installs some of the same files it does:
https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/29991/steps
/install-port/logs/stdio
{{{
Error: Failed to activate pypy-tkinter: Image error:
/opt/local/lib/pypy/lib_pypy/_tkinter/tklib_cffi.pypy-73.so is being used
by the active pypy port. Please deactivate this port first, or use 'port
-f activate pypy-tkinter' to force the activation.
}}}
For some reason we only see this on 10.7, not on later OS versions.
It looks like the pypy portfile uses `--without-_tkinter` but it installs
tkinter anyway. Here's the log from the pypy build:
https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/29990/steps
/install-port/logs/stdio
--
Ticket URL: <https://trac.macports.org/ticket/61136>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list