build fails on AArch64, Fedora 33 #2913
Replies: 3 comments 1 reply
-
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
Beta Was this translation helpful? Give feedback.
-
This is very light on details about your build environment. We test packages on several Fedora versions, the latest right now being 32 IIRC. This guide explains what build system dependencies the environment must provide. |
Beta Was this translation helpful? Give feedback.
-
Retried, seems to build now without errors. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
[jw@cn05 rabbitmq-server]$ make VERBOSE=1 -j$(proc)
-bash: proc: command not found
make[1]: Entering directory '/home/jw/rabbitmq-server/deps/rabbit_common'
Error: No Makefile to build dependency /home/jw/rabbitmq-server/deps/jsx.
make[1]: *** [erlang.mk:4512: deps] Error 2
make[1]: Leaving directory '/home/jw/rabbitmq-server/deps/rabbit_common'
make: *** [erlang.mk:4512: deps] Error 2
[jw@cn05 rabbitmq-server]$
Beta Was this translation helpful? Give feedback.
All reactions