Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
emerge libcap fails with "bin/sh: indent: command not found" Reproducible: Always >>> Emerging (13 of 122) sys-libs/libcap-2.06 to / * libcap-2.06.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking libcap-2.06.tar.bz2 ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking libcap-2.06.tar.bz2 to /var/tmp/portage/sys-libs/libcap-2.06/work * Applying 0001-set-FAKEROOT-to-DESTDIR-by-default.patch ... [ ok ] * Applying 0002-do-not-use-the-s-flag-with-install.patch ... [ ok ] * Applying 0003-Add-.gitignore-files.patch ... [ ok ] * Applying 0004-Do-not-run-ldconfig-for-FAKEROOT-installs.patch ... [ ok ] * Applying 0005-Do-not-hard-code-toolchain-binaries.patch ... [ ok ] * Applying 0006-cleanup-build-system.patch ... [ ok ] >>> Source unpacked. >>> 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] Error 127 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap' make: *** [all] Error 2 * * ERROR: sys-libs/libcap-2.06 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2034: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sys-libs/libcap-2.06/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libcap-2.06/temp/environment'. * * Regenerating GNU info directory index... * Processed 210 info files. * IMPORTANT: 1 config files in '/etc' need updating. * See the CONFIGURATION FILES section of the emerge * man page to learn how to update config files.
Search and emerge --sync before reporting bugs... *** This bug has been marked as a duplicate of bug 210424 ***