1
|
Keeping only last 200 lines...
|
2
|
[success] Total time: 33 s, completed Aug 20, 2023, 10:14:05 PM
|
3
|
make[2]: Leaving directory '/build/sources'
|
4
|
cd ../cpu-miner/ ; make
|
5
|
make[2]: Entering directory '/build/cpu-miner'
|
6
|
[0;33mCC [0mgcc -c src/main.c -o lib/main.o -g3 -DDEBUG=1 -O3 -std=gnu11 -fstack-protector-all -Wstack-protector -luv -I BLAKE3/c
|
7
|
[0;33mLD [0mgcc -o bin/cpu-miner lib/main.o -g3 -DDEBUG=1 -O3 -std=gnu11 -fstack-protector-all -Wstack-protector -luv -I BLAKE3/c BLAKE3/c/blake3.c BLAKE3/c/blake3_dispatch.c BLAKE3/c/blake3_portable.c BLAKE3/c/blake3_sse2_x86-64_unix.S BLAKE3/c/blake3_sse41_x86-64_unix.S BLAKE3/c/blake3_avx2_x86-64_unix.S BLAKE3/c/blake3_avx512_x86-64_unix.S
|
8
|
|
9
|
--
|
10
|
Binary file placed at [0;33mbin/cpu-miner[0m
|
11
|
make[2]: Leaving directory '/build/cpu-miner'
|
12
|
cd ../gpu-miner/ ; make gpu
|
13
|
make[2]: Entering directory '/build/gpu-miner'
|
14
|
./make.sh
|
15
|
-- The CXX compiler identification is GNU 8.3.0
|
16
|
-- The CUDA compiler identification is NVIDIA 9.2.148
|
17
|
-- Check for working CXX compiler: /usr/bin/c++
|
18
|
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
19
|
-- Detecting CXX compiler ABI info
|
20
|
-- Detecting CXX compiler ABI info - done
|
21
|
-- Detecting CXX compile features
|
22
|
-- Detecting CXX compile features - done
|
23
|
-- Check for working CUDA compiler: /usr/bin/nvcc
|
24
|
-- Check for working CUDA compiler: /usr/bin/nvcc -- works
|
25
|
-- Detecting CUDA compiler ABI info
|
26
|
-- Detecting CUDA compiler ABI info - done
|
27
|
-- Found Git: /usr/bin/git (found version "2.20.1")
|
28
|
-- Downloading conan.cmake from https://github.com/conan-io/cmake-conan
|
29
|
minerversion:canary-46e0c40
|
30
|
-- Conan: Automatic detection of conan settings from cmake
|
31
|
-- Conan: Settings= -s;build_type=Release;-s;compiler=gcc;-s;compiler.version=8;-s;compiler.libcxx=libstdc++11
|
32
|
-- Conan: checking conan executable
|
33
|
-- Conan: Found program /usr/bin/conan
|
34
|
-- Conan: Version found Conan version 1.59.0
|
35
|
-- Conan executing: /usr/bin/conan install . -s build_type=Release -s compiler=gcc -s compiler.version=8 -s compiler.libcxx=libstdc++11 -g=cmake
|
36
|
Auto detecting your dev setup to initialize the default profile (/root/.conan/profiles/default)
|
37
|
CC and CXX: None, /usr/bin/c++
|
38
|
No compiler was detected (one may not be needed)
|
39
|
Default settings
|
40
|
os=Linux
|
41
|
os_build=Linux
|
42
|
arch=x86_64
|
43
|
arch_build=x86_64
|
44
|
build_type=Release
|
45
|
*** You can change them in /root/.conan/profiles/default ***
|
46
|
*** Or override with -s compiler='other' -s ...s***
|
47
|
|
48
|
|
49
|
Configuration:
|
50
|
[settings]
|
51
|
arch=x86_64
|
52
|
arch_build=x86_64
|
53
|
build_type=Release
|
54
|
compiler=gcc
|
55
|
compiler.libcxx=libstdc++11
|
56
|
compiler.version=8
|
57
|
os=Linux
|
58
|
os_build=Linux
|
59
|
[options]
|
60
|
[build_requires]
|
61
|
[env]
|
62
|
|
63
|
libuv/1.42.0: Not found in local cache, looking in remotes...
|
64
|
libuv/1.42.0: Trying with 'conancenter'...
|
65
|
Downloading conanmanifest.txt
|
66
|
Downloading conanfile.py
|
67
|
Downloading conan_export.tgz
|
68
|
libuv/1.42.0: Downloaded recipe revision 0
|
69
|
conanfile.txt: Installing package
|
70
|
Requirements
|
71
|
libuv/1.42.0 from 'conancenter' - Downloaded
|
72
|
Packages
|
73
|
libuv/1.42.0:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download
|
74
|
|
75
|
Installing (downloading, building) binaries...
|
76
|
libuv/1.42.0: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conancenter'
|
77
|
Downloading conanmanifest.txt
|
78
|
Downloading conaninfo.txt
|
79
|
Downloading conan_package.tgz
|
80
|
libuv/1.42.0: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a
|
81
|
libuv/1.42.0: Downloaded package revision 0
|
82
|
conanfile.txt: Generator txt created conanbuildinfo.txt
|
83
|
conanfile.txt: Generator cmake created conanbuildinfo.cmake
|
84
|
conanfile.txt: Aggregating env generators
|
85
|
conanfile.txt: Generated conaninfo.txt
|
86
|
conanfile.txt: Generated graphinfo
|
87
|
ERROR: Not able to automatically detect '/usr/bin/c++' version
|
88
|
WARN: Remotes registry file missing, creating default one in /root/.conan/remotes.json
|
89
|
-- Conan: Loading conanbuildinfo.cmake
|
90
|
-- Conan: Adjusting output directories
|
91
|
-- Conan: Using cmake global configuration
|
92
|
-- Conan: Adjusting default RPATHs Conan policies
|
93
|
-- Conan: Adjusting language standard
|
94
|
-- Current conanbuildinfo.cmake directory: /build/gpu-miner/build
|
95
|
-- Conan: Compiler GCC>=5, checking major version 8
|
96
|
-- Conan: Checking correct version: 8
|
97
|
-- Configuring done
|
98
|
-- Generating done
|
99
|
-- Build files have been written to: /build/gpu-miner/build
|
100
|
make[3]: Entering directory '/build/gpu-miner/build'
|
101
|
/usr/bin/cmake -S/build/gpu-miner -B/build/gpu-miner/build --check-build-system CMakeFiles/Makefile.cmake 0
|
102
|
/usr/bin/make -f CMakeFiles/Makefile2 gpu-miner
|
103
|
make[4]: Entering directory '/build/gpu-miner/build'
|
104
|
/usr/bin/cmake -S/build/gpu-miner -B/build/gpu-miner/build --check-build-system CMakeFiles/Makefile.cmake 0
|
105
|
/usr/bin/cmake -E cmake_progress_start /build/gpu-miner/build/CMakeFiles 3
|
106
|
/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/gpu-miner.dir/all
|
107
|
make[5]: Entering directory '/build/gpu-miner/build'
|
108
|
/usr/bin/make -f CMakeFiles/gpu-miner.dir/build.make CMakeFiles/gpu-miner.dir/depend
|
109
|
make[6]: Entering directory '/build/gpu-miner/build'
|
110
|
cd /build/gpu-miner/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/gpu-miner /build/gpu-miner /build/gpu-miner/build /build/gpu-miner/build /build/gpu-miner/build/CMakeFiles/gpu-miner.dir/DependInfo.cmake --color=
|
111
|
Scanning dependencies of target gpu-miner
|
112
|
make[6]: Leaving directory '/build/gpu-miner/build'
|
113
|
/usr/bin/make -f CMakeFiles/gpu-miner.dir/build.make CMakeFiles/gpu-miner.dir/build
|
114
|
make[6]: Entering directory '/build/gpu-miner/build'
|
115
|
[ 33%] Building CUDA object CMakeFiles/gpu-miner.dir/src/main.cu.o
|
116
|
/usr/bin/nvcc -DMINER_VERSION=\"canary-46e0c40\" -I/root/.conan/data/libuv/1.42.0/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/include --ptxas-options=-v -O3 -DNDEBUG -x cu -c /build/gpu-miner/src/main.cu -o CMakeFiles/gpu-miner.dir/src/main.cu.o
|
117
|
ptxas info : 0 bytes gmem
|
118
|
ptxas info : Compiling entry function '_ZN9ref_blake18blake3_hasher_mineEPv' for 'sm_30'
|
119
|
ptxas info : Function properties for _ZN9ref_blake18blake3_hasher_mineEPv
|
120
|
528 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
|
121
|
ptxas info : Used 56 registers, 328 bytes cmem[0], 12 bytes cmem[2]
|
122
|
ptxas info : Compiling entry function '_ZN12inline_blake18blake3_hasher_mineEPv' for 'sm_30'
|
123
|
ptxas info : Function properties for _ZN12inline_blake18blake3_hasher_mineEPv
|
124
|
392 bytes stack frame, 404 bytes spill stores, 600 bytes spill loads
|
125
|
ptxas info : Used 63 registers, 328 bytes cmem[0], 12 bytes cmem[2]
|
126
|
[ 66%] Linking CUDA device code CMakeFiles/gpu-miner.dir/cmake_device_link.o
|
127
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpu-miner.dir/dlink.txt --verbose=1
|
128
|
/usr/bin/nvcc --ptxas-options=-v -O3 -DNDEBUG -Xcompiler=-fPIC -Wno-deprecated-gpu-targets -shared -dlink CMakeFiles/gpu-miner.dir/src/main.cu.o -o CMakeFiles/gpu-miner.dir/cmake_device_link.o -L/root/.conan/data/libuv/1.42.0/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib -luv_a -ldl -lpthread -lrt
|
129
|
[100%] Linking CUDA executable bin/gpu-miner
|
130
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpu-miner.dir/link.txt --verbose=1
|
131
|
/usr/lib/nvidia-cuda-toolkit/bin/g++ -Wl,-z,relro CMakeFiles/gpu-miner.dir/src/main.cu.o CMakeFiles/gpu-miner.dir/cmake_device_link.o -o bin/gpu-miner -L/root/.conan/data/libuv/1.42.0/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib -Wl,-rpath,/root/.conan/data/libuv/1.42.0/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib -luv_a -ldl -lpthread -lrt -L"/usr/lib/x86_64-linux-gnu/stubs" -lcudadevrt -lcudart_static -lrt -lpthread -ldl
|
132
|
/usr/bin/cmake -E copy /build/gpu-miner/build/bin/gpu-miner /build/gpu-miner/bin
|
133
|
make[6]: Leaving directory '/build/gpu-miner/build'
|
134
|
[100%] Built target gpu-miner
|
135
|
make[5]: Leaving directory '/build/gpu-miner/build'
|
136
|
/usr/bin/cmake -E cmake_progress_start /build/gpu-miner/build/CMakeFiles 0
|
137
|
make[4]: Leaving directory '/build/gpu-miner/build'
|
138
|
make[3]: Leaving directory '/build/gpu-miner/build'
|
139
|
make[2]: Leaving directory '/build/gpu-miner'
|
140
|
make[1]: Leaving directory '/build/sources'
|
141
|
debian/rules override_dh_auto_test
|
142
|
make[1]: Entering directory '/build/sources'
|
143
|
echo "Bypass checks"
|
144
|
Bypass checks
|
145
|
make[1]: Leaving directory '/build/sources'
|
146
|
create-stamp debian/debhelper-build-stamp
|
147
|
dh_testroot
|
148
|
dh_prep
|
149
|
dh_installdirs
|
150
|
debian/rules override_dh_auto_install
|
151
|
make[1]: Entering directory '/build/sources'
|
152
|
cp app/target/scala-2.13/alephium-*.jar alephium.jar
|
153
|
ln -sf /etc/alephium/user.conf debian/alephium/var/lib/alephium/user.conf
|
154
|
cp ../cpu-miner/bin/cpu-miner cpu-miner
|
155
|
cp ../gpu-miner/bin/gpu-miner gpu-miner
|
156
|
make[1]: Leaving directory '/build/sources'
|
157
|
dh_install
|
158
|
dh_installdocs
|
159
|
dh_installchangelogs
|
160
|
debian/rules override_dh_installinit
|
161
|
make[1]: Entering directory '/build/sources'
|
162
|
dh_installinit --name=alephium-miner
|
163
|
dh_installinit
|
164
|
make[1]: Leaving directory '/build/sources'
|
165
|
dh_installsystemd
|
166
|
dh_perl
|
167
|
dh_link
|
168
|
dh_strip_nondeterminism
|
169
|
dh_compress
|
170
|
dh_fixperms
|
171
|
dh_missing
|
172
|
debian/rules override_dh_dwz
|
173
|
make[1]: Entering directory '/build/sources'
|
174
|
echo "Bypass dwz"
|
175
|
Bypass dwz
|
176
|
make[1]: Leaving directory '/build/sources'
|
177
|
dh_strip
|
178
|
dh_makeshlibs
|
179
|
dh_shlibdeps
|
180
|
dh_installdeb
|
181
|
dh_gencontrol
|
182
|
dpkg-gencontrol: warning: Depends field of package alephium: substitution variable ${shlibs:Depends} used, but is not defined
|
183
|
dpkg-gencontrol: warning: Depends field of package alephium-common: substitution variable ${shlibs:Depends} used, but is not defined
|
184
|
dpkg-gencontrol: warning: relation > is deprecated: use >> or >=
|
185
|
dpkg-gencontrol: warning: relation > is deprecated: use >> or >=
|
186
|
dh_md5sums
|
187
|
dh_builddeb
|
188
|
dpkg-deb: building package 'alephium-cpu' in '../alephium-cpu_2.5.1-1_amd64.deb'.
|
189
|
dpkg-deb: building package 'alephium' in '../alephium_2.5.1-1_all.deb'.
|
190
|
dpkg-deb: building package 'alephium-gpu' in '../alephium-gpu_2.5.1-1_amd64.deb'.
|
191
|
dpkg-deb: building package 'alephium-cpu-dbgsym' in '../alephium-cpu-dbgsym_2.5.1-1_amd64.deb'.
|
192
|
dpkg-deb: building package 'alephium-gpu-dbgsym' in '../alephium-gpu-dbgsym_2.5.1-1_amd64.deb'.
|
193
|
dpkg-deb: building package 'alephium-common' in '../alephium-common_2.5.1-1_amd64.deb'.
|
194
|
dpkg-genbuildinfo
|
195
|
dpkg-genchanges >../alephium_2.5.1-1_amd64.changes
|
196
|
dpkg-genchanges: info: including full source code in upload
|
197
|
dpkg-source --after-build .
|
198
|
dpkg-buildpackage: info: full upload (original source is included)
|
199
|
|
200
|
### Step: publish, Method: apt-ftparchive
|
201
|
No log reported at this stage
|