Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693470 - sci-libs/blis-0.6.0: fails tests when uninstalled
Summary: sci-libs/blis-0.6.0: fails tests when uninstalled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: lumin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-04 07:53 UTC by Michał Górny
Modified: 2022-09-30 12:10 UTC (History)
1 user (show)

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


Attachments
/var/log/portage/sci-libs:blis-0.6.0:20190904-073830.log (sci-libs:blis-0.6.0:20190904-073830.log,420.42 KB, text/plain)
2019-09-04 07:53 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-04 07:53:51 UTC
Created attachment 589028 [details]
/var/log/portage/sci-libs:blis-0.6.0:20190904-073830.log

Apparently there's LD_LIBRARY_PATH problem there (which also means the wrong version is tested normally).


./test_libblis.x -g ./testsuite/input.general.fast \
                   -o ./testsuite/input.operations.fast \
                    > output.testsuite
./test_libblis.x: error while loading shared libraries: libblis.so.2: cannot open shared object file: No such file or directory
make: *** [Makefile:824: testsuite-run-fast] Error 127
make: *** Waiting for unfinished jobs....
Comment 1 Larry the Git Cow gentoo-dev 2022-09-30 12:10:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834c70df02cc32759474c76ebb1f069b7ad550fb

commit 834c70df02cc32759474c76ebb1f069b7ad550fb
Author:     Zhang Zongyu <zongyu@novazy.net>
AuthorDate: 2022-09-29 12:45:36 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-09-30 12:09:56 +0000

    sci-libs/blis: bump version to 0.9.0
    
    Closes: https://bugs.gentoo.org/693470
    Closes: https://bugs.gentoo.org/841440
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Zhang Zongyu <zongyu@novazy.net>
    Closes: https://github.com/gentoo/gentoo/pull/27534
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/blis/Manifest                     |   1 +
 sci-libs/blis/blis-0.9.0.ebuild            | 113 +++++++++++++++++++++++++++++
 sci-libs/blis/files/blis-0.9.0-rpath.patch |  15 ++++
 3 files changed, 129 insertions(+)