| Summary: | dev-libs/quantlib fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | [OLD] Library | Assignee: | C++ Team [disbanded] <cpp+disabled> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | QA | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build log
Installation log for quantlib on an AMD64 Modified ebuild that compiled successfully in the previous message emerge --info |
||
|
Description
Diego Elio Pettenò (RETIRED)
2009-11-25 11:45:15 UTC
Created attachment 211143 [details]
Build log
Created attachment 238021 [details]
Installation log for quantlib on an AMD64
I installed version 1.0.1 of quantlib by modifying the 0.9.6 version of the ebuild, placing it in the /usr/local/portage/dev-libs/quantlib directory and running:
(The only change made to the 0.9.6 ebuild was to rename it to 1.0.1)
ebuild quantlib-1.0.1.ebuild digest
I took quite a time to compile, but did compile successfully. I then ran the test suite
/usr/bin/quantlib-test-suite
Running 447 test cases...
Tests completed in 33 m 36 s
*** No errors detected
Which also ran successfully.
I have not tested this on a x86 system or any other.
I undertook this because the R language financial package RQuantlib-0.3.2 only works with quantlib versions greater than 0.9.9 but the last version available in the Gentoo package directory is quantlib-0.9.6.
Jan Vandermeer
Created attachment 238023 [details]
Modified ebuild that compiled successfully in the previous message
No changes made to the ebuild except to rename it. Tested fine on my AMD64 See previous message
Jan Vandermeer
Created attachment 238025 [details]
emerge --info
Do I need to include any other information?
Is there a way to include multiple attachments in bug report?
Jan
How is quantlib-1.2 (the only version left in tree as of today) ? |