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

can't compile on Arch #168

Open
iGom opened this issue Apr 6, 2024 · 5 comments
Open

can't compile on Arch #168

iGom opened this issue Apr 6, 2024 · 5 comments

Comments

@iGom
Copy link

iGom commented Apr 6, 2024

It seems it can't compile on Arch

make: *** [Makefile:51: obj/src/gui/MainPickerWindowFactory.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: samrewritten-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: samrewritten-git - exit status 4
log.txt

@PaulCombal
Copy link
Owner

How did you install gcc? What's the compiler version? Reading from the logs it looks like some configuration issue that might be on your end. Did you install all the dependencies from the README successfully? Any arch users to the rescue?

@iGom
Copy link
Author

iGom commented Apr 8, 2024

via pacman from official repo, GCC 13.2.1, all dependencies installed.
There are also others who got the issue https://aur.archlinux.org/packages/samrewritten-git#comment-915758

@PaulCombal
Copy link
Owner

Can you run pacman -Sy glib2 pkg-config and try again?

@iGom
Copy link
Author

iGom commented Apr 11, 2024

still the same

@PaulCombal
Copy link
Owner

I can compile perfectly on docker ubuntu.. and I'm not an arch guru :(

It seems like an issue with the Arch dependencies, maybe they were updated and broke compatibility.. Can you take it to the Arch forums? If you find what the issue is you can come back to me so I can update the readme with updated instructions.

Or maybe you could try compiling on a docker image and see if that works on your host.

I'm sorry I can't help any further.. If you need any help I'll leave the issue open until it's resolved, feel free to ask anything!

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

2 participants