Summary: | sys-auth/tcb fails to build with glibc 2.14 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Paweł Hajdan, Jr. (RETIRED) <phajdan.jr> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | base-system |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 381391 | ||
Attachments: |
Build log
patch |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 276741 [details, diff]
patch
I think it should be fixed with the attached patch, but the problem is that tcb installs files into /lib that would now link with libtirpc in /usr/lib.
I see two choices here:
1) Move libtirpc into /lib
2) Treeclean tcb (I think the package is a bit problematic, and I'm considering writing a replacement for it; sys-auth/tcb is not usable in the current state)
Comment on attachment 276741 [details, diff]
patch
you cannot execute `pkg-config` directly. you have to use the helpers provided by toolchain-funcs eclass.
tcb is now removed from tree. Please use hardened-shadow instead. |