Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 210438

Summary: sys-libs/libcap-2.06 needs dev-util/indent
Product: Gentoo Linux Reporter: Markus Krainer <mkrainer>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Krainer 2008-02-17 07:42:41 UTC
>>> Compiling source in /var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06 ...
make -C libcap all
make[1]: Entering directory `/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap'
=> making cap_names.c from <linux/capability.h>
i686-pc-linux-gnu-gcc  -I/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap/../libcap/include -I/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap/../libcap/include _makenames.c -o _makenames
sed -e 's/[\{\"]//g' -e 's/\}.*//' -e '1istruct __cap_token_s { const char *name; int index; };\n%{\nconst struct __cap_token_s *__cap_lookup_name(const char *, unsigned int);\n%}\n%%' cap_names.sed | gperf --ignore-case --language=ANSI-C --readonly --null-strings --global-table --hash-function-name=__cap_hash_name --lookup-function-name="__cap_lookup_name" -c -t -m20 | indent -kr > _caps_output.gperf
/bin/sh: indent: command not found
make[1]: *** [_caps_output.gperf] Fehler 127
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap'
make: *** [all] Fehler 2
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2008-02-17 07:47:40 UTC

*** This bug has been marked as a duplicate of bug 210437 ***