Summary: | dev-util/perf-6.7 fails to build on arm with USE=python | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nick Bowler <nbowler> |
Component: | Current packages | Assignee: | Guilherme Amadio <amadio> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | dlan, naota, nbowler |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
complete build log
proposed patch |
Description
Nick Bowler
2024-08-26 17:45:35 UTC
Created attachment 901287 [details, diff]
proposed patch
By setting NO_JEVENT=0 in the environment (instead of on the make command line), the makefile logic to run jevents.py only on supported architectures is allowed to work as expected.
|