Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330631 - =sys-process/psmisc-22.12: peekfd fails to build on many arches
Summary: =sys-process/psmisc-22.12: peekfd fails to build on many arches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-31 15:05 UTC by Raúl Porcel (RETIRED)
Modified: 2019-01-27 21:47 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raúl Porcel (RETIRED) gentoo-dev 2010-07-31 15:05:59 UTC
Check http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588986

Same happens on gentoo
Comment 1 SpanKY gentoo-dev 2010-07-31 19:10:27 UTC
this isnt specific to superh.  this peekfd file is a huge pile of shit.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-08-05 18:00:56 UTC
sed -i -e 's:WANT_PEEKFD_MIPS:DISABLE&:' configure.ac || die

in src_prepare and wait for the Debian/upstream bug to get solved
peekfd is not mandatory to have, it's the less important application from psmisc
Comment 3 SpanKY gentoo-dev 2010-08-22 20:19:48 UTC
my portable ptrace library is taking some time to get right, so ive added a build time hack.  any/all peekfd build failures will be ignored and that's what i prefer.

http://sources.gentoo.org/sys-process/psmisc/psmisc-22.12.ebuild?r1=1.3&r2=1.4
Comment 4 Michael 'veremitz' Everitt 2019-01-05 10:17:03 UTC
Likely fixed in https://gitlab.com/psmisc/psmisc/commit/d14bc4620a59e2d9a162611e6f1d922487f9c8ed .
Comment 5 tt_1 2019-01-27 21:47:22 UTC
It seems as if the hack now makes the build fail?