- * Package: games-strategy/glob2-0.9.4.4
- * Repository: gentoo
- * Maintainer: games@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking glob2-0.9.4.4.tar.gz to /tmp/portage/games-strategy/glob2-0.9.4.4/work
- >>> Source unpacked in /tmp/portage/games-strategy/glob2-0.9.4.4/work
- >>> Preparing source in /tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4 ...
- * Applying glob2-0.9.4.4-gcc44.patch ...
- [ ok ]
- * Applying glob2-0.9.4.4-scons-blows.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4 ...
- scons -j24 INSTALLDIR=/usr/share/games/glob2 DATADIR=/usr/share/games/glob2
- scons: Reading SConscript files ...
- scons: warning: The Options class is deprecated; use the Variables class instead.
- File "/tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4/SConstruct", line 17, in establish_options
- scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
- File "/tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4/SConstruct", line 26, in establish_options
- Checking for C library SDL... yes
- Checking for C library SDL_ttf... yes
- Checking for C library SDL_image... yes
- Checking for C library SDL_net... yes
- Checking for C library speex... yes
- Checking for C++ header file speex/speex.h... yes
- Checking for C library vorbisfile... yes
- Checking for C library vorbis... yes
- Checking for C library ogg... yes
- Checking for C++ header file zlib.h... yes
- Checking for C library z... yes
- Checking for C library boost_thread... no
- Checking for C library boost_thread-mt... no
- Could not find libboost_thread or libboost_thread-mt or boost/thread/thread.hpp
- Checking for C library boost_date_time... no
- Checking for C library boost_date_time-mt... no
- Could not find libboost_date_time or libboost_date_time-mt or boost/thread/thread.hpp
- Checking for C++ header file boost/shared_ptr.hpp... no
- Could not find boost/shared_ptr.hpp
- Checking for C++ header file boost/tuple/tuple.hpp... no
- Could not find boost/tuple/tuple.hpp
- Checking for C++ header file boost/tuple/tuple_comparison.hpp... no
- Could not find boost/tuple/tuple_comparison.hpp
- Checking for C++ header file boost/logic/tribool.hpp... no
- Could not find boost/logic/tribool.hpp
- Checking for C++ header file boost/lexical_cast.hpp... no
- Could not find boost/lexical_cast.hpp
- Checking for C library GL... yes
- Checking for C++ header file GL/gl.h... yes
- Checking for C library GLU... yes
- Checking for C++ header file GL/glu.h... yes
- Checking for C library fribidi... yes
- Checking for C++ header file fribidi/fribidi.h... no
- Checking for C library portaudio... yes
- Checking for C++ header file portaudio.h... yes
- no portaudio
- no portaudio - although portaudio was found to be installed, you have
- no portaudio - to explicitly activate it using:
- no portaudio - $ scons --portaudio=true
- no portaudio - this may not work properly if the version of portaudio
- no portaudio - is wrong. portaudio is used to allow communicating over VOIP
- no portaudio
- no portaudio - if you know of a solution to detect portaudio version
- no portaudio - let us know at:
- no portaudio - https://savannah.nongnu.org/bugs/index.php?24668
- no portaudio
- Missing libboost_thread
- Missing libboost_date_time
- Missing boost/shared_ptr.hpp
- Missing boost/tuple/tuple.hpp
- Missing boost/tuple/tuple_comparison.hpp
- Missing boost/logic/tribool.hpp
- Missing boost/lexical_cast.hpp
- >>> Source compiled.
- >>> Test phase [none]: games-strategy/glob2-0.9.4.4
- >>> Install glob2-0.9.4.4 into /tmp/portage/games-strategy/glob2-0.9.4.4/image/ category games-strategy
- !!! dobin: src/glob2 does not exist
- dobin failed
- * ERROR: games-strategy/glob2-0.9.4.4 failed (install phase):
- * dogamesbin failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_install
- * environment, line 2654: Called die
- * The specific snippet of code:
- * dogamesbin src/${PN} || die "dogamesbin failed";
- *
- * If you need support, post the output of `emerge --info '=games-strategy/glob2-0.9.4.4'`,
- * the complete build log and the output of `emerge -pqv '=games-strategy/glob2-0.9.4.4'`.