LukeShortCloud / winesapOS

winesapOS - Game with Linux anywhere, no installation required!
GNU General Public License v3.0
871 stars 31 forks source link

FATX fails to build #834

Open LukeShortCloud opened 2 months ago

LukeShortCloud commented 2 months ago

This is an upstream issue that has been causing our Arch Linux CI failures for the past month. Manjaro CI tests are now also failing since they updated GCC. The tests are no longer compatible with the latest version of GCC. As a workaround, the package maintainer recommends to disable tests for now.

cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/fatx.dir/build.make:76: CMakeFiles/fatx.dir/src/fatx.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:853: CMakeFiles/fatx.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: fatx-exit status 4

https://aur.archlinux.org/packages/fatx

LukeShortCloud commented 2 weeks ago

I was able to install and use our last built FATX package from winesapOS 4.0.0 and it still works.

https://winesapos.lukeshort.cloud/repo/winesapos-4.0.0/x86_64/fatx-1.15-4-any.pkg.tar.zst

We'll just re-use this package for winesapOS 4.1.0.