Summary: | dev-libs/glib-2.28.5 emake failed: libtool syntax error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | redevizer <themadyc> |
Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info =dev-libs/glib-2.28.5 |
Description
redevizer
2011-04-02 16:49:07 UTC
Created attachment 268223 [details]
emerge --info =dev-libs/glib-2.28.5
Try purging your ccache. Looks similar to bug 196243. 'ccache -C' to work for portage, needs to be run with correct CCACHE_DIR. what is the default ccache dir? I haven't set it in make.conf i've removed /root/.ccache, umerged ccache, deleted it form /etc/make.conf, but the emake still fails Most likely it's /var/tmp/ccache. /var/tmp/ccache doesn't exist. still cannot emerge glib Please attach the entire build log. The environment file and config.log would also help, if bug #196243 is anything to go by. |