1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379 |
+ cd sr-ht-dolt
+ REPODEST=/home/build/packages
+ abuild -d
>>> dolt.sr.ht: Building build/dolt.sr.ht 0.0.35-r0 (using abuild 3.18.0_rc5-r0) started Wed, 05 Aug 2026 09:28:57 +0000
>>> dolt.sr.ht: Validating /home/build/sr-ht-dolt/APKBUILD...
>>> WARNING: dolt.sr.ht: Makefile is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: README.md is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: authn is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: browse is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: cmd is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: config.example.ini is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: contrib is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: core is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: db is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: docs is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: go.mod is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: go.sum is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: migrations is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: remoteapi is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: schema.sql is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: scss is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: static is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: storage is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: third_party is not in $source/$install/$triggers
>>> WARNING: dolt.sr.ht: web is not in $source/$install/$triggers
>>> dolt.sr.ht: Cleaning up srcdir
>>> dolt.sr.ht: Cleaning up pkgdir
>>> dolt.sr.ht: Cleaning up tmpdir
go build -tags gms_pure_go -o doltsrht ./cmd/doltsrht
go build -tags gms_pure_go -o doltsrht-migrate ./cmd/doltsrht-migrate
go: downloading github.com/go-chi/chi/v5 v5.3.1
go: downloading git.sr.ht/~bitfehler/brant v0.5.1
go: downloading github.com/alexflint/go-arg v1.6.0
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/sirupsen/logrus v1.8.3
go: downloading github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
go: downloading github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
go: downloading sourcecraft.dev/bigbes/sr-ht-core v0.0.0-20260718185800-dd418a200152
go: downloading sourcecraft.dev/bigbes/sr-ht-core v0.0.0-20260718185800-dd418a200152
go: downloading github.com/alexflint/go-scalar v1.2.0
go: downloading golang.org/x/sys v0.45.0
go: downloading git.sr.ht/~sircmpwn/dowork v0.0.0-20241216125407-2b00aa42322c
go: downloading github.com/mfridman/interpolate v0.0.2
go: downloading git.sr.ht/~sircmpwn/getopt v1.0.0
go: downloading github.com/99designs/gqlgen v0.17.36
go: downloading github.com/emersion/go-message v0.18.2
go: downloading github.com/go-chi/cors v1.2.2
go: downloading github.com/go-redis/redis/v8 v8.11.5
go: downloading github.com/kavu/go_reuseport v1.5.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/vektah/gqlparser/v2 v2.5.8
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/dolthub/dolt/go v0.40.5-0.20260626152440-45335d44ad79
go: downloading google.golang.org/grpc v1.79.3
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading google.golang.org/protobuf v1.36.11
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/fernet/fernet-go v0.0.0-20211208181803-9f70042a33ee
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/emersion/go-pgpmail v0.2.2
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading github.com/emersion/go-smtp v0.21.3
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/dolthub/fslock v0.0.5
go: downloading golang.org/x/net v0.54.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading golang.org/x/crypto v0.51.0
go: downloading google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
go: downloading github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
go: downloading github.com/dolthub/go-mysql-server v0.20.1-0.20260625171506-68aec8237480
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading cloud.google.com/go/storage v1.50.0
go: downloading cloud.google.com/go v0.120.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.64
go: downloading github.com/aws/aws-sdk-go-v2/service/dynamodb v1.41.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.97.3
go: downloading github.com/cenkalti/backoff/v4 v4.1.3
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/oracle/oci-go-sdk/v65 v65.55.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/otel v1.43.0
go: downloading golang.org/x/sync v0.20.0
go: downloading go.opentelemetry.io/otel/trace v1.43.0
go: downloading github.com/google/uuid v1.6.0
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/text v0.37.0
go: downloading github.com/edsrzf/mmap-go v1.2.0
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2
go: downloading github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4
go: downloading github.com/aliyun/aliyun-oss-go-sdk v2.2.5+incompatible
go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.8
go: downloading github.com/xtaci/smux v1.5.56
go: downloading github.com/dolthub/vitess v0.0.0-20260624214226-81d034e0fde8
go: downloading gopkg.in/src-d/go-errors.v1 v1.0.0
go: downloading github.com/zeebo/xxh3 v1.0.2
go: downloading github.com/cockroachdb/apd/v3 v3.2.3
go: downloading github.com/esote/minmaxheap v1.0.0
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/kch42/buzhash v0.0.0-20160816060738-9bdec3dec7c6
go: downloading github.com/mohae/uvarint v0.0.0-20160208145430-c3f9e62bf2b0
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading cloud.google.com/go/iam v1.5.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0
go: downloading github.com/googleapis/gax-go/v2 v2.14.2
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.39.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading google.golang.org/api v0.241.0
go: downloading github.com/aws/smithy-go v1.24.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.10.15
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0
go: downloading github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/klauspost/compress v1.18.0
go: downloading golang.org/x/tools v0.45.0
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/sony/gobreaker v0.5.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/otel/metric v1.43.0
go: downloading github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/cloudflare/circl v1.6.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0
go: downloading golang.org/x/time v0.12.0
go: downloading github.com/dolthub/aws-sdk-go-ini-parser v0.0.0-20250305001723-2821c37f6c12
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.26.1
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.31.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.35.1
go: downloading github.com/klauspost/cpuid/v2 v2.0.12
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
go: downloading cloud.google.com/go/monitoring v1.24.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
go: downloading cloud.google.com/go/auth v0.16.2
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21
go: downloading go.uber.org/multierr v1.10.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.36.0
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/lestrrat-go/strftime v1.2.0
go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
go: downloading github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5
go: downloading github.com/envoyproxy/protoc-gen-validate v1.3.0
go: downloading github.com/go-jose/go-jose/v4 v4.1.4
go: downloading cel.dev/expr v0.25.1
mkdir -p static
sassc -I/usr/share/sourcehut/scss/ scss/main.scss static/main.css
/usr/share/sourcehut/scss/contrast.scss:72 DEBUG: #fff was adjusted to #fff but this is not enough contrast to #007bff (AERT).
/usr/share/sourcehut/scss/contrast.scss:72 DEBUG: #fff was adjusted to #fff but this is not enough contrast to #17a2b8 (AERT).
/usr/share/sourcehut/scss/contrast.scss:72 DEBUG: #fff was adjusted to #fff but this is not enough contrast to #dc3545 (AERT).
minify -o static/main.min.css static/main.css
(2.9 ms, 157 kB, 121 kB, 77.1%, 54 MB/s) - static/main.css to static/main.min.css
cp static/main.min.css static/main.min.$(sha256sum static/main.min.css | cut -c1-8).css
>>> dolt.sr.ht: Entering fakeroot...
go build -tags gms_pure_go -o doltsrht ./cmd/doltsrht
go build -tags gms_pure_go -o doltsrht-migrate ./cmd/doltsrht-migrate
go: downloading git.sr.ht/~bitfehler/brant v0.5.1
go: downloading github.com/go-chi/chi/v5 v5.3.1
go: downloading github.com/alexflint/go-arg v1.6.0
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/sirupsen/logrus v1.8.3
go: downloading github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
go: downloading sourcecraft.dev/bigbes/sr-ht-core v0.0.0-20260718185800-dd418a200152
go: downloading github.com/alexflint/go-scalar v1.2.0
go: downloading sourcecraft.dev/bigbes/sr-ht-core v0.0.0-20260718185800-dd418a200152
go: downloading github.com/mfridman/interpolate v0.0.2
go: downloading golang.org/x/sys v0.45.0
go: downloading github.com/99designs/gqlgen v0.17.36
mkdir -p /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/static/dolt.sr.ht
mkdir -p /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/migrations/dolt.sr.ht
install -Dm644 schema.sql /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/dolt.sr.ht.sql
install -Dm644 migrations/*.sql /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/migrations/dolt.sr.ht
if [ -d static ]; then install -Dm644 static/*.css static/*.svg /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/static/dolt.sr.ht 2>/dev/null || true; fi
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/vektah/gqlparser/v2 v2.5.8
go: downloading git.sr.ht/~sircmpwn/dowork v0.0.0-20241216125407-2b00aa42322c
go: downloading git.sr.ht/~sircmpwn/getopt v1.0.0
go: downloading github.com/emersion/go-message v0.18.2
go: downloading github.com/go-chi/cors v1.2.2
go: downloading github.com/go-redis/redis/v8 v8.11.5
go: downloading github.com/kavu/go_reuseport v1.5.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/dolthub/dolt/go v0.40.5-0.20260626152440-45335d44ad79
go: downloading google.golang.org/grpc v1.79.3
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading google.golang.org/protobuf v1.36.11
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/fernet/fernet-go v0.0.0-20211208181803-9f70042a33ee
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/emersion/go-pgpmail v0.2.2
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading github.com/emersion/go-smtp v0.21.3
go: downloading github.com/dolthub/fslock v0.0.5
go: downloading golang.org/x/net v0.54.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading golang.org/x/crypto v0.51.0
go: downloading google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
go: downloading github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
go: downloading github.com/dolthub/go-mysql-server v0.20.1-0.20260625171506-68aec8237480
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/google/uuid v1.6.0
go: downloading cloud.google.com/go/storage v1.50.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
go: downloading cloud.google.com/go v0.120.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.64
go: downloading github.com/aws/aws-sdk-go-v2/service/dynamodb v1.41.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.97.3
go: downloading github.com/cenkalti/backoff/v4 v4.1.3
go: downloading github.com/oracle/oci-go-sdk/v65 v65.55.0
go: downloading go.opentelemetry.io/otel v1.43.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/otel/trace v1.43.0
go: downloading golang.org/x/sync v0.20.0
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading golang.org/x/text v0.37.0
go: downloading github.com/edsrzf/mmap-go v1.2.0
go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2
go: downloading github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4
go: downloading github.com/aliyun/aliyun-oss-go-sdk v2.2.5+incompatible
go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.8
go: downloading github.com/xtaci/smux v1.5.56
go: downloading github.com/dolthub/vitess v0.0.0-20260624214226-81d034e0fde8
go: downloading gopkg.in/src-d/go-errors.v1 v1.0.0
go: downloading github.com/zeebo/xxh3 v1.0.2
go: downloading github.com/cockroachdb/apd/v3 v3.2.3
go: downloading github.com/esote/minmaxheap v1.0.0
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/kch42/buzhash v0.0.0-20160816060738-9bdec3dec7c6
go: downloading github.com/mohae/uvarint v0.0.0-20160208145430-c3f9e62bf2b0
go: downloading golang.org/x/tools v0.45.0
go: downloading github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71
go: downloading github.com/aws/smithy-go v1.24.2
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading cloud.google.com/go/iam v1.5.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0
go: downloading github.com/googleapis/gax-go/v2 v2.14.2
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.39.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading google.golang.org/api v0.241.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.10.15
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0
go: downloading github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/sony/gobreaker v0.5.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/otel/metric v1.43.0
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/cloudflare/circl v1.6.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.26.1
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.31.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.35.1
go: downloading github.com/dolthub/aws-sdk-go-ini-parser v0.0.0-20250305001723-2821c37f6c12
go: downloading golang.org/x/time v0.12.0
go: downloading github.com/klauspost/cpuid/v2 v2.0.12
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
go: downloading cloud.google.com/go/monitoring v1.24.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
go: downloading cloud.google.com/go/auth v0.16.2
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21
go: downloading go.uber.org/multierr v1.10.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.36.0
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/lestrrat-go/strftime v1.2.0
go: downloading github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5
go: downloading github.com/envoyproxy/protoc-gen-validate v1.3.0
go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
go: downloading cel.dev/expr v0.25.1
go: downloading github.com/go-jose/go-jose/v4 v4.1.4
mkdir -p /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/bin
for bin in doltsrht doltsrht-migrate; do \
if [ -x $bin ]; then install -Dm755 $bin /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/bin/; fi; \
done
>>> dolt.sr.ht*: Running postcheck for dolt.sr.ht
>>> dolt.sr.ht*: Preparing package dolt.sr.ht...
>>> dolt.sr.ht*: Stripping binaries
>>> dolt.sr.ht*: Tracing dependencies...
>>> dolt.sr.ht*: Package size: 109.6 MB
>>> dolt.sr.ht*: Compressing data...
>>> dolt.sr.ht*: Create checksum...
>>> dolt.sr.ht*: Create dolt.sr.ht-0.0.35-r0.apk
>>> dolt.sr.ht: Build complete at Wed, 05 Aug 2026 09:32:00 +0000 elapsed time 0h 3m 3s
>>> dolt.sr.ht: Cleaning up srcdir
>>> dolt.sr.ht: Cleaning up pkgdir
>>> dolt.sr.ht: Cleaning up tmpdir
>>> dolt.sr.ht: Updating the build/x86_64 repository index...
>>> dolt.sr.ht: Signing the index...
+ find /home/build/packages -name '*.apk'
/home/build/packages/build/x86_64/dolt.sr.ht-0.0.35-r0.apk
|