P. S. Please ping me, Fred, as long as I am in town, I can do the testing any day. I am certainly interested in keeping 10.5 ppc64 support alive.
On Wed, Jun 4, 2025 at 3:44 PM Sergey Fedorov <vital....@gmail.com> wrote: > Yes, Rosetta should be perfectly valid in this case. Thank you for testing > on it, this is greatly appreciated. > > On ppc64 tests fail: > > ``` > ---> Testing legacy-support-devel > Executing: cd > "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_legacy-support/legacy-support-devel/work/macports-legacy-support-77e5cc22a46451968e2c14d88d85494a5dad8f24" > && /usr/bin/make test CC="/usr/bin/gcc-4.2" CXX="/usr/bin/g++-4.2" > OBJC="/usr/bin/gcc-4.2" OBJCXX="/usr/bin/g++-4.2" INSTALL="/usr/bin/install > -c" CC+="-arch ppc64" CXX+="-arch ppc64" OBJC+="-arch ppc64" OBJCXX+="-arch > ppc64" LD+="-arch ppc64" F77+="-m64" F90+="-m64" FC+="-m64" > /usr/bin/gcc-4.2 -arch ppc64 -c -std=c99 -Iinclude -Wshadow -Os -Wall > -Wno-deprecated-declarations -Wundef -Os '-DTEST_TEMP="tst_data"' > test/test_arc4random.c -o test/test_arc4random.o > /usr/bin/gcc-4.2 -arch ppc64 -Llib -L/opt/local/lib > -Wl,-headerpad_max_install_names test/test_arc4random.o > -lMacportsLegacySupport -o test/test_arc4random > install -d -m 755 tst_data > test/test_arc4random > test_arc4random completed. > /usr/bin/gcc-4.2 -arch ppc64 -c -std=c99 -Iinclude -Wshadow -Os -Wall > -Wno-deprecated-declarations -Wundef -Os '-DTEST_TEMP="tst_data"' > test/test_clocks.c -o test/test_clocks.o > /usr/bin/gcc-4.2 -arch ppc64 -Llib -L/opt/local/lib > -Wl,-headerpad_max_install_names test/test_clocks.o -lMacportsLegacySupport > -o test/test_clocks > test/test_clocks > *** clock mach_continuous_time failed (-6): Too many consecutive unchanged > samples > @125: 18446744073709551615->18446744073709551615(0), numsame = 125/124, > retries = 0 > *** test clock mach_continuous_time failed (-6): Too many consecutive > unchanged samples > @125: 18446744073709551615->18446744073709551615(0), numsame = 125/124, > retries = 0 > test_clocks failed. > make: *** [run_clocks] Error 1 > Command failed: cd > "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_legacy-support/legacy-support-devel/work/macports-legacy-support-77e5cc22a46451968e2c14d88d85494a5dad8f24" > && /usr/bin/make test CC="/usr/bin/gcc-4.2" CXX="/usr/bin/g++-4.2" > OBJC="/usr/bin/gcc-4.2" OBJCXX="/usr/bin/g++-4.2" INSTALL="/usr/bin/install > -c" CC+="-arch ppc64" CXX+="-arch ppc64" OBJC+="-arch ppc64" OBJCXX+="-arch > ppc64" LD+="-arch ppc64" F77+="-m64" F90+="-m64" FC+="-m64" > Exit code: 2 > Error: Failed to test legacy-support-devel: command execution failed > Error: See > /opt/local/var/macports/logs/_opt_PPCLeopardPorts_devel_legacy-support/legacy-support-devel/main.log > for details. > Error: Follow https://guide.macports.org/#project.tickets if you believe > there > is a bug. > Error: Processing of port legacy-support-devel failed > ``` > > (Universal testing also fails on ppc64 part.) > > If you could make a provisional fix, I will test that. > > On Wed, Jun 4, 2025 at 2:42 PM Fred Wright <f...@fwright.net> wrote: > >> >> On Wed, 4 Jun 2025, Sergey Fedorov wrote: >> >> > I will update on 10.5.8 ppc64 once I reboot. >> > Here is for 10.6.8 ppc: >> > >> >> OK, thanks. I don't need the full log unless there's a failure. >> >> I already tested 10.6 ppc, to the extent that testing with Rosetta is >> valid. And of course 10.6 ppc64 doesn't work at all. >> >> Fred Wright >> >