Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

4.20-rc2 x86_64 failing to build #49

Closed
shenki opened this issue Nov 12, 2018 · 5 comments
Closed

4.20-rc2 x86_64 failing to build #49

shenki opened this issue Nov 12, 2018 · 5 comments
Labels
bug Something isn't working

Comments

@shenki
Copy link
Member

shenki commented Nov 12, 2018

Makefile:966: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel".  Stop.

https://travis-ci.org/shenki/continuous-integration/jobs/453944327

@shenki shenki added the bug Something isn't working label Nov 12, 2018
@shenki shenki self-assigned this Nov 12, 2018
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
@shenki
Copy link
Member Author

shenki commented Nov 12, 2018

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.

@shenki shenki removed their assignment Nov 12, 2018
@dileks
Copy link

dileks commented Nov 12, 2018 via email

@nathanchance
Copy link
Member

@shenki rebase on #47 and apply this patch:

curl https://github.com/nathanchance/continuous-integration/commit/8796a82f376b7509c062b8c286378c495d8765a4.patch | git am -p 4 --directory=patches/x86_64

I'm testing too but it wouldn't hurt to get more than one build on it:

nathanchance@8796a82

@nathanchance
Copy link
Member

Fixed with #47 and #48.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants