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

Bug 197591

Summary: net-p2p/transmission-0.91 (version bump)
Product: Gentoo Linux Reporter: mojoholder
Component: New packagesAssignee: Saleem Abdulrasool (RETIRED) <compnerd>
Status: RESOLVED FIXED    
Severity: enhancement CC: net-p2p, nflamel, tesoro302
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://transmission.m0k.org
Whiteboard:
Package list:
Runtime testing required: ---

Description mojoholder 2007-10-31 05:47:12 UTC
Transmission 0.91 released on Oct 29.

** Users of 0.72 or earlier: COMPLETE YOUR DOWNLOADS BEFORE UPGRADING OR YOU WILL LOSE DATA! **

0.91 (2007/10/28)
All Platforms:
Fix 0.90 speed limits
Fix 0.90 problems announcing to some trackers
Fix 0.90 socket connection leak
Fix 0.90 IPC crash
Fix 0.90 cache bug that could cause "verify local files" to fail
Fix 0.90 build errors on OpenBSD and on older C compilers
OS X:
Fix a crash caused by custom sound files
Add Dutch localization, re-add Russian localization, fix Korean localization
GTK:
Fix 0.90 packaging errors
Fix 0.90 crash-on-start with assertion failure: "destination != (void*)0"


Reproducible: Always
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-11-05 00:10:44 UTC
bumped in portage.
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2007-11-05 15:13:59 UTC
*** Bug 198167 has been marked as a duplicate of this bug. ***
Comment 3 A. Person 2007-11-05 19:27:09 UTC
I get the following error when trying to emerge transmission-0.91.  Should I file a new bug?

