Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905474 - dev-util/cmake-3.26.3 make: illegal instruction
Summary: dev-util/cmake-3.26.3 make: illegal instruction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 14:33 UTC by Mathis Winterer
Modified: 2023-05-03 14:56 UTC (History)
0 users

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


Attachments
build log (build.log.xz,42.70 KB, application/x-xz)
2023-05-02 14:33 UTC, Mathis Winterer
Details
emerge info (info.log,6.09 KB, text/x-log)
2023-05-02 14:33 UTC, Mathis Winterer
Details
emerge log (emerge.log,201 bytes, text/x-log)
2023-05-02 14:33 UTC, Mathis Winterer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathis Winterer 2023-05-02 14:33:26 UTC
Created attachment 861045 [details]
build log

Trying to emerge dev-util/cmake-3.26.3 fails in the install phase with the error 'make: *** [Makefile:120: install] Illegal instruction'.
Same error with version 3.25.3.
I am able to install the latest upstream release using the official instructions just fine.
Comment 1 Mathis Winterer 2023-05-02 14:33:41 UTC
Created attachment 861046 [details]
emerge info
Comment 2 Mathis Winterer 2023-05-02 14:33:54 UTC
Created attachment 861047 [details]
emerge log
Comment 3 Mathis Winterer 2023-05-03 14:56:14 UTC
Mistake on my side.
I had a wrong march/mtune inside my CFLAGS that was causing broken executables to be built.