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

Bug 50427

Summary: Stable netspeed_applet version (0.8) cannot be compiled.
Product: Gentoo Linux Reporter: Tiago Pierezan Camargo <aragorn>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Highest    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 45747    
Attachments: emerge log
Patch against netspeed_applet-0.8.ebuild

Description Tiago Pierezan Camargo 2004-05-07 21:34:43 UTC
Stable netspeed_version (0.8) throws an error whenever I try to compile it. 
I guess an library update (glib-2.4.0?) might have broken version 0.8.

Version 0.9.2 compiles and seems to work without problems. A version bump seems to be the easier/faster solution to me.

Reproducible: Always
Steps to Reproduce:
1. emerge netspeed_applet

Actual Results:  
(...)
!!! ERROR: net-analyzer/netspeed_applet-0.8 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)
#
Comment 1 Tiago Pierezan Camargo 2004-05-07 21:39:21 UTC
Created attachment 30980 [details]
emerge log
Comment 2 foser (RETIRED) gentoo-dev 2004-05-08 01:38:01 UTC
hm yeah plus that the gtop dep also needs fixing before the 2.6 version goes stable.

*** This bug has been marked as a duplicate of 45747 ***
Comment 3 Tiago Pierezan Camargo 2004-05-09 19:45:12 UTC
Author's changelog for version 0.9.2:
"Other changes are: I removed -D_*DEPRECATED stuff from the Makefiles, so that 0.9.2 now builds on gnome 2.5.x, etc."

Seems to match the problem described on bug 45747. :)

Anyway, I made a simple patch to build netspeed_applet-0.8 on stable.
Comment 4 Tiago Pierezan Camargo 2004-05-09 19:47:35 UTC
Created attachment 31080 [details, diff]
Patch against netspeed_applet-0.8.ebuild

Pacth to remove -DG.*_deprecated entries
Comment 5 foser (RETIRED) gentoo-dev 2004-05-10 05:53:13 UTC
not a dupe
Comment 6 Tiago Pierezan Camargo 2004-06-14 18:40:00 UTC
Version 0.9.2 was unmasked and has been built without problems.