Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ics08-movement): further movement verification #3008

Merged
merged 3 commits into from
Sep 23, 2024

chore: fix warnings

74ab07c
Select commit
Loading
Failed to load commit list.
Merged

feat(ics08-movement): further movement verification #3008

chore: fix warnings
74ab07c
Select commit
Loading
Failed to load commit list.
Garnix CI / package galoisd [aarch64-linux] succeeded Sep 23, 2024 in 3m 36s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/77m5nv64hz5g2k7z4v6vjb8bghdxzshn.narinfo
https://cache.nixos.org/3g510y4x7gdmj2pfll2ai5p23ym8d9v8.narinfo
https://cache.nixos.org/7gxcr9ryisc5as0ddwyxgr413zhms3vg.narinfo
https://cache.nixos.org/6lzjb1xwksfg1lm6c8lhfy042fb56y7a.narinfo
https://cache.nixos.org/9i2h3jfnmmk8qj6f9vq5mmkjnidw0cs6.narinfo
https://cache.nixos.org/c2s91hx8gihsjmyl91p4ilm476g42kvy.narinfo
https://cache.nixos.org/c8aya50n8s3nmgfij9zgd4kgwdbbrabg.narinfo
https://cache.nixos.org/d5lb6b61dmkrnvzql9530y85bpc6g0m7.narinfo
https://cache.nixos.org/dffivkdm045ppqyqd9iiv5d4g0z8avlk.narinfo
https://cache.nixos.org/fvd4njsbkwab9y6341mi22aiwlk6ijl4.narinfo
https://cache.nixos.org/kl6g82rvqcyq7d877sc6bdr8z35f5gc3.narinfo
https://cache.nixos.org/mdqyxvzzzj7s0x5ng2k60nwrbcpvgy49.narinfo
https://cache.nixos.org/pvnfl2vzai91lhhrf03nlja7sivqxz7y.narinfo
https://cache.nixos.org/s32xkykrfls09g26a8z933r64n9pgf4y.narinfo
https://cache.nixos.org/nar/1byrl9xvqh3sv1wni48dr1gibaksas0kxc525hpamrdicj8lhmf2.nar.xz
https://cache.nixos.org/nar/1drm8cszpvw7ci84dbml2ql800xr5val9m375fizzy5bxvz2dp0r.nar.xz
https://cache.nixos.org/nar/1l6zz2xw5j8k0g844clphalzivf300xhbiiy6nl9ab05g00079g1.nar.xz
https://cache.nixos.org/nar/0c5ngzpvjqnvkqs62bg0cyavsjg1j68cfxpn4fw5nvchg9f1jhcr.nar.xz
https://cache.nixos.org/nar/0sg5njzz9wgdsiqmpgxh456xnl64z74gcsf2f5kiawjwflfgfdzk.nar.xz
https://cache.nixos.org/nar/0ypzrjbl25ippqv9kvly1gnby7myvzfqq40igl963q7mpvgvz9mi.nar.xz
https://cache.nixos.org/nar/050jal492bfarjj5caj8vnzgalmq2aazxb8l6497rl25kf2v23k7.nar.xz
https://cache.nixos.org/nar/1509f2vlc3pn79aalh5r28qxi0q92v1lghql6xg2s13y0889nvsh.nar.xz
https://cache.nixos.org/nar/1hpa0hg7pdll0g5ibrwbx68gfzdr8jg2i77037ifvrikp55nlfr7.nar.xz
https://cache.nixos.org/nar/0qk8ackx4p45ba2mfmfrdzh346zf0ffivzv8mgrj0lj5882iqw6c.nar.xz
https://cache.nixos.org/nar/0kgy8zhkpnx1cs5zy8ba8cnn9pkfr38s0cnwg7w70n4wg6x54dla.nar.xz
https://cache.nixos.org/nar/0pwr8h25ybyf3vlz1smiphgqbpaljwc3djvqhrh4ndc9k1mjf58k.nar.xz
https://cache.nixos.org/nar/12njfpd77gayqqll5nxnx3aba0qyw32w834qbsdq6g4whfgg3a0q.nar.xz
https://cache.nixos.org/nar/0bjxmaap0qni1bki5w80lrjph31hsy46zmpr84mmd36faallq4qj.nar.xz
https://cache.nixos.org/hv6wadqrsjdwswll5dn8asvqv4vkf3kz.narinfo
https://cache.garnix.io/hv6wadqrsjdwswll5dn8asvqv4vkf3kz.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/4gd681f1xf8l25zqwgdk06yd4fmvj39f-galoisd
source root is galoisd
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
Building subPackage ./cmd/galoisd
# galois/cmd/galoisd
loadinternal: cannot find runtime/cgo
Building subPackage ./cmd/galoisd/cmd
Building subPackage ./grpc
Building subPackage ./grpc/api/v1
Building subPackage ./grpc/api/v2
Building subPackage ./grpc/api/v3
Building subPackage ./pkg/bls
Building subPackage ./pkg/emulated
Building subPackage ./pkg/lightclient
Building subPackage ./pkg/lightclient/nonadjacent
Building subPackage ./pkg/merkle
buildPhase completed in 1 minutes 27 seconds
@nix {"action":"setPhase","phase":"checkPhase"}
Running phase: checkPhase
# galois/pkg/bls.test
loadinternal: cannot find runtime/cgo
ok  	galois/pkg/bls	25.378s
# galois/pkg/emulated.test
loadinternal: cannot find runtime/cgo
ok  	galois/pkg/emulated	2.100s
# galois/pkg/lightclient.test
loadinternal: cannot find runtime/cgo
ok  	galois/pkg/lightclient	1.868s
# galois/pkg/lightclient/nonadjacent.test
loadinternal: cannot find runtime/cgo
ok  	galois/pkg/lightclient/nonadjacent	61.285s
# galois/pkg/merkle.test
loadinternal: cannot find runtime/cgo
ok  	galois/pkg/merkle	29.879s
checkPhase completed in 3 minutes 25 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/hv6wadqrsjdwswll5dn8asvqv4vkf3kz-galoisd
shrinking /nix/store/hv6wadqrsjdwswll5dn8asvqv4vkf3kz-galoisd/bin/galoisd
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
checking for references to /build/ in /nix/store/hv6wadqrsjdwswll5dn8asvqv4vkf3kz-galoisd...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patching script interpreter paths in /nix/store/hv6wadqrsjdwswll5dn8asvqv4vkf3kz-galoisd
stripping (with command strip and flags -S -p) in  /nix/store/hv6wadqrsjdwswll5dn8asvqv4vkf3kz-galoisd/bin