~sircmpwn/#1379406

failed

Owner
~sircmpwn
Created
a month ago
Updated
a month ago
Build manifest
view manifest »

Tasks

view log »
_apply_patch view log »
qbe view log »
build view log »
tests 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
[#1379406] 2024/12/02 02:05:56 Booting image openbsd/latest (default) on port 22889
[#1379406] 2024/12/02 02:05:56 Waiting for guest to settle
[#1379406] 2024/12/02 02:06:17 Sending tasks
[#1379406] 2024/12/02 02:06:19 Sending build environment
[#1379406] 2024/12/02 02:06:19 Installing packages
Warning: Permanently added '[localhost]:22889' (ED25519) to the list of known hosts.
quirks-7.50 signed on 2024-11-30T16:40:59Z
[#1379406] 2024/12/02 02:06:21 Cloning repositories
Cloning into 'harec'...
+ cd harec
+ git submodule update --init --recursive
Cloning into 'qbe'...
+ cd qbe
+ git submodule update --init --recursive
[#1379406] 2024/12/02 02:06:23 Running task _apply_patch
[#1379406] 2024/12/02 02:06:24 Processing post-failed triggers for job group...
[#1379406] 2024/12/02 02:06:24 Sent build results email to Sebastian <sebastian@sebsite.pw>
[#1379406] 2024/12/02 02:06:24 Processing post-failed triggers...
[#1379406] 2024/12/02 02:06:24 Sending webhook...
[#1379406] 2024/12/02 02:06:24 Webhook response: 200
[#1379406] 2024/12/02 02:06:24 Thanks!
[#1379406] 2024/12/02 02:06:24 Build failed.
[#1379406] 2024/12/02 02:06:24 The build environment will be kept alive for 10 minutes.
[#1379406] 2024/12/02 02:06:24 To log in with SSH and examine it, use the following command:
[#1379406] 2024/12/02 02:06:24 
[#1379406] 2024/12/02 02:06:24 	ssh -t builds@fra01.builds.sr.ht connect 1379406
[#1379406] 2024/12/02 02:06:24 
[#1379406] 2024/12/02 02:06:24 After logging in, the deadline is increased to your remaining build time.
[#1379406] 2024/12/02 02:16:24 Deadline elapsed. Terminating build environment.
[#1379406] 2024/12/02 02:16:24 Error: Running task on guest: exit status 128
_apply_patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
+ echo Applying patch from lists.sr.ht
Applying patch from lists.sr.ht
+ git config --global user.name builds.sr.ht
+ git config --global user.email builds@sr.ht
+ cd harec
+ curl -sS https://lists.sr.ht/~sircmpwn/hare-dev/patches/56236/mbox
+ git am -3 /tmp/56236.patch
Applying: Add underscores to C-style variadism keywords
error: sha1 information is lacking or useless (include/ast.h).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 Add underscores to C-style variadism keywords
Build complete: failed a month ago (took a minute)