I think there is no issues with installing pre-built ports. Works normally for me on a new installation with no tweaks to config.
Getting closerI think there is no issues with installing pre-built ports. Works normally for me on a new installation with no tweaks to config.
View attachment 2471831
Getting closer
port -v -b install utdns
---> Fetching archive for utdns
---> utdns-1.2_0.darwin_10.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
---> Attempting to fetch utdns-1.2_0.darwin_10.ppc.tbz2 from http://macos-powerpc.org/packages/utdns
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10202 100 10202 0 0 13584 0 --:--:-- --:--:-- --:--:-- 13584
---> Attempting to fetch utdns-1.2_0.darwin_10.ppc.tbz2.rmd160 from http://macos-powerpc.org/packages/utdns
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 256 100 256 0 0 740 0 --:--:-- --:--:-- --:--:-- 739
Warning: Failed to verify signature for archive!
Error: Failed to archivefetch utdns: version @1.2_0
You were correct. The path to the pubkey for your repository was in default file but not the conf file. I added it to the conf file and it works now. I was also able to get my ethernet speed working at 100MB by disabling autonegotiation. Got utdns starting as a launchdaemon and am upgrading all of my existing ports now. Hopefully most from binary packages
the decision on which path to take moving forward should be ‘whichever path has the least maintenance burden’ for yourself.
I think as time goes on your PowerPC ports tree and MacPorts upstream will continue to diverge and more PowerPc users will switch from stock MacPorts to the only Ports fork that actually still supports them.
Everything is up to date when when I try to install QMPlay2 I run into issues.Make sure you have noticed Qt4 point above. If you just install something which uses Qt4, it will pull in a regular port, which a) will build from source, since it is not in the archive, and b) may not be compatible with dependents (untested, as of now; it is known that “official” port with “official” portgroups are not fully compatible, at least in some cases).
(I mean, nothing horrible happens if you ignore this, you may just end up having to reinstall a few Qt4 ports.)
Everything is up to date when when I try to install QMPlay2 I run into issues.
$ sudo port -vb install QMPlay2
Warning: depends_libs change: path:lib/libQtCore.4.dylib:qt4-mac
Warning: Using the mainstream/official Qt4 portgroup
---> Computing dependencies for QMPlay2.Warning: Using the mainstream/official Qt4 portgroup
Warning: depends_libs change: path:lib/libQtCore.4.dylib:qt4-mac
Warning: Using the mainstream/official Qt4 portgroup
..........^CError: Aborted: SIGINT received.
I can't seem to get qt4-mac-devel to install no matter what I do. I tried:
$ sudo port -vb install qt4-mac-devel
Error: Port qt4-mac-devel not found
I put a downloaded copies into incoming/verified and software. Nothing works. Debug doesn't print out anything either. Not sure what's up.
$ port file qt4-macWell, do you have the port itself? What `port file qt4-mac-devel` shows? It is definitely existing in the ports sources (I mean, from macos-powerpc). If the command shows nothing, then either you did not sync ports or something prevented this port from parsing (if so, this is my issue to fix). Check if the port folder exists in ports/aqua.
You can see location of standard qt4-mac first, `port file qt4-mac`, go to that folder and see if `qt4-mac-devel` is also there or not.
$ port file qt4-mac
/opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac/Portfile
$ ls -ld /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4*
drwxrwxr-x 5 root wheel 170 Jan 14 08:00 /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac
drwxrwxr-x 5 root wheel 170 Jan 12 13:56 /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel
sudo port -vb install qt4-mac
Warning: Using the mainstream/official Qt4 portgroup
---> Computing dependencies for qt4-mac........
The following dependencies will be installed:
dbus
lcms2
lerc
libdeflate
libjpeg-turbo
libmng
tiff
Continue? [Y/n]: n
So I don't continue because of the Warning
port -vd info /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-develPlease do not continue with qt4-mac (it won’t even build right now, and reaching to the point of error takes quite some time). I am dealing with it now, but it is preferable to use qt4-mac-devel even if the regular version works.
What do you get with `port -vd info /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel`?
port -vd info /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel
DEBUG: Opening port in directory: /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel
DEBUG: OS darwin/10.8.0 (macOS 10.6.8) arch powerpc
DEBUG: NB:
Qt4 has been or will be installed in concurrent mode
DEBUG: Sourced PortGroup qt4 1.0 from /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/_resources/port1.0/group/qt4-1.0.tcl
DEBUG: Sourced PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
DEBUG: Sourced PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourced PortGroup compiler_wrapper 1.0 from /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/_resources/port1.0/group/compiler_wrapper-1.0.tcl
DEBUG: Sourced PortGroup openssl 1.0 from /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/_resources/port1.0/group/openssl-1.0.tcl
Error: qt4-mac-devel: PortGroup compress_workdir 1.0 could not be located. compress_workdir-1.0.tcl does not exist.
Trees checked: rsync://macos-powerpc.org/macos-powerpc/PPCPorts/ports.tar
DEBUG: PortGroup not found
while executing
"PortGroup compress_workdir 1.0"
(file "/opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel/Portfile" line 59)
invoked from within
"source /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel/Portfile"
invoked from within
"$workername eval [list source $portfilepath]"
DEBUG: PortGroup not found
while executing
"error $result"
(procedure "mportopen" line 54)
invoked from within
"mportopen $url"
Error: Port /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports/aqua/qt4-mac-devel not found
That did it. I have QMPlay running!Ok, thank you, now I know the problem.
Let me push a fix.
Do not run port sync, I will just handle a fixed version and you can do `portindex` instead, to save time.
UPD. Could you please open your `qt4-mac-devel` portfile and just replace its text with https://raw.githubusercontent.com/m...91140a1ebdbfeeb43/aqua/qt4-mac-devel/Portfile
I removed usage of that portgroup, but used an earlier version of this portfile in some of recent updates when trying to handle rsync and indexing. Sorry.
Then `cd /opt/local/var/macports/sources/macos-powerpc.org/macos-powerpc/PPCPorts/ports` and `sudo portindex`. (This will avoid syncing ports from online sources and just add the missing one locally.)
That did it. I have QMPlay running!
I ran into one issue along the way.
./opt/local/var/run/dbus/.turd_dbus
Error: Failed to activate dbus: could not set group for file "/opt/local/var/run/dbus": group "_messagebus" does not exist
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_devel_dbus/dbus/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port qt4-mac-devel failed
However installing a couple of the other dependencies that WERE going to get installed and restarting the install of qt4-mac-devel skipped past the dbus group issue somehow.
That did it. I have QMPlay running!
I ran into one issue along the way.
./opt/local/var/run/dbus/.turd_dbus
Error: Failed to activate dbus: could not set group for file "/opt/local/var/run/dbus": group "_messagebus" does not exist
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_devel_dbus/dbus/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port qt4-mac-devel failed
However installing a couple of the other dependencies that WERE going to get installed and restarting the install of qt4-mac-devel skipped past the dbus group issue somehow.
It doesn't. I can see them in the list but they won't play. That yt-dl thing is constantly being updated.BTW, does YouTube work from within the app? (Low resolution on streaming playback is expected at the moment, it is not a PowerPC issue.)
It doesn't. I can see them in the list but they won't play. That yt-dl thing is constantly being updated.
It doesn't. I can see them in the list but they won't play. That yt-dl thing is constantly being updated.
I did that. It can't open the files. If I run yt-dl on a URL I can play on my macbook it fails as well.
I did that. It can't open the files. If I run yt-dl on a URL I can play on my macbook it fails as well.
$ yt-dlp[youtube] Extracting URL:[youtube] BtV_nQKhkdY: Downloading webpage
[youtube] BtV_nQKhkdY: Downloading ios player API JSON
[youtube] BtV_nQKhkdY: Downloading mweb player API JSON
[youtube] BtV_nQKhkdY: Downloading player 0b866fa6
[youtube] BtV_nQKhkdY: Downloading m3u8 information
[info] BtV_nQKhkdY: Downloading 1 format(s): 397+251
ERROR: unable to download video data: HTTP Error 403: Forbidden