Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876307 - dev-python/pypy3: unrecognized command-line option '-rtlib=compiler-rt'
Summary: dev-python/pypy3: unrecognized command-line option '-rtlib=compiler-rt'
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2022-10-09 14:23 UTC by Mazunki Hoksaas
Modified: 2023-08-24 23:17 UTC (History)
1 user (show)

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


Attachments
ebuild.log (dev-python:pypy3-7.3.9_p5-r2:20221009-135029.log,6.10 KB, text/x-log)
2022-10-09 14:23 UTC, Mazunki Hoksaas
Details
emerge --info dev-python/pypy3 (emerge.info,16.80 KB, text/plain)
2022-10-09 14:24 UTC, Mazunki Hoksaas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mazunki Hoksaas 2022-10-09 14:23:18 UTC
Created attachment 822919 [details]
ebuild.log

dev-python/pypy3 falls back to gcc even if CC=clang, but fails to set up the flags appropriately.

Building under a gcc environment works.
Comment 1 Mazunki Hoksaas 2022-10-09 14:24:11 UTC
Created attachment 822922 [details]
emerge --info dev-python/pypy3