Bug 677061

Summary: libumfpack.so needs to be linked against libcholmod.so
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: suitesparseAssignee: Milos Jakubicek <xjakub>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dakingun, xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: suitesparse-3.6.0-3.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-14 14:28:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2011-02-13 01:05:37 UTC
Description of problem:

configure:47336: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread      conftest.c -lumfpack  -lamd -L/usr/lib64/atlas -lf77blas -latlas  -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lgfortran -lm -lquadmath -lm   >&5
/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/libumfpack.so: undefined reference to `cholmod_l_finish'
/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/libumfpack.so: undefined reference to `cholmod_l_free_sparse'
/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/libumfpack.so: undefined reference to `cholmod_transpose'
/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/libumfpack.so: undefined reference to `cholmod_l_analyze'
/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/libumfpack.so: undefined reference to `cholmod_analyze'
/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/libumfpack.so: undefined reference to `cholmod_l_print_common'

and so on.

Version-Release number of selected component (if applicable):
3.6.0-2.fc15

Comment 1 Deji Akingunola 2011-02-14 14:28:23 UTC
Fixed in rawhide and F-15. Thanks for reporting it.

Comment 2 Orion Poplawski 2011-02-14 15:50:56 UTC
Don't forget that you need to bush an update to F15 with bodhi.  Thanks!

Comment 3 Fedora Update System 2011-02-14 21:54:52 UTC
suitesparse-3.6.0-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/suitesparse-3.6.0-3.fc15

Comment 4 Fedora Update System 2011-03-03 03:25:58 UTC
suitesparse-3.6.0-3.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.