Advertisement
para_bellum

Aegisub3.0-beta2 configure log with alsa

Dec 30th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. para@para-clevo:~/sources/Aegisub-3.1.0-beta2/aegisub$ ./configure --with-player-audio=ALSA
  2. checking for gcc... gcc
  3. checking whether the C compiler works... yes
  4. checking for C compiler default output file name... a.out
  5. checking for suffix of executables...
  6. checking whether we are cross compiling... no
  7. checking for suffix of object files... o
  8. checking whether we are using the GNU C compiler... yes
  9. checking whether gcc accepts -g... yes
  10. checking for gcc option to accept ISO C89... none needed
  11. checking how to run the C preprocessor... gcc -E
  12. checking for grep that handles long lines and -e... /bin/grep
  13. checking for egrep... /bin/grep -E
  14. checking for ANSI C header files... yes
  15. checking for sys/types.h... yes
  16. checking for sys/stat.h... yes
  17. checking for stdlib.h... yes
  18. checking for string.h... yes
  19. checking for memory.h... yes
  20. checking for strings.h... yes
  21. checking for inttypes.h... yes
  22. checking for stdint.h... yes
  23. checking for unistd.h... yes
  24. checking minix/config.h usability... no
  25. checking minix/config.h presence... no
  26. checking for minix/config.h... no
  27. checking whether it is safe to define __EXTENSIONS__... yes
  28. checking build system type... i686-pc-linux-gnu
  29. checking host system type... i686-pc-linux-gnu
  30. checking for MDCPUCFG setting... md/_linux.cfg
  31. checking whether BUILD_CREDIT has been set... no
  32. checking for GNU make... make
  33. checking for gcc... (cached) gcc
  34. checking whether we are using the GNU C compiler... (cached) yes
  35. checking whether gcc accepts -g... (cached) yes
  36. checking for gcc option to accept ISO C89... (cached) none needed
  37. checking for g++... g++
  38. checking whether we are using the GNU C++ compiler... yes
  39. checking whether g++ accepts -g... yes
  40. checking whether gcc and cc understand -c and -o together... yes
  41. checking for a BSD-compatible install... /usr/bin/install -c
  42. checking for ranlib... ranlib
  43. checking for pkg-config... /usr/bin/pkg-config
  44. checking pkg-config is at least version 0.20... yes
  45. checking for version... v3.1.0-beta2 from cached git_version.h
  46. checking for build date... 2013-12-30 16:30 CET
  47. checking for the pthreads library -lpthreads... no
  48. checking whether pthreads work without any flags... no
  49. checking whether pthreads work with -Kthread... no
  50. checking whether pthreads work with -kthread... no
  51. checking for the pthreads library -llthread... no
  52. checking whether pthreads work with -pthread... yes
  53. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  54. checking if more special flags are required for pthreads... no
  55. checking for PTHREAD_PRIO_INHERIT... yes
  56. checking whether g++ supports -std=c++11... yes
  57. checking whether g++ supports -Wno-c++11-narrowing... yes
  58. checking whether g++ supports -stdlib=libc++... no
  59. checking for main in -lm... yes
  60. checking how to run the C++ preprocessor... g++ -E
  61. checking sys/time.h usability... yes
  62. checking sys/time.h presence... yes
  63. checking for sys/time.h... yes
  64. checking for X... libraries , headers
  65. checking for gethostbyname... yes
  66. checking for connect... yes
  67. checking for remove... yes
  68. checking for shmat... yes
  69. checking for IceConnectionNumber in -lICE... yes
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking whether we are using the Microsoft C compiler... no
  72. checking windows.h usability... no
  73. checking windows.h presence... no
  74. checking for windows.h... no
  75. checking for GL/gl.h... yes
  76. checking for OpenGL/gl.h... no
  77. checking for OpenGL library... -lGL
  78. checking for FREETYPE... yes
  79. checking for FONTCONFIG... yes
  80. checking for LIBASS... yes
  81. checking for boostlib >= 1.50.0... yes
  82. checking whether the Boost::ASIO library is available... yes
  83. checking whether the Boost::Chrono library is available... yes
  84. checking for exit in -lboost_chrono... yes
  85. checking whether the Boost::Filesystem library is available... yes
  86. checking for exit in -lboost_filesystem... yes
  87. checking whether the Boost::Locale library is available... yes
  88. checking for exit in -lboost_locale... yes
  89. checking whether the Boost::Regex library is available... yes
  90. checking for exit in -lboost_regex... yes
  91. checking whether the Boost::System library is available... yes
  92. checking for exit in -lboost_system... yes
  93. checking whether the Boost::Thread library is available... yes
  94. checking for exit in -lboost_thread... yes
  95. checking for ICU_UC... yes
  96. checking for ICU_I18N... yes
  97. checking for library containing iconv_open... none required
  98. checking whether iconv works... yes
  99. checking whether iconv (const) works... no
  100. checking for snd_pcm_open in -lasound... yes
  101. checking for OPENAL... no
  102. checking soundcard.h usability... no
  103. checking soundcard.h presence... no
  104. checking for soundcard.h... no
  105. checking sys/soundcard.h usability... yes
  106. checking sys/soundcard.h presence... yes
  107. checking for sys/soundcard.h... yes
  108. checking for LIBPULSE... yes
  109. checking for PORTAUDIO... no
  110. checking for FFMS2... yes
  111. checking for FFTW3... yes
  112. checking for HUNSPELL... yes
  113. checking for LUA... yes
  114. checking whether to turn on debugging... no
  115. checking whether to use exception handling in debug mode... no
  116. checking for the --enable-debug option... no
  117. checking for wx-config... /usr/local/bin/wx-config
  118. checking for wxWidgets version >= 3.0.0... yes (version 3.0.0)
  119. checking for wxWidgets static library... no
  120. checking wx/glcanvas.h usability... yes
  121. checking wx/glcanvas.h presence... yes
  122. checking for wx/glcanvas.h... yes
  123. checking whether wxWidgets OpenGL support works... yes
  124. checking wx/stc/stc.h usability... yes
  125. checking wx/stc/stc.h presence... yes
  126. checking for wx/stc/stc.h... yes
  127. checking whether wxWidgets StyledTextCtrl support works... yes
  128. checking whether to use precompiled headers... yes
  129. checking whether g++ supports -Winvalid-pch... yes
  130. checking whether g++ supports -fpch-deps... yes
  131. checking whether g++ supports -fpch-preprocess... yes
  132. checking whether make sets $(MAKE)... yes
  133. checking for a thread-safe mkdir -p... /bin/mkdir -p
  134. checking whether NLS is requested... yes
  135. checking for msgfmt... /usr/bin/msgfmt
  136. checking for gmsgfmt... /usr/bin/msgfmt
  137. checking for xgettext... /usr/bin/xgettext
  138. checking for msgmerge... /usr/bin/msgmerge
  139. checking for ld used by GCC... /usr/bin/ld
  140. checking if the linker (/usr/bin/ld) is GNU ld... yes
  141. checking for shared library run path origin... /bin/bash: ./config.rpath: No such file or directory
  142. done
  143. checking for CFPreferencesCopyAppValue... no
  144. checking for CFLocaleCopyCurrent... no
  145. checking for GNU gettext in libc... yes
  146. checking whether to use NLS... yes
  147. checking where the gettext function comes from... libc
  148. checking whether to enable the update checker... yes
  149. checking for update checker server... updates.aegisub.org
  150. checking for update checker base URL... /trunk
  151. checking whether to enable the crash reporter... no
  152. configure: creating ./config.status
  153. config.status: creating desktop/aegisub.desktop.template
  154. config.status: creating src/libresrc/default_config_platform.json
  155. config.status: creating tools/osx-bundle.sed
  156. config.status: creating Makefile.inc
  157. config.status: creating acconf.h
  158. config.status: executing po-directories commands
  159.  
  160. Configure settings
  161. Install prefix: /usr/local
  162. Revision: v3.1.0-beta2
  163. Debug no
  164. CFLAGS -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -g -O3
  165. CXXFLAGS -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fno-strict-aliasing -pipe -g -std=c++11 -Wno-c++11-narrowing -O3
  166. CPPFLAGS
  167. LDFLAGS
  168. LIBS -lm
  169.  
  170. Default Settings
  171. Audio Player: ALSA
  172.  
  173. Audio Players
  174. ALSA: yes
  175. OpenAL: no
  176. OSS: yes
  177. PortAudio: no
  178. PulseAudio: yes
  179.  
  180. A/V Providers
  181. FFMS2: yes
  182.  
  183. Misc Packages
  184. Hunspell: yes
  185. FFTW3: yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement