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

[WIP] adding change verifying key functionality #3010

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

[WIP] adding change verifying key functionality

6d36ae2
Select commit
Loading
Failed to load commit list.
Draft

[WIP] adding change verifying key functionality #3010

[WIP] adding change verifying key functionality
6d36ae2
Select commit
Loading
Failed to load commit list.
Garnix CI / package bls-eth [aarch64-linux] succeeded Sep 23, 2024 in 1m 25s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/j0pp0r9c4ik5c3cks3gyib4a02vl58vn.narinfo
https://cache.nixos.org/kfaqdhd9w5c9ff170fr24nl2s90xgwg0.narinfo
https://cache.nixos.org/wyx1a89q4fzji3j8pp5hd2cmpcnh5gb0.narinfo
https://cache.nixos.org/j803il2wdarc4rrjxg59f6dvyh87ki1j.narinfo
https://cache.nixos.org/4hd2i3n5rg8gyzli2xjajhmr1xqyqywa.narinfo
https://cache.nixos.org/yyskbd10p10za2cm6vjcr3bzghdhzixh.narinfo
https://cache.nixos.org/3jfypybcfmnpj5w7k64nfsbrz0zh87zv.narinfo
https://cache.garnix.io/3n8v358wgvlslx2cz9ccyv77p6lrgb3s.narinfo
https://cache.nixos.org/nar/101bj5ywlyyq6g5cvgmsw4n49kajz0qw39v2md8d8rv02ibyvg5z.nar.xz
https://cache.nixos.org/nar/12qdkxszphjdy1wibfkqn63ij4mhpkp67q9kfbz4jcmkqkh69rsb.nar.xz
https://cache.nixos.org/nar/1n9986fqr2i2mcq6y71diax6xbywsssjjfbsd173dj8cnx8ykv5b.nar.xz
https://cache.nixos.org/nar/15vw85qmka24l5cgl8cq9yyzm5243fxf4sz0l5ra2r2j0id1c8fa.nar.xz
https://cache.nixos.org/nar/1kv1c6jakqls7jf2shyalizil59zg2q611lsmbyd2w4539wfzl15.nar.xz
https://cache.nixos.org/nar/1hv3073x1mhlvhisvaxcbzj8q23mxj6pzla5q1a31v7i6byxgqi9.nar.xz
https://cache.nixos.org/nar/0k3ga244wf323fi18sdccmx800sq7c4hx276vld9cl1p6lcr9n7d.nar.xz
https://cache.nixos.org/nar/0w2ws7zqh0qznw1c4wxiifd5vlxzq0qmv9radrb3fsnl5qfln67h.nar.xz
https://cache.nixos.org/nar/1qx3yqkw6bmx7nms7b3wa0lh4xy8dv0wq0savkln539iljjz47mq.nar.xz
https://cache.nixos.org/nar/02br1xpygg95vgxsj1vif74aysf2y2w36d5brpc7k90x17cjf3l4.nar.xz
https://cache.nixos.org/nar/19w2p528nk1y6r6k09f5drvm4aby5v07kvahha7s0x31jbn1lfgy.nar.xz
https://cache.nixos.org/p26hakbmfca5dmhmcd7b0zjfbxxklx1s.narinfo
https://cache.garnix.io/p26hakbmfca5dmhmcd7b0zjfbxxklx1s.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/3n8v358wgvlslx2cz9ccyv77p6lrgb3s-source
source root is source
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
configuring
no configure script, doing nothing
@nix {"action":"setPhase","phase":"buildPhase"}
building
build flags: -j16 SHELL=/nix/store/00hk8lgipwa6rkqj9p458g12923wl7cn-bash-5.2-p15/bin/bash
make -f src//bls/Makefile.onelib BLS_DIR=src//bls MCL_DIR=src//bls/mcl OUT_DIR=/build/source ETH_CFLAGS=-DBLS_ETH ARCH=aarch64 MCL_STATIC_CODE= all
make[1]: Entering directory '/build/source'
aarch64-unknown-linux-musl-g++ -c src//bls/src/bls_c384_256.cpp -o obj/bls_c384_256.o -O3 -fno-exceptions -fno-threadsafe-statics -fno-rtti -fno-stack-protector -DNDEBUG -DMCL_DONT_USE_OPENSSL -DMCL_SIZEOF_UNIT=8 -DMCL_MAX_BIT_SIZE=384 -DCYBOZU_DONT_USE_EXCEPTION -DCYBOZU_DONT_USE_STRING -D_FORTIFY_SOURCE=0 -Isrc//bls/include -Isrc//bls/mcl/include -DBLS_ETH  -std=c++03 -fpic -DMCL_USE_LLVM=1
aarch64-unknown-linux-musl-g++ -c src//bls/mcl/src/fp.cpp -o obj/fp.o -O3 -fno-exceptions -fno-threadsafe-statics -fno-rtti -fno-stack-protector -DNDEBUG -DMCL_DONT_USE_OPENSSL -DMCL_SIZEOF_UNIT=8 -DMCL_MAX_BIT_SIZE=384 -DCYBOZU_DONT_USE_EXCEPTION -DCYBOZU_DONT_USE_STRING -D_FORTIFY_SOURCE=0 -Isrc//bls/include -Isrc//bls/mcl/include -DBLS_ETH  -std=c++03 -fpic -DMCL_USE_LLVM=1
make -C src//bls/mcl obj/bint64.o CPU=aarch64 OS=Linux BIT=64
make -C src//bls/mcl obj/base64.o CPU=aarch64 OS=Linux BIT=64
make[2]: Entering directory '/build/source/src/bls/mcl'
make[2]: Entering directory '/build/source/src/bls/mcl'
clang++ -c src/base64.ll -o obj/base64.o  -g3 -Wall -Wextra -Wformat=2 -Wcast-qual -Wcast-align -Wwrite-strings -Wfloat-equal -Wpointer-arith -Wundef  -I include -I test -fomit-frame-pointer -DNDEBUG -fno-stack-protector -O3  -fpic -DMCL_USE_LLVM=1 -DMCL_BINT_ASM=1 -DMCL_BINT_ASM_X64=0 
clang++ -c src/bint64.ll -o obj/bint64.o  -g3 -Wall -Wextra -Wformat=2 -Wcast-qual -Wcast-align -Wwrite-strings -Wfloat-equal -Wpointer-arith -Wundef  -I include -I test -fomit-frame-pointer -DNDEBUG -fno-stack-protector -O3  -fpic -DMCL_USE_LLVM=1 -DMCL_BINT_ASM=1 -DMCL_BINT_ASM_X64=0 
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
clang-9: clang-9: warning: warning: argument unused during compilation: '-U _FORTIFY_SOURCE' [-Wunused-command-line-argument]argument unused during compilation: '-U _FORTIFY_SOURCE' [-Wunused-command-line-argument]

