Re: wine-devel could not load binary

2019-01-05 Thread Ryan Schmidt
On Dec 22, 2018, at 16:06, Ryan Schmidt wrote: > On Dec 22, 2018, at 15:33, Ryan Schmidt wrote: > >> Another possible solution is to remove our wrapper -- I don't remember why >> it exists. When I first added the wine port 12 years ago, I said there were >> "font issues", but I don't remembe

gdb

2019-01-05 Thread James Linder
Hi can anybody show me mt errant ways I installed gdb codesigned as per https://sourceware.org/gdb/wiki/BuildingOnDarwin#Giving_gdb_permission_to_control_other_processes I get [Haycorn] /Users/jam/nodups [510]% ggdb nodups.app/Contents/MacOS/nodups GNU gdb (GDB) 8.0.1 Copyright (C) 2017 Free So

Re: wine-devel could not load binary

2019-01-05 Thread Gijs Vermeulen
Hi Ryan, Thank you for the fast responses and sorry for my late one. I can confirm that 4.0-rc3 works again. I haven't tested extensively, but if I notice anything odd I'll let you know. Regards, Gijs Op vr 28 dec. 2018 om 20:10 schreef Ryan Schmidt : > > > On Dec 22, 2018, at 16:06, Ryan Schm

Vlc build fail

2019-01-05 Thread rmgls
hello all, Attempting to build VLC I get the following: :info:build /usr/bin/install -c -m 644 icons/128x128/vlc.png icons/128x128/vlc-xmas.png '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-

Re: Experiences with union mounts in MacOS?

2019-01-05 Thread Ces VLC
Thanks a lot, Michael, Daniel, and Richard, for your comments. Union mounts are a very powerful feature that solves many needs, but, sadly, it's not something you can rely on for critical-mission projects, because it seems to be very little tested, if at all. Anyway, there are workarounds that can

Gimp crashes when loading png or jpg

2019-01-05 Thread Piet van Oostrum
Hello, Suddenly my gimp crashes when I try to load a PNG or JPG file. It gives the error message: Plug-in crashed: "file-png" (/Applications/MacPorts/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/file-png/file-png) Plug-in crashed: "file-jpeg" (/Applications/MacPorts/GIMP.app/Contents/Resour

Re: pkg reclaim and versions check

2019-01-05 Thread Riccardo Mottola via macports-users
Hi Ken. Ken Cunningham wrote: It can be risky to use port reclaim for systems that can't use the buildbots as backup, or don't have a buildbot like 10.5 Intel or 10.4 PPC. You must be quite careful, or you'll be doing a lot of needless rebuilding. For each port or ports that you know you want

Re: pkg reclaim and versions check

2019-01-05 Thread Ken Cunningham
On 2019-01-02, at 10:00 AM, Riccardo Mottola wrote: > Hi Ken. > > Ken Cunningham wrote: >> It can be risky to use port reclaim for systems that can't use the buildbots >> as backup, or don't have a buildbot like 10.5 Intel or 10.4 PPC. >> >> You must be quite careful, or you'll be doing a lot

Re: gdb

2019-01-05 Thread James Linder
> On 6 Jan 2019, at 1:00 am, Mojca Miklavec wrote: > > Dear James, > > I don't quite understand what your question/problem is. Can you please > be more explicit (ideally on the mailing list). > > Mojca > > On Sat, 5 Jan 2019 at 15:11, James Linder wrote: >> >> Hi >> >> can anybody show m