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

Bug 138253

Summary: media-plugins/vdr-xineliboutput-0.99_rc failed, most likely GCC 4.1.1 related
Product: Gentoo Linux Reporter: David Philippi <gentoo>
Component: [OLD] GCC PortingAssignee: Joerg Bornkessel (RETIRED) <hd_brummy>
Status: RESOLVED FIXED    
Severity: normal CC: zzam
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    

Description David Philippi 2006-06-27 12:31:21 UTC
I'm getting the following error message:

g++ -march=k8 -O3 -msse3 -fvisibility-inlines-hidden -ftree-vectorize -fPIC -c -DCONFIGDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGINLIBDIR='"/usr/lib64/vdr/plugins"' -DXINELIBOUTPUT_VERSION='"0.99rc"'  -Wall -I/usr/include -I/usr/include -o frontend_svr.o frontend_svr.c
frontend_local.c: In member function 'frontend_t* cXinelibLocal::load_frontend(const char*)':
frontend_local.c:261: error: cast from 'frontend_t* (**)()' to 'unsigned int' loses precision
make: *** [frontend_local.o] Error 1


Looks like GCC 4.1.1 beeing more strict then previous versions again. I don't have an older version to verify installed anymore unfortunately.
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2006-06-27 15:30:44 UTC
plz. check new _rc5 version, and plz paste also info on compile problems.
Comment 2 David Philippi 2006-06-27 16:16:27 UTC
Compiled well this time but it's too late to try it out wheter it works as well. But that's not part of this bug in any case. :-)