Advertisement
Jousway

sm-ssc compile error linux debian based

Jul 24th, 2011
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.88 KB | None | 0 0
  1. jousway@JousBook ~/Downloads/stepmania/sm-ssc $ sudo ./build.sh --verbose
  2. Configuring StepMania...
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... x86_64-unknown-linux-gnu
  5. checking target system type... x86_64-unknown-linux-gnu
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking whether build environment is sane... yes
  8. checking for a thread-safe mkdir -p... /bin/mkdir -p
  9. checking for gawk... gawk
  10. checking whether make sets $(MAKE)... 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 for style of include used by make... GNU
  22. checking dependency style of gcc... gcc3
  23. checking for g++... g++
  24. checking whether we are using the GNU C++ compiler... yes
  25. checking whether g++ accepts -g... yes
  26. checking dependency style of g++... gcc3
  27. checking for ranlib... ranlib
  28. checking whether gcc and cc understand -c and -o together... yes
  29. checking for gcc option to use signed chars...
  30. checking how to run the C preprocessor... gcc -E
  31. checking for grep that handles long lines and -e... /bin/grep
  32. checking for egrep... /bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking sys/param.h usability... yes
  44. checking sys/param.h presence... yes
  45. checking for sys/param.h... yes
  46. checking whether byte ordering is bigendian... no
  47. checking for X... libraries , headers
  48. checking for XTestQueryExtension in -lXtst... no
  49. checking for XRRSizes in -lXrandr... yes
  50. checking for X11/extensions/Xrandr.h... yes
  51. checking for glPushMatrix in -lGL... yes
  52. checking for gluGetString in -lGLU... yes
  53. checking for selective static linking... -Wl,-static ... -Wl,-dy
  54. checking for png_create_read_struct in -lpng... yes
  55. checking png.h usability... yes
  56. checking png.h presence... yes
  57. checking for png.h... yes
  58. checking for jpeg_read_scanlines in -ljpeg... yes
  59. checking jpeglib.h usability... yes
  60. checking jpeglib.h presence... yes
  61. checking for jpeglib.h... yes
  62. checking for inflate in -lz... yes
  63. checking zlib.h usability... yes
  64. checking zlib.h presence... yes
  65. checking for zlib.h... yes
  66. checking for BZ2_bzCompressInit in -lbz2... yes
  67. checking bzlib.h usability... yes
  68. checking bzlib.h presence... yes
  69. checking for bzlib.h... yes
  70. checking for ogg_stream_init in -logg... yes
  71. checking for vorbis_comment_add in -lvorbis... yes
  72. checking for ov_open in -lvorbisfile... yes
  73. checking for mad_synth_init in -lmad... yes
  74. checking for av_free... yes
  75. checking for avcodec_init... yes
  76. checking for guess_format... yes
  77. checking for sws_scale... yes
  78. checking for ogg_stream_init in -logg... (cached) yes
  79. checking for theora_decode_init in -ltheora... yes
  80. checking for TLS... yes
  81. checking for library containing dladdr... -ldl
  82. checking for crash handler components... ok
  83. checking for working cxa_demangle... yes
  84. checking for ALSA CFLAGS...
  85. checking for ALSA LDFLAGS... -lasound
  86. checking for libasound headers version >= 0.9.0... found.
  87. checking for snd_ctl_open in -lasound... yes
  88. checking for ld used by GCC... /usr/bin/ld
  89. checking if the linker (/usr/bin/ld) is GNU ld... yes
  90. checking for shared library run path origin... done
  91. checking for iconv... yes
  92. checking for iconv declaration...
  93. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  94. checking for pkg-config... /usr/bin/pkg-config
  95. checking for GTK+ - version >= 2.0.0... yes (version 2.24.4)
  96. checking sys/soundcard.h usability... yes
  97. checking sys/soundcard.h presence... yes
  98. checking for sys/soundcard.h... yes
  99. checking whether OSS_GETVERSION is declared... yes
  100. checking for stdint.h... (cached) yes
  101. checking for inttypes.h... (cached) yes
  102. checking endian.h usability... yes
  103. checking endian.h presence... yes
  104. checking for endian.h... yes
  105. checking machine/endian.h usability... no
  106. checking machine/endian.h presence... no
  107. checking for machine/endian.h... no
  108. checking alloca.h usability... yes
  109. checking alloca.h presence... yes
  110. checking for alloca.h... yes
  111. checking for pa_stream_new in -lpulse... yes
  112. checking if cstdlib breaks llabs... no
  113. checking for pthread_create in -lpthread... yes
  114. checking for pthread_mutex_timedlock in -lpthread... yes
  115. checking for pthread_cond_timedwait in -lpthread... yes
  116. checking whether powf is declared... yes
  117. checking whether sqrtf is declared... yes
  118. checking whether sinf is declared... yes
  119. checking whether tanf is declared... yes
  120. checking whether cosf is declared... yes
  121. checking whether acosf is declared... yes
  122. checking whether roundf is declared... yes
  123. checking whether truncf is declared... yes
  124. checking whether strtof is declared... yes
  125. checking whether SIGPWR is declared... yes
  126. checking whether SIGUSR1 is declared... yes
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for GLEW... yes
  129. configure: creating ./config.status
  130. ./conf23391subs.sh: line 156: 24816 Segmentation fault cat > conf23391subs.awk <<_ACEOF
  131. LTLIBOBJS!$LTLIBOBJS$ac_delim
  132. LIBOBJS!$LIBOBJS$ac_delim
  133. BUILD_LUA_BINARIES_FALSE!$BUILD_LUA_BINARIES_FALSE$ac_delim
  134. BUILD_LUA_BINARIES_TRUE!$BUILD_LUA_BINARIES_TRUE$ac_delim
  135. BUILD_TESTS_FALSE!$BUILD_TESTS_FALSE$ac_delim
  136. BUILD_TESTS_TRUE!$BUILD_TESTS_TRUE$ac_delim
  137. GLEW_LIBS!$GLEW_LIBS$ac_delim
  138. GLEW_CFLAGS!$GLEW_CFLAGS$ac_delim
  139. PKG_CONFIG_LIBDIR!$PKG_CONFIG_LIBDIR$ac_delim
  140. PKG_CONFIG_PATH!$PKG_CONFIG_PATH$ac_delim
  141. USE_CRASH_HANDLER_FALSE!$USE_CRASH_HANDLER_FALSE$ac_delim
  142. USE_CRASH_HANDLER_TRUE!$USE_CRASH_HANDLER_TRUE$ac_delim
  143. HAVE_PULSE_FALSE!$HAVE_PULSE_FALSE$ac_delim
  144. HAVE_PULSE_TRUE!$HAVE_PULSE_TRUE$ac_delim
  145. HAVE_OSS_FALSE!$HAVE_OSS_FALSE$ac_delim
  146. HAVE_OSS_TRUE!$HAVE_OSS_TRUE$ac_delim
  147. HAVE_GTK_FALSE!$HAVE_GTK_FALSE$ac_delim
  148. HAVE_GTK_TRUE!$HAVE_GTK_TRUE$ac_delim
  149. HAVE_ALSA_FALSE!$HAVE_ALSA_FALSE$ac_delim
  150. HAVE_ALSA_TRUE!$HAVE_ALSA_TRUE$ac_delim
  151. GTK_LIBS!$GTK_LIBS$ac_delim
  152. GTK_CFLAGS!$GTK_CFLAGS$ac_delim
  153. PKG_CONFIG!$PKG_CONFIG$ac_delim
  154. LTLIBICONV!$LTLIBICONV$ac_delim
  155. LIBICONV!$LIBICONV$ac_delim
  156. ALSA_LIBS!$ALSA_LIBS$ac_delim
  157. ALSA_CFLAGS!$ALSA_CFLAGS$ac_delim
  158. HAVE_THEORA_FALSE!$HAVE_THEORA_FALSE$ac_delim
  159. HAVE_THEORA_TRUE!$HAVE_THEORA_TRUE$ac_delim
  160. HAVE_FFMPEG_FALSE!$HAVE_FFMPEG_FALSE$ac_delim
  161. HAVE_FFMPEG_TRUE!$HAVE_FFMPEG_TRUE$ac_delim
  162. HAVE_MP3_FALSE!$HAVE_MP3_FALSE$ac_delim
  163. HAVE_MP3_TRUE!$HAVE_MP3_TRUE$ac_delim
  164. AUDIO_LIBS!$AUDIO_LIBS$ac_delim
  165. HAVE_VORBIS_FALSE!$HAVE_VORBIS_FALSE$ac_delim
  166. HAVE_VORBIS_TRUE!$HAVE_VORBIS_TRUE$ac_delim
  167. WITHOUT_NETWORKING_FALSE!$WITHOUT_NETWORKING_FALSE$ac_delim
  168. WITHOUT_NETWORKING_TRUE!$WITHOUT_NETWORKING_TRUE$ac_delim
  169. XLIBS!$XLIBS$ac_delim
  170. XCFLAGS!$XCFLAGS$ac_delim
  171. HAVE_X11_FALSE!$HAVE_X11_FALSE$ac_delim
  172. HAVE_X11_TRUE!$HAVE_X11_TRUE$ac_delim
  173. XMKMF!$XMKMF$ac_delim
  174. HAVE_PARALLEL_PORT_FALSE!$HAVE_PARALLEL_PORT_FALSE$ac_delim
  175. HAVE_PARALLEL_PORT_TRUE!$HAVE_PARALLEL_PORT_TRUE$ac_delim
  176. BSD_FALSE!$BSD_FALSE$ac_delim
  177. BSD_TRUE!$BSD_TRUE$ac_delim
  178. LINUX_FALSE!$LINUX_FALSE$ac_delim
  179. LINUX_TRUE!$LINUX_TRUE$ac_delim
  180. UNIX_FALSE!$UNIX_FALSE$ac_delim
  181. UNIX_TRUE!$UNIX_TRUE$ac_delim
  182. CXXCPP!$CXXCPP$ac_delim
  183. EGREP!$EGREP$ac_delim
  184. GREP!$GREP$ac_delim
  185. CPP!$CPP$ac_delim
  186. RANLIB!$RANLIB$ac_delim
  187. am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
  188. am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
  189. CXXDEPMODE!$CXXDEPMODE$ac_delim
  190. ac_ct_CXX!$ac_ct_CXX$ac_delim
  191. CXXFLAGS!$CXXFLAGS$ac_delim
  192. CXX!$CXX$ac_delim
  193. am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
  194. am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
  195. CCDEPMODE!$CCDEPMODE$ac_delim
  196. AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
  197. AMDEP_FALSE!$AMDEP_FALSE$ac_delim
  198. AMDEP_TRUE!$AMDEP_TRUE$ac_delim
  199. am__quote!$am__quote$ac_delim
  200. am__include!$am__include$ac_delim
  201. DEPDIR!$DEPDIR$ac_delim
  202. OBJEXT!$OBJEXT$ac_delim
  203. EXEEXT!$EXEEXT$ac_delim
  204. ac_ct_CC!$ac_ct_CC$ac_delim
  205. CPPFLAGS!$CPPFLAGS$ac_delim
  206. LDFLAGS!$LDFLAGS$ac_delim
  207. CFLAGS!$CFLAGS$ac_delim
  208. CC!$CC$ac_delim
  209. MAINT!$MAINT$ac_delim
  210. MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
  211. MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
  212. am__untar!$am__untar$ac_delim
  213. am__tar!$am__tar$ac_delim
  214. AMTAR!$AMTAR$ac_delim
  215. am__leading_dot!$am__leading_dot$ac_delim
  216. SET_MAKE!$SET_MAKE$ac_delim
  217. AWK!$AWK$ac_delim
  218. mkdir_p!$mkdir_p$ac_delim
  219. MKDIR_P!$MKDIR_P$ac_delim
  220. INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
  221. STRIP!$STRIP$ac_delim
  222. install_sh!$install_sh$ac_delim
  223. MAKEINFO!$MAKEINFO$ac_delim
  224. AUTOHEADER!$AUTOHEADER$ac_delim
  225. AUTOMAKE!$AUTOMAKE$ac_delim
  226. AUTOCONF!$AUTOCONF$ac_delim
  227. ACLOCAL!$ACLOCAL$ac_delim
  228. VERSION!$VERSION$ac_delim
  229. PACKAGE!$PACKAGE$ac_delim
  230. CYGPATH_W!$CYGPATH_W$ac_delim
  231. am__isrc!$am__isrc$ac_delim
  232. INSTALL_DATA!$INSTALL_DATA$ac_delim
  233. INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
  234. INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
  235. target_os!$target_os$ac_delim
  236. target_vendor!$target_vendor$ac_delim
  237. target_cpu!$target_cpu$ac_delim
  238. target!$target$ac_delim
  239. host_os!$host_os$ac_delim
  240. host_vendor!$host_vendor$ac_delim
  241. host_cpu!$host_cpu$ac_delim
  242. host!$host$ac_delim
  243. build_os!$build_os$ac_delim
  244. build_vendor!$build_vendor$ac_delim
  245. build_cpu!$build_cpu$ac_delim
  246. build!$build$ac_delim
  247. target_alias!$target_alias$ac_delim
  248. host_alias!$host_alias$ac_delim
  249. build_alias!$build_alias$ac_delim
  250. LIBS!$LIBS$ac_delim
  251. ECHO_T!$ECHO_T$ac_delim
  252. ECHO_N!$ECHO_N$ac_delim
  253. ECHO_C!$ECHO_C$ac_delim
  254. DEFS!$DEFS$ac_delim
  255. mandir!$mandir$ac_delim
  256. localedir!$localedir$ac_delim
  257. libdir!$libdir$ac_delim
  258. psdir!$psdir$ac_delim
  259. pdfdir!$pdfdir$ac_delim
  260. dvidir!$dvidir$ac_delim
  261. htmldir!$htmldir$ac_delim
  262. infodir!$infodir$ac_delim
  263. docdir!$docdir$ac_delim
  264. oldincludedir!$oldincludedir$ac_delim
  265. includedir!$includedir$ac_delim
  266. localstatedir!$localstatedir$ac_delim
  267. sharedstatedir!$sharedstatedir$ac_delim
  268. sysconfdir!$sysconfdir$ac_delim
  269. datadir!$datadir$ac_delim
  270. datarootdir!$datarootdir$ac_delim
  271. libexecdir!$libexecdir$ac_delim
  272. sbindir!$sbindir$ac_delim
  273. bindir!$bindir$ac_delim
  274. program_transform_name!$program_transform_name$ac_delim
  275. prefix!$prefix$ac_delim
  276. exec_prefix!$exec_prefix$ac_delim
  277. PACKAGE_URL!$PACKAGE_URL$ac_delim
  278. PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
  279. PACKAGE_STRING!$PACKAGE_STRING$ac_delim
  280. PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
  281. PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
  282. PACKAGE_NAME!$PACKAGE_NAME$ac_delim
  283. PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
  284. SHELL!$SHELL$ac_delim
  285. _ACEOF
  286.  
  287. configure: error: could not make ./config.status
  288. Configuring StepMania...failed.
  289. Consider passing --verbose to ./build.sh. Pass --help for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement