| Summary: | dev-python/PyQt4-4.4.3 - ld:sipQtCoreQThreadPool.o: file format not recognized; treating as linker script | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | tzopik <tzopik> |
| Component: | [OLD] Library | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jer, qt |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
ebuild environment
A complete build log emerge --info |
||
|
Description
tzopik
2008-09-09 18:04:26 UTC
Created attachment 165042 [details]
ebuild environment
Created attachment 165044 [details]
A complete build log
Created attachment 165047 [details]
emerge --info
Bug #237190 comment #3 suggests you disable ccache with `FEATURES=-ccache emerge -v1 =dev-python/PyQt4-4.4.3'. Does that solve the problem for you? (In reply to comment #4) > Bug #237190 comment #3 suggests you disable ccache with `FEATURES=-ccache > emerge -v1 =dev-python/PyQt4-4.4.3'. Does that solve the problem for you? > Yes, disabling ccache resolve the problem. Is my ccache folder currupeted? I have running gcc-4.3.1-r1 from last two mounth and no problem with compilation sys-devel/gcc-4.3.1-r1(4.3)(21:13:30 07-07-2008)(fortran gtk mudflap nls openmp -altivec -bootstrap -build -doc -gcj -hardened -ip28 -ip32r10k -libffi -multilib -multislot -n32 -n64 -nocxx -objc -objc++ -objc-gc -test -vanilla) I'll treat this as fixed then. |