Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUR Package wont build #619

Open
SharkLava opened this issue Jul 21, 2021 · 5 comments
Open

AUR Package wont build #619

SharkLava opened this issue Jul 21, 2021 · 5 comments

Comments

@SharkLava
Copy link

The AUR Package decaf-emu-git does not build on Manjaro Linux
GCC version: 11.10
Kernel: 5.12.16-1-MANJARO

@CodingKoopa
Copy link
Contributor

Are you able to build Decaf using these instructions? If so, this is an issue that should be reported to the AUR comments.

@iMonZ
Copy link

iMonZ commented Aug 18, 2021

same issue

@iMonZ
Copy link

iMonZ commented Aug 18, 2021

Are you able to build Decaf using these instructions? If so, this is an issue that should be reported to the AUR comments.

I get this errors from following the tutorial:

Packages
c-ares/1.15.0:568a9f05046bc2a125b25bb11b7b1b0ed567b825 - Missing
flac/1.3.3:6e2d2c81e4777f61be84074b641fd4387e66a28b - Missing
libalsa/1.2.4:30b1dc656c82170e68989f5a539d6e3469561214 - Missing
libcap/2.48:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing
libiconv/1.16:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing
libsndfile/1.0.31:b0d0bff4bc87ce2053c1ddf28c685701e6da34c8 - Missing
libuv/1.34.2:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing
ogg/1.3.4:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing
opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download
openssl/1.1.1k:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing
opus/1.3.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing
pulseaudio/14.2:77c2150040d6b400293c416948f410899dde33b1 - Missing
sdl/2.0.14:INVALID - Invalid
vorbis/1.3.7:6dc8cd39c5b0e3955526ea49034a31dbe9d01a47 - Missing
xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download

Installing (downloading, building) binaries...
ERROR: There are invalid packages (packages that cannot exist for this configuration):
sdl/2.0.14: Invalid ID: Linux not supported yet

@tegaidogun
Copy link

Add --build missing to the end of the conan instruction and it will avoid that error.

@xiota
Copy link

xiota commented Apr 7, 2023

The AUR package is fixed now. It has to be built in a clean chroot (extra-x86_64-build) because of Qt5/6 package conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants