Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931922 - media-sound/lame-3.100.1-r3[abi_x86_32] fails to build with clang
Summary: media-sound/lame-3.100.1-r3[abi_x86_32] fails to build with clang
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-14 23:35 UTC by Zachariah Cabelly
Modified: 2024-05-16 20:43 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_931922.txt,10.42 KB, text/plain)
2024-05-14 23:35 UTC, Zachariah Cabelly
Details
emerge -pqv (file_931922.txt,146 bytes, text/plain)
2024-05-14 23:36 UTC, Zachariah Cabelly
Details
build.log (build.log,32.77 KB, text/x-log)
2024-05-14 23:38 UTC, Zachariah Cabelly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zachariah Cabelly 2024-05-14 23:35:04 UTC
Created attachment 892942 [details]
emerge --info

This library fails to compile 32-bit bits (eh, eh??) on AMD64 llvm systems due to certain failures
Comment 1 Zachariah Cabelly 2024-05-14 23:36:22 UTC
Created attachment 892943 [details]
emerge -pqv
Comment 2 Zachariah Cabelly 2024-05-14 23:38:32 UTC
Created attachment 892944 [details]
build.log
Comment 3 Mike Gilbert gentoo-dev 2024-05-16 17:56:18 UTC
The configure script adds -march=i686 to OPTIMIZATION when HAVE_CLANG = yes. This should probably be moved behind the CONFIG_EXPOPT check.
Comment 4 Mike Gilbert gentoo-dev 2024-05-16 20:43:16 UTC
https://sourceforge.net/p/lame/svn/6475/