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

Bug 147032

Summary: version bump xclass
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: patrick
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 251747    
Bug Blocks:    

Description SpanKY gentoo-dev 2006-09-10 01:44:27 UTC
x11-libs/xclass/xclass-0.9.1.ebuild
Comment 1 Patrick Lauer gentoo-dev 2006-10-10 11:59:28 UTC
Error emerging 0.8.2-r1, haven't tested yet if 0.9.1 fixes it:

c++ -o btest btest.o  -L../lib/libxclass -lxclass -L/usr/lib -lXpm -lXext -lX11 -lXpm -lXext -lX11
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxclass
collect2: ld returned 1 exit status
make[1]: *** [btest] Error 1
make[1]: Leaving directory `/var/tmp/portage/xclass-0.8.2-r1/work/xclass-0.8.2/test'
make: *** [all] Error 2

!!! ERROR: x11-libs/xclass-0.8.2-r1 failed.
Comment 2 Patrick Lauer gentoo-dev 2009-03-01 14:59:17 UTC
ebuild change:
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 

ftest.cc: In member function 'virtual int OXMain::HandleTimer(OTimer*)':
ftest.cc:231: error: 'time' was not declared in this scope
ftest.cc:232: error: 'localtime' was not declared in this scope
ftest.cc:233: error: 'strftime' was not declared in this scope
make[1]: *** [ftest.o] Error 1
make[1]: *** Waiting for unfinished jobs....
favordlg.cc:30: warning: deprecated conversion from string constant to 'char*'
favordlg.cc:30: warning: deprecated conversion from string constant to 'char*'
favordlg.cc:30: warning: deprecated conversion from string constant to 'char*'
favordlg.cc:30: warning: deprecated conversion from string constant to 'char*'
favordlg.cc:30: warning: deprecated conversion from string constant to 'char*'
favordlg.cc:30: warning: deprecated conversion from string constant to 'char*'
helptest.cc: In function 'int main(int, char**)':
helptest.cc:37: warning: deprecated conversion from string constant to 'char*'
helptest.cc:46: warning: deprecated conversion from string constant to 'char*'
make[1]: Leaving directory `/var/tmp/portage/x11-libs/xclass-0.9.2/work/xclass-0.9.2/test'
make: *** [all] Error 2
 *
 * ERROR: x11-libs/xclass-0.9.2 failed.

So the current newest still fails, patches welcome ;)
Comment 3 VĂ­ctor Ostorga (RETIRED) gentoo-dev 2009-07-16 15:14:35 UTC
Removed from tree in 2009-05-30