Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137925

Summary: x11-plugins/gkrellmitime doesn't compile under gcc-4.1.1
Product: Gentoo Linux Reporter: Talamona Francesco <cancellettopugno>
Component: New packagesAssignee: 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
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 Talamona Francesco 2006-06-25 04:52:20 UTC
Created attachment 90087 [details]
modified ebuild for patching Makefiles
Comment 2 Talamona Francesco 2006-06-25 04:52:44 UTC
Created attachment 90088 [details]
first patch
Comment 3 Talamona Francesco 2006-06-25 04:53:01 UTC
Created attachment 90089 [details]
second patch
Comment 4 Talamona Francesco 2006-06-25 04:55:55 UTC
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 Christian Faulhammer (RETIRED) gentoo-dev 2006-07-26 05:53:50 UTC
Can this patch be applied, mholzer?
Comment 6 Jakob Schiotz 2006-09-18 03:20:10 UTC
Is anything happening with this bug?  The package still cannot compile, and GCC 4.1.1 is now the default compiler.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-09-18 03:23:13 UTC
(In reply to comment #6)
> Is anything happening with this bug? 

No, as you might have noticed, this ebuild has not maintainer.
Comment 8 Matthias Vill 2006-10-21 08:45:22 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 03:19:12 UTC
treecleaners, please fix or remove this package.

$ pquery --raw --revdep=x11-plugins/gkrellmitime
x11-plugins/gkrellm-plugins-1.2.11-r1
Comment 10 Ryan Hill (RETIRED) gentoo-dev 2006-12-27 20:45:26 UTC
Sorry this took so long.

Fixed.