Page 32 of 33
Re: Arctic Fox
Posted: Sat Aug 30, 2025 7:44 am
by xeno74
Hi All,
Riccardo Mottola has released Arctic Fox
46.2.
Downloads and further information:
Riccardo Mottola@github
I compiled it for Linux PPC64 yesterday.
Downloads:
Have a nice weekend,
Christian
Re: Arctic Fox
Posted: Sat Aug 30, 2025 9:33 am
by mintppc
Are you sure that rmottola's powerpc build works on your machines (altivec) ?
Re: Arctic Fox
Posted: Sat Aug 30, 2025 10:30 am
by xeno74
mintppc wrote: Sat Aug 30, 2025 9:33 am
Are you sure that rmottola's powerpc build works on your machines (altivec) ?
I think not. I will compile a Non-AltiVec version in the next days.
Re: Arctic Fox
Posted: Sat Aug 30, 2025 10:32 am
by mintppc
I think it's better too. Ok, I will wait for that build in MintPP32.
Re: Arctic Fox
Posted: Mon Sep 01, 2025 11:20 am
by xeno74
I have compiled a Non-AltiVec version of Arctic Fox
46.2 for older Linux distributions for example Void PPC.
Download an further information:
github.com
Re: Arctic Fox
Posted: Mon Sep 01, 2025 12:10 pm
by mintppc
The new AF 46.2 has been added to MintPPC32. Thanks for the build Christian.
Re: Arctic Fox
Posted: Tue Sep 02, 2025 1:53 pm
by xeno74
mintppc wrote: Mon Sep 01, 2025 12:10 pm
The new AF 46.2 has been added to MintPPC32. Thanks for the build Christian.
Thank you for adding the AF packages to the MintPPC repositories.
@All
I compiled a Linux x86_64 package today.
Download:
github.com
Re: Arctic Fox
Posted: Wed Oct 08, 2025 3:35 am
by mintppc
Re: Arctic Fox
Posted: Wed Oct 08, 2025 5:28 pm
by xeno74
Thank you for the hint!

Re: Arctic Fox
Posted: Fri Oct 10, 2025 5:20 pm
by xeno74
Unfortunately, it doesnât compile on Void PPC.
Error messages:
Code: Select all
474:26.01 make[5]: *** [/run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/config/rules.mk:952: Unified_cpp_gfx_layers5.o] Error 1
474:26.32 make[5]: *** Waiting for unfinished jobs....
474:26.35 In file included from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/dom/EventListenerBinding.h:8,
474:26.36 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/EventListenerManager.h:11,
474:26.38 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/DOMEventTargetHelper.h:19,
474:26.40 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/dom/ScreenOrientation.h:10,
474:26.47 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/ipc/ipdl/_ipdlheaders/mozilla/layers/LayersMessages.h:23,
474:26.57 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/layers/ISurfaceAllocator.h:17,
474:26.61 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/layers/CompositableForwarder.h:15,
474:26.71 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/gfx/layers/client/CompositableClient.cpp:9,
474:26.87 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/gfx/layers/Unified_cpp_gfx_layers4.cpp:2:
474:27.03 /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/ErrorResult.h: In function 'bool mozilla::dom::ThrowErrorMessage(JSContext*, mozilla::dom::ErrNum, Ts&& ...)':
474:27.18 Warning: -Wignored-qualifiers in /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/ErrorResult.h: type qualifiers ignored on cast result type
474:27.24 /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/ErrorResult.h:78:42: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
474:27.39 78 | binding_detail::ThrowErrorMessage(aCx, static_cast<const unsigned>(aErrorNumber),
474:27.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
474:27.88 In file included from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/dom/EventListenerBinding.h:8,
474:28.08 from /run/media/amigaone/AF_DEV/AF_FILES/Arctic-Fox-46.3/obj-ff-dbg/dist/include/mozilla/EventListenerManager.h:11,