Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924650 - app-benchmarks/cpuburn-1.4a-r5 fails to compile: burnCortexA9.s:18: Error: selected FPU does not support instruction vdup.16 d0,r0
Summary: app-benchmarks/cpuburn-1.4a-r5 fails to compile: burnCortexA9.s:18: Error: se...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-15 12:34 UTC by Agostino Sarubbo
Modified: 2024-02-15 12:34 UTC (History)
0 users

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


Attachments
build.log (build.log,43.00 KB, text/plain)
2024-02-15 12:34 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 2024-02-15 12:34:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-benchmarks/cpuburn-1.4a-r5 fails to compile.
Discovered on: arm (internal ref: tinderbox_arm)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-15 12:34:23 UTC
Created attachment 885037 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-15 12:34:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


burnCortexA8.s:16: Error: selected FPU does not support instruction -- `vdup.16 d0,r0'
burnCortexA8.s:17: Error: selected FPU does not support instruction -- `vdup.16 d1,r3'
burnCortexA8.s:18: Error: selected FPU does not support instruction -- `vdup.16 d4,r4'
burnCortexA8.s:19: Error: selected FPU does not support instruction -- `vdup.16 d5,r5'
burnCortexA8.s:25: Error: selected FPU does not support instruction -- `vmla.i16 d6,d5,d4'
burnCortexA8.s:28: Error: selected FPU does not support instruction -- `vmla.i16 d2,d1,d0'
burnCortexA9.s:18: Error: selected FPU does not support instruction -- `vdup.16 d0,r0'
burnCortexA9.s:19: Error: selected FPU does not support instruction -- `vdup.16 d1,r3'
burnCortexA9.s:20: Error: selected FPU does not support instruction -- `vdup.16 d4,r4'
burnCortexA9.s:21: Error: selected FPU does not support instruction -- `vdup.16 d5,r5'
burnCortexA9.s:29: Error: selected FPU does not support instruction -- `vmul.i16 d2,d0,d1'