mikevb1

aur/libvorbis-aotuv make error

Nov 17th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.38 KB | None | 0 0
  1. checking build system type... x86_64-unknown-linux-gnu
  2. checking host system type... x86_64-unknown-linux-gnu
  3. checking target system type... x86_64-unknown-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables...
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking how to run the C preprocessor... gcc -E
  22. checking for inline... inline
  23. checking how to print strings... print -r
  24. checking for a sed that does not truncate output... /usr/bin/sed
  25. checking for grep that handles long lines and -e... /usr/bin/grep
  26. checking for egrep... /usr/bin/grep -E
  27. checking for fgrep... /usr/bin/grep -F
  28. checking for ld used by gcc... /usr/bin/ld
  29. checking if the linker (/usr/bin/ld) is GNU ld... yes
  30. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  31. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  32. checking whether ln -s works... yes
  33. checking the maximum length of command line arguments... 1572864
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... yes
  36. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  37. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  38. checking for /usr/bin/ld option to reload object files... -r
  39. checking for objdump... objdump
  40. checking how to recognize dependent libraries... pass_all
  41. checking for dlltool... dlltool
  42. checking how to associate runtime and link libraries... print -r --
  43. checking for ar... ar
  44. checking for archiver @FILE support... @
  45. checking for strip... strip
  46. checking for ranlib... ranlib
  47. checking command to parse /usr/bin/nm -B output from gcc object... ok
  48. checking for sysroot... no
  49. checking for mt... no
  50. checking if : is a manifest tool... no
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fPIC -DPIC
  65. checking if gcc PIC flag -fPIC -DPIC works... yes
  66. checking if gcc static flag -static works... yes
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  70. checking whether -lc should be explicitly linked in... no
  71. checking dynamic linker characteristics... GNU/Linux ld.so
  72. checking how to hardcode library paths into programs... immediate
  73. checking whether stripping libraries is possible... yes
  74. checking if libtool supports shared libraries... yes
  75. checking whether to build shared libraries... yes
  76. checking whether to build static libraries... yes
  77. checking whether gcc and cc understand -c and -o together... yes
  78. checking GCC version... 4.9.2
  79. checking if gcc accepts -Wdeclaration-after-statement... yes
  80. checking for memory.h... (cached) yes
  81. checking for cos in -lm... yes
  82. checking for pthread_create in -lpthread... yes
  83. checking for pkg-config... /usr/bin/pkg-config
  84. checking pkg-config is at least version 0.9.0... yes
  85. checking for OGG... yes
  86. checking for size_t... yes
  87. checking for working alloca.h... yes
  88. checking for alloca... yes
  89. checking for working memcmp... yes
  90. configure: creating ./config.status
  91. config.status: creating Makefile
  92. config.status: creating m4/Makefile
  93. config.status: creating lib/Makefile
  94. config.status: creating lib/modes/Makefile
  95. config.status: creating lib/books/Makefile
  96. config.status: creating lib/books/coupled/Makefile
  97. config.status: creating lib/books/uncoupled/Makefile
  98. config.status: creating lib/books/floor/Makefile
  99. config.status: creating doc/Makefile
  100. config.status: creating doc/vorbisfile/Makefile
  101. config.status: creating doc/vorbisenc/Makefile
  102. config.status: creating doc/libvorbis/Makefile
  103. config.status: creating doc/Doxyfile
  104. config.status: creating include/Makefile
  105. config.status: creating include/vorbis/Makefile
  106. config.status: creating examples/Makefile
  107. config.status: creating test/Makefile
  108. config.status: creating vq/Makefile
  109. config.status: creating libvorbis.spec
  110. config.status: creating vorbis.pc
  111. config.status: creating vorbisenc.pc
  112. config.status: creating vorbisfile.pc
  113. config.status: creating vorbis-uninstalled.pc
  114. config.status: creating vorbisenc-uninstalled.pc
  115. config.status: creating vorbisfile-uninstalled.pc
  116. config.status: creating config.h
  117. config.status: executing depfiles commands
  118. config.status: executing libtool commands
  119. make all-recursive
  120. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429'
  121. Making all in m4
  122. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4
  123. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4'
  124. make[2]: Nothing to be done for 'all'.
  125. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4'
  126. Making all in include
  127. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include
  128. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  129. Making all in vorbis
  130. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis
  131. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis'
  132. make[3]: Nothing to be done for 'all'.
  133. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis'
  134. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  135. make[3]: Nothing to be done for 'all-am'.
  136. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  137. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  138. Making all in vq
  139. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq
  140. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq'
  141. make[2]: Nothing to be done for 'all'.
  142. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq'
  143. Making all in lib
  144. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib
  145. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  146. Making all in modes
  147. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes
  148. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes'
  149. make[3]: Nothing to be done for 'all'.
  150. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes'
  151. Making all in books
  152. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books
  153. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  154. Making all in coupled
  155. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled
  156. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled'
  157. make[4]: Nothing to be done for 'all'.
  158. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled'
  159. Making all in uncoupled
  160. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled
  161. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled'
  162. make[4]: Nothing to be done for 'all'.
  163. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled'
  164. Making all in floor
  165. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor
  166. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor'
  167. make[4]: Nothing to be done for 'all'.
  168. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor'
  169. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  170. make[4]: Nothing to be done for 'all-am'.
  171. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  172. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  173. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  174. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
  175. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o
  176. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o >/dev/null 2>&1
  177. mv -f .deps/mdct.Tpo .deps/mdct.Plo
  178. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c
  179. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -fPIC -DPIC -o .libs/smallft.o
  180. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o >/dev/null 2>&1
  181. mv -f .deps/smallft.Tpo .deps/smallft.Plo
  182. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c
  183. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o
  184. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o >/dev/null 2>&1
  185. mv -f .deps/block.Tpo .deps/block.Plo
  186. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c
  187. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -fPIC -DPIC -o .libs/envelope.o
  188. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o >/dev/null 2>&1
  189. mv -f .deps/envelope.Tpo .deps/envelope.Plo
  190. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c
  191. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o
  192. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1
  193. mv -f .deps/window.Tpo .deps/window.Plo
  194. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c
  195. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -fPIC -DPIC -o .libs/lsp.o
  196. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o >/dev/null 2>&1
  197. mv -f .deps/lsp.Tpo .deps/lsp.Plo
  198. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c
  199. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o
  200. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1
  201. mv -f .deps/lpc.Tpo .deps/lpc.Plo
  202. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c
  203. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -fPIC -DPIC -o .libs/analysis.o
  204. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o >/dev/null 2>&1
  205. mv -f .deps/analysis.Tpo .deps/analysis.Plo
  206. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c
  207. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -fPIC -DPIC -o .libs/synthesis.o
  208. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o >/dev/null 2>&1
  209. mv -f .deps/synthesis.Tpo .deps/synthesis.Plo
  210. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c
  211. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -fPIC -DPIC -o .libs/psy.o
  212. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o >/dev/null 2>&1
  213. mv -f .deps/psy.Tpo .deps/psy.Plo
  214. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
  215. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o
  216. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1
  217. mv -f .deps/info.Tpo .deps/info.Plo
  218. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c
  219. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -fPIC -DPIC -o .libs/floor1.o
  220. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o >/dev/null 2>&1
  221. mv -f .deps/floor1.Tpo .deps/floor1.Plo
  222. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c
  223. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -fPIC -DPIC -o .libs/floor0.o
  224. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o >/dev/null 2>&1
  225. mv -f .deps/floor0.Tpo .deps/floor0.Plo
  226. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c
  227. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -fPIC -DPIC -o .libs/res0.o
  228. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o >/dev/null 2>&1
  229. mv -f .deps/res0.Tpo .deps/res0.Plo
  230. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c
  231. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -fPIC -DPIC -o .libs/mapping0.o
  232. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o >/dev/null 2>&1
  233. mv -f .deps/mapping0.Tpo .deps/mapping0.Plo
  234. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c
  235. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -fPIC -DPIC -o .libs/registry.o
  236. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o >/dev/null 2>&1
  237. mv -f .deps/registry.Tpo .deps/registry.Plo
  238. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c
  239. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -fPIC -DPIC -o .libs/codebook.o
  240. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o >/dev/null 2>&1
  241. mv -f .deps/codebook.Tpo .deps/codebook.Plo
  242. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c
  243. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -fPIC -DPIC -o .libs/sharedbook.o
  244. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o >/dev/null 2>&1
  245. mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo
  246. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c
  247. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o
  248. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o >/dev/null 2>&1
  249. mv -f .deps/lookup.Tpo .deps/lookup.Plo
  250. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c
  251. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -fPIC -DPIC -o .libs/bitrate.o
  252. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o >/dev/null 2>&1
  253. mv -f .deps/bitrate.Tpo .deps/bitrate.Plo
  254. /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -no-undefined -version-info 4:7:4 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libvorbis.la -rpath /usr/lib mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -logg
  255. libtool: link: gcc -shared -fPIC -DPIC .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o -lm -logg -O20 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbis.so.0 -o .libs/libvorbis.so.0.4.7
  256. libtool: link: (cd ".libs" && rm -f "libvorbis.so.0" && ln -s "libvorbis.so.0.4.7" "libvorbis.so.0")
  257. libtool: link: (cd ".libs" && rm -f "libvorbis.so" && ln -s "libvorbis.so.0.4.7" "libvorbis.so")
  258. libtool: link: ar cru .libs/libvorbis.a mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o
  259. libtool: link: ranlib .libs/libvorbis.a
  260. libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" )
  261. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c
  262. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -fPIC -DPIC -o .libs/vorbisfile.o
  263. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o >/dev/null 2>&1
  264. mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo
  265. /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -no-undefined -version-info 6:6:3 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libvorbisfile.la -rpath /usr/lib vorbisfile.lo libvorbis.la -logg
  266. libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -Wl,-rpath -Wl,/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/.libs ./.libs/libvorbis.so -lm -logg -O20 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.6
  267. libtool: link: (cd ".libs" && rm -f "libvorbisfile.so.3" && ln -s "libvorbisfile.so.3.3.6" "libvorbisfile.so.3")
  268. libtool: link: (cd ".libs" && rm -f "libvorbisfile.so" && ln -s "libvorbisfile.so.3.3.6" "libvorbisfile.so")
  269. libtool: link: ar cru .libs/libvorbisfile.a vorbisfile.o
  270. libtool: link: ranlib .libs/libvorbisfile.a
  271. libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" )
  272. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c
  273. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -fPIC -DPIC -o .libs/vorbisenc.o
  274. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o >/dev/null 2>&1
  275. mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo
  276. /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -no-undefined -version-info 2:10:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libvorbisenc.la -rpath /usr/lib vorbisenc.lo libvorbis.la -logg
  277. libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -Wl,-rpath -Wl,/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/.libs ./.libs/libvorbis.so -lm -logg -O20 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.10
  278. libtool: link: (cd ".libs" && rm -f "libvorbisenc.so.2" && ln -s "libvorbisenc.so.2.0.10" "libvorbisenc.so.2")
  279. libtool: link: (cd ".libs" && rm -f "libvorbisenc.so" && ln -s "libvorbisenc.so.2.0.10" "libvorbisenc.so")
  280. libtool: link: ar cru .libs/libvorbisenc.a vorbisenc.o
  281. libtool: link: ranlib .libs/libvorbisenc.a
  282. libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" )
  283. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c
  284. mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po
  285. /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -Wl,-O1,--sort-common,--as-needed,-z,relro -o test_sharedbook test_sharedbook-sharedbook.o -lm
  286. libtool: link: gcc -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o test_sharedbook test_sharedbook-sharedbook.o -lm
  287. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  288. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  289. Making all in test
  290. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test
  291. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test'
  292. make[2]: Nothing to be done for 'all'.
  293. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test'
  294. Making all in doc
  295. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc
  296. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  297. Making all in libvorbis
  298. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis
  299. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis'
  300. make[3]: Nothing to be done for 'all'.
  301. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis'
  302. Making all in vorbisfile
  303. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile
  304. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile'
  305. make[3]: Nothing to be done for 'all'.
  306. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile'
  307. Making all in vorbisenc
  308. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc
  309. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc'
  310. make[3]: Nothing to be done for 'all'.
  311. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc'
  312. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  313. echo "*** Warning: Doxygen not found; documentation will not be built."
  314. *** Warning: Doxygen not found; documentation will not be built.
  315. touch doxygen-build.stamp
  316. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  317. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  318. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429'
  319. make[2]: Nothing to be done for 'all-am'.
  320. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429'
  321. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429'
  322. Making install in m4
  323. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4
  324. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4'
  325. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4'
  326. make[2]: Nothing to be done for 'install-exec-am'.
  327. make[2]: Nothing to be done for 'install-data-am'.
  328. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4'
  329. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/m4'
  330. Making install in include
  331. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include
  332. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  333. Making install in vorbis
  334. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis
  335. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis'
  336. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis'
  337. make[3]: Nothing to be done for 'install-exec-am'.
  338. /usr/bin/mkdir -p '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/include/vorbis'
  339. /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/include/vorbis'
  340. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis'
  341. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include/vorbis'
  342. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  343. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  344. make[3]: Nothing to be done for 'install-exec-am'.
  345. make[3]: Nothing to be done for 'install-data-am'.
  346. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  347. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  348. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/include'
  349. Making install in vq
  350. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq
  351. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq'
  352. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq'
  353. make[2]: Nothing to be done for 'install-exec-am'.
  354. make[2]: Nothing to be done for 'install-data-am'.
  355. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq'
  356. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/vq'
  357. Making install in lib
  358. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib
  359. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  360. Making install in modes
  361. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes
  362. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes'
  363. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes'
  364. make[3]: Nothing to be done for 'install-exec-am'.
  365. make[3]: Nothing to be done for 'install-data-am'.
  366. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes'
  367. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/modes'
  368. Making install in books
  369. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books
  370. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  371. Making install in coupled
  372. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled
  373. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled'
  374. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled'
  375. make[4]: Nothing to be done for 'install-exec-am'.
  376. make[4]: Nothing to be done for 'install-data-am'.
  377. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled'
  378. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/coupled'
  379. Making install in uncoupled
  380. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled
  381. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled'
  382. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled'
  383. make[4]: Nothing to be done for 'install-exec-am'.
  384. make[4]: Nothing to be done for 'install-data-am'.
  385. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled'
  386. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/uncoupled'
  387. Making install in floor
  388. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor
  389. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor'
  390. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor'
  391. make[4]: Nothing to be done for 'install-exec-am'.
  392. make[4]: Nothing to be done for 'install-data-am'.
  393. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor'
  394. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books/floor'
  395. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  396. make[4]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  397. make[4]: Nothing to be done for 'install-exec-am'.
  398. make[4]: Nothing to be done for 'install-data-am'.
  399. make[4]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  400. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  401. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib/books'
  402. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  403. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  404. /usr/bin/mkdir -p '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib'
  405. /bin/sh ../libtool --mode=install /usr/bin/install -c libvorbis.la libvorbisfile.la libvorbisenc.la '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib'
  406. libtool: install: /usr/bin/install -c .libs/libvorbis.so.0.4.7 /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbis.so.0.4.7
  407. libtool: install: (cd /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib && { ln -s -f libvorbis.so.0.4.7 libvorbis.so.0 || { rm -f libvorbis.so.0 && ln -s libvorbis.so.0.4.7 libvorbis.so.0; }; })
  408. libtool: install: (cd /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib && { ln -s -f libvorbis.so.0.4.7 libvorbis.so || { rm -f libvorbis.so && ln -s libvorbis.so.0.4.7 libvorbis.so; }; })
  409. libtool: install: /usr/bin/install -c .libs/libvorbis.lai /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbis.la
  410. libtool: install: (cd /home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib; /bin/sh /home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/libtool --tag CC --mode=relink gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -no-undefined -version-info 6:6:3 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libvorbisfile.la -rpath /usr/lib vorbisfile.lo libvorbis.la -logg -inst-prefix-dir /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv)
  411. libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -L/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib -L/usr/lib -lvorbis -lm -logg -O20 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.6
  412. libtool: install: /usr/bin/install -c .libs/libvorbisfile.so.3.3.6T /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisfile.so.3.3.6
  413. libtool: install: (cd /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib && { ln -s -f libvorbisfile.so.3.3.6 libvorbisfile.so.3 || { rm -f libvorbisfile.so.3 && ln -s libvorbisfile.so.3.3.6 libvorbisfile.so.3; }; })
  414. libtool: install: (cd /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib && { ln -s -f libvorbisfile.so.3.3.6 libvorbisfile.so || { rm -f libvorbisfile.so && ln -s libvorbisfile.so.3.3.6 libvorbisfile.so; }; })
  415. libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisfile.la
  416. libtool: install: (cd /home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib; /bin/sh /home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/libtool --tag CC --mode=relink gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DUSE_MEMORY_H -no-undefined -version-info 2:10:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libvorbisenc.la -rpath /usr/lib vorbisenc.lo libvorbis.la -logg -inst-prefix-dir /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv)
  417. libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -L/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib -L/usr/lib -lvorbis -lm -logg -O20 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.10
  418. libtool: install: /usr/bin/install -c .libs/libvorbisenc.so.2.0.10T /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisenc.so.2.0.10
  419. libtool: install: (cd /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib && { ln -s -f libvorbisenc.so.2.0.10 libvorbisenc.so.2 || { rm -f libvorbisenc.so.2 && ln -s libvorbisenc.so.2.0.10 libvorbisenc.so.2; }; })
  420. libtool: install: (cd /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib && { ln -s -f libvorbisenc.so.2.0.10 libvorbisenc.so || { rm -f libvorbisenc.so && ln -s libvorbisenc.so.2.0.10 libvorbisenc.so; }; })
  421. libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisenc.la
  422. libtool: install: /usr/bin/install -c .libs/libvorbis.a /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbis.a
  423. libtool: install: chmod 644 /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbis.a
  424. libtool: install: ranlib /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbis.a
  425. libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisfile.a
  426. libtool: install: chmod 644 /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisfile.a
  427. libtool: install: ranlib /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisfile.a
  428. libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisenc.a
  429. libtool: install: chmod 644 /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisenc.a
  430. libtool: install: ranlib /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/lib/libvorbisenc.a
  431. make[3]: Nothing to be done for 'install-data-am'.
  432. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  433. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  434. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/lib'
  435. Making install in test
  436. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test
  437. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test'
  438. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test'
  439. make[2]: Nothing to be done for 'install-exec-am'.
  440. make[2]: Nothing to be done for 'install-data-am'.
  441. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test'
  442. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/test'
  443. Making install in doc
  444. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc
  445. make[1]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  446. Making install in libvorbis
  447. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis
  448. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis'
  449. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis'
  450. make[3]: Nothing to be done for 'install-exec-am'.
  451. /usr/bin/mkdir -p '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/libvorbis'
  452. /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/libvorbis'
  453. /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/libvorbis'
  454. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis'
  455. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/libvorbis'
  456. Making install in vorbisfile
  457. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile
  458. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile'
  459. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile'
  460. make[3]: Nothing to be done for 'install-exec-am'.
  461. /usr/bin/mkdir -p '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/vorbisfile'
  462. /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/vorbisfile'
  463. /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/vorbisfile'
  464. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile'
  465. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisfile'
  466. Making install in vorbisenc
  467. ~/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc
  468. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc'
  469. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc'
  470. make[3]: Nothing to be done for 'install-exec-am'.
  471. /usr/bin/mkdir -p '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/vorbisenc'
  472. /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/vorbisenc'
  473. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc'
  474. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc/vorbisenc'
  475. make[2]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  476. make[3]: Entering directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  477. make[3]: Nothing to be done for 'install-exec-am'.
  478. /bin/sh /home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/install-sh -d /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4
  479. if test -d vorbis; then \
  480. for dir in vorbis/*; do \
  481. if test -d $dir; then \
  482. b=`basename $dir`; \
  483. /bin/sh /home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/install-sh -d /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/$b; \
  484. for f in $dir/*; do \
  485. /usr/bin/install -c -m 644 $f /home/mike/git/libvorbis-aotuv/pkg/libvorbis-aotuv/usr/share/doc/libvorbis-1.3.4/$b; \
  486. done \
  487. fi \
  488. done \
  489. fi
  490. Makefile:779: recipe for target 'install-data-local' failed
  491. make[3]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  492. Makefile:640: recipe for target 'install-am' failed
  493. make[2]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  494. Makefile:443: recipe for target 'install-recursive' failed
  495. make[1]: Leaving directory '/home/mike/git/libvorbis-aotuv/src/aotuv-b6.03_20110424-20140429/doc'
  496. Makefile:459: recipe for target 'install-recursive' failed
Advertisement
Add Comment
Please, Sign In to add comment