Hi, I'm getting the following error. I tried clearing the cache but it still didn't work. https://pastebin.com/9M1V0nAi
Search Criteria
Package Details: citron 2026.02.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/citron.git (read-only, click to copy) |
|---|---|
| Package Base: | citron |
| Description: | Nintendo Switch emulator forked from yuzu. |
| Upstream URL: | https://citron-emu.org |
| Keywords: | emulator nintendo switch yuzu |
| Licenses: | GPL-2.0-or-later |
| Submitter: | None |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 21 |
| Popularity: | 0.53 |
| First Submitted: | 2025-01-20 20:23 (UTC) |
| Last Updated: | 2026-02-02 23:02 (UTC) |
Dependencies (37)
- bash (bash-gitAUR, bash-devel-gitAUR)
- boost-libs
- brotli (brotli-gitAUR)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- lz4 (lz4-gitAUR)
- openal (openal-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- opus (opus-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-webengine
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- speexdsp (speexdsp-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- Show 17 more dependencies...
Required by (0)
Sources (23)
xdd commented on 2025-02-22 22:32 (UTC) (edited on 2025-02-22 22:33 (UTC) by xdd)
Neros commented on 2025-01-29 10:39 (UTC)
With the new PKGBUILD, it works now, thanks! (can you do the same for the git version?)
<deleted-account> commented on 2025-01-28 10:21 (UTC)
You're using lld as linker and it seems to break the compilation, can you try with default ld linker ?
Neros commented on 2025-01-28 09:34 (UTC)
It fails to compile: https://pastebin.com/CGAehyat
Pinned Comments
HurricanePootis commented on 2025-10-13 20:59 (UTC)
I recently patched citron to work with 6.10.0. Part of this patch was using the GuiPrivate. I got a warning where it says that by using the private api, citron may be locked to a specific version of Qt 6. Therefore, I am writing this comment in case a future Qt6 update breaks citron. If a rebuild does not fix it, please notify me. If it does, also notify me :3.