Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442842 - sci-libs/umfpack-5.6.1 should depend on sci-libs/suitesparseconfig
Summary: sci-libs/umfpack-5.6.1 should depend on sci-libs/suitesparseconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on: 442862
Blocks:
  Show dependency tree
 
Reported: 2012-11-12 07:46 UTC by David Bařina
Modified: 2012-11-12 13:17 UTC (History)
1 user (show)

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


Attachments
emerge --info output (emerge.info,18.69 KB, text/plain)
2012-11-12 07:48 UTC, David Bařina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Bařina 2012-11-12 07:46:42 UTC
When attempting to install sci-libs/umfpack-5.6.1, emerge fails with error:

configure: error: Package requirements (suitesparseconfig) were not met:

No package 'suitesparseconfig' found

Reproducible: Always

Steps to Reproduce:
1. emerge -a1 =sci-libs/umfpack-5.6.1
2.
3.
Actual Results:  
checking for SUITESPARSECONFIG... no
configure: error: Package requirements (suitesparseconfig) were not met:

No package 'suitesparseconfig' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SUITESPARSECONFIG_CFLAGS
and SUITESPARSECONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-libs/umfpack-5.6.1/work/umfpack-5.6.1_build/config.log
 * ERROR: sci-libs/umfpack-5.6.1 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3042:  Called autotools-utils_src_configure
 *        environment, line  588:  Called econf '--docdir=/usr/share/doc/umfpack-5.6.1' '--enable-shared' '--disable-static' '--with-blas=-lblas  ' '--without-doc' '--without-cholmod'
 *   phase-helpers.sh, line  501:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=sci-libs/umfpack-5.6.1'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/umfpack-5.6.1'`.
 * The complete build log is located at '/var/tmp/portage/sci-libs/umfpack-5.6.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/umfpack-5.6.1/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-libs/umfpack-5.6.1/work/umfpack-5.6.1_build'
 * S: '/var/tmp/portage/sci-libs/umfpack-5.6.1/work/umfpack-5.6.1'


Expected Results:  
emerge sci-libs/umfpack

I will attach emerge --info output due to this error: Comments cannot be longer than 16384 characters. If you need to post contents of files or logs, use the attachment feature instead.
Comment 1 David Bařina 2012-11-12 07:48:00 UTC
Created attachment 329308 [details]
emerge --info output
Comment 2 David Bařina 2012-11-12 08:56:16 UTC
I attach a link to the fixed ebuild:

https://dabler.googlecode.com/svn-history/r80/trunk/sci-libs/umfpack/umfpack-5.6.1-r1.ebuild
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-11-12 13:17:37 UTC
+  12 Nov 2012; Justin Lecher <jlec@gentoo.org> umfpack-5.6.1.ebuild:
+  Add missing dep on sci-libs/suitesparseconfig, #442842
+