Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 247080
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mark Nowiasz <buckaroo@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 247080 depends on: Show dependency tree
Bug 247080 blocks:
Votes: 1    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-11-16 15:50 0000
When trying to emerge sys-libs/libcap-2.14, libcap will fail if indent is not
installed. 

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-libs/libcap-2.14 (without indent being installed)
2.
3.

Actual Results:  
x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wwrite-strings -Wpointer-arith
-Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Winline -Wshadow -Wall -Wwrite-strings -Wpointer-arith
-Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Winline -Wshadow -fPIC
-I/var/tmp/portage/sys-libs/libcap-2.14/work/libcap-2.14/libcap/../libcap/include
-I/var/tmp/portage/sys-libs/libcap-2.14/work/libcap-2.14/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

------- Comment #1 From nictki@gmail.com 2008-11-16 16:45:21 0000 -------
same here

with dev-util/indent installed compiles fine

------- Comment #2 From Jouni Rinne 2008-11-16 20:10:03 0000 -------
Confirmed, compiles fine after dev-util/indent was installed.

------- Comment #3 From SpanKY 2008-11-16 20:39:39 0000 -------
it doesnt need indent, there's just a typo in the package's makefile

------- Comment #4 From Gilles Dartiguelongue 2008-11-16 21:13:18 0000 -------
*** Bug 247123 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug