- Code: Select all
$ unknown-horisons
FIFE not found
but
- Code: Select all
# equo search fife
>> @@ Searching...
>> @@ Package: games-engines/fife-0.3.2.2 branch: 5, [sabayon-weekly]
>> Available: version: 0.3.2.2 ~ tag: NoTag ~ revision: 2
>> Installed: version: 0.3.2.2 ~ tag: NoTag ~ revision: 2
>> Slot: 0
>> Homepage: http://fifengine.de
>> Description: Flexible Isometric Free Engine,
>> 2D
>> License: GPL-2
>> Keywords: fife
>> Found: 1 entry
and after
- Code: Select all
USE="opengl" emerge =games-engines/fife-0.3.3-r3
or
- Code: Select all
emerge =games-engines/fife-0.3.3-r3
...
- Code: Select all
g++ -o build/engine/release/core/loaders/native/map/py_objectloader.os -c -DPNG_SKIP_SETJMP_CHECK -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -fPIC -DTIXML_USE_STL -D_GNU_SOURCE=1 -D_REENTRANT -DNDEBUG -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.7 -Iext/install/include -Iengine/core engine/core/loaders/native/map/objectloader.cpp
In file included from /usr/include/boost/filesystem.hpp:15:0,
from engine/core/vfs/fife_boost_filesystem.h:27,
from engine/core/loaders/native/map/objectloader.cpp:35:
/usr/include/boost/filesystem/config.hpp:16:5: error: #error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
scons: *** [build/engine/release/core/loaders/native/map/py_objectloader.os] Error 1
scons: building terminated because of errors.
* ERROR: games-engines/fife-0.3.3-r3 failed (compile phase):
* scons failed
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 4848: Called die
* The specific snippet of code:
* escons --python-prefix="${D}/$(python_get_sitedir)" --prefix="${D}/usr" $(use_scons debug) $(use_scons debug log log) $(use_scons profile) || die "scons failed"
*
* If you need support, post the output of `emerge --info '=games-engines/fife-0.3.3-r3'`,
* the complete build log and the output of `emerge -pqv '=games-engines/fife-0.3.3-r3'`.
* This ebuild is from an overlay named 'gamerlay': '/var/lib/layman/gamerlay/'
* The complete build log is located at '/var/tmp/portage/games-engines/fife-0.3.3-r3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/games-engines/fife-0.3.3-r3/temp/environment'.
* Working directory: '/var/tmp/portage/games-engines/fife-0.3.3-r3/work/fife_0.3.3r3'
* S: '/var/tmp/portage/games-engines/fife-0.3.3-r3/work/fife_0.3.3r3'
>>> Failed to emerge games-engines/fife-0.3.3-r3, Log file:
scons, boost are installed.
Please help to install FIFE.

