mpv @0.28.2_1 builds on mojave but video is blank

2018-10-09 Thread Richard L. Hamilton
The audio plays fine, and the window comes up the right size, but it's always black, with a variety of files (mp4, mkv, m4v, avi, swf, at least; what I had handy to try). It worked back on High Sierra (same version of mpv, I think). And I made sure I built ffmpeg with the same variants I'd had

Re: migration to mojave, my experience so far

2018-10-09 Thread Chris Jones
Hi, It's a darn shame there can't be a private buildbot running a public OS beta, to get an earlier jump on new OS support, not to mention a field in the tickets explicitly for port version, so that the buildbots could on build failure automatically check for, and if not found, submit tickets

Re: port not installing

2018-10-09 Thread Chris Jones
Hi, As Ryan has been alluding to, something is not right with your installation, and its very hard to work out what from the information you are providing. You say your OS has effectively been updated. Have you followed the migration instructions https://trac.macports.org/wiki/Migration t

gutenprint fails to build

2018-10-09 Thread Riccardo Mottola via macports-users
Hi all! latest turn of upgrades on Leopard 10.5 I get the failure below building gutenprint. do you think the issue is the version of GCC used or is gutenprint not compatible with GCC anymore? unfortunately the makefile is not printing out which CC is being used, so which compiler! Ricca

Re: gutenprint fails to build

2018-10-09 Thread Chris Jones
Hi, Please provide a *complete* log from a clean build. The compiler version is likely listed in an earlier section you have removed. Chris On 09/10/18 09:39, Riccardo Mottola via macports-users wrote: Hi all! latest turn of upgrades on Leopard 10.5 I get the failure below building gutenpr

netbpm fails to build on Leopard

2018-10-09 Thread Riccardo Mottola via macports-users
Hi! with the latest update round, I have this new issue. Any clues? Should I just try a different compiler? a dependency mssing? I can open a ticket of course. I tried configure.compiler=macports-gcc-6 but the issue persists unchancged. I then tried macports-clang-3.9, but it doesn't help ei

Re: netbpm fails to build on Leopard

2018-10-09 Thread Chris Jones
On 09/10/18 09:54, Riccardo Mottola via macports-users wrote: Hi! with the latest update round, I have this new issue. Any clues? Should I just try a different compiler? a dependency mssing? I can open a ticket of course. I tried configure.compiler=macports-gcc-6 but the issue persists un

Re: gutenprint fails to build

2018-10-09 Thread Riccardo Mottola via macports-users
Hi Chris, Chris Jones wrote: Please provide a *complete* log from a clean build. The compiler version is likely listed in an earlier section you have removed. I actually lost the log because I rebuild, I forced configuring with macports-gcc-6 and it worked. Riccardo

Re: gutenprint fails to build

2018-10-09 Thread Chris Jones
On 09/10/18 11:16, Riccardo Mottola wrote: Hi Chris, Chris Jones wrote: Please provide a *complete* log from a clean build. The compiler version is likely listed in an earlier section you have removed. I actually lost the log because I rebuild, I forced configuring with macports-gcc-6 a

Re: netbpm fails to build on Leopard

2018-10-09 Thread Riccardo Mottola via macports-users
Hi Chris, Chris Jones wrote: The log snippet you post below is clearly showing neither of these two compiler options is used. /usr/bin/gcc-4.2 is being used. Same comment as before. Please post trac tickets at https://trac.macports.org/ with *full* *clean* log files. the log snipped is o

KDE4 apps blink?

2018-10-09 Thread Richard L. Hamilton
As a temporary measure, I downloaded a prebuilt MacVim.app from Macupdate. It works, but the window _blinks_. Same with the kshisen app that I got built once I followed a suggestion how to get libkdegames built. They're not even using the same copy of the Qt/KDE libraries, since the downloade

where is the needed sdk?

2018-10-09 Thread rmgls
Hello all, Please how can i solve this problem: macports 2.5.4 sudo port selfupdate sudo port upgrade outdated Error: Unable to determine location of a macOS SDK. Error: Unable to open port: can't read "configure.sdkroot": Unable to determine location of a macOS SDK. Error: Follow

Re: gutenprint fails to build

2018-10-09 Thread Ken Cunningham
older gcc versions show this error. try with gcc 6 or 7. or we often patch this to move the pragma outside the function, which allows the older compiler to still be usable. K > On Oct 9, 2018, at 03:22, Chris Jones wrote: > > > >> On 09/10/18 11:16, Riccardo Mottola wrote: >> Hi Chris, >> C

Re: gutenprint fails to build

2018-10-09 Thread Riccardo Mottola via macports-users
Hi Ken, Ken Cunningham wrote: older gcc versions show this error. try with gcc 6 or 7. or we often patch this to move the pragma outside the function, which allows the older compiler to still be usable. as I wrote, the GCC6 build worked. Riccardo

Re: where is the needed sdk?

2018-10-09 Thread Ken Cunningham
On 2018-10-09, at 6:37 AM, rmgls wrote: > > Hello all, > > > Please how can i solve this problem: > macports 2.5.4 > sudo port selfupdate > sudo port upgrade outdated > Error: Unable to determine location of a macOS SDK. > Error: Unable to open port: can't read "configure.sdkroot": Un

Re: netbpm fails to build on Leopard

2018-10-09 Thread Ken Cunningham
On 2018-10-09, at 5:20 AM, Riccardo Mottola via macports-users wrote: > Hi Chris, > > > Chris Jones wrote: >> The log snippet you post below is clearly showing neither of these two >> compiler options is used. /usr/bin/gcc-4.2 is being used. >> >> Same comment as before. Please post trac tic

Re: netbpm fails to build on Leopard

2018-10-09 Thread Ryan Schmidt
On Oct 9, 2018, at 03:54, Riccardo Mottola wrote: > /usr/bin/gcc-4.2 -o pamtris pamtris.o boundaries.o framebuffer.o input.o > triangle.o utils.o > -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_netpbm/netpbm/work

Re: port not installing

2018-10-09 Thread Ryan Schmidt
On Oct 8, 2018, at 22:50, M P wrote: > DEBUG: successful verification with key > /opt/local/share/macports/macports-pubkey.pem > DEBUG: system: /usr/bin/tar -C > /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/tmp > -xf > /opt/local/var/macports/sources/rsync.ma

Re: port not installing

2018-10-09 Thread M P
Listing of directory /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs ^% is drwxr-xr-x 29 messagebus 505 928 Oct 3 02:32 base/ -rw-r--r-- 1 rootwheel 85608960 Oct 3 02:43 base.tar -rw-r--r-- 1 rootwheel 512 Oct 3 02:43 base.tar.

Re: mpv @0.28.2_1 builds on mojave but video is blank

2018-10-09 Thread Ryan Schmidt
On Oct 9, 2018, at 02:34, Richard L. Hamilton wrote: > The audio plays fine, and the window comes up the right size, but it's always > black, with a variety of files (mp4, mkv, m4v, avi, swf, at least; what I had > handy to try). > > It worked back on High Sierra (same version of mpv, I thin