clang-9clang-9: : warning: argument unused during compilation: '-I include' [-Wunused-command-line-argument]
warning: clang-9argument unused during compilation: '-I include' [-Wunused-command-line-argument]: 
warning: clang-9: argument unused during compilation: '-I test' [-Wunused-command-line-argument]warning
: argument unused during compilation: '-I test' [-Wunused-command-line-argument]
clang-9clang-9: : warningwarning: : argument unused during compilation: '-idirafter /nix/store/b2mp3j3m3wgq3kcmxki94iydp3vf4sna-glibc-2.37-8-dev/include' [-Wunused-command-line-argument]argument unused during compilation: '-idirafter /nix/store/b2mp3j3m3wgq3kcmxki94iydp3vf4sna-glibc-2.37-8-dev/include' [-Wunused-command-line-argument]

clang-9clang-9: : warningwarning: : argument unused during compilation: '-isystem /nix/store/j0pp0r9c4ik5c3cks3gyib4a02vl58vn-libcxx-9.0.1-dev/include' [-Wunused-command-line-argument]argument unused during compilation: '-isystem /nix/store/j0pp0r9c4ik5c3cks3gyib4a02vl58vn-libcxx-9.0.1-dev/include' [-Wunused-command-line-argument]

clang-9clang-9: : warning: argument unused during compilation: '-isystem /nix/store/j0pp0r9c4ik5c3cks3gyib4a02vl58vn-libcxx-9.0.1-dev/include' [-Wunused-command-line-argument]warning: 
clang-9argument unused during compilation: '-isystem /nix/store/j0pp0r9c4ik5c3cks3gyib4a02vl58vn-libcxx-9.0.1-dev/include' [-Wunused-command-line-argument]: 
warning: clang-9argument unused during compilation: '-isystem /nix/store/0fnaz9kjgy9yv613h5ss4qxns9bja4vw-libcxxabi-9.0.1-dev/include' [-Wunused-command-line-argument]: 
clang-9warning: : warningargument unused during compilation: '-isystem /nix/store/0fnaz9kjgy9yv613h5ss4qxns9bja4vw-libcxxabi-9.0.1-dev/include' [-Wunused-command-line-argument]: 
argument unused during compilation: '-isystem /nix/store/0fnaz9kjgy9yv613h5ss4qxns9bja4vw-libcxxabi-9.0.1-dev/include' [-Wunused-command-line-argument]
clang-9clang-9: : warningwarning: : argument unused during compilation: '-isystem /nix/store/0fnaz9kjgy9yv613h5ss4qxns9bja4vw-libcxxabi-9.0.1-dev/include' [-Wunused-command-line-argument]argument unused during compilation: '-isystem /nix/store/3jfypybcfmnpj5w7k64nfsbrz0zh87zv-compiler-rt-libc-9.0.1-dev/include' [-Wunused-command-line-argument]