speed-stats.cc: At global scope:
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:33: error: 'wxPanel' has not been declared
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:33: error: non-member function 'const wxEventTable* GetEventTable()' cannot have cv-qualifier
speed-stats.cc: In function 'const wxEventTable* GetEventTable()':
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc: At global scope:
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:33: error: non-member function 'wxEventHashTable& GetEventHashTable()' cannot have cv-qualifier
speed-stats.cc: In function 'wxEventHashTable& GetEventHashTable()':
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc: At global scope:
speed-stats.cc:33: error: 'SpeedStats' has not been declared
speed-stats.cc:34: error: 'SpeedStats' was not declared in this scope
speed-stats.cc:34: error: expected primary-expression before '(' token
speed-stats.cc:34: error: 'SpeedStats' was not declared in this scope
speed-stats.cc:34: error: expected primary-expression before ')' token
speed-stats.cc:34: error: expected primary-expression before ')' token
speed-stats.cc:35: error: 'SpeedStats' was not declared in this scope
speed-stats.cc:35: error: expected primary-expression before '(' token
speed-stats.cc:35: error: 'SpeedStats' was not declared in this scope
speed-stats.cc:35: error: expected primary-expression before ')' token
speed-stats.cc:35: error: expected primary-expression before ')' token
speed-stats.cc:38: error: 'SpeedStats' has not been declared
speed-stats.cc:43: error: ISO C++ forbids declaration of 'SpeedStats' with no type
speed-stats.cc: In function 'int SpeedStats(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxString&)':
speed-stats.cc:43: error: only constructors take base initializers
speed-stats.cc:50: error: 'myColors' was not declared in this scope
speed-stats.cc:50: error: 'BACKGROUND' was not declared in this scope
speed-stats.cc:51: error: 'FRAME' was not declared in this scope
speed-stats.cc:52: error: 'ALL_UP' was not declared in this scope
speed-stats.cc:53: error: 'TORRENT_UP' was not declared in this scope
speed-stats.cc:55: error: 'ALL_DOWN' was not declared in this scope
speed-stats.cc:56: error: 'TORRENT_DOWN' was not declared in this scope
speed-stats.cc:57: warning: no return statement in function returning non-void
speed-stats.cc: At global scope:
speed-stats.cc:59: error: expected constructor, destructor, or type conversion before '::' token
speed-stats.cc:69: error: 'SpeedStats' is not a class or namespace
speed-stats.cc: In function 'void SetColor(int, const wxColour&)':
speed-stats.cc:71: error: 'N_COLORS' was not declared in this scope
speed-stats.cc:73: error: 'myColors' was not declared in this scope
speed-stats.cc: At global scope:
speed-stats.cc:77: error: 'SpeedStats' is not a class or namespace
speed-stats.cc: In function 'wxString GetColorName(int)':
speed-stats.cc:79: error: 'N_COLORS' was not declared in this scope
speed-stats.cc:86: error: 'xstr' was not declared in this scope
speed-stats.cc: At global scope:
speed-stats.cc:95: error: 'SpeedStats' is not a class or namespace
speed-stats.cc: In function 'void OnSize(wxSizeEvent&)':
speed-stats.cc:97: error: 'myBitmap' was not declared in this scope
speed-stats.cc:101: error: 'myHistory' was not declared in this scope
speed-stats.cc: At global scope:
speed-stats.cc:105: error: 'SpeedStats' is not a class or namespace
speed-stats.cc: In function 'void OnPaint(wxPaintEvent&)':
speed-stats.cc:107: error: 'myBitmap' was not declared in this scope
speed-stats.cc:110: error: 'myMaxSpeed' was not declared in this scope
speed-stats.cc:118: error: 'myColors' was not declared in this scope
speed-stats.cc:118: error: 'BACKGROUND' was not declared in this scope
speed-stats.cc:123: error: 'FRAME' was not declared in this scope
speed-stats.cc:147: error: 'myStats' was not declared in this scope
speed-stats.cc:161: error: 'TORRENT_UP' was not declared in this scope
speed-stats.cc:168: error: 'TORRENT_DOWN' was not declared in this scope
speed-stats.cc:175: error: 'ALL_UP' was not declared in this scope
speed-stats.cc:182: error: 'ALL_DOWN' was not declared in this scope
speed-stats.cc:189: error: invalid use of 'this' in non-member function
speed-stats.cc: At global scope:
speed-stats.cc:195: error: 'SpeedStats' is not a class or namespace
speed-stats.cc: In function 'void SetTorrent(tr_torrent*)':
speed-stats.cc:197: error: 'myTorrent' was not declared in this scope
speed-stats.cc:201: error: 'myMaxSpeed' was not declared in this scope
speed-stats.cc:202: error: 'stats_t' was not declared in this scope
speed-stats.cc:202: error: 'myStats' was not declared in this scope
speed-stats.cc:202: error: 'it' was not declared in this scope
speed-stats.cc:202: error: 'foreach' was not declared in this scope
speed-stats.cc:203: error: expected `;' before '{' token
speed-stats.cc: At global scope:
speed-stats.cc:213: error: 'SpeedStats' is not a class or namespace
speed-stats.cc: In function 'void Pulse(tr_handle*)':
speed-stats.cc:218: error: 'Speed' was not declared in this scope
speed-stats.cc:218: error: expected `;' before 's'
speed-stats.cc:219: error: 's' was not declared in this scope
speed-stats.cc:222: error: 'myTorrent' was not declared in this scope
speed-stats.cc:227: error: 'myStats' was not declared in this scope
speed-stats.cc:230: error: 'myHistory' was not declared in this scope
speed-stats.cc:236: error: 'myMaxSpeed' was not declared in this scope
speed-stats.cc:241: error: 'Refresh' was not declared in this scope
speed-stats.cc: At global scope:
speed-stats.cc:33: warning: 'sm_eventTableEntries' defined but not used
make[2]: *** [speed-stats.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-p2p/transmission-0.91/work/transmission-0.91/wx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-p2p/transmission-0.91/work/transmission-0.91/wx'
make: *** [all-recursive] Error 1