secpaste

← back to home

created: 07.05.2026 21:53:59 | language: Zed
QR Code
  1gitianuser@r3600x:~/monero/contrib/gitian$ OPT="-j 12" ./dockrun.sh v0.18.5.0
  2WARNING: This output is designed for human readability. For machine-readable output, please use --format.
  3[+] Building 38.1s (11/11) FINISHED                                                                                                                                               docker:default
  4 => [internal] load build definition from gitrun-bionic.Dockerfile                                                                                                                          0.0s
  5 => => transferring dockerfile: 777B                                                                                                                                                        0.0s
  6 => [internal] load metadata for docker.io/library/ubuntu:bionic                                                                                                                            0.8s
  7 => [internal] load .dockerignore                                                                                                                                                           0.0s
  8 => => transferring context: 2B                                                                                                                                                             0.0s
  9 => [1/7] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98                                                                      1.6s
 10 => => resolve docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98                                                                      0.0s
 11 => => sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB                                                                                              0.0s
 12 => => sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B                                                                                                  0.0s
 13 => => sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB                                                                                              0.0s
 14 => => sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB                                                                                            0.5s
 15 => => extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331                                                                                                   1.0s
 16 => [2/7] RUN echo 'Acquire::http { Proxy "http://172.17.0.1:3142"; };' > /etc/apt/apt.conf.d/50cacher                                                                                      0.4s
 17 => [3/7] RUN echo "docker:x:998:gitianuser" >> /etc/group                                                                                                                                  0.4s
 18 => [4/7] RUN apt-get update && apt-get --no-install-recommends -y install lsb-release ruby git make wget docker.io python3 curl                                                           22.9s
 19 => [5/7] RUN useradd -ms /bin/bash -U ubuntu -G docker                                                                                                                                     0.3s
 20 => [6/7] WORKDIR /home/ubuntu                                                                                                                                                              0.1s
 21 => [7/7] RUN GIT clone https://github.com/monero-project/gitian.sigs.git sigs;   git clone https://github.com/devrandom/gitian-builder.git builder;   cd builder; git checkout c0f77ca018  9.8s
 22 => exporting to image                                                                                                                                                                      1.6s
 23 => => exporting layers                                                                                                                                                                     1.6s
 24 => => writing image sha256:146f1f0e3258ac35f8844f91078a1575ff7e44fd29011e695142d176eb26d07f                                                                                                0.0s
 25 => => naming to docker.io/library/gitrun-bionic                                                                                                                                            0.0s
 26b29202b970cc020ee70ad0466b4e2908525f32b6ebb403a9ae5f2de8b60a7c96
 27WARNING: This output is designed for human readability. For machine-readable output, please use --format.
 28[+] Building 38.4s (9/9) FINISHED                                                                                                                                                 docker:default
 29 => [internal] load build definition from base-bionic-amd64.Dockerfile                                                                                                                      0.0s
 30 => => transferring dockerfile: 565B                                                                                                                                                        0.0s
 31 => [internal] load metadata for docker.io/library/ubuntu:bionic                                                                                                                            0.2s
 32 => [internal] load .dockerignore                                                                                                                                                           0.0s
 33 => => transferring context: 2B                                                                                                                                                             0.0s
 34 => [1/5] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98                                                                      0.0s
 35 => CACHED [2/5] RUN echo 'Acquire::http { Proxy "http://172.17.0.1:3142"; };' > /etc/apt/apt.conf.d/50cacher                                                                               0.0s
 36 => [3/5] RUN apt-get update && apt-get --no-install-recommends -y install build-essential git language-pack-en   wget lsb-release curl gcc-7 g++-7 gcc g++ binutils-gold pkg-config auto  35.5s
 37 => [4/5] RUN useradd -ms /bin/bash -U ubuntu                                                                                                                                               0.3s
 38 => [5/5] WORKDIR /home/ubuntu                                                                                                                                                              0.1s
 39 => exporting to image                                                                                                                                                                      2.2s
 40 => => exporting layers                                                                                                                                                                     2.2s
 41 => => writing image sha256:a1d855344115322ba47e30b1e0617727d38cda743a82cc2fd4b36b25433853f3                                                                                                0.0s
 42 => => naming to docker.io/library/base-bionic-amd64                                                                                                                                        0.0s
 43Successfully copied 9.33kB (transferred 11.3kB) to gitrun:/home/ubuntu/
 44v0.18.5.0
 45Note: checking out 'v0.18.5.0'.
 46
 47You are in 'detached HEAD' state. You can look around, make experimental
 48changes and commit them, and you can discard any commits you make in this
 49state without impacting any branches by performing another checkout.
 50
 51If you want to create a new branch to retain commits you create, you may
 52do so (now or later) by using -b with the checkout command again. Example:
 53
 54  git checkout -b <new-branch-name>
 55
 56HEAD is now at 3ca4c30f7 Merge pull request #10406
 57
 58Checking Depends Freshness
 59
 60make: Entering directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
 61make[1]: Entering directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
 62Fetching boost_1_69_0.tar.gz from https://archives.boost.io/release/1.69.0/source/
 63  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 64                                 Dload  Upload   Total   Spent    Left  Speed
 65100  106M  100  106M    0     0  74.5M      0  0:00:01  0:00:01 --:--:-- 74.5M
 66/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/boost-1.69.0/boost_1_69_0.tar.gz.temp: OK
 67Fetching openssl-3.0.19.tar.gz from https://www.openssl.org/source
 68  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 69                                 Dload  Upload   Total   Spent    Left  Speed
 70100   169  100   169    0     0    619      0 --:--:-- --:--:-- --:--:--   616
 71  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 72100 14.5M  100 14.5M    0     0  21.1M      0 --:--:-- --:--:-- --:--:-- 21.1M
 73/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/openssl-3.0.19/openssl-3.0.19.tar.gz.temp: OK
 74Fetching zeromq-4.3.4.tar.gz from https://github.com/zeromq/libzmq/releases/download/v4.3.4/
 75  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 76                                 Dload  Upload   Total   Spent    Left  Speed
 77  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 78100 2428k  100 2428k    0     0  8520k      0 --:--:-- --:--:-- --:--:-- 8520k
 79/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/zeromq-4.3.4/zeromq-4.3.4.tar.gz.temp: OK
 80Fetching libiconv-1.15.tar.gz from https://ftp.gnu.org/gnu/libiconv
 81  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 82                                 Dload  Upload   Total   Spent    Left  Speed
 83100 5140k  100 5140k    0     0  12.3M      0 --:--:-- --:--:-- --:--:-- 12.3M
 84/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/libiconv-1.15/libiconv-1.15.tar.gz.temp: OK
 85Fetching expat-2.6.0.tar.bz2 from https://github.com/libexpat/libexpat/releases/download/R_2_6_0/
 86  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 87                                 Dload  Upload   Total   Spent    Left  Speed
 88  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 89100  596k  100  596k    0     0  2194k      0 --:--:-- --:--:-- --:--:-- 2194k
 90/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/expat-2.6.0/expat-2.6.0.tar.bz2.temp: OK
 91Fetching unbound-1.19.1.tar.gz from https://www.nlnetlabs.nl/downloads/unbound/
 92  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 93                                 Dload  Upload   Total   Spent    Left  Speed
 94100 6191k  100 6191k    0     0  4084k      0  0:00:01  0:00:01 --:--:-- 4081k
 95/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/unbound-1.19.1/unbound-1.19.1.tar.gz.temp: OK
 96Fetching ncurses-6.1.tar.gz from https://ftp.gnu.org/gnu/ncurses
 97  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 98                                 Dload  Upload   Total   Spent    Left  Speed
 99100 3286k  100 3286k    0     0  12.7M      0 --:--:-- --:--:-- --:--:-- 12.7M
