This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
4.20-rc2 x86_64 failing to build #49
Labels
bug
Something isn't working
Comments
shenki
added a commit
to shenki/continuous-integration
that referenced
this issue
Nov 12, 2018
The x86_64 configuration needs this as of 4.20-rc2: Makefile:966: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop. Resolves ClangBuiltLinux#49 Signed-off-by: Joel Stanley <joel@jms.id.au>
nathanchance
added a commit
to ClangBuiltLinux/dockerimage
that referenced
this issue
Nov 12, 2018
ClangBuiltLinux/continuous-integration#48 ClangBuiltLinux/continuous-integration#49 Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
I put up a change to add libelf, but it failed: https://travis-ci.org/shenki/continuous-integration/jobs/453947591
Leaving this one for the x86 experts. |
On Mon, Nov 12, 2018 at 2:24 PM Joel Stanley ***@***.***> wrote:
I put up a change to add libelf, but it failed:
https://travis-ci.org/shenki/continuous-integration/jobs/453947591
Compiler lacks asm-goto support.
Leaving this one for the x86 experts.
Please, see "support for asm goto" in [1] and the attached workarounds.
- Sedat -
[1] ClangBuiltLinux/linux#6
… |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://travis-ci.org/shenki/continuous-integration/jobs/453944327
The text was updated successfully, but these errors were encountered: