Advertisement
Guest User

configure freedink log

a guest
Jul 9th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.36 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking whether make supports nested variables... (cached) yes
  9. checking build system type... x86_64-unknown-linux-gnu
  10. checking host system type... x86_64-unknown-linux-gnu
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking whether gcc understands -c and -o together... yes
  21. checking for style of include used by make... GNU
  22. checking dependency style of gcc... gcc3
  23. checking whether ln -s works... yes
  24. checking how to run the C preprocessor... gcc -E
  25. checking for grep that handles long lines and -e... /bin/grep
  26. checking for egrep... /bin/grep -E
  27. checking for Minix Amsterdam compiler... no
  28. checking for ar... ar
  29. checking for ranlib... ranlib
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking minix/config.h usability... no
  41. checking minix/config.h presence... no
  42. checking for minix/config.h... no
  43. checking whether it is safe to define __EXTENSIONS__... yes
  44. checking whether _XOPEN_SOURCE should be defined... no
  45. checking for execlp... yes
  46. checking for struct mallinfo... yes
  47. checking whether NLS is requested... yes
  48. checking for msgfmt... /usr/bin/msgfmt
  49. checking for gmsgfmt... /usr/bin/msgfmt
  50. checking for xgettext... /usr/bin/xgettext
  51. checking for msgmerge... /usr/bin/msgmerge
  52. checking for ld used by GCC... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for shared library run path origin... done
  55. checking for CFPreferencesCopyAppValue... no
  56. checking for CFLocaleCopyCurrent... no
  57. checking for GNU gettext in libc... yes
  58. checking whether to use NLS... yes
  59. checking where the gettext function comes from... libc
  60. checking for windres... no
  61. checking for help2man... /usr/bin/help2man
  62. checking for pkg-config... /usr/bin/pkg-config
  63. checking pkg-config is at least version 0.9.0... yes
  64. checking for CHECK... yes
  65. checking for SDL2... no
  66. checking for FONTCONFIG... yes
  67. checking for size_t... yes
  68. checking for working alloca.h... yes
  69. checking for alloca... yes
  70. checking whether the preprocessor supports include_next... yes
  71. checking whether system header files limit the line length... no
  72. checking for complete errno.h... yes
  73. checking whether strerror_r is declared... yes
  74. checking for strerror_r... yes
  75. checking whether strerror_r returns char *... yes
  76. checking for getopt.h... yes
  77. checking for sys/mman.h... yes
  78. checking for wchar.h... yes
  79. checking for stdint.h... (cached) yes
  80. checking for sys/socket.h... yes
  81. checking for strings.h... (cached) yes
  82. checking for unistd.h... (cached) yes
  83. checking for features.h... yes
  84. checking for getopt.h... (cached) yes
  85. checking for getopt_long_only... yes
  86. checking whether getopt is POSIX compatible... yes
  87. checking for working GNU getopt function... yes
  88. checking for working GNU getopt_long function... yes
  89. checking whether getenv is declared... yes
  90. checking for mprotect... yes
  91. checking for _set_invalid_parameter_handler... no
  92. checking for vasnprintf... no
  93. checking for snprintf... yes
  94. checking for mmap... yes
  95. checking for MAP_ANONYMOUS... yes
  96. checking whether memchr works... yes
  97. checking for stdbool.h that conforms to C99... yes
  98. checking for _Bool... yes
  99. checking for wchar_t... yes
  100. checking for unsigned long long int... yes
  101. checking for long long int... yes
  102. checking whether stdint.h conforms to C99... yes
  103. checking whether strerror(0) succeeds... yes
  104. checking for C/C++ restrict keyword... __restrict
  105. checking whether ffsl is declared without a macro... yes
  106. checking whether ffsll is declared without a macro... yes
  107. checking whether memmem is declared without a macro... yes
  108. checking whether mempcpy is declared without a macro... yes
  109. checking whether memrchr is declared without a macro... yes
  110. checking whether rawmemchr is declared without a macro... yes
  111. checking whether stpcpy is declared without a macro... yes
  112. checking whether stpncpy is declared without a macro... yes
  113. checking whether strchrnul is declared without a macro... yes
  114. checking whether strdup is declared without a macro... yes
  115. checking whether strncat is declared without a macro... yes
  116. checking whether strndup is declared without a macro... yes
  117. checking whether strnlen is declared without a macro... yes
  118. checking whether strpbrk is declared without a macro... yes
  119. checking whether strsep is declared without a macro... yes
  120. checking whether strcasestr is declared without a macro... yes
  121. checking whether strtok_r is declared without a macro... yes
  122. checking whether strerror_r is declared without a macro... yes
  123. checking whether strsignal is declared without a macro... yes
  124. checking whether strverscmp is declared without a macro... yes
  125. checking whether ffs is declared without a macro... yes
  126. checking whether strcasecmp is declared without a macro... yes
  127. checking whether strncasecmp is declared without a macro... yes
  128. checking for pid_t... yes
  129. checking for mode_t... yes
  130. checking for wint_t... yes
  131. checking for inttypes.h... yes
  132. checking for stdint.h... yes
  133. checking for intmax_t... yes
  134. checking where to find the exponent in a 'double'... word 1 bit 20
  135. checking whether snprintf returns a byte count as in C99... yes
  136. checking for snprintf... (cached) yes
  137. checking for strnlen... yes
  138. checking for wcslen... yes
  139. checking for wcsnlen... yes
  140. checking for mbrtowc... yes
  141. checking for wcrtomb... yes
  142. checking whether _snprintf is declared... no
  143. checking whether <wchar.h> uses 'inline' correctly... yes
  144. checking for alloca as a compiler built-in... yes
  145. checking for error_at_line... yes
  146. checking whether conversion from 'int' to 'long double' works... yes
  147. checking for stdint.h... (cached) yes
  148. checking for SIZE_MAX... yes
  149. checking for ssize_t... yes
  150. checking whether NULL can be used in arbitrary expressions... yes
  151. checking whether dprintf is declared without a macro... yes
  152. checking whether fpurge is declared without a macro... no
  153. checking whether fseeko is declared without a macro... yes
  154. checking whether ftello is declared without a macro... yes
  155. checking whether getdelim is declared without a macro... yes
  156. checking whether getline is declared without a macro... yes
  157. checking whether gets is declared without a macro... no
  158. checking whether pclose is declared without a macro... yes
  159. checking whether popen is declared without a macro... yes
  160. checking whether renameat is declared without a macro... yes
  161. checking whether snprintf is declared without a macro... yes
  162. checking whether tmpfile is declared without a macro... yes
  163. checking whether vdprintf is declared without a macro... yes
  164. checking whether vsnprintf is declared without a macro... yes
  165. checking whether _Exit is declared without a macro... yes
  166. checking whether atoll is declared without a macro... yes
  167. checking whether canonicalize_file_name is declared without a macro... yes
  168. checking whether getloadavg is declared without a macro... yes
  169. checking whether getsubopt is declared without a macro... yes
  170. checking whether grantpt is declared without a macro... yes
  171. checking whether initstate is declared without a macro... yes
  172. checking whether initstate_r is declared without a macro... yes
  173. checking whether mkdtemp is declared without a macro... yes
  174. checking whether mkostemp is declared without a macro... yes
  175. checking whether mkostemps is declared without a macro... yes
  176. checking whether mkstemp is declared without a macro... yes
  177. checking whether mkstemps is declared without a macro... yes
  178. checking whether posix_openpt is declared without a macro... yes
  179. checking whether ptsname is declared without a macro... yes
  180. checking whether ptsname_r is declared without a macro... yes
  181. checking whether random is declared without a macro... yes
  182. checking whether random_r is declared without a macro... yes
  183. checking whether realpath is declared without a macro... yes
  184. checking whether rpmatch is declared without a macro... yes
  185. checking whether secure_getenv is declared without a macro... yes
  186. checking whether setenv is declared without a macro... yes
  187. checking whether setstate is declared without a macro... yes
  188. checking whether setstate_r is declared without a macro... yes
  189. checking whether srandom is declared without a macro... yes
  190. checking whether srandom_r is declared without a macro... yes
  191. checking whether strtod is declared without a macro... yes
  192. checking whether strtoll is declared without a macro... yes
  193. checking whether strtoull is declared without a macro... yes
  194. checking whether unlockpt is declared without a macro... yes
  195. checking whether unsetenv is declared without a macro... yes
  196. checking for strcasecmp... yes
  197. checking for strncasecmp... yes
  198. checking whether strncasecmp is declared... (cached) yes
  199. checking for working strerror function... yes
  200. checking whether chdir is declared without a macro... yes
  201. checking whether chown is declared without a macro... yes
  202. checking whether dup is declared without a macro... yes
  203. checking whether dup2 is declared without a macro... yes
  204. checking whether dup3 is declared without a macro... yes
  205. checking whether environ is declared without a macro... yes
  206. checking whether euidaccess is declared without a macro... yes
  207. checking whether faccessat is declared without a macro... yes
  208. checking whether fchdir is declared without a macro... yes
  209. checking whether fchownat is declared without a macro... yes
  210. checking whether fdatasync is declared without a macro... yes
  211. checking whether fsync is declared without a macro... yes
  212. checking whether ftruncate is declared without a macro... yes
  213. checking whether getcwd is declared without a macro... yes
  214. checking whether getdomainname is declared without a macro... yes
  215. checking whether getdtablesize is declared without a macro... yes
  216. checking whether getgroups is declared without a macro... yes
  217. checking whether gethostname is declared without a macro... yes
  218. checking whether getlogin is declared without a macro... yes
  219. checking whether getlogin_r is declared without a macro... yes
  220. checking whether getpagesize is declared without a macro... yes
  221. checking whether getusershell is declared without a macro... yes
  222. checking whether setusershell is declared without a macro... yes
  223. checking whether endusershell is declared without a macro... yes
  224. checking whether group_member is declared without a macro... yes
  225. checking whether isatty is declared without a macro... yes
  226. checking whether lchown is declared without a macro... yes
  227. checking whether link is declared without a macro... yes
  228. checking whether linkat is declared without a macro... yes
  229. checking whether lseek is declared without a macro... yes
  230. checking whether pipe is declared without a macro... yes
  231. checking whether pipe2 is declared without a macro... yes
  232. checking whether pread is declared without a macro... yes
  233. checking whether pwrite is declared without a macro... yes
  234. checking whether readlink is declared without a macro... yes
  235. checking whether readlinkat is declared without a macro... yes
  236. checking whether rmdir is declared without a macro... yes
  237. checking whether sethostname is declared without a macro... yes
  238. checking whether sleep is declared without a macro... yes
  239. checking whether symlink is declared without a macro... yes
  240. checking whether symlinkat is declared without a macro... yes
  241. checking whether ttyname_r is declared without a macro... yes
  242. checking whether unlink is declared without a macro... yes
  243. checking whether unlinkat is declared without a macro... yes
  244. checking whether usleep is declared without a macro... yes
  245. checking for ptrdiff_t... yes
  246. checking for vasprintf... yes
  247. checking whether btowc is declared without a macro... yes
  248. checking whether wctob is declared without a macro... yes
  249. checking whether mbsinit is declared without a macro... yes
  250. checking whether mbrtowc is declared without a macro... yes
  251. checking whether mbrlen is declared without a macro... yes
  252. checking whether mbsrtowcs is declared without a macro... yes
  253. checking whether mbsnrtowcs is declared without a macro... yes
  254. checking whether wcrtomb is declared without a macro... yes
  255. checking whether wcsrtombs is declared without a macro... yes
  256. checking whether wcsnrtombs is declared without a macro... yes
  257. checking whether wcwidth is declared without a macro... yes
  258. checking whether wmemchr is declared without a macro... yes
  259. checking whether wmemcmp is declared without a macro... yes
  260. checking whether wmemcpy is declared without a macro... yes
  261. checking whether wmemmove is declared without a macro... yes
  262. checking whether wmemset is declared without a macro... yes
  263. checking whether wcslen is declared without a macro... yes
  264. checking whether wcsnlen is declared without a macro... yes
  265. checking whether wcscpy is declared without a macro... yes
  266. checking whether wcpcpy is declared without a macro... yes
  267. checking whether wcsncpy is declared without a macro... yes
  268. checking whether wcpncpy is declared without a macro... yes
  269. checking whether wcscat is declared without a macro... yes
  270. checking whether wcsncat is declared without a macro... yes
  271. checking whether wcscmp is declared without a macro... yes
  272. checking whether wcsncmp is declared without a macro... yes
  273. checking whether wcscasecmp is declared without a macro... yes
  274. checking whether wcsncasecmp is declared without a macro... yes
  275. checking whether wcscoll is declared without a macro... yes
  276. checking whether wcsxfrm is declared without a macro... yes
  277. checking whether wcsdup is declared without a macro... yes
  278. checking whether wcschr is declared without a macro... yes
  279. checking whether wcsrchr is declared without a macro... yes
  280. checking whether wcscspn is declared without a macro... yes
  281. checking whether wcsspn is declared without a macro... yes
  282. checking whether wcspbrk is declared without a macro... yes
  283. checking whether wcsstr is declared without a macro... yes
  284. checking whether wcstok is declared without a macro... yes
  285. checking whether wcswidth is declared without a macro... yes
  286. checking for stdint.h... (cached) yes
  287. checking SDL.h usability... no
  288. checking SDL.h presence... no
  289. checking for SDL.h... no
  290. checking SDL2_rotozoom.h usability... no
  291. checking SDL2_rotozoom.h presence... no
  292. checking for SDL2_rotozoom.h... no
  293. checking SDL_framerate.h usability... no
  294. checking SDL_framerate.h presence... no
  295. checking for SDL_framerate.h... no
  296. checking SDL_image.h usability... no
  297. checking SDL_image.h presence... no
  298. checking for SDL_image.h... no
  299.  
  300. Errors and warnings recap:
  301. * You need to install the SDL libraries:
  302. Requested 'SDL2_image > 2.0.0' but version of SDL2_image is 2.0.0
  303. Requested 'SDL2_mixer > 2.0.0' but version of SDL2_mixer is 2.0.0
  304. Requested 'SDL2_ttf > 2.0.12' but version of SDL2_ttf is 2.0.12
  305.  
  306. There are errors - stopping. Please check the reports above.
  307. If dependencies (such as SDL_gfx) are missing,
  308. please check BUILD for distro package names.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement