Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.95 KB | None | 0 0
  1. AUR Packages  (1): sdl2-hg-latest  
  2.  
  3. :: Proceed with installation? [Y/n]
  4.  
  5. :: View sdl2-hg PKGBUILD? [Y/n] n
  6. :: Building sdl2-hg package...
  7. ==> Making package: sdl2-hg 7501-3 (Fri Jul 26 12:34:17 CEST 2013)
  8. ==> Retrieving sources...
  9.   -> Cloning sdl2 hg repo...
  10. requesting all changes
  11. adding changesets
  12. adding manifests
  13. adding file changes
  14. added 7519 changesets with 32454 changes to 3548 files (+1 heads)
  15. ==> Validating source files with md5sums...
  16.     sdl2 ... Skipped
  17. ==> Extracting sources...
  18.   -> Creating working copy of SDL hg repo...
  19. updating to branch default
  20. 858 files updated, 0 files merged, 0 files removed, 0 files unresolved
  21. ==> Starting pkgver()...
  22. ==> Updated version: sdl2-hg 7518-1
  23. ==> Starting prepare()...
  24. ==> Sources are ready.
  25. ==> Making package: sdl2-hg 7518-1 (Fri Jul 26 12:36:24 CEST 2013)
  26. ==> Checking runtime dependencies...
  27. ==> Checking buildtime dependencies...
  28. ==> WARNING: Using existing src/ tree
  29. ==> Starting build()...
  30. -- The C compiler identification is GNU 4.8.1
  31. -- Check for working C compiler: /usr/bin/cc
  32. -- Check for working C compiler: /usr/bin/cc -- works
  33. -- Detecting C compiler ABI info
  34. -- Detecting C compiler ABI info - done
  35. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  36. -- Performing Test HAVE_GCC_ATOMICS
  37. -- Performing Test HAVE_GCC_ATOMICS - Success
  38. -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY
  39. -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed
  40. -- Performing Test HAVE_GCC_FVISIBILITY
  41. -- Performing Test HAVE_GCC_FVISIBILITY - Success
  42. -- Performing Test HAVE_GCC_WALL
  43. -- Performing Test HAVE_GCC_WALL - Success
  44. -- Performing Test HAVE_MMX
  45. -- Performing Test HAVE_MMX - Success
  46. -- Performing Test HAVE_3DNOW
  47. -- Performing Test HAVE_3DNOW - Success
  48. -- Performing Test HAVE_SSE
  49. -- Performing Test HAVE_SSE - Success
  50. -- Performing Test HAVE_SSE2
  51. -- Performing Test HAVE_SSE2 - Success
  52. -- Performing Test HAVE_ALTIVEC_H_HDR
  53. -- Performing Test HAVE_ALTIVEC_H_HDR - Failed
  54. -- Performing Test HAVE_ALTIVEC
  55. -- Performing Test HAVE_ALTIVEC - Failed
  56. -- Looking for sys/types.h
  57. -- Looking for sys/types.h - found
  58. -- Looking for stdio.h
  59. -- Looking for stdio.h - found
  60. -- Looking for stdlib.h
  61. -- Looking for stdlib.h - found
  62. -- Looking for stddef.h
  63. -- Looking for stddef.h - found
  64. -- Looking for stdarg.h
  65. -- Looking for stdarg.h - found
  66. -- Looking for malloc.h
  67. -- Looking for malloc.h - found
  68. -- Looking for memory.h
  69. -- Looking for memory.h - found
  70. -- Looking for string.h
  71. -- Looking for string.h - found
  72. -- Looking for strings.h
  73. -- Looking for strings.h - found
  74. -- Looking for inttypes.h
  75. -- Looking for inttypes.h - found
  76. -- Looking for stdint.h
  77. -- Looking for stdint.h - found
  78. -- Looking for ctype.h
  79. -- Looking for ctype.h - found
  80. -- Looking for math.h
  81. -- Looking for math.h - found
  82. -- Looking for iconv.h
  83. -- Looking for iconv.h - found
  84. -- Looking for signal.h
  85. -- Looking for signal.h - found
  86. -- Looking for 8 include files dlfcn.h, ..., float.h
  87. -- Looking for 8 include files dlfcn.h, ..., float.h - found
  88. -- Check size of size_t
  89. -- Check size of size_t - done
  90. -- Looking for M_PI
  91. -- Looking for M_PI - found
  92. -- Performing Test HAVE_MPROTECT
  93. -- Performing Test HAVE_MPROTECT - Success
  94. -- Looking for strtod
  95. -- Looking for strtod - found
  96. -- Looking for malloc
  97. -- Looking for malloc - found
  98. -- Looking for calloc
  99. -- Looking for calloc - found
  100. -- Looking for realloc
  101. -- Looking for realloc - found
  102. -- Looking for free
  103. -- Looking for free - found
  104. -- Looking for getenv
  105. -- Looking for getenv - found
  106. -- Looking for setenv
  107. -- Looking for setenv - found
  108. -- Looking for putenv
  109. -- Looking for putenv - found
  110. -- Looking for unsetenv
  111. -- Looking for unsetenv - found
  112. -- Looking for qsort
  113. -- Looking for qsort - found
  114. -- Looking for abs
  115. -- Looking for abs - found
  116. -- Looking for bcopy
  117. -- Looking for bcopy - found
  118. -- Looking for memset
  119. -- Looking for memset - found
  120. -- Looking for memcpy
  121. -- Looking for memcpy - found
  122. -- Looking for memmove
  123. -- Looking for memmove - found
  124. -- Looking for memcmp
  125. -- Looking for memcmp - found
  126. -- Looking for strlen
  127. -- Looking for strlen - found
  128. -- Looking for strlcpy
  129. -- Looking for strlcpy - not found
  130. -- Looking for strlcat
  131. -- Looking for strlcat - not found
  132. -- Looking for strdup
  133. -- Looking for strdup - found
  134. -- Looking for _strrev
  135. -- Looking for _strrev - not found
  136. -- Looking for _strupr
  137. -- Looking for _strupr - not found
  138. -- Looking for _strlwr
  139. -- Looking for _strlwr - not found
  140. -- Looking for strchr
  141. -- Looking for strchr - found
  142. -- Looking for strrchr
  143. -- Looking for strrchr - found
  144. -- Looking for strstr
  145. -- Looking for strstr - found
  146. -- Looking for itoa
  147. -- Looking for itoa - not found
  148. -- Looking for _ltoa
  149. -- Looking for _ltoa - not found
  150. -- Looking for _uitoa
  151. -- Looking for _uitoa - not found
  152. -- Looking for _ultoa
  153. -- Looking for _ultoa - not found
  154. -- Looking for strtol
  155. -- Looking for strtol - found
  156. -- Looking for strtoul
  157. -- Looking for strtoul - found
  158. -- Looking for _i64toa
  159. -- Looking for _i64toa - not found
  160. -- Looking for _ui64toa
  161. -- Looking for _ui64toa - not found
  162. -- Looking for strtoll
  163. -- Looking for strtoll - found
  164. -- Looking for strtoull
  165. -- Looking for strtoull - found
  166. -- Looking for atoi
  167. -- Looking for atoi - found
  168. -- Looking for atof
  169. -- Looking for atof - found
  170. -- Looking for strcmp
  171. -- Looking for strcmp - found
  172. -- Looking for strncmp
  173. -- Looking for strncmp - found
  174. -- Looking for _stricmp
  175. -- Looking for _stricmp - not found
  176. -- Looking for strcasecmp
  177. -- Looking for strcasecmp - found
  178. -- Looking for _strnicmp
  179. -- Looking for _strnicmp - not found
  180. -- Looking for strncasecmp
  181. -- Looking for strncasecmp - found
  182. -- Looking for sscanf
  183. -- Looking for sscanf - found
  184. -- Looking for snprintf
  185. -- Looking for snprintf - found
  186. -- Looking for vsnprintf
  187. -- Looking for vsnprintf - found
  188. -- Looking for fseeko
  189. -- Looking for fseeko - found
  190. -- Looking for fseeko64
  191. -- Looking for fseeko64 - found
  192. -- Looking for sigaction
  193. -- Looking for sigaction - found
  194. -- Looking for setjmp
  195. -- Looking for setjmp - found
  196. -- Looking for nanosleep
  197. -- Looking for nanosleep - found
  198. -- Looking for sysconf
  199. -- Looking for sysconf - found
  200. -- Looking for sysctlbyname
  201. -- Looking for sysctlbyname - not found
  202. -- Looking for pow in m
  203. -- Looking for pow in m - found
  204. -- Looking for atan
  205. -- Looking for atan - found
  206. -- Looking for atan2
  207. -- Looking for atan2 - found
  208. -- Looking for ceil
  209. -- Looking for ceil - found
  210. -- Looking for copysign
  211. -- Looking for copysign - found
  212. -- Looking for cos
  213. -- Looking for cos - found
  214. -- Looking for cosf
  215. -- Looking for cosf - found
  216. -- Looking for fabs
  217. -- Looking for fabs - found
  218. -- Looking for floor
  219. -- Looking for floor - found
  220. -- Looking for log
  221. -- Looking for log - found
  222. -- Looking for pow
  223. -- Looking for pow - found
  224. -- Looking for scalbn
  225. -- Looking for scalbn - found
  226. -- Looking for sin
  227. -- Looking for sin - found
  228. -- Looking for sinf
  229. -- Looking for sinf - found
  230. -- Looking for sqrt
  231. -- Looking for sqrt - found
  232. -- Looking for iconv_open in iconv
  233. -- Looking for iconv_open in iconv - not found
  234. -- Performing Test HAVE_SA_SIGACTION
  235. -- Performing Test HAVE_SA_SIGACTION - Success
  236. -- Looking for dlopen
  237. -- Looking for dlopen - not found
  238. -- Looking for dlopen in dl
  239. -- Looking for dlopen in dl - found
  240. RegularExpression::compile(): Unmatched parentheses.
  241. RegularExpression::compile(): Error in compile.
  242. CMake Error at /usr/share/cmake-2.8/Modules/CheckCSourceCompiles.cmake:30 (if):
  243.   if given arguments:
  244.  
  245.     ", RTLD_NOW);
  246.           const char *loaderror = (char *) dlerror();
  247.         }" "MATCHES" "^, RTLD_NOW);
  248.           const char *loaderror = (char *) dlerror();
  249.         }\$"
  250.  
  251.   Regular expression "^, RTLD_NOW);
  252.  
  253.           const char *loaderror = (char *) dlerror();
  254.         }$" cannot compile
  255. Call Stack (most recent call first):
  256.   cmake/sdlchecks.cmake:19 (check_c_source_compiles)
  257.   CMakeLists.txt:592 (CheckDLOPEN)
  258.  
  259.  
  260. -- Configuring incomplete, errors occurred!
  261. ==> ERROR: A failure occurred in build().
  262.     Aborting...
  263. :: sdl2-hg cleaned
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement