pottzie

Untitled

Jun 12th, 2011
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.79 KB | None | 0 0
  1. >>> Emerging (1 of 198) media-sound/alsa-utils-1.0.24.2-r1
  2. * alsa-utils-1.0.24.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  3. * alsa-driver-1.0.24.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  4. * Package: media-sound/alsa-utils-1.0.24.2-r1
  5. * Repository: gentoo
  6. * Maintainer: [email protected]
  7. * USE: amd64 consolekit elibc_glibc kernel_linux multilib nls policykit userland_GNU
  8. * FEATURES: sandbox
  9. >>> Unpacking source...
  10. >>> Unpacking alsa-utils-1.0.24.2.tar.bz2 to /var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work
  11. >>> Unpacking alsa-driver-1.0.24.tar.bz2 to /var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work
  12. >>> Source unpacked in /var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work
  13. >>> Preparing source in /var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2 ...
  14. * Applying alsa-utils-1.0.23-modprobe.d.patch ... [ ok ]
  15. >>> Source prepared.
  16. >>> Configuring source in /var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2 ...
  17. * econf: updating alsa-utils-1.0.24.2/config.guess with /usr/share/gnuconfig/config.guess
  18. * econf: updating alsa-utils-1.0.24.2/config.sub with /usr/share/gnuconfig/config.sub
  19. ./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-xmlto --enable-nls --with-systemdsystemunitdir=/lib/systemd/system
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether build environment is sane... yes
  22. checking for a thread-safe mkdir -p... /bin/mkdir -p
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking whether NLS is requested... yes
  26. checking for msgfmt... no
  27. checking for gmsgfmt... /usr/bin/gmsgfmt
  28. /usr/bin/gmsgfmt: error while loading shared libraries: libicui18n.so.46: cannot open shared object file: No such file or directory
  29. checking for xgettext... no
  30. checking for msgmerge... no
  31. checking for style of include used by make... GNU
  32. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  42. checking build system type... x86_64-pc-linux-gnu
  43. checking host system type... x86_64-pc-linux-gnu
  44. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  45. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  46. checking for shared library run path origin... done
  47. checking for CFPreferencesCopyAppValue... no
  48. checking for CFLocaleCopyCurrent... no
  49. checking for GNU gettext in libc... yes
  50. checking whether to use NLS... yes
  51. checking where the gettext function comes from... libc
  52. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  57. checking whether ln -s works... yes
  58. checking for ALSA CFLAGS...
  59. checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
  60. checking for libasound headers version >= 1.0.16... found.
  61. checking for snd_ctl_open in -lasound... yes
  62. checking for alsa/pcm.h... yes
  63. checking for alsa/mixer.h... yes
  64. checking for alsa/rawmidi.h... yes
  65. checking for alsa/seq.h... yes
  66. checking for samplerate.h... no
  67. checking for librt... checking for clock_gettime in -lrt... yes
  68. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  69. checking for grep that handles long lines and -e... /bin/grep
  70. checking for egrep... /bin/grep -E
  71. checking for ANSI C header files... yes
  72. checking for ncursesw5-config... yes
  73. checking for curses library... ncursesw
  74. checking for curses header name... <ncurses.h>
  75. checking for curses compiler flags... -I/usr/include/ncursesw
  76. checking for curses NLS support... yes
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking panel.h usability... yes
  87. checking panel.h presence... yes
  88. checking for panel.h... yes
  89. checking menu.h usability... yes
  90. checking menu.h presence... yes
  91. checking for menu.h... yes
  92. checking form.h usability... yes
  93. checking form.h presence... yes
  94. checking for form.h... yes
  95. checking for new_panel in -lpanelw... yes
  96. checking for new_menu in -lmenuw... yes
  97. checking for new_form in -lformw... yes
  98. checking for curses linker flags... -L/usr/lib64 -lformw -lmenuw -lpanelw -lncursesw
  99. checking for an ANSI C-conforming const... yes
  100. checking for inline... inline
  101. checking whether time.h and sys/time.h may both be included... yes
  102. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  103. checking for special C compiler options needed for large files... no
  104. checking for _FILE_OFFSET_BITS value needed for large files... no
  105. checking for x86_64-pc-linux-gnu-pkg-config... no
  106. checking for pkg-config... /usr/bin/pkg-config
  107. checking pkg-config is at least version 0.9.0... yes
  108. configure: creating ./config.status
  109. config.status: creating Makefile
  110. config.status: creating alsactl/Makefile
  111. config.status: creating alsactl/init/Makefile
  112. config.status: creating alsamixer/Makefile
  113. config.status: creating amidi/Makefile
  114. config.status: creating amixer/Makefile
  115. config.status: creating m4/Makefile
  116. config.status: creating po/Makefile.in
  117. config.status: creating alsaconf/alsaconf
  118. config.status: creating alsaconf/Makefile
  119. config.status: creating alsaconf/po/Makefile
  120. config.status: WARNING: 'alsaconf/po/Makefile.in' seems to ignore the --datarootdir setting
  121. config.status: creating alsaucm/Makefile
  122. config.status: creating aplay/Makefile
  123. config.status: creating include/Makefile
  124. config.status: creating iecset/Makefile
  125. config.status: creating utils/Makefile
  126. config.status: creating utils/alsa-utils.spec
  127. config.status: creating seq/Makefile
  128. config.status: creating seq/aconnect/Makefile
  129. config.status: creating seq/aplaymidi/Makefile
  130. config.status: creating seq/aseqdump/Makefile
  131. config.status: creating seq/aseqnet/Makefile
  132. config.status: creating speaker-test/Makefile
  133. config.status: creating speaker-test/samples/Makefile
  134. config.status: creating alsaloop/Makefile
  135. config.status: creating include/aconfig.h
  136. config.status: executing po-directories commands
  137. config.status: creating po/POTFILES
  138. config.status: creating po/Makefile
  139. config.status: executing depfiles commands
  140. >>> Source configured.
  141. >>> Compiling source in /var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2 ...
  142. make
  143. Making all in include
  144. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/include'
  145. make all-am
  146. make[2]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/include'
  147. make[2]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/include'
  148. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/include'
  149. Making all in alsactl
  150. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsactl'
  151. Making all in init
  152. make[2]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsactl/init'
  153. make[2]: Nothing to be done for `all'.
  154. make[2]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsactl/init'
  155. make[2]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsactl'
  156. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -O2 -pipe -MT alsactl-alsactl.o -MD -MP -MF .deps/alsactl-alsactl.Tpo -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo './'`alsactl.c
  157. mv -f .deps/alsactl-alsactl.Tpo .deps/alsactl-alsactl.Po
  158. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -O2 -pipe -MT alsactl-state.o -MD -MP -MF .deps/alsactl-state.Tpo -c -o alsactl-state.o `test -f 'state.c' || echo './'`state.c
  159. mv -f .deps/alsactl-state.Tpo .deps/alsactl-state.Po
  160. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -O2 -pipe -MT alsactl-utils.o -MD -MP -MF .deps/alsactl-utils.Tpo -c -o alsactl-utils.o `test -f 'utils.c' || echo './'`utils.c
  161. utils.c: In function 'initfailed':
  162. utils.c:94: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  163. utils.c:95: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  164. utils.c:96: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  165. utils.c:97: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  166. utils.c:98: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  167. utils.c:99: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  168. mv -f .deps/alsactl-utils.Tpo .deps/alsactl-utils.Po
  169. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -O2 -pipe -MT alsactl-init_parse.o -MD -MP -MF .deps/alsactl-init_parse.Tpo -c -o alsactl-init_parse.o `test -f 'init_parse.c' || echo './'`init_parse.c
  170. init_parse.c: In function 'parse_line':
  171. init_parse.c:1585: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  172. init_parse.c:1595: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  173. mv -f .deps/alsactl-init_parse.Tpo .deps/alsactl-init_parse.Po
  174. x86_64-pc-linux-gnu-gcc -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -O2 -pipe -Wl,-O1 -Wl,--as-needed -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-utils.o alsactl-init_parse.o -lasound -lm -ldl -lpthread
  175. sed -r 's,@sbindir\@,/usr/sbin,g' < alsa-store.service.in > alsa-store.service || rm alsa-store.service
  176. sed -r 's,@sbindir\@,/usr/sbin,g' < alsa-restore.service.in > alsa-restore.service || rm alsa-restore.service
  177. make[2]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsactl'
  178. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsactl'
  179. Making all in alsaucm
  180. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsaucm'
  181. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -I../../alsa-lib/include -O2 -pipe -MT usecase.o -MD -MP -MF .deps/usecase.Tpo -c -o usecase.o usecase.c
  182. mv -f .deps/usecase.Tpo .deps/usecase.Po
  183. x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o alsaucm usecase.o -lasound -L../../alsa-lib/src/.libs -lasound -lm -ldl -lpthread
  184. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsaucm'
  185. Making all in utils
  186. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/utils'
  187. make[1]: Nothing to be done for `all'.
  188. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/utils'
  189. Making all in m4
  190. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/m4'
  191. make[1]: Nothing to be done for `all'.
  192. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/m4'
  193. Making all in po
  194. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/po'
  195. make[1]: Nothing to be done for `all'.
  196. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/po'
  197. Making all in alsamixer
  198. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsamixer'
  199. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT card_select.o -MD -MP -MF .deps/card_select.Tpo -c -o card_select.o card_select.c
  200. mv -f .deps/card_select.Tpo .deps/card_select.Po
  201. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o cli.c
  202. mv -f .deps/cli.Tpo .deps/cli.Po
  203. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c
  204. mv -f .deps/colors.Tpo .deps/colors.Po
  205. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT device_name.o -MD -MP -MF .deps/device_name.Tpo -c -o device_name.o device_name.c
  206. mv -f .deps/device_name.Tpo .deps/device_name.Po
  207. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT die.o -MD -MP -MF .deps/die.Tpo -c -o die.o die.c
  208. mv -f .deps/die.Tpo .deps/die.Po
  209. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT mainloop.o -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.o mainloop.c
  210. mv -f .deps/mainloop.Tpo .deps/mainloop.Po
  211. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c
  212. mv -f .deps/mem.Tpo .deps/mem.Po
  213. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT mixer_controls.o -MD -MP -MF .deps/mixer_controls.Tpo -c -o mixer_controls.o mixer_controls.c
  214. mv -f .deps/mixer_controls.Tpo .deps/mixer_controls.Po
  215. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT mixer_display.o -MD -MP -MF .deps/mixer_display.Tpo -c -o mixer_display.o mixer_display.c
  216. mixer_display.c: In function 'display_control':
  217. mixer_display.c:489: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
  218. mv -f .deps/mixer_display.Tpo .deps/mixer_display.Po
  219. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT mixer_widget.o -MD -MP -MF .deps/mixer_widget.Tpo -c -o mixer_widget.o mixer_widget.c
  220. mv -f .deps/mixer_widget.Tpo .deps/mixer_widget.Po
  221. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT proc_files.o -MD -MP -MF .deps/proc_files.Tpo -c -o proc_files.o proc_files.c
  222. mv -f .deps/proc_files.Tpo .deps/proc_files.Po
  223. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT textbox.o -MD -MP -MF .deps/textbox.Tpo -c -o textbox.o textbox.c
  224. mv -f .deps/textbox.Tpo .deps/textbox.Po
  225. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
  226. utils.c: In function 'mbs_at_width':
  227. utils.c:59: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result
  228. mv -f .deps/utils.Tpo .deps/utils.Po
  229. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT volume_mapping.o -MD -MP -MF .deps/volume_mapping.Tpo -c -o volume_mapping.o volume_mapping.c
  230. mv -f .deps/volume_mapping.Tpo .deps/volume_mapping.Po
  231. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -MT widget.o -MD -MP -MF .deps/widget.Tpo -c -o widget.o widget.c
  232. widget.c: In function 'get_active_widget':
  233. widget.c:121: warning: return discards qualifiers from pointer target type
  234. widget.c: In function 'window_size_changed':
  235. widget.c:137: warning: assignment discards qualifiers from pointer target type
  236. mv -f .deps/widget.Tpo .deps/widget.Po
  237. x86_64-pc-linux-gnu-gcc -I/usr/include/ncursesw -DCURSESINC="<ncurses.h>" -O2 -pipe -Wl,-O1 -Wl,--as-needed -o alsamixer card_select.o cli.o colors.o device_name.o die.o mainloop.o mem.o mixer_controls.o mixer_display.o mixer_widget.o proc_files.o textbox.o utils.o volume_mapping.o widget.o -L/usr/lib64 -lformw -lmenuw -lpanelw -lncursesw -lasound -lm -ldl -lpthread
  238. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsamixer'
  239. Making all in amixer
  240. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/amixer'
  241. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -MT amixer.o -MD -MP -MF .deps/amixer.Tpo -c -o amixer.o amixer.c
  242. amixer.c: In function 'get_integer':
  243. amixer.c:244: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result
  244. amixer.c: In function 'get_integer64':
  245. amixer.c:272: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result
  246. amixer.c: In function 'set_volume_simple':
  247. amixer.c:358: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result
  248. mv -f .deps/amixer.Tpo .deps/amixer.Po
  249. x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o amixer amixer.o -lm -lasound -lm -ldl -lpthread
  250. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/amixer'
  251. Making all in amidi
  252. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/amidi'
  253. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -MT amidi.o -MD -MP -MF .deps/amidi.Tpo -c -o amidi.o amidi.c
  254. amidi.c: In function 'main':
  255. amidi.c:599: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  256. mv -f .deps/amidi.Tpo .deps/amidi.Po
  257. x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o amidi amidi.o -lasound -lm -ldl -lpthread
  258. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/amidi'
  259. Making all in alsaconf
  260. make[1]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsaconf'
  261. Making all in po
  262. make[2]: Entering directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsaconf/po'
  263. /usr/bin/gmsgfmt: error while loading shared libraries: libicui18n.so.46: cannot open shared object file: No such file or directory
  264. make[2]: *** [ja.gmo] Error 127
  265. make[2]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsaconf/po'
  266. make[1]: *** [all-recursive] Error 1
  267. make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2/alsaconf'
  268. make: *** [all-recursive] Error 1
  269. emake failed
  270. * ERROR: media-sound/alsa-utils-1.0.24.2-r1 failed (compile phase):
  271. * died running emake, base_src_make
  272. *
  273. * Call stack:
  274. * ebuild.sh, line 56: Called src_compile
  275. * environment, line 2301: Called base_src_compile
  276. * environment, line 259: Called base_src_make
  277. * environment, line 297: Called die
  278. * The specific snippet of code:
  279. * emake "$@" || die "died running emake, $FUNCNAME";
  280. *
  281. * If you need support, post the output of 'emerge --info =media-sound/alsa-utils-1.0.24.2-r1',
  282. * the complete build log and the output of 'emerge -pqv =media-sound/alsa-utils-1.0.24.2-r1'.
  283. * The complete build log is located at '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/temp/build.log'.
  284. * The ebuild environment file is located at '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/temp/environment'.
  285. * S: '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2'
  286.  
  287. >>> Failed to emerge media-sound/alsa-utils-1.0.24.2-r1, Log file:
  288.  
  289. >>> '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/temp/build.log'
  290.  
  291. * Messages for package media-sound/alsa-utils-1.0.24.2-r1:
  292.  
  293. * ERROR: media-sound/alsa-utils-1.0.24.2-r1 failed (compile phase):
  294. * died running emake, base_src_make
  295. *
  296. * Call stack:
  297. * ebuild.sh, line 56: Called src_compile
  298. * environment, line 2301: Called base_src_compile
  299. * environment, line 259: Called base_src_make
  300. * environment, line 297: Called die
  301. * The specific snippet of code:
  302. * emake "$@" || die "died running emake, $FUNCNAME";
  303. *
  304. * If you need support, post the output of 'emerge --info =media-sound/alsa-utils-1.0.24.2-r1',
  305. * the complete build log and the output of 'emerge -pqv =media-sound/alsa-utils-1.0.24.2-r1'.
  306. * The complete build log is located at '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/temp/build.log'.
  307. * The ebuild environment file is located at '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/temp/environment'.
  308. * S: '/var/tmp/portage/media-sound/alsa-utils-1.0.24.2-r1/work/alsa-utils-1.0.24.2'
  309.  
  310. * IMPORTANT: 1 news items need reading for repository 'gentoo'.
  311. * Use eselect news to read news items.
  312.  
  313. localhost pottzie # emerge --info =media-sound/alsa-utils-1.0.24.2-r1',
  314. >
  315. > eselect news
  316. > q^C
  317. localhost pottzie # eselect news
  318. Usage: eselect news <action> <options>
  319.  
  320. Standard actions:
  321. help Display help text
  322. usage Display usage information
  323. version Display version information
  324.  
  325. Extra actions:
  326. count Display number of news items
  327. new Count unread news items (default)
  328. all Count all news items
  329. list List news items
  330. purge Purge read news
  331. read <item>... Read news items
  332. --mbox Output in mbox format
  333. --quiet Suppress output, only change status
  334. --raw Output in raw format
  335. new Read unread news items (default)
  336. all Read all news items
  337. item Number of item (from 'list' action)
  338. unread <item>... Mark read news items as unread again
  339. all Mark all news items as unread
  340. item Number of item (from 'list' action)
  341. localhost pottzie # eselect news read gentoo
  342. !!! Warning: Bad item number: gentoo
  343. localhost pottzie #
Advertisement
Add Comment
Please, Sign In to add comment