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

Multi-chain, multi-denom support for drip #2917

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

fix(drip): cargo lock

3255d50
Select commit
Loading
Failed to load commit list.
Open

Multi-chain, multi-denom support for drip #2917

fix(drip): cargo lock
3255d50
Select commit
Loading
Failed to load commit list.
Garnix CI / package libblst [x86_64-linux] succeeded Oct 18, 2024 in 1m 17s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/ihyzbgqnmh85jr3z0pwgfj1k2clwfb5y.narinfo
https://cache.nixos.org/frxg2hvacachpkv3ywdpmfl5pl2yg5y6.narinfo
https://cache.nixos.org/74l4x6m97bvry7ccxv51h952ayvg2j46.narinfo
https://cache.nixos.org/kzwglqcjxdgm9wd4f765imp23fg8lwn1.narinfo
https://cache.nixos.org/76ni01d3z506896ha3vsa924aby1p1j0.narinfo
https://cache.nixos.org/p4jjl63917ssz3dnlzyax09yhlz9mp6s.narinfo
https://cache.nixos.org/p6gidpg60rhrgjdp54xfbzisifz5b2mn.narinfo
https://cache.nixos.org/nld8lfblqxdhk6z5s5pkqgqqjz6l0bv4.narinfo
https://cache.nixos.org/2vwipws2crqcjxfzjyq9rjpk61iqf7pf.narinfo
https://cache.nixos.org/vrhv7hg2jqvj78zd8xk42n70bf17i6hb.narinfo
https://cache.nixos.org/nar/0n54yyjhlypaw22vws5nvx214di0j02ms261kydmwh86b3gj1ir4.nar.xz
https://cache.nixos.org/nar/1fmid2fpc4p19cikmayg2f042dpa1j44np04wf9awwdxjmnqn9mq.nar.xz
https://cache.nixos.org/nar/1vpyi9sxd541jgp6487l92kr25vkg5cr45i9p77rgqi9iqnjy67k.nar.xz
https://cache.nixos.org/nar/0m9wvql33rrclwaajblp8mclicnr17c4imv43d37yj817q58qxwi.nar.xz
https://cache.nixos.org/nar/1lm84xa8bfmswwgk1yq5bvjcsap2lzm8hbgg2byjcg1mzgqdrsyp.nar.xz
https://cache.nixos.org/nar/1qc39b9bgw813sndbhm5c44r6dq3wqvycdi4msn35kqcqcsik7mi.nar.xz
https://cache.nixos.org/nar/02kh6kqhwqhlmpcc45lqbn4v8db8r2a4k8zlhb7fhv80bl6ys4fm.nar.xz
https://cache.nixos.org/nar/1fqfhhg8hr16kqgny4m7sgfa33a9ywm3r8kzsh9k52ah267dfa62.nar.xz
https://cache.nixos.org/nar/1zk4afh3505m44vdkb5n29k8fhas9b0zh7bk152qzhsmklvpq8ij.nar.xz
https://cache.nixos.org/nar/1zskwbbgr2vir9h0dalck72aahcmiara0h10p75k5zjdn7rjf94f.nar.xz
https://cache.nixos.org/912a1q384bn92jq79i9857w0b676mcfi.narinfo
https://cache.garnix.io/912a1q384bn92jq79i9857w0b676mcfi.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/p4jjl63917ssz3dnlzyax09yhlz9mp6s-source
source root is source
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
@nix {"action":"setPhase","phase":"configurePhase"}
configuring
no configure script, doing nothing
@nix {"action":"setPhase","phase":"buildPhase"}
building
+ gcc -O2 -fno-builtin -fPIC -Wall -Wextra -Werror -D__ADX__ -c ./src/server.c
+ gcc -O2 -fno-builtin -fPIC -Wall -Wextra -Werror -D__ADX__ -c ./build/assembly.S
+ ar rc libblst.a assembly.o server.o
+ gcc -O2 -fno-builtin -fPIC -Wall -Wextra -Werror -D__ADX__ -c ./src/server.c
+ gcc -O2 -fno-builtin -fPIC -Wall -Wextra -Werror -D__ADX__ -c ./build/assembly.S
+ ar rc libblst.a assembly.o server.o
+ gcc -shared -o libblst.so -Wl,--whole-archive,libblst.a,--no-whole-archive -O2 -fno-builtin -fPIC -Wall -Wextra -Werror -D__ADX__ -Wl,-Bsymbolic
@nix {"action":"setPhase","phase":"checkPhase"}
running tests
no Makefile or custom checkPhase, doing nothing
@nix {"action":"setPhase","phase":"installPhase"}
installing
@nix {"action":"setPhase","phase":"fixupPhase"}
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/912a1q384bn92jq79i9857w0b676mcfi-blst-3dd0f80
shrinking /nix/store/912a1q384bn92jq79i9857w0b676mcfi-blst-3dd0f80/lib/libblst.so
checking for references to /build/ in /nix/store/912a1q384bn92jq79i9857w0b676mcfi-blst-3dd0f80...
patching script interpreter paths in /nix/store/912a1q384bn92jq79i9857w0b676mcfi-blst-3dd0f80
stripping (with command strip and flags -S -p) in  /nix/store/912a1q384bn92jq79i9857w0b676mcfi-blst-3dd0f80/lib