Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891739 - sci-libs/atlas-3.10.2 fails to compile (USR-MERGE-SYSTEM): error: inlining failed in call to ‘always_inline’ ‘_mm256_sub_*’: target specific option mismatch
Summary: sci-libs/atlas-3.10.2 fails to compile (USR-MERGE-SYSTEM): error: inlining fa...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-22 16:31 UTC by Agostino Sarubbo
Modified: 2024-07-25 22:37 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,109.78 KB, application/x-xz)
2023-01-22 16:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-22 16:31:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/atlas-3.10.2 fails to compile (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-22 16:31:52 UTC
Created attachment 849029 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-22 16:31:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


cp: cannot stat '/var/tmp/portage/sci-libs/atlas-3.10.2/work/ATLAS_shared/bin/xccobj.exe': No such file or directory
make[2]: *** No rule to make target '/var/tmp/portage/sci-libs/atlas-3.10.2/work/ATLAS//CONFIG/ARCHS/UNKNOWNx8664AVXMAC.tar.bz2', needed by '/var/tmp/portage/sci-libs/atlas-3.10.2/work/ATLAS_shared/ARCHS/UNKNOWNx8664AVXMAC'.  Stop.
rm: cannot remove 'res/dguMMRES.sum': No such file or directory
rm: cannot remove 'res/sguMMRES.sum': No such file or directory
rm: cannot remove 'res/zguMMRES.sum': No such file or directory
cc1: error: bad value ‘ultrasparc’ for ‘-mtune=’ switch
Comment 3 Paul Zander 2024-07-25 22:37:53 UTC
The failures listed are part of the tests and not fatal.

Instead of searching from the first error, it would be better to search for the last.
it starts with
> warning: AVX vector return without AVX enabled changes the ABI [-Wpsabi]

> and then a bunch of variations of:
error: inlining failed in call to ‘always_inline’ ‘_mm256_sub_pd’: target specific option mismatch