Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926891

Summary: app-text/ghostscript-gpl-10.03.0-r1 fails to compile: simddetect.cpp:(.text+0x5b4): undefined reference to tesseract::DotProductNEON(double const, double const, int)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Codec Project <codec>
Status: CONFIRMED ---    
Severity: normal CC: arm, printing
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-03-13 09:08:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/ghostscript-gpl-10.03.0 fails to compile.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-13 09:08:46 UTC
Created attachment 887511 [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 2024-03-13 09:08:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/armv7a-unknown-linux-gnueabihf/13/../../../../armv7a-unknown-linux-gnueabihf/bin/ld: ./sobin/libgs.so: undefined reference to `tesseract::DotProductNEON(double const*, double const*, int)'
simddetect.cpp:(.text+0x5b4): undefined reference to `tesseract::DotProductNEON(double const*, double const*, int)'
simddetect.cpp:(.text+0x728): undefined reference to `tesseract::DotProductNEON(double const*, double const*, int)'
collect2: error: ld returned 1 exit status
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-17 20:39:02 UTC
tinderbox_arm has reproduced this issue with version 10.03.0-r1 - Updating summary.