Advertisement
gaz_tuxhat

alsa-utils compiled failed

Apr 29th, 2013
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.36 KB | None | 0 0
  1. prt-get: installing /usr/ports/opt/alsa-utils
  2. =======> Building '/usr/ports/opt/alsa-utils/alsa-utils#1.0.27-1.pkg.tar.gz'.
  3. bsdtar -p -o -C /usr/ports/opt/alsa-utils/work/src -xf /usr/ports/opt/alsa-utils/alsa-utils-1.0.27.tar.bz2
  4. cp rc.alsa /usr/ports/opt/alsa-utils/work/src
  5. + build
  6. + cd alsa-utils-1.0.27
  7. + ./configure --prefix=/usr --disable-nls --mandir=/usr/man
  8. checking for a BSD-compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking for a thread-safe mkdir -p... /bin/mkdir -p
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking whether NLS is requested... no
  14. checking for msgfmt... /usr/bin/msgfmt
  15. checking for gmsgfmt... /usr/bin/msgfmt
  16. checking for xgettext... /usr/bin/xgettext
  17. checking for msgmerge... /usr/bin/msgmerge
  18. checking for style of include used by make... GNU
  19. checking for gcc... gcc
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether gcc accepts -g... yes
  27. checking for gcc option to accept ISO C89... none needed
  28. checking dependency style of gcc... gcc3
  29. checking build system type... x86_64-unknown-linux-gnu
  30. checking host system type... x86_64-unknown-linux-gnu
  31. checking for ld used by GCC... /usr/bin/ld
  32. checking if the linker (/usr/bin/ld) is GNU ld... yes
  33. checking for shared library run path origin... done
  34. checking how to run the C preprocessor... gcc -E
  35. checking for grep that handles long lines and -e... /usr/bin/grep
  36. checking for egrep... /usr/bin/grep -E
  37. checking for CFPreferencesCopyAppValue... no
  38. checking for CFLocaleCopyCurrent... no
  39. checking whether to use NLS... no
  40. checking for cross-compiler... gcc
  41. checking for gcc... (cached) gcc
  42. checking whether we are using the GNU C compiler... (cached) yes
  43. checking whether gcc accepts -g... (cached) yes
  44. checking for gcc option to accept ISO C89... (cached) none needed
  45. checking dependency style of gcc... (cached) gcc3
  46. checking whether ln -s works... yes
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for pkg-config... /usr/bin/pkg-config
  49. checking pkg-config is at least version 0.9.0... yes
  50. checking for ALSA CFLAGS...
  51. checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
  52. checking for libasound headers version >= 1.0.24... found.
  53. checking for snd_ctl_open in -lasound... yes
  54. checking for snd_ctl_elem_add_enumerated... yes
  55. checking for alsa/pcm.h... yes
  56. checking for alsa/mixer.h... yes
  57. checking for alsa/rawmidi.h... yes
  58. checking for alsa/seq.h... yes
  59. checking for samplerate.h... no
  60. checking for librt... checking for clock_gettime in -lrt... yes
  61. checking for xmlto... yes
  62. checking for ANSI C header files... yes
  63. checking for NCURSES... no
  64. checking for ncurses5-config... yes
  65. checking for curses library... ncurses
  66. checking for curses header name... <ncurses.h>
  67. checking for curses compiler flags...
  68. checking for sys/types.h... yes
  69. checking for sys/stat.h... yes
  70. checking for stdlib.h... yes
  71. checking for string.h... yes
  72. checking for memory.h... yes
  73. checking for strings.h... yes
  74. checking for inttypes.h... yes
  75. checking for stdint.h... yes
  76. checking for unistd.h... yes
  77. checking panel.h usability... yes
  78. checking panel.h presence... yes
  79. checking for panel.h... yes
  80. checking menu.h usability... yes
  81. checking menu.h presence... yes
  82. checking for menu.h... yes
  83. checking form.h usability... yes
  84. checking form.h presence... yes
  85. checking for form.h... yes
  86. checking for new_panel in -lpanel... yes
  87. checking for new_menu in -lmenu... yes
  88. checking for new_form in -lform... yes
  89. checking for curses linker flags... -L/usr/lib -lform -lmenu -lpanel -lncurses
  90. checking for an ANSI C-conforming const... yes
  91. checking for inline... inline
  92. checking whether time.h and sys/time.h may both be included... yes
  93. checking whether gcc needs -traditional... no
  94. checking for special C compiler options needed for large files... no
  95. checking for _FILE_OFFSET_BITS value needed for large files... no
  96. checking that generated files are newer than configure... done
  97. configure: creating ./config.status
  98. config.status: creating Makefile
  99. config.status: creating alsactl/Makefile
  100. config.status: creating alsactl/init/Makefile
  101. config.status: creating alsamixer/Makefile
  102. config.status: creating amidi/Makefile
  103. config.status: creating amixer/Makefile
  104. config.status: creating m4/Makefile
  105. config.status: creating po/Makefile.in
  106. config.status: creating alsaconf/alsaconf
  107. config.status: creating alsaconf/Makefile
  108. config.status: creating alsaconf/po/Makefile
  109. config.status: WARNING: 'alsaconf/po/Makefile.in' seems to ignore the --datarootdir setting
  110. config.status: creating alsaucm/Makefile
  111. config.status: creating aplay/Makefile
  112. config.status: creating include/Makefile
  113. config.status: creating iecset/Makefile
  114. config.status: creating utils/Makefile
  115. config.status: creating utils/alsa-utils.spec
  116. config.status: creating seq/Makefile
  117. config.status: creating seq/aconnect/Makefile
  118. config.status: creating seq/aplaymidi/Makefile
  119. config.status: creating seq/aseqdump/Makefile
  120. config.status: creating seq/aseqnet/Makefile
  121. config.status: creating speaker-test/Makefile
  122. config.status: creating speaker-test/samples/Makefile
  123. config.status: creating alsaloop/Makefile
  124. config.status: creating include/aconfig.h
  125. config.status: executing po-directories commands
  126. config.status: creating po/POTFILES
  127. config.status: creating po/Makefile
  128. config.status: executing depfiles commands
  129. + touch alsactl/alsactl_init.7
  130. + make
  131. Making all in include
  132. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/include'
  133. make all-am
  134. make[2]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/include'
  135. make[2]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/include'
  136. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/include'
  137. Making all in alsactl
  138. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsactl'
  139. Making all in init
  140. make[2]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsactl/init'
  141. make[2]: Nothing to be done for `all'.
  142. make[2]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsactl/init'
  143. make[2]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsactl'
  144. gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -pipe -MT alsactl-alsactl.o -MD -MP -MF .deps/alsactl-alsactl.Tpo -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo './'`alsactl.c
  145. mv -f .deps/alsactl-alsactl.Tpo .deps/alsactl-alsactl.Po
  146. gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -pipe -MT alsactl-state.o -MD -MP -MF .deps/alsactl-state.Tpo -c -o alsactl-state.o `test -f 'state.c' || echo './'`state.c
  147. mv -f .deps/alsactl-state.Tpo .deps/alsactl-state.Po
  148. gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -pipe -MT alsactl-lock.o -MD -MP -MF .deps/alsactl-lock.Tpo -c -o alsactl-lock.o `test -f 'lock.c' || echo './'`lock.c
  149. mv -f .deps/alsactl-lock.Tpo .deps/alsactl-lock.Po
  150. gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -pipe -MT alsactl-utils.o -MD -MP -MF .deps/alsactl-utils.Tpo -c -o alsactl-utils.o `test -f 'utils.c' || echo './'`utils.c
  151. mv -f .deps/alsactl-utils.Tpo .deps/alsactl-utils.Po
  152. gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -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
  153. mv -f .deps/alsactl-init_parse.Tpo .deps/alsactl-init_parse.Po
  154. gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -pipe -MT alsactl-daemon.o -MD -MP -MF .deps/alsactl-daemon.Tpo -c -o alsactl-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
  155. mv -f .deps/alsactl-daemon.Tpo .deps/alsactl-daemon.Po
  156. gcc -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -march=x86-64 -pipe -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-lock.o alsactl-utils.o alsactl-init_parse.o alsactl-daemon.o -lasound -lm -ldl -lpthread
  157. make[2]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsactl'
  158. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsactl'
  159. Making all in alsaucm
  160. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaucm'
  161. gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -I../../alsa-lib/include -O2 -march=x86-64 -pipe -MT usecase.o -MD -MP -MF .deps/usecase.Tpo -c -o usecase.o usecase.c
  162. mv -f .deps/usecase.Tpo .deps/usecase.Po
  163. gcc -O2 -march=x86-64 -pipe -o alsaucm usecase.o -lasound -L../../alsa-lib/src/.libs -lasound -lm -ldl -lpthread
  164. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaucm'
  165. Making all in utils
  166. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/utils'
  167. make[1]: Nothing to be done for `all'.
  168. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/utils'
  169. Making all in m4
  170. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/m4'
  171. make[1]: Nothing to be done for `all'.
  172. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/m4'
  173. Making all in po
  174. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/po'
  175. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/po'
  176. Making all in alsamixer
  177. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsamixer'
  178. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT card_select.o -MD -MP -MF .deps/card_select.Tpo -c -o card_select.o card_select.c
  179. mv -f .deps/card_select.Tpo .deps/card_select.Po
  180. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o cli.c
  181. mv -f .deps/cli.Tpo .deps/cli.Po
  182. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c
  183. mv -f .deps/colors.Tpo .deps/colors.Po
  184. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT device_name.o -MD -MP -MF .deps/device_name.Tpo -c -o device_name.o device_name.c
  185. mv -f .deps/device_name.Tpo .deps/device_name.Po
  186. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT die.o -MD -MP -MF .deps/die.Tpo -c -o die.o die.c
  187. mv -f .deps/die.Tpo .deps/die.Po
  188. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT mainloop.o -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.o mainloop.c
  189. mv -f .deps/mainloop.Tpo .deps/mainloop.Po
  190. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c
  191. mv -f .deps/mem.Tpo .deps/mem.Po
  192. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT mixer_controls.o -MD -MP -MF .deps/mixer_controls.Tpo -c -o mixer_controls.o mixer_controls.c
  193. mv -f .deps/mixer_controls.Tpo .deps/mixer_controls.Po
  194. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT mixer_display.o -MD -MP -MF .deps/mixer_display.Tpo -c -o mixer_display.o mixer_display.c
  195. mv -f .deps/mixer_display.Tpo .deps/mixer_display.Po
  196. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT mixer_widget.o -MD -MP -MF .deps/mixer_widget.Tpo -c -o mixer_widget.o mixer_widget.c
  197. mv -f .deps/mixer_widget.Tpo .deps/mixer_widget.Po
  198. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT proc_files.o -MD -MP -MF .deps/proc_files.Tpo -c -o proc_files.o proc_files.c
  199. mv -f .deps/proc_files.Tpo .deps/proc_files.Po
  200. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT textbox.o -MD -MP -MF .deps/textbox.Tpo -c -o textbox.o textbox.c
  201. mv -f .deps/textbox.Tpo .deps/textbox.Po
  202. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
  203. mv -f .deps/utils.Tpo .deps/utils.Po
  204. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT volume_mapping.o -MD -MP -MF .deps/volume_mapping.Tpo -c -o volume_mapping.o volume_mapping.c
  205. mv -f .deps/volume_mapping.Tpo .deps/volume_mapping.Po
  206. gcc -DHAVE_CONFIG_H -I. -I../include -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -MT widget.o -MD -MP -MF .deps/widget.Tpo -c -o widget.o widget.c
  207. mv -f .deps/widget.Tpo .deps/widget.Po
  208. gcc -DCURSESINC="<ncurses.h>" -O2 -march=x86-64 -pipe -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/lib -lform -lmenu -lpanel -lncurses -lasound -lm -ldl -lpthread
  209. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsamixer'
  210. Making all in amixer
  211. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/amixer'
  212. gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=x86-64 -pipe -MT amixer.o -MD -MP -MF .deps/amixer.Tpo -c -o amixer.o amixer.c
  213. mv -f .deps/amixer.Tpo .deps/amixer.Po
  214. gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=x86-64 -pipe -MT volume_mapping.o -MD -MP -MF .deps/volume_mapping.Tpo -c -o volume_mapping.o `test -f '../alsamixer/volume_mapping.c' || echo './'`../alsamixer/volume_mapping.c
  215. mv -f .deps/volume_mapping.Tpo .deps/volume_mapping.Po
  216. gcc -O2 -march=x86-64 -pipe -o amixer amixer.o volume_mapping.o -lm -lasound -lm -ldl -lpthread
  217. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/amixer'
  218. Making all in amidi
  219. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/amidi'
  220. gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=x86-64 -pipe -MT amidi.o -MD -MP -MF .deps/amidi.Tpo -c -o amidi.o amidi.c
  221. mv -f .deps/amidi.Tpo .deps/amidi.Po
  222. gcc -O2 -march=x86-64 -pipe -o amidi amidi.o -lasound -lm -ldl -lpthread
  223. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/amidi'
  224. Making all in alsaconf
  225. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaconf'
  226. Making all in po
  227. make[2]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaconf/po'
  228. make[2]: Nothing to be done for `all'.
  229. make[2]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaconf/po'
  230. make[2]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaconf'
  231. make[2]: Nothing to be done for `all-am'.
  232. make[2]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaconf'
  233. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/alsaconf'
  234. Making all in aplay
  235. make[1]: Entering directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/aplay'
  236. gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=x86-64 -pipe -MT aplay.o -MD -MP -MF .deps/aplay.Tpo -c -o aplay.o aplay.c
  237. mv -f .deps/aplay.Tpo .deps/aplay.Po
  238. gcc -O2 -march=x86-64 -pipe -o aplay aplay.o -lrt -lasound -lm -ldl -lpthread
  239. aplay.o: In function `signal_handler':
  240. aplay.c:(.text+0x899): undefined reference to `snd_pcm_abort'
  241. collect2: error: ld returned 1 exit status
  242. make[1]: *** [aplay] Error 1
  243. make[1]: Leaving directory `/usr/ports/opt/alsa-utils/work/src/alsa-utils-1.0.27/aplay'
  244. make: *** [all-recursive] Error 1
  245. =======> ERROR: Building '/usr/ports/opt/alsa-utils/alsa-utils#1.0.27-1.pkg.tar.gz' failed.
  246.  
  247. -- Packages where install failed
  248. alsa-utils
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement