#257

~bigbes/sr-ht-dolt/commits/master/.build.yml

failed

dfd163eEugene Blikh

ci: pin Go caches to home dirs, abuild cleans srcdir

Owner
~bigbes
Created
13 days ago
Updated
13 days ago
Build manifest
view manifest »

Tasks

view log »
scss view log »
keygen view log »
version view log »
cacher view log »
cache_restore view log »
build view log »
cache_save view log »
publish view log »
go to bottom »
go to top »
setup
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
[#257] 2026/08/05 09:22:13 Running build on srht-build-1.lab.local
[#257] 2026/08/05 09:22:13 Booting image alpine/edge (default) on port 22356
Waiting for VM to come up...
ssh: connect to host localhost port 22356: Connection refused
Attempt 1...
Warning: Permanently added '[localhost]:22356' (ED25519) to the list of known hosts.
Warning: Permanently added '[localhost]:22356' (ED25519) to the list of known hosts.
[#257] 2026/08/05 09:22:24 preconfigure: ok
[#257] 2026/08/05 09:22:24 Waiting for guest to settle
[#257] 2026/08/05 09:22:24 Sending tasks
[#257] 2026/08/05 09:22:26 Sending build environment
[#257] 2026/08/05 09:22:26 Sending secrets
[#257] 2026/08/05 09:22:26 Resolving secret apk-ci-s3
[#257] 2026/08/05 09:22:26 Resolving secret 7dde4219-0783-4581-a67d-c94749de3600
[#257] 2026/08/05 09:22:26 Resolving secret 0e5b3530-6f19-4f30-9b73-9339dd382e46
[#257] 2026/08/05 09:22:27 Installing packages
Warning: Permanently added '[localhost]:22356' (ED25519) to the list of known hosts.
(1/2) Upgrading haveged (1.9.21-r0 -> 1.9.26-r0)
(2/2) Upgrading haveged-openrc (1.9.21-r0 -> 1.9.26-r0)
Executing busybox-1.38.0-r4.trigger
OK: 526.9 MiB in 142 packages
Warning: Permanently added '[localhost]:22356' (ED25519) to the list of known hosts.
(1/5) Installing go (1.26.5-r0)
(2/5) Installing minify (2.24.13-r1)
(3/5) Installing rclone (1.74.4-r1)
(4/5) Installing libsass (3.6.6-r0)
(5/5) Installing sassc (3.6.2-r5)
Executing busybox-1.38.0-r4.trigger
OK: 818.4 MiB in 147 packages
[#257] 2026/08/05 09:22:36 Cloning repositories
Cloning into 'sr-ht-dolt'...
+ git -C sr-ht-dolt checkout -q dfd163e881192c9c0ae64d01ed14fee467adca10
+ git -C sr-ht-dolt submodule update --init --recursive
[#257] 2026/08/05 09:22:36 Running task scss
[#257] 2026/08/05 09:22:38 Running task keygen
[#257] 2026/08/05 09:22:39 Running task version
[#257] 2026/08/05 09:22:39 Running task cacher
[#257] 2026/08/05 09:22:40 Running task cache_restore
[#257] 2026/08/05 09:22:40 Running task build
[#257] 2026/08/05 09:25:33 Running task cache_save
[#257] 2026/08/05 09:25:34 Build failed.
[#257] 2026/08/05 09:25:34 The build environment will be kept alive for 10 minutes.
[#257] 2026/08/05 09:25:34 To log in with SSH and examine it, use the following command:
[#257] 2026/08/05 09:25:34 
[#257] 2026/08/05 09:25:34 	ssh -t builds@srht-build-1.lab.local connect 257
[#257] 2026/08/05 09:25:34 
[#257] 2026/08/05 09:25:34 After logging in, the deadline is increased to your remaining build time.
qemu-system-x86_64: terminating on signal 15 from pid 1 (/usr/lib/systemd/systemd)
scss
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
+ git clone --depth 1 --branch 0.83.8 https://git.sr.ht/~sircmpwn/core.sr.ht /tmp/core
Cloning into '/tmp/core'...
warning: refs/tags/0.83.8 e861a792d32eb6d1dbccdb6e2694e9d9f106ba79 is not a commit!
Note: switching to 'e3f62d79d38d31610c24b32c25a9e6d8efb75ab8'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

+ sudo mkdir -p /usr/share/sourcehut/scss/bootstrap
+ sudo cp /tmp/core/scss/base.scss /tmp/core/scss/contrast.scss /tmp/core/scss/dark.scss /tmp/core/scss/events.scss /tmp/core/scss/highlight-dark.scss /tmp/core/scss/highlight.scss /tmp/core/scss/icons.scss /tmp/core/scss/nav.scss /tmp/core/scss/variables.scss /tmp/core/scss/font-awesome.min.css /usr/share/sourcehut/scss/
+ git init -q /tmp/bootstrap
+ git -C /tmp/bootstrap remote add origin https://github.com/twbs/bootstrap
+ git -C /tmp/bootstrap fetch -q --depth 1 origin 779ad9f174ea5ab7e755f6df0ec9e5912d67dd16
+ git -C /tmp/bootstrap checkout -q FETCH_HEAD
+ sudo cp -r /tmp/bootstrap/scss /usr/share/sourcehut/scss/bootstrap/scss
keygen
1
2
3
+ SUDO=sudo
+ abuild-keygen -a -n -i -q
writing RSA key
version
1
2
3
4
5
6
7
+ cd sr-ht-dolt
++ git rev-list --count HEAD
+ ver=0.0.33
+ sed -i 's/^pkgver=.*/pkgver=0.0.33/' APKBUILD
+ echo 'export PKGVER=0.0.33'
building 0.0.33
+ echo 'building 0.0.33'
cacher
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
+ mkdir -p /home/build/.local/bin
+ curl -sSL https://bigbes.pages.srht.bigb.es/ci-cacher/cacher-linux-amd64 -o /home/build/.local/bin/cacher
+ chmod +x /home/build/.local/bin/cacher
+ echo 'export PATH="$HOME/.local/bin:$PATH"'
+ export PATH=/home/build/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/home/build/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ cacher init --endpoint https://s3.bigb.es --region garage --bucket docker-cache --prefix sr-ht-dolt/deps --key-file /home/build/.s3-cache-key-id --secret-file /home/build/.s3-cache-key-secret
wrote /home/build/.config/cacher/config.toml
endpoint=https://s3.bigb.es region=garage bucket=docker-cache prefix=sr-ht-dolt/deps
key_id_len=26 key_id_prefix=GK secret_len=64
ping bucket: OK
put canary: OK
get canary: OK
delete canary: OK
doctor: all checks passed
cache_restore
1
2
3
4
5
6
7
8
9
10
11
12
13
++ cacher key 'gomod/{hash}.tar.zst' --hash-from sr-ht-dolt/go.sum
+ KEY_MOD=gomod/521d8ce684e3423d.tar.zst
++ cacher key 'gocache/{hash}.tar.zst' --hash-from sr-ht-dolt/go.sum
+ KEY_GOC=gocache/521d8ce684e3423d.tar.zst
+ echo 'export KEY_MOD=gomod/521d8ce684e3423d.tar.zst KEY_GOC=gocache/521d8ce684e3423d.tar.zst'
+ echo 'export GOMODCACHE=/home/build/go/pkg/mod'
+ echo 'export GOCACHE=/home/build/.cache/go-build'
+ cacher dir download gomod/521d8ce684e3423d.tar.zst /home/build/go/pkg/mod
Error: cacher: key not found: gomod/521d8ce684e3423d.tar.zst
+ true
+ cacher dir download gocache/521d8ce684e3423d.tar.zst /home/build/.cache/go-build
Error: cacher: key not found: gocache/521d8ce684e3423d.tar.zst
+ true
build
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
+ cd sr-ht-dolt
+ REPODEST=/home/build/packages
+ abuild -d
>>> dolt.sr.ht: Building build/dolt.sr.ht 0.0.33-r0 (using abuild 3.18.0_rc5-r0) started Wed, 05 Aug 2026 09:22:41 +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/lib/pq v1.10.9
go: downloading github.com/sirupsen/logrus v1.8.3
go: downloading github.com/alexflint/go-arg v1.6.0
go: downloading github.com/lib/pq v1.10.9
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 github.com/mfridman/interpolate v0.0.2
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/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 golang.org/x/net v0.54.0
go: downloading github.com/dolthub/fslock v0.0.5
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
go: downloading golang.org/x/crypto v0.51.0
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 go.opentelemetry.io/otel/trace v1.43.0
go: downloading golang.org/x/sync v0.20.0
go: downloading github.com/google/uuid v1.6.0
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/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/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/edsrzf/mmap-go v1.2.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 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/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
(3.0 ms, 157 kB, 121 kB,  77.1%,  52 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
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
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.33-r0.apk
>>> dolt.sr.ht: Build complete at Wed, 05 Aug 2026 09:25:33 +0000 elapsed time 0h 2m 52s
>>> 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.33-r0.apk
cache_save
1
2
3
4
5
+ cacher exists gomod/521d8ce684e3423d.tar.zst
gomod/521d8ce684e3423d.tar.zst
Error: cacher: key not found
+ cacher dir upload gomod/521d8ce684e3423d.tar.zst /home/build/go/pkg/mod
Error: stat /home/build/go/pkg/mod: no such file or directory
Build complete: failed 13 days ago (took 3 minutes)