Advertisement
Pol_M

glava-git

Mar 2nd, 2018
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.18 KB | None | 0 0
  1. 0(3.198s) 16:02:04 pol@Pol-Desktop ~ $ yaourt -S glava-git
  2.  
  3. ==> S'està baixant el PKGBUILD des de l'AUR...
  4. x .SRCINFO
  5. x PKGBUILD
  6. Pol_M commented on 2018-03-01 15:39          
  7.  
  8. coderobe commented on 2018-03-01 15:45           
  9.  
  10. Pol_M commented on 2018-03-02 15:01          
  11.  
  12. glava-git r126.318b4b3-1  (2018-02-25 15:07)
  13. (Paquet sense suport: podria ser perillós!)
  14. ==> Voleu editar PKGBUILD? [S/n] ("I" per interrompre)
  15. ==> --------------------------------------------------
  16. ==> n
  17.  
  18. ==> dependències de glava-git:
  19.  - x-server (ja està instal·lat)
  20.  - pulseaudio (ja està instal·lat)
  21.  - libxext (ja està instal·lat)
  22.  - libxcomposite (ja està instal·lat)
  23.  - git (ja està instal·lat) [makedepend]
  24.  - python (ja està instal·lat) [makedepend]
  25.  - glfw-x11-git (es compila des de l'AUR)
  26.  
  27.  
  28. ==> S'ha de continuar compilant glava-git?[S/n]
  29. ==> -------------------------------------------
  30. ==> S
  31.  
  32. ==> S'està compilant i instal·lant el paquet
  33. ==> Instal·la o compila les dependències que manquen per a glava-git:
  34.  
  35. ==> S'està baixant el PKGBUILD des de l'AUR...
  36. x .SRCINFO
  37. x PKGBUILD
  38. linkmauve commented on 2016-06-02 15:51          
  39. Now that GLFW 3.2 is released, please update the provides variable to 3.3 instead.
  40.  
  41. boojum commented on 2017-11-30 14:07             
  42. Please fix the PKGBUILD:
  43. install: cannot stat '../COPYING.txt': No such file or directory
  44.  
  45. Eschwartz commented on 2018-01-29 00:36          
  46.  
  47. anthraxx commented on 2018-02-06 10:19           
  48.  
  49. linkmauve commented on 2018-02-06 11:41          
  50.  
  51. glfw-x11-git 3.2.1.r502.gae53cd29-1  (2018-02-06 11:37)
  52. (Paquet sense suport: podria ser perillós!)
  53. ==> Voleu editar PKGBUILD? [S/n] ("I" per interrompre)
  54. ==> --------------------------------------------------
  55. ==> n
  56.  
  57. ==> AVÍS:Aquest PKGBUILD descriu un paquet dividit.
  58. ==> No es coneixen les opcions específiques del paquet
  59. ==> dependències de glfw-git:
  60. - cmake (ja està instal·lat) [makedepend]
  61. - extra-cmake-modules (ja està instal·lat) [makedepend]
  62. - git (ja està instal·lat) [makedepend]
  63. - libxi (ja està instal·lat) [makedepend]
  64. - libxrandr (ja està instal·lat) [makedepend]
  65. - libxinerama (ja està instal·lat) [makedepend]
  66. - libxcursor (ja està instal·lat) [makedepend]
  67. - wayland (ja està instal·lat) [makedepend]
  68. - wayland-protocols (ja està instal·lat) [makedepend]
  69. - libxkbcommon (ja està instal·lat) [makedepend]
  70. - mesa (ja està instal·lat) [makedepend]
  71.  
  72.  
  73. ==> S'ha de continuar compilant glfw-x11-git?[S/n]
  74. ==> ----------------------------------------------
  75. ==> S
  76.  
  77. ==> S'està compilant i instal·lant el paquet
  78. ==> Fent el paquet: glfw-git 3.2.1.r502.gae53cd29-1 (dv mar  2 16:04:23 CET 2018)
  79. ==> Comprovant les dependències en temps d'execució ...
  80. ==> Comprovant de dependències per a l'assemblatge...
  81. ==> Recuperant els codis font...
  82.  -> Clonant el repositori glfw git...
  83. S'està clonant al dipòsit nu «/tmp/yaourt-tmp-pol/aur-glfw-x11-git/glfw»...
  84. remote: Counting objects: 27108, done.
  85. remote: Compressing objects: 100% (24/24), done.
  86. remote: Total 27108 (delta 5), reused 2 (delta 0), pack-reused 27084
  87. S'estan rebent objectes: 100% (27108/27108), 16.60 MiB | 1.22 MiB/s, fet.
  88. S'estan resolent les diferències: 100% (18830/18830), fet.
  89. ==> Validant source fitxers amb md5sums...
  90.     glfw ... Omès
  91. ==> Extracció de codi font ...
  92.   -> Creant una còpia de treball del repositori glfw git ...
  93. S'està clonant a «glfw»...
  94. fet.
  95. ==> Iniciant prepare()...
  96. ==> Iniciant pkgver()...
  97. ==> Versió actualitzada: glfw-git 3.2.1.r552.gab3bfb42-1
  98. ==> Iniciant build()...
  99. -- The C compiler identification is GNU 7.3.0
  100. -- Check for working C compiler: /usr/bin/cc
  101. -- Check for working C compiler: /usr/bin/cc -- works
  102. -- Detecting C compiler ABI info
  103. -- Detecting C compiler ABI info - done
  104. -- Detecting C compile features
  105. -- Detecting C compile features - done
  106. -- Looking for pthread.h
  107. -- Looking for pthread.h - found
  108. -- Looking for pthread_create
  109. -- Looking for pthread_create - not found
  110. -- Looking for pthread_create in pthreads
  111. -- Looking for pthread_create in pthreads - not found
  112. -- Looking for pthread_create in pthread
  113. -- Looking for pthread_create in pthread - found
  114. -- Found Threads: TRUE  
  115. -- Could NOT find Vulkan (missing: VULKAN_INCLUDE_DIR)
  116. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  117. -- Using X11 for window creation
  118. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  119. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  120. -- Looking for gethostbyname
  121. -- Looking for gethostbyname - found
  122. -- Looking for connect
  123. -- Looking for connect - found
  124. -- Looking for remove
  125. -- Looking for remove - found
  126. -- Looking for shmat
  127. -- Looking for shmat - found
  128. -- Looking for IceConnectionNumber in ICE
  129. -- Looking for IceConnectionNumber in ICE - found
  130. -- Found X11: /usr/lib/libX11.so
  131. -- Configuring done
  132. -- Generating done
  133. -- Build files have been written to: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/src/glfw/build-x11
  134. Scanning dependencies of target glfw
  135. [  5%] Building C object src/CMakeFiles/glfw.dir/context.c.o
  136. [ 11%] Building C object src/CMakeFiles/glfw.dir/init.c.o
  137. [ 17%] Building C object src/CMakeFiles/glfw.dir/input.c.o
  138. [ 23%] Building C object src/CMakeFiles/glfw.dir/monitor.c.o
  139. [ 29%] Building C object src/CMakeFiles/glfw.dir/vulkan.c.o
  140. [ 35%] Building C object src/CMakeFiles/glfw.dir/window.c.o
  141. [ 41%] Building C object src/CMakeFiles/glfw.dir/x11_init.c.o
  142. [ 47%] Building C object src/CMakeFiles/glfw.dir/x11_monitor.c.o
  143. [ 52%] Building C object src/CMakeFiles/glfw.dir/x11_window.c.o
  144. [ 58%] Building C object src/CMakeFiles/glfw.dir/xkb_unicode.c.o
  145. [ 64%] Building C object src/CMakeFiles/glfw.dir/posix_time.c.o
  146. [ 70%] Building C object src/CMakeFiles/glfw.dir/posix_thread.c.o
  147. [ 76%] Building C object src/CMakeFiles/glfw.dir/glx_context.c.o
  148. [ 82%] Building C object src/CMakeFiles/glfw.dir/egl_context.c.o
  149. [ 88%] Building C object src/CMakeFiles/glfw.dir/osmesa_context.c.o
  150. [ 94%] Building C object src/CMakeFiles/glfw.dir/linux_joystick.c.o
  151. [100%] Linking C shared library libglfw.so
  152. [100%] Built target glfw
  153. -- The C compiler identification is GNU 7.3.0
  154. -- Check for working C compiler: /usr/bin/cc
  155. -- Check for working C compiler: /usr/bin/cc -- works
  156. -- Detecting C compiler ABI info
  157. -- Detecting C compiler ABI info - done
  158. -- Detecting C compile features
  159. -- Detecting C compile features - done
  160. -- Looking for pthread.h
  161. -- Looking for pthread.h - found
  162. -- Looking for pthread_create
  163. -- Looking for pthread_create - not found
  164. -- Looking for pthread_create in pthreads
  165. -- Looking for pthread_create in pthreads - not found
  166. -- Looking for pthread_create in pthread
  167. -- Looking for pthread_create in pthread - found
  168. -- Found Threads: TRUE  
  169. -- Could NOT find Vulkan (missing: VULKAN_INCLUDE_DIR)
  170. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  171. -- Using Wayland for window creation
  172. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
  173. -- Found Wayland_Client: /usr/lib/libwayland-client.so (found version "1.14.0")
  174. -- Found Wayland_Cursor: /usr/lib/libwayland-cursor.so (found version "1.14.0")
  175. -- Found Wayland_Egl: /usr/lib/libwayland-egl.so (found version "17.3.6")
  176. -- Found Wayland: /usr/lib/libwayland-client.so;/usr/lib/libwayland-cursor.so;/usr/lib/libwayland-egl.so (found version "1.14.0") found components:  Client Cursor Egl
  177. -- Found WaylandScanner: /usr/bin/wayland-scanner  
  178. -- Found WaylandProtocols: //usr/share/wayland-protocols (found suitable version "1.12", minimum required is "1.12")  
  179. -- Found XKBCommon: /usr/lib/libxkbcommon.so  
  180. -- Looking for include file xkbcommon/xkbcommon-compose.h
  181. -- Looking for include file xkbcommon/xkbcommon-compose.h - found
  182. -- Configuring done
  183. -- Generating done
  184. -- Build files have been written to: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/src/glfw/build-wayland
  185. [  3%] Generating wayland-idle-inhibit-unstable-v1-client-protocol.h
  186. [  6%] Generating wayland-idle-inhibit-unstable-v1-protocol.c
  187. [  9%] Generating wayland-xdg-shell-client-protocol.h
  188. [ 12%] Generating wayland-xdg-shell-protocol.c
  189. [ 16%] Generating wayland-viewporter-client-protocol.h
  190. [ 19%] Generating wayland-viewporter-protocol.c
  191. [ 22%] Generating wayland-relative-pointer-unstable-v1-client-protocol.h
  192. [ 25%] Generating wayland-relative-pointer-unstable-v1-protocol.c
  193. [ 29%] Generating wayland-pointer-constraints-unstable-v1-client-protocol.h
  194. [ 32%] Generating wayland-pointer-constraints-unstable-v1-protocol.c
  195. Scanning dependencies of target glfw
  196. [ 35%] Building C object src/CMakeFiles/glfw.dir/context.c.o
  197. [ 38%] Building C object src/CMakeFiles/glfw.dir/init.c.o
  198. [ 41%] Building C object src/CMakeFiles/glfw.dir/input.c.o
  199. [ 45%] Building C object src/CMakeFiles/glfw.dir/monitor.c.o
  200. [ 48%] Building C object src/CMakeFiles/glfw.dir/vulkan.c.o
  201. [ 51%] Building C object src/CMakeFiles/glfw.dir/window.c.o
  202. [ 54%] Building C object src/CMakeFiles/glfw.dir/wl_init.c.o
  203. [ 58%] Building C object src/CMakeFiles/glfw.dir/wl_monitor.c.o
  204. [ 61%] Building C object src/CMakeFiles/glfw.dir/wl_window.c.o
  205. [ 64%] Building C object src/CMakeFiles/glfw.dir/linux_joystick.c.o
  206. [ 67%] Building C object src/CMakeFiles/glfw.dir/posix_time.c.o
  207. [ 70%] Building C object src/CMakeFiles/glfw.dir/posix_thread.c.o
  208. [ 74%] Building C object src/CMakeFiles/glfw.dir/xkb_unicode.c.o
  209. [ 77%] Building C object src/CMakeFiles/glfw.dir/egl_context.c.o
  210. [ 80%] Building C object src/CMakeFiles/glfw.dir/osmesa_context.c.o
  211. [ 83%] Building C object src/CMakeFiles/glfw.dir/wayland-xdg-shell-protocol.c.o
  212. [ 87%] Building C object src/CMakeFiles/glfw.dir/wayland-viewporter-protocol.c.o
  213. [ 90%] Building C object src/CMakeFiles/glfw.dir/wayland-relative-pointer-unstable-v1-protocol.c.o
  214. [ 93%] Building C object src/CMakeFiles/glfw.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o
  215. [ 96%] Building C object src/CMakeFiles/glfw.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o
  216. [100%] Linking C shared library libglfw.so
  217. [100%] Built target glfw
  218. ==> Entrant a l'entorn fakeroot ...
  219. ==> Iniciant package_glfw-x11-git()...
  220. [100%] Built target glfw
  221. Install the project...
  222. -- Install configuration: ""
  223. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/include/GLFW
  224. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/include/GLFW/glfw3native.h
  225. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/include/GLFW/glfw3.h
  226. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/cmake/glfw3/glfw3Config.cmake
  227. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/cmake/glfw3/glfw3ConfigVersion.cmake
  228. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/cmake/glfw3/glfw3Targets.cmake
  229. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/cmake/glfw3/glfw3Targets-noconfig.cmake
  230. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/pkgconfig/glfw3.pc
  231. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/libglfw.so.3.3
  232. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/libglfw.so.3
  233. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-x11-git/usr/lib/libglfw.so
  234. ==> Endreçant la instal·lació...
  235.   -> Eliminant libtool fitxers...
  236.   -> Purgant fitxers no desitjats...
  237.   -> Eliminant els fitxers de les biblioteques estàtiques...
  238.   -> Retirant els símbols innecessaris dels binaris i les biblioteques...
  239.   -> Comprimint el manual i les pàgines d'informació...
  240. ==> Comprovant si hi ha assumptes d'empaquetament...
  241. ==> Creant el paquet "glfw-x11-git"...
  242.   -> Generant el fitxer .PKGINFO...
  243.   -> Generant el fitxer .BUILDINFO...
  244.   -> Generant el fitxer .MTREE...
  245.   -> Comprimint el paquet...
  246. ==> Iniciant package_glfw-wayland-git()...
  247. [100%] Built target glfw
  248. Install the project...
  249. -- Install configuration: ""
  250. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/include/GLFW
  251. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/include/GLFW/glfw3native.h
  252. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/include/GLFW/glfw3.h
  253. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/cmake/glfw3/glfw3Config.cmake
  254. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/cmake/glfw3/glfw3ConfigVersion.cmake
  255. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/cmake/glfw3/glfw3Targets.cmake
  256. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/cmake/glfw3/glfw3Targets-noconfig.cmake
  257. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/pkgconfig/glfw3.pc
  258. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/libglfw.so.3.3
  259. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/libglfw.so.3
  260. -- Installing: /tmp/yaourt-tmp-pol/aur-glfw-x11-git/pkg/glfw-wayland-git/usr/lib/libglfw.so
  261. ==> Endreçant la instal·lació...
  262.   -> Eliminant libtool fitxers...
  263.   -> Purgant fitxers no desitjats...
  264.   -> Eliminant els fitxers de les biblioteques estàtiques...
  265.   -> Retirant els símbols innecessaris dels binaris i les biblioteques...
  266.   -> Comprimint el manual i les pàgines d'informació...
  267. ==> Comprovant si hi ha assumptes d'empaquetament...
  268. ==> Creant el paquet "glfw-wayland-git"...
  269.   -> Generant el fitxer .PKGINFO...
  270.   -> Generant el fitxer .BUILDINFO...
  271.   -> Generant el fitxer .MTREE...
  272.   -> Comprimint el paquet...
  273. ==> Abandonant l'entorn fakeroot.
  274. ==> S'ha acabat de fer: glfw-git 3.2.1.r552.gab3bfb42-1 (dv mar  2 16:04:50 CET 2018)
  275. ==> Netejant...
  276.  
  277. ==> S'ha de continuar la instal·lació de glfw-git? [S/n]
  278. ==> [v]isualitza els continguts del paquet [c]omprova el paquet amb namcap
  279. ==> ----------------------------------------------------------------------
  280. ==> S
  281.  
  282. Carregant paquets...
  283. Resolent les dependències...
  284. Cercant parquets conflictius...
  285. Error: s'ha detectat un paquet amb un conflicte impossible de resoldre
  286. Error: ha fallat preparar la transacció (dependències conflictives)
  287. :: glfw-wayland-git i glfw-x11-git tenen conflictes
  288. ==> AVÍS:Els vostres paquets s'han desat a /tmp/yaourt-tmp-pol
  289. ==> S'ha de reiniciar la compilació de glava-git?[s/N]
  290. ==> --------------------------------------------------
  291. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement