Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266470 - [science overlay] sci-libs/lapackpp (New package)
Summary: [science overlay] sci-libs/lapackpp (New package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL: http://lapackpp.sourceforge.net/
Whiteboard: Science overlay
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2009-04-17 06:07 UTC by Nick Fortino
Modified: 2011-06-20 06:19 UTC (History)
2 users (show)

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


Attachments
lapackpp-2.5.3.ebuild (lapackpp-2.5.3.ebuild,871 bytes, text/plain)
2009-04-17 06:08 UTC, Nick Fortino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Fortino 2009-04-17 06:07:47 UTC
lapackpp is a C++ wrapper for the lapack libraries.
Comment 1 Nick Fortino 2009-04-17 06:08:38 UTC
Created attachment 188643 [details]
lapackpp-2.5.3.ebuild
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-04-17 15:04:16 UTC
lapackpp-2.5.2 has been in the science overlay for quite a while now.
I am not quite sure how useful this package is since there is no package depending on it and for c++ lapack, we already have in the tree eigen and boost/ublas which seem more maintained.

Anyway I updated the overlay version with some parts of your ebuild. Also the make check fails.

Report bugs and suggestions here.
Thanks.
Comment 3 Nick Fortino 2009-04-17 19:27:06 UTC
Didn't think to check the science overlay :(

The first depend line needs to become DEPEND="${RDEPEND} unless I have missed something. The test failure is rather disconcerting, but I don't have the time right now to look into it.

Once the DEPEND issue gets looked at, I consider this bug fixed, but feel free to leave it open for test failures/other reasons.
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2009-04-20 11:16:22 UTC
> The first depend line needs to become DEPEND="${RDEPEND} unless I have missed
> something. 

Fixed.
We leave this bug open until the package is in the tree. This offers minimal bug report/update for overlay packages.



Comment 5 Yuriy Rusinov 2009-05-10 20:35:53 UTC
fetching gives this result
!!! Digest verification failed:
!!! /usr/portage/local/layman/science/sci-libs/lapackpp/ChangeLog
!!! Reason: Filesize does not match recorded size
!!! Got: 645
!!! Expected: 546
 * Fetch failed for 'sci-libs/lapackpp-2.5.3'
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2009-05-11 06:40:06 UTC
(In reply to comment #5)
> fetching gives this result
> !!! Digest verification failed:
> !!! /usr/portage/local/layman/science/sci-libs/lapackpp/ChangeLog
> !!! Reason: Filesize does not match recorded size
> !!! Got: 645
> !!! Expected: 546
>  * Fetch failed for 'sci-libs/lapackpp-2.5.3'
> 

Fixed.