Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165422 - x11-misc/kflog: ~amd64 dropped in favour of -amd64
Summary: x11-misc/kflog: ~amd64 dropped in favour of -amd64
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 10:18 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-04-10 19:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-05 10:18:28 UTC
Compiling with recent GCC versions fails:

dataview.cpp: In member function ‘QString DataView::__writeTaskInfo(FlightTask*)’:
dataview.cpp:110: warning: format not a string literal and no format arguments
dataview.cpp: In member function ‘void DataView::setFlightData()’:
dataview.cpp:264: error: cast from ‘Flight*’ to ‘int’ loses precision

and this is a serious failure: even if older version of GCC compiled the code, it wouldn't have worked as intended.

I've changed the marking to -amd64 for this reason.

HTH,
Diego
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2007-02-05 10:30:39 UTC
okay, thanks for the notice
Comment 2 Grégoire Favre 2007-04-10 19:43:34 UTC
Hello,

is that bug repported upstream ?