Summary: | dev-haskell/statistics-0.16.2.0 - <command line>: .../libHSbitvec-1.1.3.0-5G2b6x3gagmB5Myy1Q8zeB-ghc9.2.8.so: undefined symbol: _gmpn_popcount | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-haskell:statistics-0.16.2.0:20231113-085619.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 874655 [details]
emerge-info.txt
Created attachment 874656 [details]
dev-haskell:statistics-0.16.2.0:20231113-085619.log
Created attachment 874657 [details]
emerge-history.txt
Created attachment 874658 [details]
environment
Created attachment 874659 [details]
etc.clang.tar.xz
Created attachment 874660 [details]
etc.portage.tar.xz
Created attachment 874661 [details]
qlist-info.txt.xz
Created attachment 874662 [details]
temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e3e1afaca561d90238c5a94d5f5af7d401e840 commit 24e3e1afaca561d90238c5a94d5f5af7d401e840 Author: hololeap <hololeap@protonmail.com> AuthorDate: 2023-12-04 20:14:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-22 05:05:41 +0000 dev-haskell/vector-algorithms: Require gmp source It appears that vector-algorithms implicitly depends on gmp either via ghc or the bitvec package. If neither source for gmp is available, packages in vector-algorithm's reverse dependency tree may run into linker errors during compile time: libHSbitvec-1.1.3.0-*.so: undefined symbol: __gmpn_popcount Closes: https://bugs.gentoo.org/917291 Closes: https://bugs.gentoo.org/917267 Closes: https://bugs.gentoo.org/916208 Closes: https://bugs.gentoo.org/916191 Closes: https://bugs.gentoo.org/916186 Closes: https://bugs.gentoo.org/916183 Closes: https://bugs.gentoo.org/920461 Signed-off-by: hololeap <hololeap@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34391 Signed-off-by: Sam James <sam@gentoo.org> ...rithms-0.9.0.1.ebuild => vector-algorithms-0.9.0.1-r1.ebuild} | 9 +++++++++ 1 file changed, 9 insertions(+) |