100/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/ncurses-6.1/ncurses-6.1.tar.gz.temp: OK
101Fetching readline-8.0.tar.gz from https://ftp.gnu.org/gnu/readline
102  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
103                                 Dload  Upload   Total   Spent    Left  Speed
104100 2906k  100 2906k    0     0  11.0M      0 --:--:-- --:--:-- --:--:-- 11.0M
105/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/readline-8.0/readline-8.0.tar.gz.temp: OK
106Fetching libsodium-1.0.18.tar.gz from https://download.libsodium.org/libsodium/releases/
107  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
108                                 Dload  Upload   Total   Spent    Left  Speed
109  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
110curl: (22) The requested URL returned error: 404
111Fetching libsodium-1.0.18.tar.gz from https://downloads.getmonero.org/depends-sources
112  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
113                                 Dload  Upload   Total   Spent    Left  Speed
114100 1874k  100 1874k    0     0  1865k      0  0:00:01  0:00:01 --:--:-- 1865k
115/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/sodium-1.0.18/libsodium-1.0.18.tar.gz.temp: OK
116Fetching hidapi-0.15.0.tar.gz from https://github.com/libusb/hidapi/archive/refs/tags
117  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
118                                 Dload  Upload   Total   Spent    Left  Speed
119  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
120100  355k    0  355k    0     0   897k      0 --:--:-- --:--:-- --:--:--  897k
121/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/hidapi-0.15.0/hidapi-0.15.0.tar.gz.temp: OK
122Fetching protobuf-cpp-3.6.1.tar.gz from https://github.com/protocolbuffers/protobuf/releases/download/v3.6.1/
123  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
124                                 Dload  Upload   Total   Spent    Left  Speed
125  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
126100 4346k  100 4346k    0     0  12.5M      0 --:--:-- --:--:-- --:--:-- 12.5M
127/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/protobuf-3.6.1/protobuf-cpp-3.6.1.tar.gz.temp: OK
128Fetching libusb-1.0.26.tar.bz2 from https://github.com/libusb/libusb/releases/download/v1.0.26
129  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
130                                 Dload  Upload   Total   Spent    Left  Speed
131  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
132100  605k  100  605k    0     0  3206k      0 --:--:-- --:--:-- --:--:-- 3206k
133/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/libusb-1.0.26/libusb-1.0.26.tar.bz2.temp: OK
134Fetching ccache-3.3.4.tar.bz2 from https://samba.org/ftp/ccache
135  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
136                                 Dload  Upload   Total   Spent    Left  Speed
137100   301  100   301    0     0    690      0 --:--:-- --:--:-- --:--:--   690
138100  341k  100  341k    0     0   190k      0  0:00:01  0:00:01 --:--:--  473k
139/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/native_ccache-3.3.4/ccache-3.3.4.tar.bz2.temp: OK
140Fetching MacOSX11.1.sdk.tar.xz from https://github.com/phracker/MacOSX-SDKs/releases/download/11.3/
141  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
142                                 Dload  Upload   Total   Spent    Left  Speed
143  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
144100 47.1M  100 47.1M    0     0  67.7M      0 --:--:-- --:--:-- --:--:-- 67.7M
145/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/darwin_sdk-11.1/MacOSX11.1.sdk.tar.xz.temp: OK
146Fetching clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz from https://releases.llvm.org/9.0.0
147  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
148                                 Dload  Upload   Total   Spent    Left  Speed
149100  414M  100  414M    0     0   104M      0  0:00:03  0:00:03 --:--:--  104M
150/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/native_clang-9.0.0/clang-llvm-9.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz.temp: OK
151Fetching 04663295d0425abfac90a42440a7ec02d7155fea.tar.gz from https://github.com/tpoechtrager/cctools-port/archive
152  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
153                                 Dload  Upload   Total   Spent    Left  Speed
154  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
155100 2869k    0 2869k    0     0  4094k      0 --:--:-- --:--:-- --:--:-- 6363k
156/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/native_cctools-04663295d0425abfac90a42440a7ec02d7155fea/native_cctools-04663295d0425abfac90a42440a7ec02d7155fea.tar.gz.temp: OK
157Fetching 664b8414f89612f2dfd35a9b679c345aa5389026.tar.gz from https://github.com/tpoechtrager/apple-libtapi/archive
158  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
159                                 Dload  Upload   Total   Spent    Left  Speed
160  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
161100 30.7M    0 30.7M    0     0  6075k      0 --:--:--  0:00:05 --:--:-- 6469k
162/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/native_libtapi-664b8414f89612f2dfd35a9b679c345aa5389026/native_libtapi-664b8414f89612f2dfd35a9b679c345aa5389026.tar.gz.temp: OK
163make[1]: Leaving directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
164make[1]: Entering directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
165Fetching v3.2.6.tar.gz from https://github.com/gentoo/eudev/archive/
166  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
167                                 Dload  Upload   Total   Spent    Left  Speed
168  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
169  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
170100 1899k    0 1899k    0     0  2717k      0 --:--:-- --:--:-- --:--:-- 4934k
171/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/eudev-v3.2.6/eudev-v3.2.6.tar.gz.temp: OK
172Fetching libunwind-1.5.0.tar.gz from https://download.savannah.nongnu.org/releases/libunwind
173  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
174                                 Dload  Upload   Total   Spent    Left  Speed
175  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
176100  857k  100  857k    0     0   562k      0  0:00:01  0:00:01 --:--:--  913k
177/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/unwind-1.5.0/libunwind-1.5.0.tar.gz.temp: OK
178make[1]: Leaving directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
179make[1]: Entering directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
180Fetching icu4c-55_2-src.tgz from https://github.com/unicode-org/icu/releases/download/release-55-2/
181  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
182                                 Dload  Upload   Total   Spent    Left  Speed
183  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
184100 21.3M  100 21.3M    0     0  41.3M      0 --:--:-- --:--:-- --:--:-- 95.8M
185/home/ubuntu/builder/inputs/monero/contrib/depends/work/download/icu4c-55.2/icu4c-55_2-src.tgz.temp: OK
186make[1]: Leaving directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
187make: Leaving directory '/home/ubuntu/builder/inputs/monero/contrib/depends'
188
189Building Dependencies
190
191
192Compiling v0.18.5.0 Linux
193From https://github.com/monero-project/monero
194 * [new branch]          release-v0.11.0.0 -> release-v0.11.0.0
195 * [new branch]          release-v0.12     -> release-v0.12
196 * [new branch]          release-v0.13     -> release-v0.13
197 * [new branch]          release-v0.14     -> release-v0.14
198 * [new branch]          release-v0.15     -> release-v0.15
199 * [new branch]          release-v0.16     -> release-v0.16
200 * [new branch]          release-v0.17     -> release-v0.17
201 * [new branch]          release-v0.18     -> release-v0.18
202Submodule 'external/randomx' (https://github.com/tevador/RandomX) registered for path 'external/randomx'
203Submodule 'external/rapidjson' (https://github.com/Tencent/rapidjson) registered for path 'external/rapidjson'
204Submodule 'external/supercop' (https://github.com/monero-project/supercop) registered for path 'external/supercop'
205Submodule 'external/trezor-common' (https://github.com/trezor/trezor-common.git) registered for path 'external/trezor-common'
206Cloning into '/home/ubuntu/builder/inputs/monero/external/randomx'...
207Cloning into '/home/ubuntu/builder/inputs/monero/external/rapidjson'...
208Cloning into '/home/ubuntu/builder/inputs/monero/external/supercop'...
209Cloning into '/home/ubuntu/builder/inputs/monero/external/trezor-common'...
210Submodule path 'external/randomx': checked out '102f8acf90a7649ada410de5499a7ec62e49e1da'
211Submodule path 'external/rapidjson': checked out '129d19ba7f496df5e33658527a7158c79b99c21c'
212Submodule 'thirdparty/gtest' (https://github.com/google/googletest.git) registered for path 'external/rapidjson/thirdparty/gtest'
213Cloning into '/home/ubuntu/builder/inputs/monero/external/rapidjson/thirdparty/gtest'...
214Submodule path 'external/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4'
215Submodule path 'external/supercop': checked out '633500ad8c8759995049ccd022107d1fa8a1bbc9'
216Submodule path 'external/trezor-common': checked out 'bff7fdfe436c727982cc553bdfb29a9021b423b0'
217Submodule 'defs/ethereum/tokens' (https://github.com/ethereum-lists/tokens.git) registered for path 'external/trezor-common/defs/ethereum/tokens'
218Cloning into '/home/ubuntu/builder/inputs/monero/external/trezor-common/defs/ethereum/tokens'...
219Submodule path 'external/trezor-common/defs/ethereum/tokens': checked out '88414ef852e21279f217d2f3f8fd439cd7c5fd9f'
220--- Building for bionic amd64 ---
221Stopping target if it is up
222Making a new image copy
223Starting target
224Checking if target is up.
225Preparing build environment
226Updating apt-get repository (log in var/install.log)
227Installing additional packages (log in var/install.log)
228Upgrading system, may take a while (log in var/install.log)
229Creating package manifest
230Creating build script (var/build-script)
231Running build script (log in var/build.log)
232Grabbing results from target
233Grabbing cache from target
234Generating report
235d8f19b947ce46d468615bb7331962d4ca732e79b1ac6c5128fa509df3f6cc487  monero-aarch64-linux-gnu-v0.18.5.0.tar.bz2
236dedaf94b765c428040f1b64e580e389206141fa2be72fd1394be0a8614f04f40  monero-arm-linux-gnueabihf-v0.18.5.0.tar.bz2
237b6fad27181d01718ba334665c9c27eaa7dc76571e9ef14d7aaeecfe1815f8122  monero-i686-linux-gnu-v0.18.5.0.tar.bz2
238219112ffac9af48226dc6ec1fadc8a210a5876eeb7f3a32f3d3cbae842b52bf9  monero-riscv64-linux-gnu-v0.18.5.0.tar.bz2
239166ad93036f95f5abeba24c8670061be022c9238dba2e6a7587611a1d759e294  monero-x86_64-linux-gnu-v0.18.5.0.tar.bz2
2409772f6cc5406bb6408e485874dd773684f46d068f9cd8a8e71b43d8bb21c3a25  monero-linux-0.18-res.yml
241Done.
242Moving var/install.log to var/install-linux.log
243Moving var/build.log to var/build-linux.log
244
245Compiling v0.18.5.0 Android
246Submodule path 'external/randomx': checked out '102f8acf90a7649ada410de5499a7ec62e49e1da'
247Submodule path 'external/rapidjson': checked out '129d19ba7f496df5e33658527a7158c79b99c21c'
248Submodule path 'external/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4'
249Submodule path 'external/supercop': checked out '633500ad8c8759995049ccd022107d1fa8a1bbc9'
250Submodule path 'external/trezor-common': checked out 'bff7fdfe436c727982cc553bdfb29a9021b423b0'
251Submodule path 'external/trezor-common/defs/ethereum/tokens': checked out '88414ef852e21279f217d2f3f8fd439cd7c5fd9f'
252--- Building for bionic amd64 ---
253Stopping target if it is up
254Making a new image copy
255Starting target
256Checking if target is up.
257Preparing build environment
258Updating apt-get repository (log in var/install.log)
259Installing additional packages (log in var/install.log)
260Upgrading system, may take a while (log in var/install.log)
261Creating package manifest
262Creating build script (var/build-script)
263Running build script (log in var/build.log)
264Grabbing results from target
265Grabbing cache from target
266Generating report
2677321662959f917db85c3da1c0a37530d21fb5c25e2c9a2dc0490486842dec974  monero-aarch64-linux-android-v0.18.5.0.tar.bz2
268ab5ab33899c5ac6806a0c1a24a3b01d46c291142f0983a8a184f93c8a3baca9f  monero-arm-linux-android-v0.18.5.0.tar.bz2
2696745643052a762feed558b1a7ed1e6fb1eb14f80c7dc000a916bb49fb561e87c  monero-android-0.18-res.yml
270Done.
271Moving var/install.log to var/install-android.log
272Moving var/build.log to var/build-android.log
273
274Compiling v0.18.5.0 FreeBSD
275Submodule path 'external/randomx': checked out '102f8acf90a7649ada410de5499a7ec62e49e1da'
276Submodule path 'external/rapidjson': checked out '129d19ba7f496df5e33658527a7158c79b99c21c'
277Submodule path 'external/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4'
278Submodule path 'external/supercop': checked out '633500ad8c8759995049ccd022107d1fa8a1bbc9'
279Submodule path 'external/trezor-common': checked out 'bff7fdfe436c727982cc553bdfb29a9021b423b0'
280Submodule path 'external/trezor-common/defs/ethereum/tokens': checked out '88414ef852e21279f217d2f3f8fd439cd7c5fd9f'
281--- Building for bionic amd64 ---
282Stopping target if it is up
283Making a new image copy
284Starting target
285Checking if target is up.
286Preparing build environment
287Updating apt-get repository (log in var/install.log)
288Installing additional packages (log in var/install.log)
289Upgrading system, may take a while (log in var/install.log)
290Creating package manifest
291Creating build script (var/build-script)
292Running build script (log in var/build.log)
293Grabbing results from target
294Grabbing cache from target
295Generating report
2960beb34bac944fdf02e2939fe320b9a6a5b26910cbf0a1a629b26be2aad50bace  monero-x86_64-unknown-freebsd-v0.18.5.0.tar.bz2
297de8e76174d1f7c8271de622a4106db5066dc2ce7af63bb2882419206b3054df5  monero-freebsd-0.18-res.yml
298Done.
299Moving var/install.log to var/install-freebsd.log
300Moving var/build.log to var/build-freebsd.log
301
302Compiling v0.18.5.0 Windows
303Submodule path 'external/randomx': checked out '102f8acf90a7649ada410de5499a7ec62e49e1da'
304Submodule path 'external/rapidjson': checked out '129d19ba7f496df5e33658527a7158c79b99c21c'
305Submodule path 'external/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4'
306Submodule path 'external/supercop': checked out '633500ad8c8759995049ccd022107d1fa8a1bbc9'
307Submodule path 'external/trezor-common': checked out 'bff7fdfe436c727982cc553bdfb29a9021b423b0'
308Submodule path 'external/trezor-common/defs/ethereum/tokens': checked out '88414ef852e21279f217d2f3f8fd439cd7c5fd9f'
309--- Building for bionic amd64 ---
310Stopping target if it is up
311Making a new image copy
312Starting target
313Checking if target is up.
314Preparing build environment
315Updating apt-get repository (log in var/install.log)
316Installing additional packages (log in var/install.log)
317Set alternatives (log in var/install.log)
318Upgrading system, may take a while (log in var/install.log)
319Creating package manifest
320Creating build script (var/build-script)
321Running build script (log in var/build.log)
322Grabbing results from target
323Grabbing cache from target
324Generating report
325ce0210583b1b4113d709bb432dde72c55b76c40ebbc7b5b4d4ae862b507632a1  monero-i686-w64-mingw32-v0.18.5.0.zip
326027d96a72d36663b6f5cbcc5b1564c65c628a9f8f2bb9b4d9859c03f741cabc4  monero-x86_64-w64-mingw32-v0.18.5.0.zip
327abaff1c1bc2eb42643bb85084077997dbbf2fe4d2fc3e9480ab420f372133840  monero-win-0.18-res.yml
328Done.
329Moving var/install.log to var/install-win.log
330Moving var/build.log to var/build-win.log
331
332Compiling v0.18.5.0 MacOS
333Submodule path 'external/randomx': checked out '102f8acf90a7649ada410de5499a7ec62e49e1da'
334Submodule path 'external/rapidjson': checked out '129d19ba7f496df5e33658527a7158c79b99c21c'
335Submodule path 'external/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4'
336Submodule path 'external/supercop': checked out '633500ad8c8759995049ccd022107d1fa8a1bbc9'
337Submodule path 'external/trezor-common': checked out 'bff7fdfe436c727982cc553bdfb29a9021b423b0'
338Submodule path 'external/trezor-common/defs/ethereum/tokens': checked out '88414ef852e21279f217d2f3f8fd439cd7c5fd9f'
339--- Building for bionic amd64 ---
340Stopping target if it is up
341Making a new image copy
342Starting target
343Checking if target is up.
344Preparing build environment
345Updating apt-get repository (log in var/install.log)
346Installing additional packages (log in var/install.log)
347Upgrading system, may take a while (log in var/install.log)
348Creating package manifest
349Creating build script (var/build-script)
350Running build script (log in var/build.log)
351Grabbing results from target
352Grabbing cache from target
353Generating report
354fb48fcef9302bf2f97821498ec791b4f693af4984702e72e588ce02209f8960d  monero-aarch64-apple-darwin11-v0.18.5.0.tar.bz2
35579e03406046255d0f6a47e1fdcbbe677ab11ef7d9fcc4481252235361769292c  monero-x86_64-apple-darwin11-v0.18.5.0.tar.bz2
356a98ce6fe2a1f23e95ee66aaa955e447a06d81af78c917c1ad8468992547a1633  monero-osx-0.18-res.yml
357Done.
358Moving var/install.log to var/install-osx.log
359Moving var/build.log to var/build-osx.log
360
361Build Results:
362
363fb48fcef9302bf2f97821498ec791b4f693af4984702e72e588ce02209f8960d  out/v0.18.5.0/monero-aarch64-apple-darwin11-v0.18.5.0.tar.bz2
3647321662959f917db85c3da1c0a37530d21fb5c25e2c9a2dc0490486842dec974  out/v0.18.5.0/monero-aarch64-linux-android-v0.18.5.0.tar.bz2
365d8f19b947ce46d468615bb7331962d4ca732e79b1ac6c5128fa509df3f6cc487  out/v0.18.5.0/monero-aarch64-linux-gnu-v0.18.5.0.tar.bz2
366ab5ab33899c5ac6806a0c1a24a3b01d46c291142f0983a8a184f93c8a3baca9f  out/v0.18.5.0/monero-arm-linux-android-v0.18.5.0.tar.bz2
367dedaf94b765c428040f1b64e580e389206141fa2be72fd1394be0a8614f04f40  out/v0.18.5.0/monero-arm-linux-gnueabihf-v0.18.5.0.tar.bz2
368b6fad27181d01718ba334665c9c27eaa7dc76571e9ef14d7aaeecfe1815f8122  out/v0.18.5.0/monero-i686-linux-gnu-v0.18.5.0.tar.bz2
369ce0210583b1b4113d709bb432dde72c55b76c40ebbc7b5b4d4ae862b507632a1  out/v0.18.5.0/monero-i686-w64-mingw32-v0.18.5.0.zip
370219112ffac9af48226dc6ec1fadc8a210a5876eeb7f3a32f3d3cbae842b52bf9  out/v0.18.5.0/monero-riscv64-linux-gnu-v0.18.5.0.tar.bz2
37179e03406046255d0f6a47e1fdcbbe677ab11ef7d9fcc4481252235361769292c  out/v0.18.5.0/monero-x86_64-apple-darwin11-v0.18.5.0.tar.bz2
372166ad93036f95f5abeba24c8670061be022c9238dba2e6a7587611a1d759e294  out/v0.18.5.0/monero-x86_64-linux-gnu-v0.18.5.0.tar.bz2
3730beb34bac944fdf02e2939fe320b9a6a5b26910cbf0a1a629b26be2aad50bace  out/v0.18.5.0/monero-x86_64-unknown-freebsd-v0.18.5.0.tar.bz2
374027d96a72d36663b6f5cbcc5b1564c65c628a9f8f2bb9b4d9859c03f741cabc4  out/v0.18.5.0/monero-x86_64-w64-mingw32-v0.18.5.0.zip
375
376If these results look correct, type "sign" to sign them, otherwise ^C to stop now.