Is there a way to build this without building gcc-snapshot?
Sure, this package does not depend on gcc-snapshot so it won't pull-in this dependency by default. Also none of its dependencies will pull it in. If you used some helper there is probably something wrong with that as you should not have ended up building gcc-snapshot by accident.
I have tried looking around as to what pulls it in as a dependency, but I could not find it in the end, I am not experienced enough.
You couldn't find it because there is nothing to find.
And of course that takes hours on a 13900HX.
Really? That CPU sounds like it is actually quite fast. Maybe you should set MAKEFLAGS so that all of your CPU cores are used. I mean not for gcc-snapshot which you don't need anyway but to build packages faster in general.
I would like to build this instead of using the binary as I tend to keep my install fixed to a certain date in pacman, and update when I have the time for that while still being able to install packages consistently. Using the binary would not be possible that way.
If you are using repos from https://archive.archlinux.org then you indeed cannot install packages from my repo at any time. However, considering you probably just need to install a small set of packages from my repo it is probably not going to be a big deal to do this at the same time when you update everything. You could comment my repo in and out as needed to avoid installing packages from it accidentally.
Pinned Comments
Martchus commented on 2023-11-21 23:20 (UTC) (edited on 2024-10-21 15:10 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Important remarks:
pkgrelof the AUR package when a rebuild is required (only in accordance with Arch Linux of course, not in accordance with Manjaro).syncthingtray-qt6broken until it has been rebuilt) or to uninstallsyncthingtray-qt6temporarily before the update. After the updatesyncthingtray-qt6can be rebuilt and reinstalled again.makechrootpkgwhich is also how official developers build their packages (and how packages in my binary repository are built).c++utilities,qtutilities-qt6,qtforkawesome-qt6andsyncthingtray-qt6in that order.makepkg --nocheckormakechrootpkg -- --nocheck. It makes still sense to report failures. But please include the actual error message and not just the last few lines.