Mirabis

Untitled

Sep 30th, 2025
19
0
178 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 27.35 KB | None | 0 0
  1. root@14674a3674d3:~/dao/prog# mkdir -p ~/build
  2. cd ~/build
  3. apt-get install -y gcc g++ gfortran libgfortran-9-dev liblapack-dev libmetis-dev libsuitesparse-dev git
  4.  
  5. wget -nH https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
  6. chmod +x coinbrew
  7.  
  8. ./coinbrew build Cbc@master ADD_CXXFLAGS="-march=native -O3" --no-prompt --prefix=prog/ --tests=none --enable-cbc-parallel --enable-relocatable --no-third-party --with-gcc-arch=native
  9. if [ -d "/root/dao/prog/miplib/lib" ]; then rm -rf /root/dao/prog/miplib/lib; fi
  10. mkdir -p /root/dao/prog/miplib
  11. cp -a ~/build/prog/lib/ /root/dao/prog/miplib
  12. Reading package lists... Done
  13. Building dependency tree... Done
  14. Reading state information... Done
  15. gcc is already the newest version (4:13.2.0-7ubuntu1).
  16. g++ is already the newest version (4:13.2.0-7ubuntu1).
  17. g++ set to manually installed.
  18. liblapack-dev is already the newest version (3.12.0-3build1.1).
  19. liblapack-dev set to manually installed.
  20. The following additional packages will be installed:
  21.   gcc-11-base gcc-9-base gfortran-13 gfortran-13-x86-64-linux-gnu gfortran-x86-64-linux-gnu git-man less libamd3 libasan5
  22.   libbtf2 libcamd3 libcbor0.10 libccolamd3 libcholmod5 libcolamd3 libcurl3t64-gnutls libcxsparse4 liberror-perl libfido2-1
  23.   libgcc-9-dev libgfortran-13-dev libgraphblas-dev libgraphblas7 libklu2 libldl3 libmetis5 libparu0 librbio4 libspex2
  24.   libspqr4 libsuitesparse-mongoose3 libsuitesparseconfig7 libtsan0 libumfpack6 libxext6 libxmuu1 openssh-client xauth
  25. Suggested packages:
  26.   gfortran-multilib gfortran-doc gfortran-13-multilib gfortran-13-doc libcoarrays-dev gettext-base git-daemon-run
  27.   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh
  28.   monkeysphere ssh-askpass
  29. The following NEW packages will be installed:
  30.   gcc-11-base gcc-9-base gfortran gfortran-13 gfortran-13-x86-64-linux-gnu gfortran-x86-64-linux-gnu git git-man less
  31.   libamd3 libasan5 libbtf2 libcamd3 libcbor0.10 libccolamd3 libcholmod5 libcolamd3 libcurl3t64-gnutls libcxsparse4
  32.   liberror-perl libfido2-1 libgcc-9-dev libgfortran-13-dev libgfortran-9-dev libgraphblas-dev libgraphblas7 libklu2 libldl3
  33.   libmetis-dev libmetis5 libparu0 librbio4 libspex2 libspqr4 libsuitesparse-dev libsuitesparse-mongoose3
  34.   libsuitesparseconfig7 libtsan0 libumfpack6 libxext6 libxmuu1 openssh-client xauth
  35. 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded.
  36. Need to get 56.2 MB of archives.
  37. After this operation, 308 MB of additional disk space will be used.
  38. Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB]
  39. Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB]
  40. Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB]
  41. Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB]
  42. Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B]
  43. Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB]
  44. Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB]
  45. Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-11-base amd64 11.5.0-1ubuntu1~24.04 [45.4 kB]
  46. Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 gcc-9-base amd64 9.5.0-6ubuntu2 [31.3 kB]
  47. Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran-13-dev amd64 13.3.0-6ubuntu2~24.04 [928 kB]
  48. Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gfortran-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [11.4 MB]
  49. Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gfortran-13 amd64 13.3.0-6ubuntu2~24.04 [13.9 kB]
  50. Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 gfortran-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1024 B]
  51. Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gfortran amd64 4:13.2.0-7ubuntu1 [1176 B]
  52. Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB]
  53. Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
  54. Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1100 kB]
  55. Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3680 kB]
  56. Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libsuitesparseconfig7 amd64 1:7.6.1+dfsg-1build1 [12.9 kB]
  57. Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libamd3 amd64 1:7.6.1+dfsg-1build1 [27.2 kB]
  58. Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libasan5 amd64 9.5.0-6ubuntu2 [3105 kB]
  59. Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbtf2 amd64 1:7.6.1+dfsg-1build1 [13.6 kB]
  60. Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcamd3 amd64 1:7.6.1+dfsg-1build1 [23.8 kB]
  61. Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libccolamd3 amd64 1:7.6.1+dfsg-1build1 [25.9 kB]
  62. Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcolamd3 amd64 1:7.6.1+dfsg-1build1 [19.4 kB]
  63. Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcholmod5 amd64 1:7.6.1+dfsg-1build1 [667 kB]
  64. Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcxsparse4 amd64 1:7.6.1+dfsg-1build1 [75.1 kB]
  65. Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libtsan0 amd64 11.5.0-1ubuntu1~24.04 [2268 kB]
  66. Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgcc-9-dev amd64 9.5.0-6ubuntu2 [2479 kB]
  67. Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgfortran-9-dev amd64 9.5.0-6ubuntu2 [759 kB]
  68. Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgraphblas7 amd64 7.4.0+dfsg-1build1 [25.5 MB]
  69. Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgraphblas-dev amd64 7.4.0+dfsg-1build1 [62.4 kB]
  70. Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libklu2 amd64 1:7.6.1+dfsg-1build1 [79.0 kB]
  71. Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldl3 amd64 1:7.6.1+dfsg-1build1 [13.3 kB]
  72. Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmetis5 amd64 5.1.0.dfsg-7build3 [181 kB]
  73. Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmetis-dev amd64 5.1.0.dfsg-7build3 [5824 B]
  74. Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libumfpack6 amd64 1:7.6.1+dfsg-1build1 [268 kB]
  75. Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libparu0 amd64 1:7.6.1+dfsg-1build1 [50.0 kB]
  76. Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 librbio4 amd64 1:7.6.1+dfsg-1build1 [26.5 kB]
  77. Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libspex2 amd64 1:7.6.1+dfsg-1build1 [35.0 kB]
  78. Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libspqr4 amd64 1:7.6.1+dfsg-1build1 [135 kB]
  79. Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsuitesparse-mongoose3 amd64 1:7.6.1+dfsg-1build1 [33.5 kB]
  80. Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsuitesparse-dev amd64 1:7.6.1+dfsg-1build1 [1535 kB]
  81. Fetched 56.2 MB in 1s (45.5 MB/s)            
  82. debconf: delaying package configuration, since apt-utils is not installed
  83. Selecting previously unselected package less.
  84. (Reading database ... 18844 files and directories currently installed.)
  85. Preparing to unpack .../00-less_590-2ubuntu2.1_amd64.deb ...
  86. Unpacking less (590-2ubuntu2.1) ...
  87. Selecting previously unselected package libcbor0.10:amd64.
  88. Preparing to unpack .../01-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ...
  89. Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ...
  90. Selecting previously unselected package libfido2-1:amd64.
  91. Preparing to unpack .../02-libfido2-1_1.14.0-1build3_amd64.deb ...
  92. Unpacking libfido2-1:amd64 (1.14.0-1build3) ...
  93. Selecting previously unselected package libxext6:amd64.
  94. Preparing to unpack .../03-libxext6_2%3a1.3.4-1build2_amd64.deb ...
  95. Unpacking libxext6:amd64 (2:1.3.4-1build2) ...
  96. Selecting previously unselected package libxmuu1:amd64.
  97. Preparing to unpack .../04-libxmuu1_2%3a1.1.3-3build2_amd64.deb ...
  98. Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ...
  99. Selecting previously unselected package openssh-client.
  100. Preparing to unpack .../05-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ...
  101. Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ...
  102. Selecting previously unselected package xauth.
  103. Preparing to unpack .../06-xauth_1%3a1.1.2-1build1_amd64.deb ...
  104. Unpacking xauth (1:1.1.2-1build1) ...
  105. Selecting previously unselected package gcc-11-base:amd64.
  106. Preparing to unpack .../07-gcc-11-base_11.5.0-1ubuntu1~24.04_amd64.deb ...
  107. Unpacking gcc-11-base:amd64 (11.5.0-1ubuntu1~24.04) ...
  108. Selecting previously unselected package gcc-9-base:amd64.
  109. Preparing to unpack .../08-gcc-9-base_9.5.0-6ubuntu2_amd64.deb ...
  110. Unpacking gcc-9-base:amd64 (9.5.0-6ubuntu2) ...
  111. Selecting previously unselected package libgfortran-13-dev:amd64.
  112. Preparing to unpack .../09-libgfortran-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
  113. Unpacking libgfortran-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
  114. Selecting previously unselected package gfortran-13-x86-64-linux-gnu.
  115. Preparing to unpack .../10-gfortran-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
  116. Unpacking gfortran-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
  117. Selecting previously unselected package gfortran-13.
  118. Preparing to unpack .../11-gfortran-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
  119. Unpacking gfortran-13 (13.3.0-6ubuntu2~24.04) ...
  120. Selecting previously unselected package gfortran-x86-64-linux-gnu.
  121. Preparing to unpack .../12-gfortran-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
  122. Unpacking gfortran-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
  123. Selecting previously unselected package gfortran.
  124. Preparing to unpack .../13-gfortran_4%3a13.2.0-7ubuntu1_amd64.deb ...
  125. Unpacking gfortran (4:13.2.0-7ubuntu1) ...
  126. Selecting previously unselected package libcurl3t64-gnutls:amd64.
  127. Preparing to unpack .../14-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
  128. Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
  129. Selecting previously unselected package liberror-perl.
  130. Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
  131. Unpacking liberror-perl (0.17029-2) ...
  132. Selecting previously unselected package git-man.
  133. Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
  134. Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
  135. Selecting previously unselected package git.
  136. Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
  137. Unpacking git (1:2.43.0-1ubuntu7.3) ...
  138. Selecting previously unselected package libsuitesparseconfig7:amd64.
  139. Preparing to unpack .../18-libsuitesparseconfig7_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  140. Unpacking libsuitesparseconfig7:amd64 (1:7.6.1+dfsg-1build1) ...
  141. Selecting previously unselected package libamd3:amd64.
  142. Preparing to unpack .../19-libamd3_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  143. Unpacking libamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  144. Selecting previously unselected package libasan5:amd64.
  145. Preparing to unpack .../20-libasan5_9.5.0-6ubuntu2_amd64.deb ...
  146. Unpacking libasan5:amd64 (9.5.0-6ubuntu2) ...
  147. Selecting previously unselected package libbtf2:amd64.
  148. Preparing to unpack .../21-libbtf2_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  149. Unpacking libbtf2:amd64 (1:7.6.1+dfsg-1build1) ...
  150. Selecting previously unselected package libcamd3:amd64.
  151. Preparing to unpack .../22-libcamd3_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  152. Unpacking libcamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  153. Selecting previously unselected package libccolamd3:amd64.
  154. Preparing to unpack .../23-libccolamd3_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  155. Unpacking libccolamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  156. Selecting previously unselected package libcolamd3:amd64.
  157. Preparing to unpack .../24-libcolamd3_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  158. Unpacking libcolamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  159. Selecting previously unselected package libcholmod5:amd64.
  160. Preparing to unpack .../25-libcholmod5_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  161. Unpacking libcholmod5:amd64 (1:7.6.1+dfsg-1build1) ...
  162. Selecting previously unselected package libcxsparse4:amd64.
  163. Preparing to unpack .../26-libcxsparse4_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  164. Unpacking libcxsparse4:amd64 (1:7.6.1+dfsg-1build1) ...
  165. Selecting previously unselected package libtsan0:amd64.
  166. Preparing to unpack .../27-libtsan0_11.5.0-1ubuntu1~24.04_amd64.deb ...
  167. Unpacking libtsan0:amd64 (11.5.0-1ubuntu1~24.04) ...
  168. Selecting previously unselected package libgcc-9-dev:amd64.
  169. Preparing to unpack .../28-libgcc-9-dev_9.5.0-6ubuntu2_amd64.deb ...
  170. Unpacking libgcc-9-dev:amd64 (9.5.0-6ubuntu2) ...
  171. Selecting previously unselected package libgfortran-9-dev:amd64.
  172. Preparing to unpack .../29-libgfortran-9-dev_9.5.0-6ubuntu2_amd64.deb ...
  173. Unpacking libgfortran-9-dev:amd64 (9.5.0-6ubuntu2) ...
  174. Selecting previously unselected package libgraphblas7:amd64.
  175. Preparing to unpack .../30-libgraphblas7_7.4.0+dfsg-1build1_amd64.deb ...
  176. Unpacking libgraphblas7:amd64 (7.4.0+dfsg-1build1) ...
  177. Selecting previously unselected package libgraphblas-dev:amd64.
  178. Preparing to unpack .../31-libgraphblas-dev_7.4.0+dfsg-1build1_amd64.deb ...
  179. Unpacking libgraphblas-dev:amd64 (7.4.0+dfsg-1build1) ...
  180. Selecting previously unselected package libklu2:amd64.
  181. Preparing to unpack .../32-libklu2_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  182. Unpacking libklu2:amd64 (1:7.6.1+dfsg-1build1) ...
  183. Selecting previously unselected package libldl3:amd64.
  184. Preparing to unpack .../33-libldl3_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  185. Unpacking libldl3:amd64 (1:7.6.1+dfsg-1build1) ...
  186. Selecting previously unselected package libmetis5:amd64.
  187. Preparing to unpack .../34-libmetis5_5.1.0.dfsg-7build3_amd64.deb ...
  188. Unpacking libmetis5:amd64 (5.1.0.dfsg-7build3) ...
  189. Selecting previously unselected package libmetis-dev.
  190. Preparing to unpack .../35-libmetis-dev_5.1.0.dfsg-7build3_amd64.deb ...
  191. Unpacking libmetis-dev (5.1.0.dfsg-7build3) ...
  192. Selecting previously unselected package libumfpack6:amd64.
  193. Preparing to unpack .../36-libumfpack6_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  194. Unpacking libumfpack6:amd64 (1:7.6.1+dfsg-1build1) ...
  195. Selecting previously unselected package libparu0:amd64.
  196. Preparing to unpack .../37-libparu0_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  197. Unpacking libparu0:amd64 (1:7.6.1+dfsg-1build1) ...
  198. Selecting previously unselected package librbio4:amd64.
  199. Preparing to unpack .../38-librbio4_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  200. Unpacking librbio4:amd64 (1:7.6.1+dfsg-1build1) ...
  201. Selecting previously unselected package libspex2:amd64.
  202. Preparing to unpack .../39-libspex2_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  203. Unpacking libspex2:amd64 (1:7.6.1+dfsg-1build1) ...
  204. Selecting previously unselected package libspqr4:amd64.
  205. Preparing to unpack .../40-libspqr4_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  206. Unpacking libspqr4:amd64 (1:7.6.1+dfsg-1build1) ...
  207. Selecting previously unselected package libsuitesparse-mongoose3:amd64.
  208. Preparing to unpack .../41-libsuitesparse-mongoose3_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  209. Unpacking libsuitesparse-mongoose3:amd64 (1:7.6.1+dfsg-1build1) ...
  210. Selecting previously unselected package libsuitesparse-dev:amd64.
  211. Preparing to unpack .../42-libsuitesparse-dev_1%3a7.6.1+dfsg-1build1_amd64.deb ...
  212. Unpacking libsuitesparse-dev:amd64 (1:7.6.1+dfsg-1build1) ...
  213. Setting up gcc-11-base:amd64 (11.5.0-1ubuntu1~24.04) ...
  214. Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ...
  215. Setting up libcxsparse4:amd64 (1:7.6.1+dfsg-1build1) ...
  216. Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
  217. Setting up less (590-2ubuntu2.1) ...
  218. Setting up libxext6:amd64 (2:1.3.4-1build2) ...
  219. Setting up libgraphblas7:amd64 (7.4.0+dfsg-1build1) ...
  220. Setting up libmetis5:amd64 (5.1.0.dfsg-7build3) ...
  221. Setting up libldl3:amd64 (1:7.6.1+dfsg-1build1) ...
  222. Setting up liberror-perl (0.17029-2) ...
  223. Setting up libbtf2:amd64 (1:7.6.1+dfsg-1build1) ...
  224. Setting up libgraphblas-dev:amd64 (7.4.0+dfsg-1build1) ...
  225. Setting up libsuitesparseconfig7:amd64 (1:7.6.1+dfsg-1build1) ...
  226. Setting up git-man (1:2.43.0-1ubuntu7.3) ...
  227. Setting up libfido2-1:amd64 (1.14.0-1build3) ...
  228. Setting up libgfortran-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
  229. Setting up libxmuu1:amd64 (2:1.1.3-3build2) ...
  230. Setting up gcc-9-base:amd64 (9.5.0-6ubuntu2) ...
  231. Setting up libtsan0:amd64 (11.5.0-1ubuntu1~24.04) ...
  232. Setting up libamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  233. Setting up libcolamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  234. Setting up libsuitesparse-mongoose3:amd64 (1:7.6.1+dfsg-1build1) ...
  235. Setting up openssh-client (1:9.6p1-3ubuntu13.14) ...
  236. Setting up libmetis-dev (5.1.0.dfsg-7build3) ...
  237. Setting up gfortran-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
  238. Setting up libcamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  239. Setting up libasan5:amd64 (9.5.0-6ubuntu2) ...
  240. Setting up gfortran-13 (13.3.0-6ubuntu2~24.04) ...
  241. Setting up librbio4:amd64 (1:7.6.1+dfsg-1build1) ...
  242. Setting up git (1:2.43.0-1ubuntu7.3) ...
  243. Setting up libccolamd3:amd64 (1:7.6.1+dfsg-1build1) ...
  244. Setting up xauth (1:1.1.2-1build1) ...
  245. Setting up libcholmod5:amd64 (1:7.6.1+dfsg-1build1) ...
  246. Setting up libspex2:amd64 (1:7.6.1+dfsg-1build1) ...
  247. Setting up libspqr4:amd64 (1:7.6.1+dfsg-1build1) ...
  248. Setting up gfortran-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
  249. Setting up gfortran (4:13.2.0-7ubuntu1) ...
  250. update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
  251. update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist
  252. update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
  253. update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist
  254. Setting up libgcc-9-dev:amd64 (9.5.0-6ubuntu2) ...
  255. Setting up libklu2:amd64 (1:7.6.1+dfsg-1build1) ...
  256. Setting up libumfpack6:amd64 (1:7.6.1+dfsg-1build1) ...
  257. Setting up libgfortran-9-dev:amd64 (9.5.0-6ubuntu2) ...
  258. Setting up libparu0:amd64 (1:7.6.1+dfsg-1build1) ...
  259. Setting up libsuitesparse-dev:amd64 (1:7.6.1+dfsg-1build1) ...
  260. Processing triggers for libc-bin (2.39-0ubuntu8.6) ...
  261. --2025-09-30 15:50:02--  https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
  262. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
  263. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
  264. HTTP request sent, awaiting response... 200 OK
  265. Length: 84166 (82K) [text/plain]
  266. Saving to: ‘coinbrew’
  267.  
  268. coinbrew                        100%[====================================================>]  82.19K  --.-KB/s    in 0.006s  
  269.  
  270. 2025-09-30 15:50:03 (13.0 MB/s) - ‘coinbrew’ saved [84166/84166]
  271.  
  272. Welcome to the COIN-OR fetch and build utility, version 2
  273.  
  274. To use the legacy version of coinbrew, '$ wget https://raw.githubusercontent.com/coin-or/coinbrew/v1.0/coinbrew'
  275. For help, run script with --help or see https://coin-or.github.io/coinbrew
  276. Please report issues at https://github.com/coin-or/coinbrew
  277. Detailed build documentation at https://coin-or.github.io
  278.  
  279. Package will be built in /root/build/build
  280.  
  281. It appears that project has not been fetched yet.
  282. Fetching will be done automatically...
  283. Caching configuration options...
  284. --enable-cbc-parallel
  285. --enable-relocatable
  286. ADD_CXXFLAGS=-march=native -O3
  287. --with-gcc-arch=native
  288.  
  289. Installation is done automatically following build and test of each project.
  290.  
  291. Installation directory is writable.
  292.  
  293. Package will be installed to /root/build/prog/
  294.  
  295.  
  296. ##################################################
  297. ### Fetching Cbc master
  298. ##################################################
  299.  
  300. Cloning into 'Cbc'...
  301. remote: Enumerating objects: 31944, done.
  302. remote: Counting objects: 100% (496/496), done.
  303. remote: Compressing objects: 100% (190/190), done.
  304. remote: Total 31944 (delta 416), reused 312 (delta 306), pack-reused 31448 (from 4)
  305. Receiving objects: 100% (31944/31944), 151.72 MiB | 31.85 MiB/s, done.
  306. Resolving deltas: 100% (22993/22993), done.
  307. Disabling uninstalled packages
  308.  
  309. ##################################################
  310. ### Skipping ThirdParty/ASL (--enable-optional to fetch)
  311. ##################################################
  312.  
  313.  
  314. ##################################################
  315. ### Skipping ThirdParty/ASL
  316. ##################################################
  317.  
  318.  
  319. ##################################################
  320. ### Skipping ThirdParty/Glpk (--enable-optional to fetch)
  321. ##################################################
  322.  
  323.  
  324. ##################################################
  325. ### Skipping ThirdParty/Glpk
  326. ##################################################
  327.  
  328.  
  329. ##################################################
  330. ### Skipping ThirdParty/Mumps (--enable-optional to fetch)
  331. ##################################################
  332.  
  333.  
  334. ##################################################
  335. ### Skipping ThirdParty/Mumps
  336. ##################################################
  337.  
  338.  
  339. ##################################################
  340. ### Fetching Data/Sample master
  341. ##################################################
  342.  
  343. Cloning into 'Data/Sample'...
  344. remote: Enumerating objects: 594, done.
  345. remote: Counting objects: 100% (46/46), done.
  346. remote: Compressing objects: 100% (30/30), done.
  347. remote: Total 594 (delta 22), reused 35 (delta 16), pack-reused 548 (from 1)
  348. Receiving objects: 100% (594/594), 1.00 MiB | 10.49 MiB/s, done.
  349. Resolving deltas: 100% (376/376), done.
  350. From https://github.com/coin-or-tools/Data-Sample
  351.  
  352. ##################################################
  353. ### Configuring Data/Sample master
  354. ##################################################
  355.  
  356.  
  357. ##################################################
  358. ### Building Data/Sample master
  359. ##################################################
  360.  
  361.  
  362. ##################################################
  363. ### Installing Data/Sample master
  364. ##################################################
  365.  
  366.  
  367. ##################################################
  368. ### Fetching Data/miplib3 master
  369. ##################################################
  370.  
  371. Cloning into 'Data/miplib3'...
  372. remote: Enumerating objects: 387, done.
  373. remote: Counting objects: 100% (43/43), done.
  374. remote: Compressing objects: 100% (28/28), done.
  375. remote: Total 387 (delta 22), reused 31 (delta 15), pack-reused 344 (from 1)
  376. Receiving objects: 100% (387/387), 5.53 MiB | 21.27 MiB/s, done.
  377. Resolving deltas: 100% (204/204), done.
  378. From https://github.com/coin-or-tools/Data-miplib3
  379.  
  380. ##################################################
  381. ### Configuring Data/miplib3 master
  382. ##################################################
  383.  
  384.  
  385. ##################################################
  386. ### Building Data/miplib3 master
  387. ##################################################
  388.  
  389.  
  390. ##################################################
  391. ### Installing Data/miplib3 master
  392. ##################################################
  393.  
  394.  
  395. ##################################################
  396. ### Fetching CoinUtils master
  397. ##################################################
  398.  
  399. Cloning into 'CoinUtils'...
  400. remote: Enumerating objects: 25970, done.
  401. remote: Counting objects: 100% (623/623), done.
  402. remote: Compressing objects: 100% (255/255), done.
  403. remote: Total 25970 (delta 498), reused 368 (delta 368), pack-reused 25347 (from 3)
  404. Receiving objects: 100% (25970/25970), 58.74 MiB | 28.99 MiB/s, done.
  405. Resolving deltas: 100% (18959/18959), done.
  406. From https://github.com/coin-or/CoinUtils
  407.  
  408. ##################################################
  409. ### Configuring CoinUtils master
  410. ##################################################
  411.  
  412.  
  413. ##################################################
  414. ### Building CoinUtils master
  415. ##################################################
  416.  
  417.  
  418.  
  419. ##################################################
  420. ### Installing CoinUtils master
  421. ##################################################
  422.  
  423.  
  424. ##################################################
  425. ### Fetching Osi master
  426. ##################################################
  427.  
  428. Cloning into 'Osi'...
  429. remote: Enumerating objects: 20861, done.
  430. remote: Counting objects: 100% (218/218), done.
  431. remote: Compressing objects: 100% (84/84), done.
  432. remote: Total 20861 (delta 179), reused 134 (delta 134), pack-reused 20643 (from 3)
  433. Receiving objects: 100% (20861/20861), 19.98 MiB | 21.63 MiB/s, done.
  434. Resolving deltas: 100% (15221/15221), done.
  435. From https://github.com/coin-or/Osi
  436.  
  437. ##################################################
  438. ### Configuring Osi master
  439. ##################################################
  440.  
  441. configure: WARNING: No solver available, examples will not work.
  442.  
  443. ##################################################
  444. ### Building Osi master
  445. ##################################################
  446.  
  447.  
  448. ##################################################
  449. ### Installing Osi master
  450. ##################################################
  451.  
  452.  
  453. ##################################################
  454. ### Fetching Clp master
  455. ##################################################
  456.  
  457. Cloning into 'Clp'...
  458. remote: Enumerating objects: 26866, done.
  459. remote: Counting objects: 100% (465/465), done.
  460. remote: Compressing objects: 100% (215/215), done.
  461. remote: Total 26866 (delta 348), reused 269 (delta 248), pack-reused 26401 (from 4)
  462. Receiving objects: 100% (26866/26866), 79.61 MiB | 27.24 MiB/s, done.
  463. Resolving deltas: 100% (19559/19559), done.
  464. From https://github.com/coin-or/Clp
  465.  
  466. ##################################################
  467. ### Configuring Clp master
  468. ##################################################
  469.  
  470.  
  471. ##################################################
  472. ### Building Clp master
  473. ##################################################
  474.  
  475.  
  476. ##################################################
  477. ### Installing Clp master
  478. ##################################################
  479.  
  480.  
  481. ##################################################
  482. ### Fetching Cgl master
  483. ##################################################
  484.  
  485. Cloning into 'Cgl'...
  486. remote: Enumerating objects: 18890, done.
  487. remote: Counting objects: 100% (201/201), done.
  488. remote: Compressing objects: 100% (83/83), done.
  489. remote: Total 18890 (delta 156), reused 121 (delta 118), pack-reused 18689 (from 3)
  490. Receiving objects: 100% (18890/18890), 18.04 MiB | 23.30 MiB/s, done.
  491. Resolving deltas: 100% (13945/13945), done.
  492. From https://github.com/coin-or/Cgl
  493.  
  494. ##################################################
  495. ### Configuring Cgl master
  496. ##################################################
  497.  
  498.  
  499. ##################################################
  500. ### Building Cgl master
  501. ##################################################
  502.  
  503.  
  504. ##################################################
  505. ### Installing Cgl master
  506. ##################################################
  507.  
  508. From https://github.com/coin-or/Cbc
  509.  
  510. ##################################################
  511. ### Configuring Cbc master
  512. ##################################################
  513.  
  514.  
  515. ##################################################
  516. ### Building Cbc master
  517. ##################################################
  518.  
  519.  
  520. ##################################################
  521. ### Installing Cbc master
  522. ##################################################
  523.  
  524.  
  525. Install completed. If executing any of the installed
  526. binaries results in an error that shared libraries cannot
  527. be found, you may need to
  528.   - add 'export LD_LIBRARY_PATH=/root/build/prog//lib' to your ~/.bashrc (Linux)
  529.   - add 'export DYLD_LIBRARY_PATH=/root/build/prog//lib' to ~/.bashrc (OS X)
  530.  
  531. root@14674a3674d3:~/build#
  532. root@14674a3674d3:~/build# echo 'export LD_LIBRARY_PATH=/root/build/prog//lib' >> ~/.bashrc
  533. root@14674a3674d3:~/build#
Advertisement
Add Comment
Please, Sign In to add comment