Bug 1914844

Summary: Unable to link to the lib
Product: [Fedora] Fedora EPEL Reporter: Frank Büttner <bugzilla>
Component: liblinearAssignee: Björn Esser (besser82) <besser82>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: besser82
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 03:24:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2021-01-11 10:30:23 UTC
Description of problem:
Using the lib on Fedora 33 will work, but the EPEL-7 one looks like broken.

Version-Release number of selected component (if applicable):
liblinear-devel-1.94-1.el7.x86_64.rpm

How reproducible:
On every linker call

Steps to Reproduce:

Actual results:
The linker fails with:
/usr/bin/ld: warning: libblas.so.3, needed by /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `daxpy_'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `dnrm2_'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `dscal_'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `ddot_'



Expected results:
Working linker run.

Workaround:
yum install blas

Comment 1 Troy Dawson 2024-07-09 03:24:22 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.