Bug 1282958

Summary: liblapack.so.3 undefined references
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: lapackAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: anto.trande, c.david86, fkluknav, tcallawa, tom
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-20 15:27:46 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:
Bug Depends On:    
Bug Blocks: 1282460    

Description Orion Poplawski 2015-11-17 22:04:36 UTC
Description of problem:

When building vtk:

/usr/lib64/liblapack.so.3: undefined reference to `cgetrf2_'
/usr/lib64/liblapack.so.3: undefined reference to `dgetrf2_'
/usr/lib64/liblapack.so.3: undefined reference to `sgetrf2_'
/usr/lib64/liblapack.so.3: undefined reference to `zgetrf2_'

Looks like you're missing these files from the build.

Version-Release number of selected component (if applicable):
3.6.0-1.fc24

Comment 1 Tom Hughes 2015-11-17 22:53:57 UTC
This has broken the libosmium build as well.

Comment 2 Antonio T. (sagitter) 2015-11-18 17:27:33 UTC
MUMPS rebuild stopped by this hitch.

Comment 3 Antonio T. (sagitter) 2015-11-20 12:53:24 UTC
(In reply to Antonio Trande from comment #2)
> MUMPS rebuild stopped by this hitch.

Fixed for me.

Comment 4 Tom "spot" Callaway 2015-11-20 15:27:46 UTC
Everything should now be fixed with the -2 build. Sorry for the troubles.