Advertisement
Guest User

Untitled

a guest
Sep 18th, 2016
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.23 KB | None | 0 0
  1. ~ $ LC_ALL=C CFLAGS="-fno-strict-aliasing -O3 -mfpmath=sse -msse" ./configure --prefix=/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/out --disable-shared --enable-static --with-ogg=/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/out
  2. checking build system type... i686-pc-linux-gnu
  3. checking host system type... i686-pc-linux-gnu
  4. checking target system type... i686-pc-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether to enable maintainer-specific portions of Makefiles... no
  12. checking for gcc... gcc
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking whether gcc understands -c and -o together... yes
  22. checking for style of include used by make... GNU
  23. checking dependency style of gcc... gcc3
  24. checking how to run the C preprocessor... gcc -E
  25. checking for inline... inline
  26. checking how to print strings... printf
  27. checking for a sed that does not truncate output... /bin/sed
  28. checking for grep that handles long lines and -e... /bin/grep
  29. checking for egrep... /bin/grep -E
  30. checking for fgrep... /bin/grep -F
  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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  34. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  35. checking whether ln -s works... yes
  36. checking the maximum length of command line arguments... 1572864
  37. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  38. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  39. checking for /usr/bin/ld option to reload object files... -r
  40. checking for objdump... objdump
  41. checking how to recognize dependent libraries... pass_all
  42. checking for dlltool... dlltool
  43. checking how to associate runtime and link libraries... printf %s\n
  44. checking for ar... ar
  45. checking for archiver @FILE support... @
  46. checking for strip... strip
  47. checking for ranlib... ranlib
  48. checking command to parse /usr/bin/nm -B output from gcc object... ok
  49. checking for sysroot... no
  50. checking for a working dd... /bin/dd
  51. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  52. checking for mt... mt
  53. checking if mt is a manifest tool... no
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking for dlfcn.h... yes
  65. checking for objdir... .libs
  66. checking if gcc supports -fno-rtti -fno-exceptions... no
  67. checking for gcc option to produce PIC... -fPIC -DPIC
  68. checking if gcc PIC flag -fPIC -DPIC works... yes
  69. checking if gcc static flag -static works... yes
  70. checking if gcc supports -c -o file.o... yes
  71. checking if gcc supports -c -o file.o... (cached) yes
  72. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  73. checking dynamic linker characteristics... GNU/Linux ld.so
  74. checking how to hardcode library paths into programs... immediate
  75. checking whether stripping libraries is possible... yes
  76. checking if libtool supports shared libraries... yes
  77. checking whether to build shared libraries... no
  78. checking whether to build static libraries... yes
  79. checking GCC version... 4.8
  80. checking if gcc accepts -Wdeclaration-after-statement... yes
  81. checking for memory.h... (cached) yes
  82. checking for cos in -lm... yes
  83. checking for pthread_create in -lpthread... yes
  84. checking for pkg-config... /usr/bin/pkg-config
  85. checking pkg-config is at least version 0.9.0... yes
  86. checking for OGG... no
  87. checking for Ogg... yes
  88. checking for oggpack_writealign... yes
  89. checking for size_t... yes
  90. checking for working alloca.h... yes
  91. checking for alloca... yes
  92. checking for working memcmp... yes
  93. checking that generated files are newer than configure... done
  94. configure: creating ./config.status
  95. config.status: creating Makefile
  96. config.status: creating m4/Makefile
  97. config.status: creating lib/Makefile
  98. config.status: creating lib/modes/Makefile
  99. config.status: creating lib/books/Makefile
  100. config.status: creating lib/books/coupled/Makefile
  101. config.status: creating lib/books/uncoupled/Makefile
  102. config.status: creating lib/books/floor/Makefile
  103. config.status: creating doc/Makefile
  104. config.status: creating doc/vorbisfile/Makefile
  105. config.status: creating doc/vorbisenc/Makefile
  106. config.status: creating doc/libvorbis/Makefile
  107. config.status: creating doc/Doxyfile
  108. config.status: creating include/Makefile
  109. config.status: creating include/vorbis/Makefile
  110. config.status: creating examples/Makefile
  111. config.status: creating test/Makefile
  112. config.status: creating vq/Makefile
  113. config.status: creating libvorbis.spec
  114. config.status: creating vorbis.pc
  115. config.status: creating vorbisenc.pc
  116. config.status: creating vorbisfile.pc
  117. config.status: creating vorbis-uninstalled.pc
  118. config.status: creating vorbisenc-uninstalled.pc
  119. config.status: creating vorbisfile-uninstalled.pc
  120. config.status: config.h is unchanged
  121. config.status: executing depfiles commands
  122. config.status: executing libtool commands
  123. ~ $ LC_ALL=C make
  124. make all-recursive
  125. make[1]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808'
  126. Making all in m4
  127. make[2]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/m4'
  128. make[2]: Nothing to be done for `all'.
  129. make[2]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/m4'
  130. Making all in include
  131. make[2]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/include'
  132. Making all in vorbis
  133. make[3]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/include/vorbis'
  134. make[3]: Nothing to be done for `all'.
  135. make[3]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/include/vorbis'
  136. make[3]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/include'
  137. make[3]: Nothing to be done for `all-am'.
  138. make[3]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/include'
  139. make[2]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/include'
  140. Making all in vq
  141. make[2]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/vq'
  142. make[2]: Nothing to be done for `all'.
  143. make[2]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/vq'
  144. Making all in lib
  145. make[2]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib'
  146. Making all in modes
  147. make[3]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/modes'
  148. make[3]: Nothing to be done for `all'.
  149. make[3]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/modes'
  150. Making all in books
  151. make[3]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books'
  152. Making all in coupled
  153. make[4]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books/coupled'
  154. make[4]: Nothing to be done for `all'.
  155. make[4]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books/coupled'
  156. Making all in uncoupled
  157. make[4]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books/uncoupled'
  158. make[4]: Nothing to be done for `all'.
  159. make[4]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books/uncoupled'
  160. Making all in floor
  161. make[4]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books/floor'
  162. make[4]: Nothing to be done for `all'.
  163. make[4]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books/floor'
  164. make[4]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books'
  165. make[4]: Nothing to be done for `all-am'.
  166. make[4]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books'
  167. make[3]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib/books'
  168. make[3]: Entering directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib'
  169. /bin/bash ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O3 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -fno-strict-aliasing -O3 -mfpmath=sse -msse -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o -lm .libs/xmmlib.o
  170. libtool: link: gcc -D_V_SELFTEST -O3 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -fno-strict-aliasing -O3 -mfpmath=sse -msse -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o .libs/xmmlib.o -lm
  171. gcc: error: .libs/xmmlib.o: No such file or directory
  172. make[3]: *** [test_sharedbook] Error 1
  173. make[3]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib'
  174. make[2]: *** [all-recursive] Error 1
  175. make[2]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808/lib'
  176. make[1]: *** [all-recursive] Error 1
  177. make[1]: Leaving directory `/home/pavel/Downloads/sources/vorbis/aoTuV-Lancer/aotuv-b6.03_20110424-20150808'
  178. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement