Summary: | dev-haskell/hsql-mysql-1.8.2-r1 fails to link with LLD because of /usr/lib in the link command line | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | CONFIRMED --- | ||
Severity: | normal | Keywords: | PMASKED |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 731004 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 760882 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crti.o is incompatible with elf32-i386 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5ca5dec763541eb3748c5f3c3bd8657479257c commit 6c5ca5dec763541eb3748c5f3c3bd8657479257c Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-22 22:53:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-22 22:57:24 +0000 profiles: last-rite broken, revdep-less Haskell packages As discussed in #gentoo-haskell. More items are likely to be added to this mask, like we've done with Python packages in the past. Bug: https://bugs.gentoo.org/830336 Bug: https://bugs.gentoo.org/637278 Bug: https://bugs.gentoo.org/652014 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) |