clang-9: clang-9: warning: warning: argument unused during compilation: '-isystem /nix/store/3jfypybcfmnpj5w7k64nfsbrz0zh87zv-compiler-rt-libc-9.0.1-dev/include' [-Wunused-command-line-argument]argument unused during compilation: '-isystem /nix/store/3jfypybcfmnpj5w7k64nfsbrz0zh87zv-compiler-rt-libc-9.0.1-dev/include' [-Wunused-command-line-argument]

clang-9clang-9: : warningwarning: argument unused during compilation: '-isystem /nix/store/3jfypybcfmnpj5w7k64nfsbrz0zh87zv-compiler-rt-libc-9.0.1-dev/include' [-Wunused-command-line-argument]: 
argument unused during compilation: '-isystem /nix/store/j0pp0r9c4ik5c3cks3gyib4a02vl58vn-libcxx-9.0.1-dev/include/c++/v1' [-Wunused-command-line-argument]
clang-9: warning: argument unused during compilation: '-isystem /nix/store/j0pp0r9c4ik5c3cks3gyib4a02vl58vn-libcxx-9.0.1-dev/include/c++/v1' [-Wunused-command-line-argument]
warning: overriding the module target triple with aarch64-unknown-linux-gnu [-Woverride-module]
warning: overriding the module target triple with aarch64-unknown-linux-gnu [-Woverride-module]
1 warning generated.
make[2]: Leaving directory '/build/source/src/bls/mcl'
1 warning generated.
make[2]: Leaving directory '/build/source/src/bls/mcl'
mkdir -p /build/source/bls/lib/linux/arm64
aarch64-unknown-linux-musl-ar -rv /build/source/bls/lib/linux/arm64/libbls384_256.a obj/bls_c384_256.o obj/fp.o src//bls/mcl/obj/bint64.o src//bls/mcl/obj/base64.o
r - obj/bls_c384_256.o
r - obj/fp.o
r - src//bls/mcl/obj/bint64.o
r - src//bls/mcl/obj/base64.o
make[1]: Leaving directory '/build/source'
@nix {"action":"setPhase","phase":"checkPhase"}
running tests
no check/test target in Makefile, doing nothing
@nix {"action":"setPhase","phase":"installPhase"}
installing
total 3
drwxr-xr-x 4 nixbld nixbld 4 Jan  1  1970 .
drwxr-xr-x 8 nixbld nixbld 8 Jan  1  1970 ..
drwxr-xr-x 2 nixbld nixbld 3 Jan  1  1970 amd64
drwxr-xr-x 2 nixbld nixbld 3 Jul  3 13:20 arm64
@nix {"action":"setPhase","phase":"fixupPhase"}
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/p26hakbmfca5dmhmcd7b0zjfbxxklx1s-bls-eth-static-aarch64-unknown-linux-musl-eb66a90
checking for references to /build/ in /nix/store/p26hakbmfca5dmhmcd7b0zjfbxxklx1s-bls-eth-static-aarch64-unknown-linux-musl-eb66a90...
patching script interpreter paths in /nix/store/p26hakbmfca5dmhmcd7b0zjfbxxklx1s-bls-eth-static-aarch64-unknown-linux-musl-eb66a90
stripping (with command aarch64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/p26hakbmfca5dmhmcd7b0zjfbxxklx1s-bls-eth-static-aarch64-unknown-linux-musl-eb66a90/lib