geekt Posted June 14, 2017 Report Share Posted June 14, 2017 I just got a few "new" old games, two of which run in DOSbox, and require libcaca. Needless to say, it fails, and I haven't been able to find a solution online. I was hoping that maybe someone could help me. emerge -pqv '=media-libs/libcaca-0.99_beta19::gentoo' [ebuild N ] media-libs/libcaca-0.99_beta19 USE="X cxx ncurses opengl python truetype -doc -imlib -java -mono (-ruby) -slang -static-libs {-test}" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" RUBY_TARGETS="ruby21 ruby22 ruby23 ruby24" emerge --info: https://pastebin.com/K5r10ABi build env: https://pastebin.com/ERQh6Wfd build log: https://pastebin.com/cpNMKJ16 Link to comment Share on other sites More sharing options...
0 cardinal Posted June 14, 2017 Report Share Posted June 14, 2017 Uninstall dev-util/cppunit before building media-libs/libcaca.We use gcc-5.3.0 but libcaca fails to build if I have cppunit-1.14 installedBug 619698 - =media-libs/libcaca-0.99_beta19 does not build with gcc-5.4.0 and >=dev-util/cppunit-1.14 Link to comment Share on other sites More sharing options...
0 geekt Posted June 14, 2017 Author Report Share Posted June 14, 2017 Thank you! Disappointed that didn't show up when I was searching. I spent over an hour, but that was mostly in the Gentoo forums, because that's usually where my answers to problems show up. It built beautifully after I removed cppunit. Only problem was me being dumb and forgetting to use -1 when reinstalling cppunit, so I had to go remove it from the world file, but gave me a chance to see if anything else needed to be removed. Thank you so much! Link to comment Share on other sites More sharing options...
0 Oleg Vinichenko Posted June 21, 2017 Report Share Posted June 21, 2017 i'm seeing quite a bit of failures in different packages with cppunit-1.14. so it will be important to investigate. Link to comment Share on other sites More sharing options...
Question
geekt
I just got a few "new" old games, two of which run in DOSbox, and require libcaca. Needless to say, it fails, and I haven't been able to find a solution online. I was hoping that maybe someone could help me.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts