Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724890 - dev-util/meson: <inline asm>:8:36: error: register %rip is only available in 64-bit mode
Summary: dev-util/meson: <inline asm>:8:36: error: register %rip is only available in ...
Status: RESOLVED DUPLICATE of bug 723224
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-24 03:46 UTC by Jeffrey Lin
Modified: 2020-05-24 04:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (mesa-20.1.0_rc3:20200524-033300.log,188.15 KB, text/x-log)
2020-05-24 03:46 UTC, Jeffrey Lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Lin 2020-05-24 03:46:40 UTC
Created attachment 641276 [details]
build.log

media-libs/mesa does not compile with ABI_X86=32 when clang is the compiler.
Comment 1 Mike Gilbert gentoo-dev 2020-05-24 03:48:47 UTC
To recap from IRC, we found that meson uses auto-detection logic for host_machine.cpu_family, despite the presence of a native file. This logic breaks with clang.
Comment 2 Jeffrey Lin 2020-05-24 04:57:13 UTC

*** This bug has been marked as a duplicate of bug 723224 ***