MrMEEE / ironhide

Optimus Support for Linux Through VirtualGL - PPA version also available: https://launchpad.net/~mj-casalogic/+archive/ironhide
http://www.martin-juhl.dk
88 stars 0 forks source link

Can't install ironhide on precise #247

Open iahvector opened 12 years ago

iahvector commented 12 years ago

When I run "sudo apt-get install ironhide " on precise I get this:

Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: ironhide : Depends: virtualgl but it is not installable E: Unable to correct problems, you have held broken packages.

meawoppl commented 12 years ago

The build on Precise is failing: https://launchpadlibrarian.net/103762275/buildlog_ubuntu-precise-amd64.virtualgl_2.3.0-1~preciseubuntu2_FAILEDTOBUILD.txt.gz

... [ 17%] Building CXX object fltk/CMakeFiles/fltk_static.dir/Fl_File_Chooser2.cxx.o /build/buildd/virtualgl-2.3.0/fltk/Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::fileNameCB()': /build/buildd/virtualgl-2.3.0/fltk/Fl_File_Chooser2.cxx:567:35: error: format not a string literal and no format arguments [-Werror=format-security] /build/buildd/virtualgl-2.3.0/fltk/Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::newdir()': /build/buildd/virtualgl-2.3.0/fltk/Fl_File_Chooser2.cxx:755:48: error: format not a string literal and no format arguments [-Werror=format-security] /build/buildd/virtualgl-2.3.0/fltk/Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::showChoiceCB()': /build/buildd/virtualgl-2.3.0/fltk/Fl_File_Chooser2.cxx:874:55: error: format not a string literal and no format arguments [-Werror=format-security] cc1plus: some warnings being treated as errors make[3]: *\ [fltk/CMakeFiles/fltk_static.dir/Fl_File_Chooser2.cxx.o] Error 1 ...

meawoppl commented 12 years ago

This is a bug based on changes in fltk as far as I can tell. I am going to try to recompile it all from source.

analaz commented 12 years ago

Same problem as iahvector. Anyone knows how to fix this?

meawoppl commented 12 years ago

There is an up to date repo with precise compiles. More googling is the answer.