vlig

Output

Jan 23rd, 2020
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. yay -S coin
  2. :: Checking for conflicts...
  3. :: Checking for inner conflicts...
  4. [Aur: 1] coin-4.0.0-1
  5.  
  6. 1 coin (Installed) (Build Files Exist)
  7. ==> Packages to cleanBuild?
  8. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  9. ==> A
  10. :: Deleting (1/1): /home/vlas/.cache/yay/coin
  11. :: Downloaded PKGBUILD (1/1): coin
  12. 1 coin (Installed) (Build Files Exist)
  13. ==> Diffs to show?
  14. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  15. ==>
  16. :: Parsing SRCINFO (1/1): coin
  17. ==> Making package: coin 4.0.0-1 (Thu Jan 23 22:25:27 2020)
  18. ==> Retrieving sources...
  19. -> Downloading Coin-4.0.0.tar.gz...
  20. % Total % Received % Xferd Average Speed Time Time Time Current
  21. Dload Upload Total Spent Left Speed
  22. 100 123 0 123 0 0 360 0 --:--:-- --:--:-- --:--:-- 361
  23. 100 6629k 0 6629k 0 0 1538k 0 --:--:-- 0:00:04 --:--:-- 1913k
  24. -> Downloading coin-remove-cpack.patch...
  25. % Total % Received % Xferd Average Speed Time Time Time Current
  26. Dload Upload Total Spent Left Speed
  27. 100 1376 0 1376 0 0 3920 0 --:--:-- --:--:-- --:--:-- 3920
  28. ==> Validating source files with sha256sums...
  29. Coin-4.0.0.tar.gz ... Passed
  30. coin-remove-cpack.patch ... Passed
  31. ==> Making package: coin 4.0.0-1 (Thu Jan 23 22:25:33 2020)
  32. ==> Checking runtime dependencies...
  33. ==> Checking buildtime dependencies...
  34. ==> Retrieving sources...
  35. -> Found Coin-4.0.0.tar.gz
  36. -> Found coin-remove-cpack.patch
  37. ==> Validating source files with sha256sums...
  38. Coin-4.0.0.tar.gz ... Passed
  39. coin-remove-cpack.patch ... Passed
  40. ==> Removing existing $srcdir/ directory...
  41. ==> Extracting sources...
  42. -> Extracting Coin-4.0.0.tar.gz with bsdtar
  43. ==> Starting prepare()...
  44. patching file CMakeLists.txt
  45. Hunk #1 succeeded at 90 (offset -5 lines).
  46. Hunk #2 succeeded at 816 (offset -5 lines).
  47. ==> Sources are ready.
  48. ==> Making package: coin 4.0.0-1 (Thu Jan 23 22:25:36 2020)
  49. ==> Checking runtime dependencies...
  50. ==> Checking buildtime dependencies...
  51. ==> WARNING: Using existing $srcdir/ tree
  52. ==> Starting build()...
  53. -- The C compiler identification is GNU 9.2.0
  54. -- The CXX compiler identification is GNU 9.2.0
  55. -- Check for working C compiler: /usr/lib/ccache/bin/cc
  56. -- Check for working C compiler: /usr/lib/ccache/bin/cc -- works
  57. -- Detecting C compiler ABI info
  58. -- Detecting C compiler ABI info - done
  59. -- Detecting C compile features
  60. -- Detecting C compile features - done
  61. -- Check for working CXX compiler: /usr/lib/ccache/bin/c++
  62. -- Check for working CXX compiler: /usr/lib/ccache/bin/c++ -- works
  63. -- Detecting CXX compiler ABI info
  64. -- Detecting CXX compiler ABI info - done
  65. -- Detecting CXX compile features
  66. -- Detecting CXX compile features - done
  67. -- Found Boost: /lib64/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0")
  68. -- Found OpenGL: /usr/lib/libOpenGL.so
  69. -- Looking for pthread.h
  70. -- Looking for pthread.h - found
  71. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  72. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  73. -- Looking for pthread_create in pthreads
  74. -- Looking for pthread_create in pthreads - not found
  75. -- Looking for pthread_create in pthread
  76. -- Looking for pthread_create in pthread - found
  77. -- Found Threads: TRUE
  78. -- Found EXPAT: /usr/lib/libexpat.so (found version "2.2.9")
  79. --
  80. -- Boost::boost;OpenGL::GL;OpenGL::GLU;Threads::Threads;EXPAT::EXPAT
  81. -- Looking for sys/types.h
  82. -- Looking for sys/types.h - found
  83. -- Looking for stdint.h
  84. -- Looking for stdint.h - found
  85. -- Looking for stddef.h
  86. -- Looking for stddef.h - found
  87. -- Check size of int8_t
  88. -- Check size of int8_t - done
  89. -- Check size of uint8_t
  90. -- Check size of uint8_t - done
  91. -- Check size of int16_t
  92. -- Check size of int16_t - done
  93. -- Check size of uint16_t
  94. -- Check size of uint16_t - done
  95. -- Check size of int32_t
  96. -- Check size of int32_t - done
  97. -- Check size of uint32_t
  98. -- Check size of uint32_t - done
  99. -- Check size of int64_t
  100. -- Check size of int64_t - done
  101. -- Check size of uint64_t
  102. -- Check size of uint64_t - done
  103. -- Check size of intptr_t
  104. -- Check size of intptr_t - done
  105. -- Check size of uintptr_t
  106. -- Check size of uintptr_t - done
  107. -- Looking for inttypes.h
  108. -- Looking for inttypes.h - found
  109. -- Looking for unistd.h
  110. -- Looking for unistd.h - found
  111. -- Looking for sys/time.h
  112. -- Looking for sys/time.h - found
  113. -- Looking for sys/timeb.h
  114. -- Looking for sys/timeb.h - found
  115. -- Looking for sys/stat.h
  116. -- Looking for sys/stat.h - found
  117. -- Looking for sys/param.h
  118. -- Looking for sys/param.h - found
  119. -- Looking for io.h
  120. -- Looking for io.h - not found
  121. -- Looking for ieeefp.h
  122. -- Looking for ieeefp.h - not found
  123. -- Looking for time.h
  124. -- Looking for time.h - found
  125. -- Looking for 4 include files stdlib.h, ..., float.h
  126. -- Looking for 4 include files stdlib.h, ..., float.h - found
  127. -- Looking for windows.h
  128. -- Looking for windows.h - not found
  129. -- Looking for libgen.h
  130. -- Looking for libgen.h - found
  131. -- Looking for gettimeofday
  132. -- Looking for gettimeofday - found
  133. -- Looking for mach-o/dyld.h
  134. -- Looking for mach-o/dyld.h - not found
  135. -- Looking for dlopen in dl
  136. -- Looking for dlopen in dl - found
  137. -- Looking for dlfcn.h
  138. -- Looking for dlfcn.h - found
  139. -- Looking for shl_load in dld
  140. -- Looking for shl_load in dld - not found
  141. -- Performing Test HAVE_GLX
  142. CMake Error in /mnt/linux2/home/vlas/yay-builddir/coin/src/build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  143. Imported target "Boost::boost" includes non-existent path
  144.  
  145. "/include"
  146.  
  147. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  148.  
  149. * The path was deleted, renamed, or moved to another location.
  150.  
  151. * An install or uninstall procedure did not complete successfully.
  152.  
  153. * The installation package was faulty and references files it does not
  154. provide.
  155.  
  156.  
  157.  
  158. CMake Error in /mnt/linux2/home/vlas/yay-builddir/coin/src/build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  159. Imported target "Boost::boost" includes non-existent path
  160.  
  161. "/include"
  162.  
  163. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  164.  
  165. * The path was deleted, renamed, or moved to another location.
  166.  
  167. * An install or uninstall procedure did not complete successfully.
  168.  
  169. * The installation package was faulty and references files it does not
  170. provide.
  171.  
  172.  
  173.  
  174. CMake Error at /usr/share/cmake-3.16/Modules/CheckCXXSourceCompiles.cmake:110 (try_compile):
  175. Failed to generate test project build system.
  176. Call Stack (most recent call first):
  177. CMakeLists.txt:590 (check_cxx_source_compiles)
  178.  
  179.  
  180. -- Configuring incomplete, errors occurred!
  181. See also "/mnt/linux2/home/vlas/yay-builddir/coin/src/build/CMakeFiles/CMakeOutput.log".
  182. See also "/mnt/linux2/home/vlas/yay-builddir/coin/src/build/CMakeFiles/CMakeError.log".
  183. ==> ERROR: A failure occurred in build().
  184. Aborting...
  185. Error making: coin
Advertisement
Add Comment
Please, Sign In to add comment