| Summary: | emerge fails for openoffice 1.1, error: C compiler cannot create executables | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | markagregg |
| Component: | New packages | Assignee: | Gentoo Office Team <office> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | maildrop, OliFFM, th.heiserowski |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Please update your ccache. The current ccache ebuilds have the /usr/bin/ccache binary, while previously the binary was installed as /usr/bin/ccache/ccache. *** Bug 30639 has been marked as a duplicate of this bug. *** This should be fixed in the newest version (same name) *** Bug 31403 has been marked as a duplicate of this bug. *** |
emerge outputs... checking for gawk... gawk checking for gawk... /bin/gawk checking for sed... /bin/sed checking the operating system... checked (Linux) checking for gcc... /usr/bin/ccache gcc checking for C compiler default output... configure: error: C compiler cannot create executables See `config.log' for more details. config.log says... <snip> configure:2017: checking for gcc configure:2043: result: /usr/bin/ccache gcc configure:2287: checking for C compiler version configure:2290: /usr/bin/ccache gcc --version </dev/null >&5 ./configure: line 1: /usr/bin/ccache: is a directory configure:2293: $? = 126 configure:2295: /usr/bin/ccache gcc -v </dev/null >&5 ./configure: line 1: /usr/bin/ccache: is a directory configure:2298: $? = 126 configure:2300: /usr/bin/ccache gcc -V </dev/null >&5 ./configure: line 1: /usr/bin/ccache: is a directory configure:2303: $? = 126 configure:2327: checking for C compiler default output configure:2330: /usr/bin/ccache gcc -march=athlon-tbird -O2 -pipe -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER conftest.c >&5 ./configure: line 1: /usr/bin/ccache: is a directory configure:2333: $? = 126 configure: failed program was: | #line 2306 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2372: error: C compiler cannot create executables See `config.log' for more details. <snip> Reproducible: Always Steps to Reproduce: