Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925114 - sci-libs/openblas-0.3.25-r1 fails to build on ppc: ../kernel/power/gemm_tcopy_4.S:164: Error: invalid operands (*UND* and *ABS* sections) for `*'
Summary: sci-libs/openblas-0.3.25-r1 fails to build on ppc: ../kernel/power/gemm_tcopy...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 923533
  Show dependency tree
 
Reported: 2024-02-21 00:22 UTC by matoro
Modified: 2024-11-04 12:40 UTC (History)
4 users (show)

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


Attachments
build.log and emerge --info (build.log.gz,69.15 KB, application/gzip)
2024-02-21 00:24 UTC, matoro
Details
openblas-0.3.26-r1:20241104-123804.log.xz (openblas-0.3.26-r1:20241104-123804.log.xz,38.01 KB, application/x-xz)
2024-11-04 12:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-02-21 00:22:00 UTC
Seems to be mistakenly detecting as power9?

../kernel/power/gemm_tcopy_4.S: Assembler messages:
../kernel/power/gemm_tcopy_4.S:164: Error: invalid operands (*UND* and *ABS* sections) for `*'
../kernel/power/gemm_tcopy_4.S:165: Error: invalid operands (*UND* and *ABS* sections) for `*'
make[1]: *** [Makefile.L3:663: sgemm_otcopy.o] Error 1

Reproducible: Always
Comment 1 matoro archtester 2024-02-21 00:24:05 UTC
Created attachment 885557 [details]
build.log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-25 07:08:46 UTC
tinderbox_x86 has reproduced this issue with version 0.3.26-r1 - Updating summary.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-02 07:52:49 UTC
(In reply to Agostino Sarubbo from comment #2)
> tinderbox_x86 has reproduced this issue with version 0.3.26-r1 - Updating
> summary.

I don't think you could've hit that exact same issue on x86. If you did, log please...
Comment 4 Agostino Sarubbo gentoo-dev 2024-11-04 12:39:39 UTC
Created attachment 907852 [details]
openblas-0.3.26-r1:20241104-123804.log.xz

openblas-0.3.26-r1:20241104-123804.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 5 Agostino Sarubbo gentoo-dev 2024-11-04 12:40:39 UTC
(In reply to Sam James from comment #3)
> I don't think you could've hit that exact same issue on x86. If you did, log
> please...

The error looks to be the same bu obviously comes from another file related to x86 (the one in the summary is oboviously related to ppc)