1. * Package: games-strategy/glob2-0.9.4.4
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking glob2-0.9.4.4.tar.gz to /tmp/portage/games-strategy/glob2-0.9.4.4/work
  8. >>> Source unpacked in /tmp/portage/games-strategy/glob2-0.9.4.4/work
  9. >>> Preparing source in /tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4 ...
  10. * Applying glob2-0.9.4.4-gcc44.patch ...
  11. [ ok ]
  12. * Applying glob2-0.9.4.4-scons-blows.patch ...
  13. [ ok ]
  14. >>> Source prepared.
  15. >>> Configuring source in /tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4 ...
  16. >>> Source configured.
  17. >>> Compiling source in /tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4 ...
  18. scons -j24 INSTALLDIR=/usr/share/games/glob2 DATADIR=/usr/share/games/glob2
  19. scons: Reading SConscript files ...
  20. scons: warning: The Options class is deprecated; use the Variables class instead.
  21. File "/tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4/SConstruct", line 17, in establish_options
  22. scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
  23. File "/tmp/portage/games-strategy/glob2-0.9.4.4/work/glob2-0.9.4.4/SConstruct", line 26, in establish_options
  24. Checking for C library SDL... yes
  25. Checking for C library SDL_ttf... yes
  26. Checking for C library SDL_image... yes
  27. Checking for C library SDL_net... yes
  28. Checking for C library speex... yes
  29. Checking for C++ header file speex/speex.h... yes
  30. Checking for C library vorbisfile... yes
  31. Checking for C library vorbis... yes
  32. Checking for C library ogg... yes
  33. Checking for C++ header file zlib.h... yes
  34. Checking for C library z... yes
  35. Checking for C library boost_thread... no
  36. Checking for C library boost_thread-mt... no
  37. Could not find libboost_thread or libboost_thread-mt or boost/thread/thread.hpp
  38. Checking for C library boost_date_time... no
  39. Checking for C library boost_date_time-mt... no
  40. Could not find libboost_date_time or libboost_date_time-mt or boost/thread/thread.hpp
  41. Checking for C++ header file boost/shared_ptr.hpp... no
  42. Could not find boost/shared_ptr.hpp
  43. Checking for C++ header file boost/tuple/tuple.hpp... no
  44. Could not find boost/tuple/tuple.hpp
  45. Checking for C++ header file boost/tuple/tuple_comparison.hpp... no
  46. Could not find boost/tuple/tuple_comparison.hpp
  47. Checking for C++ header file boost/logic/tribool.hpp... no
  48. Could not find boost/logic/tribool.hpp
  49. Checking for C++ header file boost/lexical_cast.hpp... no
  50. Could not find boost/lexical_cast.hpp
  51. Checking for C library GL... yes
  52. Checking for C++ header file GL/gl.h... yes
  53. Checking for C library GLU... yes
  54. Checking for C++ header file GL/glu.h... yes
  55. Checking for C library fribidi... yes
  56. Checking for C++ header file fribidi/fribidi.h... no
  57. Checking for C library portaudio... yes
  58. Checking for C++ header file portaudio.h... yes
  59. no portaudio
  60. no portaudio - although portaudio was found to be installed, you have
  61. no portaudio - to explicitly activate it using:
  62. no portaudio - $ scons --portaudio=true
  63. no portaudio - this may not work properly if the version of portaudio
  64. no portaudio - is wrong. portaudio is used to allow communicating over VOIP
  65. no portaudio
  66. no portaudio - if you know of a solution to detect portaudio version
  67. no portaudio - let us know at:
  68. no portaudio - https://savannah.nongnu.org/bugs/index.php?24668
  69. no portaudio
  70. Missing libboost_thread
  71. Missing libboost_date_time
  72. Missing boost/shared_ptr.hpp
  73. Missing boost/tuple/tuple.hpp
  74. Missing boost/tuple/tuple_comparison.hpp
  75. Missing boost/logic/tribool.hpp
  76. Missing boost/lexical_cast.hpp
  77. >>> Source compiled.
  78. >>> Test phase [none]: games-strategy/glob2-0.9.4.4
  79. >>> Install glob2-0.9.4.4 into /tmp/portage/games-strategy/glob2-0.9.4.4/image/ category games-strategy
  80. !!! dobin: src/glob2 does not exist
  81. dobin failed
  82. * ERROR: games-strategy/glob2-0.9.4.4 failed (install phase):
  83. * dogamesbin failed
  84. *
  85. * Call stack:
  86. * ebuild.sh, line 93: Called src_install
  87. * environment, line 2654: Called die
  88. * The specific snippet of code:
  89. * dogamesbin src/${PN} || die "dogamesbin failed";
  90. *
  91. * If you need support, post the output of `emerge --info '=games-strategy/glob2-0.9.4.4'`,
  92. * the complete build log and the output of `emerge -pqv '=games-strategy/glob2-0.9.4.4'`.