Bug 137925 - x11-plugins/gkrellmitime doesn't compile under gcc-4.1.1
|
Bug#:
137925
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: treecleaner@gentoo.org
|
Reported By: ti.liame@email.it
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: x11-plugins/gkrellmitime doesn't compile under gcc-4.1.1
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-06-25 04:51 0000
|
A little typo prevents gkrellmitime from compilation with gcc-4.1.1.
I made two trivial patches for the Makefile(s) and edited
x11-plugins/gkrellmitime-1.0.1 ebuild accordingly. Maybe other versions need
this to compile against the new compiler
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.