1. * Package: media-tv/me-tv-1.4.0.10
  2. * Repository: gentoo
  3. * Maintainer: lordvan@gentoo.org media-tv@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking me-tv-1.4.0.10.tar.gz to /tmp/portage/media-tv/me-tv-1.4.0.10/work
  15. >>> Source unpacked in /tmp/portage/media-tv/me-tv-1.4.0.10/work
  16. >>> Preparing source in /tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10 ...
  17. * Running eautoreconf in '/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10' ...
  18. * Running glib-gettextize --copy --force ...
  19. [ ok ]
  20. * Running intltoolize --automake --copy --force ...
  21. [ ok ]
  22. * Running aclocal ...
  23. [ ok ]
  24. * Running autoconf ...
  25. [ ok ]
  26. * Running autoheader ...
  27. [ ok ]
  28. * Running automake --add-missing --copy --foreign ...
  29. [ ok ]
  30. >>> Source prepared.
  31. >>> Configuring source in /tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10 ...
  32. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-schemas-install
  33. configure: loading site script /usr/share/config.site
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking for style of include used by make... GNU
  40. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  48. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  49. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  50. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking minix/config.h usability... no
  64. checking minix/config.h presence... no
  65. checking for minix/config.h... no
  66. checking whether it is safe to define __EXTENSIONS__... yes
  67. checking whether to enable maintainer-specific portions of Makefiles... no
  68. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  69. checking whether we are using the GNU C++ compiler... yes
  70. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  71. checking dependency style of x86_64-pc-linux-gnu-g++... none
  72. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  73. checking whether we are using the GNU C compiler... (cached) yes
  74. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  75. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  76. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  77. checking for library containing strerror... none required
  78. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  79. checking whether we are using the GNU C compiler... (cached) yes
  80. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  81. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  82. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  83. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  84. checking whether ln -s works... yes
  85. checking whether make sets $(MAKE)... (cached) yes
  86. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  87. checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
  88. checking what language compliance flags to pass to the C++ compiler...
  89. checking what more warning flags to pass to the C compiler... none
  90. checking for X... libraries , headers
  91. checking for ANSI C header files... (cached) yes
  92. checking for sys/wait.h that is POSIX.1 compatible... yes
  93. checking fcntl.h usability... yes
  94. checking fcntl.h presence... yes
  95. checking for fcntl.h... yes
  96. checking for stdint.h... (cached) yes
  97. checking for stdlib.h... (cached) yes
  98. checking for string.h... (cached) yes
  99. checking sys/ioctl.h usability... yes
  100. checking sys/ioctl.h presence... yes
  101. checking for sys/ioctl.h... yes
  102. checking for unistd.h... (cached) yes
  103. checking for stdbool.h that conforms to C99... yes
  104. checking for _Bool... yes
  105. checking for an ANSI C-conforming const... yes
  106. checking for inline... inline
  107. checking for mode_t... yes
  108. checking for size_t... yes
  109. checking whether struct tm is in sys/time.h or time.h... time.h
  110. checking for uint16_t... yes
  111. checking for uint32_t... yes
  112. checking for uint8_t... yes
  113. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  114. checking whether time.h and sys/time.h may both be included... yes
  115. checking for sys/time.h... yes
  116. checking for unistd.h... (cached) yes
  117. checking for alarm... yes
  118. checking for working mktime... yes
  119. checking for stdlib.h... (cached) yes
  120. checking for GNU libc compatible realloc... yes
  121. checking sys/select.h usability... yes
  122. checking sys/select.h presence... yes
  123. checking for sys/select.h... yes
  124. checking sys/socket.h usability... yes
  125. checking sys/socket.h presence... yes
  126. checking for sys/socket.h... yes
  127. checking types of arguments for select... int,fd_set *,struct timeval *
  128. checking for strftime... yes
  129. checking for localtime_r... yes
  130. checking for mempcpy... yes
  131. checking for memset... yes
  132. checking for mkfifo... yes
  133. checking for select... yes
  134. checking for strerror... yes
  135. checking for tzset... yes
  136. checking locale.h usability... yes
  137. checking locale.h presence... yes
  138. checking for locale.h... yes
  139. checking for LC_MESSAGES... yes
  140. checking libintl.h usability... yes
  141. checking libintl.h presence... yes
  142. checking for libintl.h... yes
  143. checking for ngettext in libc... yes
  144. checking for dgettext in libc... yes
  145. checking for bind_textdomain_codeset... yes
  146. checking for msgfmt... /usr/bin/msgfmt
  147. checking for dcgettext... yes
  148. checking if msgfmt accepts -c... yes
  149. checking for gmsgfmt... /usr/bin/gmsgfmt
  150. checking for xgettext... /usr/bin/xgettext
  151. checking whether NLS is requested... yes
  152. checking for intltool >= 0.35.0... 0.50.2 found
  153. checking for intltool-update... /usr/bin/intltool-update
  154. checking for intltool-merge... /usr/bin/intltool-merge
  155. checking for intltool-extract... /usr/bin/intltool-extract
  156. checking for xgettext... (cached) /usr/bin/xgettext
  157. checking for msgmerge... /usr/bin/msgmerge
  158. checking for msgfmt... (cached) /usr/bin/msgfmt
  159. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  160. checking for perl... /usr/bin/perl
  161. checking for perl >= 5.8.1... 5.16.1
  162. checking for XML::Parser... ok
  163. checking for x86_64-pc-linux-gnu-pkg-config... no
  164. checking for pkg-config... /usr/bin/pkg-config
  165. checking pkg-config is at least version 0.9.0... yes
  166. checking for ME_TV_COMMON... yes
  167. checking for ME_TV_CONSOLE... yes
  168. checking for ME_TV_CLIENT... yes
  169. checking for ME_TV_SERVER... yes
  170. checking for gconftool-2... /usr/bin/gconftool-2
  171. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  172. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  173. checking that generated files are newer than configure... done
  174. configure: creating ./config.status
  175. config.status: creating Makefile
  176. config.status: creating common/Makefile
  177. config.status: creating console/Makefile
  178. config.status: creating client/Makefile
  179. config.status: creating server/Makefile
  180. config.status: creating po/Makefile.in
  181. config.status: creating config.h
  182. config.status: executing depfiles commands
  183. config.status: executing default-1 commands
  184. config.status: executing po/stamp-it commands
  185. Configure summary:
  186. Source code location .......: .
  187. Compiler ...................: x86_64-pc-linux-gnu-gcc
  188. Compiler flags .............: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  189. Enable compile warnings ....: minimum
  190. Enable more warnings .......: no
  191. Extra Compiler Warnings ....: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wno-unused
  192. Debug support ..............: no
  193. Installing into prefix .....: /usr
  194. Type make to build Me TV 1.4.0.10
  195. >>> Source configured.
  196. >>> Compiling source in /tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10 ...
  197. make -j24
  198. make all-recursive
  199. make[1]: Entering directory `/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10'
  200. Making all in common
  201. make[2]: Entering directory `/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10/common'
  202. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o common.o common.cc
  203. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o client.o client.cc
  204. common.cc: In function 'void write_string(int, const Glib::ustring&)':
  205. common.cc:106:17: error: '::write' has not been declared
  206. common.cc: In function 'Glib::ustring read_string(int)':
  207. common.cc:125:24: error: '::read' has not been declared
  208. make[2]: *** [common.o] Error 1
  209. make[2]: *** Waiting for unfinished jobs....
  210. make[2]: Leaving directory `/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10/common'
  211. make[1]: *** [all-recursive] Error 1
  212. make[1]: Leaving directory `/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10'
  213. make: *** [all] Error 2
  214. * ERROR: media-tv/me-tv-1.4.0.10 failed (compile phase):
  215. * emake failed
  216. *
  217. * If you need support, post the output of `emerge --info '=media-tv/me-tv-1.4.0.10'`,
  218. * the complete build log and the output of `emerge -pqv '=media-tv/me-tv-1.4.0.10'`.
  219. * The complete build log is located at '/var/log/portage/media-tv:me-tv-1.4.0.10:20130114-203125.log'.
  220. * For convenience, a symlink to the build log is located at '/tmp/portage/media-tv/me-tv-1.4.0.10/temp/build.log'.
  221. * The ebuild environment file is located at '/tmp/portage/media-tv/me-tv-1.4.0.10/temp/environment'.
  222. * Working directory: '/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10'
  223. * S: '/tmp/portage/media-tv/me-tv-1.4.0.10/work/me-tv-1.4.0.10'
  224. nc6: unable to connect to address cptquarters.excelsior.flameeyes.eu, service 28011