Guest User

https://www.linux.org.ru/forum/desktop/11133945

a guest
Dec 17th, 2014
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.87 KB | None | 0 0
  1. Calculating dependencies... done!
  2.  
  3. >>> Verifying ebuild manifests
  4.  
  5. >>> Emerging (1 of 2) app-accessibility/speech-tools-2.1-r1
  6. * speech_tools-2.1-release.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  7. * speech_tools-2.1-patches.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  8. >>> Unpacking source...
  9. >>> Unpacking speech_tools-2.1-release.tar.gz to /var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work
  10. >>> Unpacking speech_tools-2.1-patches.tar.gz to /var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work
  11. >>> Source unpacked in /var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work
  12. >>> Preparing source in /var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools ...
  13. * Applying various patches (bugfixes/updates) ...
  14. * 02_all_gcc42.patch ... [ ok ]
  15. * 03_all_GentooLinux.patch ... [ ok ]
  16. * 04_all_gcc42-doc.patch ... [ ok ]
  17. * 05_all_sharedlib.patch ... [ ok ]
  18. * 06_all_gcc43-include.patch ... [ ok ]
  19. * 08_all_rateconv.patch ... [ ok ]
  20. * 09_all_remove-shared-refs.patch ... [ ok ]
  21. * 10_all_base_class.patch ... [ ok ]
  22. * 81_all_etcpath.patch ... [ ok ]
  23. * 91_all_gentoo-config.patch ... [ ok ]
  24. * 92_all_ldflags_fix.patch ... [ ok ]
  25. * Done with patching
  26. >>> Source prepared.
  27. >>> Configuring source in /var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools ...
  28. * econf: updating speech_tools/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating speech_tools/config.guess with /usr/share/gnuconfig/config.guess
  30. ./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
  31. checking build system type... x86_64-pc-linux-gnu
  32. checking host system type... x86_64-pc-linux-gnu
  33. checking target system type... x86_64-pc-linux-gnu
  34. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  35. checking for C compiler default output file name... a.out
  36. checking whether the C compiler works... yes
  37. checking whether we are cross compiling... no
  38. checking for suffix of executables...
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  42. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  43. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  44. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  45. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for ANSI C header files... yes
  49. checking for sys/types.h... yes
  50. checking for sys/stat.h... yes
  51. checking for stdlib.h... yes
  52. checking for string.h... yes
  53. checking for memory.h... yes
  54. checking for strings.h... yes
  55. checking for inttypes.h... yes
  56. checking for stdint.h... yes
  57. checking for unistd.h... yes
  58. checking whether byte ordering is bigendian... no
  59. checking for tputs in -lncurses... yes
  60. configure: creating ./config.status
  61. config.status: creating config/config
  62. >>> Source configured.
  63. >>> Compiling source in /var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools ...
  64. make -j5 -j1 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ 'CC_OTHER_FLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'
  65. Check system type
  66. Remake modincludes.inc
  67. NATIVE_AUDIO
  68. ok
  69. EDITLINE
  70. config/modules/editline.mak
  71. SIOD
  72. siod/siod.mak
  73. WAGON
  74. stats/wagon/wagon.mak
  75. SCFG
  76. grammar/scfg/scfg.mak
  77. WFST
  78. grammar/wfst/wfst.mak
  79. OLS
  80. stats/ols.mak
  81. RXP
  82. rxp/rxp.mak
  83. LINUX16_AUDIO
  84. config/modules/linux16_audio.mak
  85. Making in directory ./siod ...
  86. making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_sys.cc slib_server.cc slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io.cc trace.cc EST_SiodServer.cc siod.cc siod_est.cc
  87. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib.cc
  88. slib.cc: В функции «int f_getc(FILE*)»:
  89. slib.cc:1523:13: предупреждение: variable «dflag» set but not used [-Wunused-but-set-variable]
  90. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_core.cc
  91. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_doc.cc
  92. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_file.cc
  93. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_format.cc
  94. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_list.cc
  95. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_math.cc
  96. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_sys.cc
  97. slib_sys.cc: В функции «obj* lsystem(LISP)»:
  98. slib_sys.cc:36:31: предупреждение: ignoring return value of «int system(const char*)», declared with attribute warn_unused_result [-Wunused-result]
  99. slib_sys.cc: В функции «obj* lchdir(LISP, LISP)»:
  100. slib_sys.cc:57:13: предупреждение: ignoring return value of «int chdir(const char*)», declared with attribute warn_unused_result [-Wunused-result]
  101. slib_sys.cc:62:43: предупреждение: ignoring return value of «int chdir(const char*)», declared with attribute warn_unused_result [-Wunused-result]
  102. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_server.cc
  103. slib_server.cc: В функции «void acknowledge_sock_print(LISP)»:
  104. slib_server.cc:73:39: предупреждение: ignoring return value of «ssize_t write(int, const void*, size_t)», declared with attribute warn_unused_result [-Wunused-result]
  105. slib_server.cc: В функции «void sock_acknowledge_error()»:
  106. slib_server.cc:61:36: предупреждение: ignoring return value of «ssize_t write(int, const void*, size_t)», declared with attribute warn_unused_result [-Wunused-result]
  107. slib_server.cc: В функции «obj* siod_send_lisp_to_client(LISP)»:
  108. slib_server.cc:43:36: предупреждение: ignoring return value of «ssize_t write(int, const void*, size_t)», declared with attribute warn_unused_result [-Wunused-result]
  109. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_str.cc
  110. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_xtr.cc
  111. slib_xtr.cc: В функции «obj* array_fast_read(int, LISP)»:
  112. slib_xtr.cc:523:49: предупреждение: ignoring return value of «size_t fread(void*, size_t, size_t, FILE*)», declared with attribute warn_unused_result [-Wunused-result]
  113. slib_xtr.cc:533:68: предупреждение: ignoring return value of «size_t fread(void*, size_t, size_t, FILE*)», declared with attribute warn_unused_result [-Wunused-result]
  114. slib_xtr.cc:543:64: предупреждение: ignoring return value of «size_t fread(void*, size_t, size_t, FILE*)», declared with attribute warn_unused_result [-Wunused-result]
  115. slib_xtr.cc: В функции «long int get_long(FILE*)»:
  116. slib_xtr.cc:345:28: предупреждение: ignoring return value of «size_t fread(void*, size_t, size_t, FILE*)», declared with attribute warn_unused_result [-Wunused-result]
  117. slib_xtr.cc: В функции «obj* fast_read(LISP)»:
  118. slib_xtr.cc:465:8: предупреждение: ignoring return value of «size_t fread(void*, size_t, size_t, FILE*)», declared with attribute warn_unused_result [-Wunused-result]
  119. slib_xtr.cc:471:30: предупреждение: ignoring return value of «size_t fread(void*, size_t, size_t, FILE*)», declared with attribute warn_unused_result [-Wunused-result]
  120. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_repl.cc
  121. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include siod_fringe.cc
  122. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include siod_server.cc
  123. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include io.cc
  124. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include trace.cc
  125. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include EST_SiodServer.cc
  126. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=native -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod.cc
  127. In file included from ../include/EST_THash.h:46:0,
  128. from siod.cc:31:
  129. ../include/EST_TIterator.h: In instantiation of «EST_TStructIterator<Container, IPointer, Entry>::EST_TStructIterator(const Container&) [with Container = EST_THash<EST_String, EST_Regex*>; IPointer = EST_THash<EST_String, EST_Regex*>::IPointer_s; Entry = EST_Hash_Pair<EST_String, EST_Regex*>]»:
  130. siod.cc:47:3: required from here
  131. ../include/EST_TIterator.h:212:7: ошибка: «begin» was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  132. ../include/EST_TIterator.h:212:7: замечание: declarations in dependent base «EST_TIterator<EST_THash<EST_String, EST_Regex*>, EST_THash<EST_String, EST_Regex*>::IPointer_s, EST_Hash_Pair<EST_String, EST_Regex*> >» are not found by unqualified lookup
  133. ../include/EST_TIterator.h:212:7: замечание: use «this->begin» instead
  134. ../include/EST_TIterator.h: In instantiation of «EST_TRwStructIterator<Container, IPointer, Entry>::EST_TRwStructIterator(Container&) [with Container = EST_THash<EST_String, EST_Regex*>; IPointer = EST_THash<EST_String, EST_Regex*>::IPointer_s; Entry = EST_Hash_Pair<EST_String, EST_Regex*>]»:
  135. siod.cc:47:3: required from here
  136. ../include/EST_TIterator.h:292:7: ошибка: «begin» was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  137. ../include/EST_TIterator.h:292:7: замечание: declarations in dependent base «EST_TRwIterator<EST_THash<EST_String, EST_Regex*>, EST_THash<EST_String, EST_Regex*>::IPointer_s, EST_Hash_Pair<EST_String, EST_Regex*> >» are not found by unqualified lookup
  138. ../include/EST_TIterator.h:292:7: замечание: use «this->begin» instead
  139. ../config/rules/c.mak:47: ошибка выполнения рецепта для цели «siod.o»
  140. make[1]: *** [siod.o] Ошибка 1
  141. config/rules/targets.mak:55: ошибка выполнения рецепта для цели «siod»
  142. make: *** [siod] Ошибка 2
  143. emake failed
  144. * ERROR: app-accessibility/speech-tools-2.1-r1::gentoo failed (compile phase):
  145. * Compile failed
  146. *
  147. * Call stack:
  148. * ebuild.sh, line 93: Called src_compile
  149. * environment, line 2235: Called die
  150. * The specific snippet of code:
  151. * emake -j1 CC="$(tc-getCC)" CXX="$(tc-getCXX)" CC_OTHER_FLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "Compile failed"
  152. *
  153. * If you need support, post the output of `emerge --info '=app-accessibility/speech-tools-2.1-r1::gentoo'`,
  154. * the complete build log and the output of `emerge -pqv '=app-accessibility/speech-tools-2.1-r1::gentoo'`.
  155. * The complete build log is located at '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/temp/build.log'.
  156. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/temp/environment'.
  157. * Working directory: '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools'
  158. * S: '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools'
  159.  
  160. >>> Failed to emerge app-accessibility/speech-tools-2.1-r1, Log file:
  161.  
  162. >>> '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/temp/build.log'
  163.  
  164. * Messages for package app-accessibility/speech-tools-2.1-r1:
  165.  
  166. * ERROR: app-accessibility/speech-tools-2.1-r1::gentoo failed (compile phase):
  167. * Compile failed
  168. *
  169. * Call stack:
  170. * ebuild.sh, line 93: Called src_compile
  171. * environment, line 2235: Called die
  172. * The specific snippet of code:
  173. * emake -j1 CC="$(tc-getCC)" CXX="$(tc-getCXX)" CC_OTHER_FLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "Compile failed"
  174. *
  175. * If you need support, post the output of `emerge --info '=app-accessibility/speech-tools-2.1-r1::gentoo'`,
  176. * the complete build log and the output of `emerge -pqv '=app-accessibility/speech-tools-2.1-r1::gentoo'`.
  177. * The complete build log is located at '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/temp/build.log'.
  178. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/temp/environment'.
  179. * Working directory: '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools'
  180. * S: '/var/tmp/portage/app-accessibility/speech-tools-2.1-r1/work/speech_tools'
Add Comment
Please, Sign In to add comment