Summary: | x11-plugins/gkrellmitime doesn't compile under gcc-4.1.1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Talamona Francesco <cancellettopugno> |
Component: | New packages | Assignee: | Gentoo TreeCleaner Project <treecleaner> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, maintainer-needed, mholzer, schiotz |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 117482 | ||
Attachments: |
modified ebuild for patching Makefiles
first patch second patch |
Description
Talamona Francesco
2006-06-25 04:51:41 UTC
Created attachment 90087 [details]
modified ebuild for patching Makefiles
Created attachment 90088 [details]
first patch
Created attachment 90089 [details]
second patch
note: Portage 2.1 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo x86_64) ================================================================= System uname: 2.6.17-gentoo x86_64 AMD Athlon(tm) 64 Processor 3500+ Gentoo Base System version 1.6.14 ccache version 2.3 [enabled] dev-lang/python: 2.3.5-r2, 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.3 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.93 sys-devel/gcc-config: 1.3.13-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" ---snip--- Can this patch be applied, mholzer? Is anything happening with this bug? The package still cannot compile, and GCC 4.1.1 is now the default compiler. (In reply to comment #6) > Is anything happening with this bug? No, as you might have noticed, this ebuild has not maintainer. If nothing is happening, you could at least mark it as unstable... I got this error: gcc -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment-Wparentheses -Wtraditional -Wpointer-arith -Wmissing-prototypes -O2 -fPIC -I/usr/local/include `pkg-config gtk+-2.0 --cflags` -c gkrellm_itime.c cc1: error: unrecognized command line option "-Wcomment-Wparentheses" distcc[28143] ERROR: compile gkrellm_itime.c on quench failed make: *** [gkrellm_itime.o] Error 1 treecleaners, please fix or remove this package. $ pquery --raw --revdep=x11-plugins/gkrellmitime x11-plugins/gkrellm-plugins-1.2.11-r1 Sorry this took so long. Fixed. |