Advertisement
noki0100

output of make (5.1 fix)

Jul 2nd, 2014
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.64 KB | None | 0 0
  1. libtoolize: putting auxiliary files in `.'.
  2. libtoolize: copying file `./ltmain.sh'
  3. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  4. libtoolize: copying file `m4/libtool.m4'
  5. libtoolize: copying file `m4/ltoptions.m4'
  6. libtoolize: copying file `m4/ltsugar.m4'
  7. libtoolize: copying file `m4/ltversion.m4'
  8. libtoolize: copying file `m4/lt~obsolete.m4'
  9. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  10. configure.in:15: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  11. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  12. ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
  13. ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
  14. ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
  15. ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
  16. ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
  17. m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from...
  18. m4/attributes.m4:104: CC_NOUNDEFINED is expanded from...
  19. configure.in:15: the top level
  20. configure.in:15: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  21. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  22. ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
  23. ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
  24. ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
  25. ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
  26. ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
  27. m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from...
  28. m4/attributes.m4:104: CC_NOUNDEFINED is expanded from...
  29. configure.in:15: the top level
  30. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  31. configure.in:15: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  32. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  33. ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
  34. ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
  35. ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
  36. ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
  37. ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
  38. m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from...
  39. m4/attributes.m4:104: CC_NOUNDEFINED is expanded from...
  40. configure.in:15: the top level
  41. configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  42. configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  43. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  44. /bin/bash ./config.status --recheck
  45. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
  46. checking for a BSD-compatible install... /usr/bin/install -c
  47. checking whether build environment is sane... yes
  48. /home/noki/tmp/alsa-plugins-1.0.27/missing: Unknown '--is-lightweight' option
  49. Try '/home/noki/tmp/alsa-plugins-1.0.27/missing --help' for more information
  50. configure: WARNING: 'missing' script is too old or missing
  51. checking for a thread-safe mkdir -p... /bin/mkdir -p
  52. checking for gawk... no
  53. checking for mawk... mawk
  54. checking whether make sets $(MAKE)... yes
  55. checking whether make supports nested variables... yes
  56. checking for gcc... gcc
  57. checking whether the C compiler works... yes
  58. checking for C compiler default output file name... a.out
  59. checking for suffix of executables...
  60. checking whether we are cross compiling... no
  61. checking for suffix of object files... o
  62. checking whether we are using the GNU C compiler... yes
  63. checking whether gcc accepts -g... yes
  64. checking for gcc option to accept ISO C89... none needed
  65. checking whether gcc understands -c and -o together... yes
  66. checking for style of include used by make... GNU
  67. checking dependency style of gcc... gcc3
  68. checking build system type... x86_64-unknown-linux-gnu
  69. checking host system type... x86_64-unknown-linux-gnu
  70. checking how to print strings... printf
  71. checking for a sed that does not truncate output... /bin/sed
  72. checking for grep that handles long lines and -e... /bin/grep
  73. checking for egrep... /bin/grep -E
  74. checking for fgrep... /bin/grep -F
  75. checking for ld used by gcc... /usr/bin/ld
  76. checking if the linker (/usr/bin/ld) is GNU ld... yes
  77. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  78. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  79. checking whether ln -s works... yes
  80. checking the maximum length of command line arguments... 3458764513820540925
  81. checking whether the shell understands some XSI constructs... yes
  82. checking whether the shell understands "+="... yes
  83. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  84. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  85. checking for /usr/bin/ld option to reload object files... -r
  86. checking for objdump... objdump
  87. checking how to recognize dependent libraries... pass_all
  88. checking for dlltool... no
  89. checking how to associate runtime and link libraries... printf %s\n
  90. checking for ar... ar
  91. checking for archiver @FILE support... @
  92. checking for strip... strip
  93. checking for ranlib... ranlib
  94. checking command to parse /usr/bin/nm -B output from gcc object... ok
  95. checking for sysroot... no
  96. checking for mt... mt
  97. checking if mt is a manifest tool... no
  98. checking how to run the C preprocessor... gcc -E
  99. checking for ANSI C header files... yes
  100. checking for sys/types.h... yes
  101. checking for sys/stat.h... yes
  102. checking for stdlib.h... yes
  103. checking for string.h... yes
  104. checking for memory.h... yes
  105. checking for strings.h... yes
  106. checking for inttypes.h... yes
  107. checking for stdint.h... yes
  108. checking for unistd.h... yes
  109. checking for dlfcn.h... yes
  110. checking for objdir... .libs
  111. checking if gcc supports -fno-rtti -fno-exceptions... no
  112. checking for gcc option to produce PIC... -fPIC -DPIC
  113. checking if gcc PIC flag -fPIC -DPIC works... yes
  114. checking if gcc static flag -static works... yes
  115. checking if gcc supports -c -o file.o... yes
  116. checking if gcc supports -c -o file.o... (cached) yes
  117. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... no
  125. checking for ANSI C header files... (cached) yes
  126. checking if gcc supports -Wl,--no-undefined flag... yes
  127. checking for pkg-config... /usr/bin/pkg-config
  128. checking pkg-config is at least version 0.9.0... yes
  129. checking for ALSA... yes
  130. checking for snd_pcm_ioplug_create in -lasound... yes
  131. checking for JACK... yes
  132. checking for pulseaudio... yes
  133. checking for samplerate... yes
  134. checking for AVCODEC... no
  135. checking for avcodec_open in -lavcodec... no
  136. checking for speexdsp... yes
  137. checking for speex_resampler_init in -lspeexdsp... yes
  138. checking for plugins version... 1.0.27
  139. checking that generated files are newer than configure... done
  140. configure: creating ./config.status
  141.  
  142. Plugin directory: /usr/lib/alsa-lib
  143. ALSA_CFLAGS: -I/usr/include/alsa
  144. ALSA_LIBS: -lasound
  145. JACK plugin: yes
  146. JACK_CFLAGS:
  147. JACK_LIBS: -ljack -lpthread
  148. Pulseaudio plugin: yes
  149. pulseaudio_CFLAGS: -D_REENTRANT
  150. pulseaudio_LIBS: -lpulse
  151. Samplerate plugin: yes
  152. samplerate_CFLAGS:
  153. samplerate_LIBS: -lsamplerate
  154. Maemo plugin: no
  155. Using Osso resource manager: no
  156. A52, lavc plugins: no
  157. Speex rate plugin: lib
  158. Speex preprocess plugin: yes
  159. /bin/bash ./config.status
  160. config.status: creating Makefile
  161. config.status: creating oss/Makefile
  162. config.status: creating pph/Makefile
  163. config.status: creating jack/Makefile
  164. config.status: creating pulse/Makefile
  165. config.status: creating mix/Makefile
  166. config.status: creating rate/Makefile
  167. config.status: creating a52/Makefile
  168. config.status: creating rate-lavc/Makefile
  169. config.status: creating maemo/Makefile
  170. config.status: creating doc/Makefile
  171. config.status: creating usb_stream/Makefile
  172. config.status: creating speex/Makefile
  173. config.status: creating arcam-av/Makefile
  174. config.status: creating config.h
  175. config.status: config.h is unchanged
  176. config.status: executing depfiles commands
  177. config.status: executing libtool commands
  178. (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
  179. configure.in:15: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  180. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  181. ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
  182. ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
  183. ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
  184. ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
  185. ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
  186. m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from...
  187. m4/attributes.m4:104: CC_NOUNDEFINED is expanded from...
  188. configure.in:15: the top level
  189. rm -f stamp-h1
  190. touch config.h.in
  191. cd . && /bin/bash ./config.status config.h
  192. config.status: creating config.h
  193. config.status: config.h is unchanged
  194. make all-recursive
  195. make[1]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27'
  196. Making all in oss
  197. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/oss'
  198. make[2]: Nothing to be done for `all'.
  199. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/oss'
  200. Making all in mix
  201. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/mix'
  202. make[2]: Nothing to be done for `all'.
  203. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/mix'
  204. Making all in usb_stream
  205. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/usb_stream'
  206. make[2]: Nothing to be done for `all'.
  207. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/usb_stream'
  208. Making all in arcam-av
  209. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/arcam-av'
  210. make[2]: Nothing to be done for `all'.
  211. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/arcam-av'
  212. Making all in doc
  213. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/doc'
  214. make[2]: Nothing to be done for `all'.
  215. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/doc'
  216. Making all in jack
  217. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/jack'
  218. make[2]: Nothing to be done for `all'.
  219. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/jack'
  220. Making all in pulse
  221. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/pulse'
  222. make[2]: Nothing to be done for `all'.
  223. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/pulse'
  224. Making all in rate
  225. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/rate'
  226. make[2]: Nothing to be done for `all'.
  227. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/rate'
  228. Making all in pph
  229. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/pph'
  230. make[2]: Nothing to be done for `all'.
  231. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/pph'
  232. Making all in speex
  233. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27/speex'
  234. make[2]: Nothing to be done for `all'.
  235. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27/speex'
  236. make[2]: Entering directory `/home/noki/tmp/alsa-plugins-1.0.27'
  237. make[2]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27'
  238. make[1]: Leaving directory `/home/noki/tmp/alsa-plugins-1.0.27'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement