Hello, MacPorts folks:
I am following the MacPorts wiki "Migration"[1] instructions as I move
from a macOS 10.14.6 Mojave machine with an intel CPU to a macOS 13.1
Monterey machine with an arm64 CPU. I got stuck with a bug in the tiff
port, which fails during destroot under the +universal vari
On Mon, 11 Apr 2022, Ryan Schmidt wrote:
> Run "sudo port selfupdate" to get the most recent ports.tar. Do you
> still see the problem then?
I did run that first; apologies for not mentioning it (there were no
issues).
In fact, my schedule is:
Sunday: "port -u uninstall" to clean out port
Arch supports have been added to my local installations of the kde4 and qt4
portgroup files.
That doesn’t solve the problem.
I now have in my local ports dir
ports:
databases:
openldap
devel:
aqbanking:
automac:
gwe
I was trying to install py310-jupyter but the install failed when building
py310-jupyterlab_widgets. The problem seems to be that the StaticModule
package is imported by
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/jupyter_packaging/setupbase.py
bu
On Apr 10, 2022, at 16:31, Dave Horsfall wrote:
> Early MacBook Pro, High Sierra 10.13.6, MacPorts 2.7.2.
>
> When doing my weekly MacPorts maintenance (doesn't everyone?), I saw this
> during a "port reclaim" (automatically requested):
>
>Found no inactive ports.
>---> Building list o
>> It seems to be a problem with the 'ccache' package/port on MacOS
>> 10.7.5. After updating to current git (and running `port sync`),
>> `port upgrade outdated` just tried to compile emacs 28.1, and
>> exactly the same problem happened.
>
> It looks like /run/user//ccache-tmp is indeed a path
On Apr 9, 2022, at 14:33, Werner LEMBERG wrote:
>>> ```
>>> ccache /opt/local/bin/clang-mp-13 ... conftest.c >&5
>>> ccache: error: Failed to create temporary file for
>>> /run/user/507/ccache-tmp/tmp.cpp_stdout.RTVNqj: Operation not permitted
>>> ```
>>>
>>> What's the reason that `port` tries