-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
v0.18.3.4 FTBFS: Arch Linux #9678
Comments
This looks like uuid related error. I was under impression that we merged a fix [1]. This was due to (breaking) update to Let me double check it.
|
|
just compiled monero on a freshly installed archlinux. |
I found the issue. If I use the top-level Makefile doing
It builds well. It's only when I run
That this occurs. The correct approach seems to prohibit me from building outside the source tree. |
Don't close yet, I have another failure, I pressed |
I have disabled threads for this one for better readability.
|
@Dormouse665 monero is safe. Please, you have to compile monero according to your chosen distro. |
@tankf33der This looks like an issue in the source tree to me.
|
I would welcome to get pointed to such instructions though, as I have not found any special instructions for Arch Linux except for dependency package names. |
@Dormouse665 You must strictly follow the instructions from this line and below, so as not to rack your brain. The maintainer has already done everything for you. |
@tankf33der This will probably come across as a rude note, but it's not intended as such and I would like to genuinely ask: Why does a downstream developer have to maintain a GCC 13 fix, when GCC 14 has already been released?
Thank you for the link, this workaround will at least unblock me on my quest to help with testing xmrchat. :) |
@Dormouse665 They have to respect the users who installed the gcc13 package.
|
@tankf33der Well that's not a very polite answer. I would actually be interested in helping out, possibly with a PR, if there's something blocking it somewhere. |
@Dormouse665 |
@tankf33der Ping me on Matrix (@dormouse:matrix.org) if you really feel that this issue is not the place to discuss this. I would like to suggest it is, as this is a FTBFS issue for Arch Linux, and using current release of GCC causes the build to fail on that distro. |
cmake.log:
https://plch.xyz/static/base_app/cmake.log
make.log:
https://plch.xyz/static/base_app/make.log
The text was updated successfully, but these errors were encountered: