Summary: | dev-libs/libpcre2: fails to install on sparc ('find: ‘cksum’: File name too long' in multilib header check) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Sam James
![]() ![]() ![]() ![]() This makes zero sense. $ find /tmp/portage/dev-libs/libpcre2-10.42/image/usr/include/ -type f /tmp/portage/dev-libs/libpcre2-10.42/image/usr/include/pcre2.h /tmp/portage/dev-libs/libpcre2-10.42/image/usr/include/pcre2posix.h Even with the extra /var, there's no chance that these would be too long. Also, I'm not sure if it complains that one of the paths is too long, or if 'cksum' is. strace it perhaps? |