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
Description:   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

------- Comment #1 From Talamona Francesco 2006-06-25 04:52:20 0000 -------
Created an attachment (id=90087) [details]
modified ebuild for patching Makefiles

------- Comment #2 From Talamona Francesco 2006-06-25 04:52:44 0000 -------
Created an attachment (id=90088) [details]
first patch

------- Comment #3 From Talamona Francesco 2006-06-25 04:53:01 0000 -------
Created an attachment (id=90089) [details]
second patch

------- Comment #4 From Talamona Francesco 2006-06-25 04:55:55 0000 -------
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---

------- Comment #5 From Christian Faulhammer 2006-07-26 05:53:50 0000 -------
Can this patch be applied, mholzer?

------- Comment #6 From Jakob Schiotz 2006-09-18 03:20:10 0000 -------
Is anything happening with this bug?  The package still cannot compile, and GCC
4.1.1 is now the default compiler.

------- Comment #7 From Jakub Moc (RETIRED) 2006-09-18 03:23:13 0000 -------
(In reply to comment #6)
> Is anything happening with this bug? 

No, as you might have noticed, this ebuild has not maintainer.

------- Comment #8 From Matthias Vill 2006-10-21 08:45:22 0000 -------
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

------- Comment #9 From Jakub Moc (RETIRED) 2006-11-18 03:19:12 0000 -------
treecleaners, please fix or remove this package.

$ pquery --raw --revdep=x11-plugins/gkrellmitime
x11-plugins/gkrellm-plugins-1.2.11-r1

------- Comment #10 From Ryan Hill 2006-12-27 20:45:26 0000 -------
Sorry this took so long.

Fixed.