Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924757 - app-text/tesseract-5.3.4 fails to compile: ld: libtesseract.so: undefined reference to tesseract::IntSimdMatrix::intSimdMatrixNEON
Summary: app-text/tesseract-5.3.4 fails to compile: ld: libtesseract.so: undefined ref...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-17 08:00 UTC by Agostino Sarubbo
Modified: 2024-02-17 08:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,648.47 KB, text/plain)
2024-02-17 08:00 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-17 08:00:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/tesseract-5.3.4 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-17 08:00:50 UTC
Created attachment 885186 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-17 08:00:50 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/14/../../../../armv7a-unknown-linux-gnueabihf/bin/ld: ./.libs/libtesseract.so: undefined reference to `tesseract::DotProductNEON(double const*, double const*, int)'
/usr/lib/gcc/armv7a-unknown-linux-gnueabihf/14/../../../../armv7a-unknown-linux-gnueabihf/bin/ld: ./.libs/libtesseract.so: undefined reference to `tesseract::IntSimdMatrix::intSimdMatrixNEON'
configure: WARNING: icu 52.1 or higher is required, but was not found.
configure: WARNING: pango 1.38.0 or higher is required, but was not found.
collect2: error: ld returned 1 exit status