Skip to content

Instantly share code, notes, and snippets.

@magik6k
Created November 23, 2023 17:02
Show Gist options
  • Save magik6k/a283f4ecb38c00e314ec7fe1d5a7f46d to your computer and use it in GitHub Desktop.
Save magik6k/a283f4ecb38c00e314ec7fe1d5a7f46d to your computer and use it in GitHub Desktop.
FFI_USE_CUDA_SUPRASEAL=1 FFI_BUILD_FROM_SOURCE=1 RUSTFLAGS='-C target-cpu=native' make clean deps 2k lp2k  ✔  3124  17:59:10
rm -rf build/.filecoin-install build/.update-modules lotus lotus-miner lotus-worker lotus-shed lotus-gateway lotus-seed lotus-fountain lotus-bench lotus-stats lotus-pcr lotus-health lotus-wallet lotus-keygen testground tvx lotus-sim
make -C extern/filecoin-ffi/ clean
make[1]: Entering directory '/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi'
go clean -cache -testcache
rm -rf filcrypto.h filcrypto.pc libfilcrypto.a .install-filcrypto
rm -f ./runner
cd rust && cargo clean && cd ..
make[1]: Leaving directory '/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi'
git submodule update --init --recursive
touch build/.update-modules
make -C extern/filecoin-ffi/ .install-filcrypto
make[1]: Entering directory '/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi'
go clean -cache -testcache
./install-filcrypto
+ auth_header=()
+ '[' -n '' ']'
++ dirname ./install-filcrypto
+ cd .
+ rust_sources_dir=rust
++ jq -r '.[].check_cpu_for_feature | select(. != null)'
+ cpu_features_required_for_optimized_release='adx
sha_ni
sha2
sse2
avx2
avx
sse4_2
sse4_1'
+ main
++ get_release_flags
++ local __features=
++ [[ ! -f /proc/cpuinfo ]]
+++ uname -a
+++ grep x86_64
++ x86_64_uname='Linux nexus 6.5.6-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 07 Oct 2023 08:14:55 +0000 x86_64 GNU/Linux'
++ '[' -n 'Linux nexus 6.5.6-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 07 Oct 2023 08:14:55 +0000 x86_64 GNU/Linux' ']'
+++ cat /proc/cpuinfo
+++ grep flags
+++ head -n 1
++ __features='flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ uname -s
++ '[' Linux = Darwin ']'
++ feature_map=("adx:+adx" "sha_ni:+sha" "sha2:+sha2" "sse2:+sse2" "avx2:+avx2" "avx:+avx" "sse4_2:+sse4.2" "sse4_1:+sse4.1")
++ target_features=
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c adx
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == adx ']'
++ val=+adx
++ '[' -z '' ']'
++ target_features=+adx
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == adx ']'
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == adx ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == adx ']'
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == adx ']'
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == adx ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == adx ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == adx ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c sha_ni
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == sha_ni ']'
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == sha_ni ']'
++ val=+sha
++ '[' -z +adx ']'
++ target_features=+adx,+sha
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == sha_ni ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == sha_ni ']'
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == sha_ni ']'
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == sha_ni ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == sha_ni ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == sha_ni ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c sha2
++ current_feature=0
++ '[' 1 = 0 ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c sse2
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == sse2 ']'
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == sse2 ']'
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == sse2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == sse2 ']'
++ val=+sse2
++ '[' -z +adx,+sha ']'
++ target_features=+adx,+sha,+sse2
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == sse2 ']'
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == sse2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == sse2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == sse2 ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c avx2
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == avx2 ']'
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == avx2 ']'
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == avx2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == avx2 ']'
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == avx2 ']'
++ val=+avx2
++ '[' -z +adx,+sha,+sse2 ']'
++ target_features=+adx,+sha,+sse2,+avx2
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == avx2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == avx2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == avx2 ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ grep -c avx
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == avx ']'
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == avx ']'
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == avx ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == avx ']'
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == avx ']'
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == avx ']'
++ val=+avx
++ '[' -z +adx,+sha,+sse2,+avx2 ']'
++ target_features=+adx,+sha,+sse2,+avx2,+avx
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == avx ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == avx ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c sse4_2
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == sse4_2 ']'
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == sse4_2 ']'
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == sse4_2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == sse4_2 ']'
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == sse4_2 ']'
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == sse4_2 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == sse4_2 ']'
++ val=+sse4.2
++ '[' -z +adx,+sha,+sse2,+avx2,+avx ']'
++ target_features=+adx,+sha,+sse2,+avx2,+avx,+sse4.2
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == sse4_2 ']'
++ for x in ${cpu_features_required_for_optimized_release[@]}
+++ echo 'flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es'
+++ grep -c sse4_1
++ current_feature=1
++ '[' 1 = 1 ']'
++ for feature in "${feature_map[@]}"
++ key=adx
++ '[' adx == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=sha_ni
++ '[' sha_ni == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=sha2
++ '[' sha2 == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=sse2
++ '[' sse2 == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=avx2
++ '[' avx2 == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=avx
++ '[' avx == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_2
++ '[' sse4_2 == sse4_1 ']'
++ for feature in "${feature_map[@]}"
++ key=sse4_1
++ '[' sse4_1 == sse4_1 ']'
++ val=+sse4.1
++ '[' -z +adx,+sha,+sse2,+avx2,+avx,+sse4.2 ']'
++ target_features=+adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1
++ echo +adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1
+ local __release_flags=+adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1
+ '[' 1 '!=' 1 ']'
+ echo '[install-filcrypto/main] building libfilcrypto from local sources (dir = rust)'
[install-filcrypto/main] building libfilcrypto from local sources (dir = rust)
+ build_from_source rust +adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1
+ local __rust_sources_path=rust
+ local __release_flags=+adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1
++ git rev-parse HEAD
+ local __repo_sha1=4176a1e662e865834bfdc5861da921dc2d272b45
+ local __repo_sha1_truncated=4176a1e662e86583
+ echo 'building from source @ 4176a1e662e86583'
building from source @ 4176a1e662e86583
++ command -v cargo
+ '[' -x /bin/cargo ']'
++ command -v rustup
+ '[' -x /bin/rustup ']'
+ pushd rust
~/github.com/filecoin-project/go-lotus/extern/filecoin-ffi/rust ~/github.com/filecoin-project/go-lotus/extern/filecoin-ffi
+ cargo --version
cargo 1.67.1 (8ecd4f20a 2023-01-10)
+ additional_flags=
++ uname -s
+ '[' Linux = Darwin ']'
+ build=build
+ '[' '' == 0 ']'
+ '[' 1 == 1 ']'
+ gpu_flags=,cuda-supraseal
+ use_multicore_sdr=multicore-sdr
+ '[' '' == 0 ']'
+ use_fixed_rows_to_discard=
+ '[' '' == 1 ']'
+ '[' '' == 1 ']'
+ additional_flags=' --no-default-features --features multicore-sdr,cuda-supraseal'
+ echo 'Using additional build flags: --no-default-features --features multicore-sdr,cuda-supraseal'
Using additional build flags: --no-default-features --features multicore-sdr,cuda-supraseal
+ '[' -n +adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1 ']'
+ RUSTFLAGS='-C target-feature=+adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1'
+ ./scripts/build-release.sh build ' --no-default-features --features multicore-sdr,cuda-supraseal'
+ main build ' --no-default-features --features multicore-sdr,cuda-supraseal'
+ [[ -z build ]]
+ local __action=build
++ mktemp
+ __build_output_log_tmp=/tmp/tmp.RGnsqYhvUV
+ trap '{ rm -f $__build_output_log_tmp; }' EXIT
+ local '__rust_flags=--print native-static-libs -C target-feature=+adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1'
+ RUSTFLAGS='--print native-static-libs -C target-feature=+adx,+sha,+sse2,+avx2,+avx,+sse4.2,+sse4.1'
+ cargo build --release --locked --no-default-features --features multicore-sdr,cuda-supraseal
+ tee /tmp/tmp.RGnsqYhvUV
Compiling proc-macro2 v1.0.67
Compiling unicode-ident v1.0.12
Compiling libc v0.2.148
Compiling version_check v0.9.4
Compiling autocfg v1.1.0
Compiling cfg-if v1.0.0
Compiling typenum v1.17.0
Compiling serde v1.0.188
Compiling syn v1.0.109
Compiling thiserror v1.0.48
Compiling memchr v2.6.3
Compiling radium v0.7.0
Compiling crossbeam-utils v0.8.16
Compiling once_cell v1.18.0
Compiling scopeguard v1.2.0
Compiling glob v0.3.1
Compiling parking_lot_core v0.9.8
Compiling cpufeatures v0.2.9
Compiling log v0.4.20
Compiling subtle v2.5.0
Compiling arrayref v0.3.7
Compiling rayon-core v1.12.0
Compiling gimli v0.28.0
Compiling adler v1.0.2
Compiling rustc-demangle v0.1.23
Compiling anyhow v1.0.75
Compiling smallvec v1.11.1
Compiling arrayvec v0.7.4
Compiling ppv-lite86 v0.2.17
Compiling constant_time_eq v0.3.0
Compiling home v0.5.5
Compiling execute-command-tokens v0.1.6
Compiling miniz_oxide v0.7.1
Compiling either v1.9.0
Compiling tap v1.0.1
Compiling rand_core v0.6.4
Compiling funty v2.0.0
Compiling cuda-config v0.1.0
Compiling wyz v0.5.1
Compiling semver v1.0.19
Compiling blake2s_simd v1.0.2
Compiling rand_xorshift v0.3.0
Compiling rand v0.8.5
Compiling byteorder v1.4.3
Compiling generic-array v0.14.7
Compiling memoffset v0.9.0
Compiling lock_api v0.4.10
Compiling crossbeam-epoch v0.9.15
Compiling cuda-driver-sys v0.3.0
Compiling blake2b_simd v1.0.2
Compiling ec-gpu v0.2.0
Compiling rustacuda_core v0.1.2
Compiling object v0.32.1
Compiling bitflags v1.3.2
Compiling rustix v0.38.14
Compiling linux-raw-sys v0.4.7
Compiling bitflags v2.4.0
Compiling num-traits v0.2.16
Compiling indexmap v1.9.3
Compiling bitvec v1.0.1
Compiling ec-gpu-gen v0.6.0
Compiling crossbeam-channel v0.5.8
Compiling byte-slice-cast v1.2.2
Compiling spin v0.5.2
Compiling spin v0.9.8
Compiling ec-gpu-gen v0.7.0
Compiling rustversion v1.0.14
Compiling lazy_static v1.4.0
Compiling hashbrown v0.12.3
Compiling crossbeam-deque v0.8.3
Compiling quote v1.0.33
Compiling addr2line v0.21.0
Compiling jobserver v0.1.26
Compiling getrandom v0.2.10
Compiling num_cpus v1.16.0
Compiling flume v0.10.14
Compiling syn v2.0.37
Compiling cc v1.0.83
Compiling threadpool v1.8.1
Compiling parking_lot v0.12.1
Compiling yastl v0.1.2
Compiling rand_chacha v0.3.1
Compiling temp-env v0.3.5
Compiling ahash v0.8.3
Compiling proc-macro-error-attr v1.0.4
Compiling rayon v1.8.0
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling digest v0.10.7
Compiling block-padding v0.3.3
Compiling proc-macro-error v1.0.4
Compiling static_assertions v1.1.0
Compiling crunchy v0.2.2
Compiling sha2 v0.10.7
Compiling num-integer v0.1.45
Compiling inout v0.1.3
Compiling unicode-xid v0.2.4
Compiling data-encoding v2.4.0
Compiling serde_json v1.0.107
Compiling hashbrown v0.14.0
Compiling equivalent v1.0.1
Compiling cipher v0.4.4
Compiling hashbrown v0.13.2
Compiling memmap2 v0.5.10
Compiling itertools v0.10.5
Compiling ryu v1.0.15
Compiling async-trait v0.1.73
Compiling arrayvec v0.5.2
Compiling fastrand v2.0.0
Compiling fallible-iterator v0.2.0
Compiling stable_deref_trait v1.2.0
Compiling backtrace v0.3.69
Compiling blst v0.3.11
Compiling supraseal-c2 v0.1.0
Compiling blake3 v1.5.0
Compiling target-lexicon v0.12.11
Compiling constant_time_eq v0.1.5
Compiling itoa v1.0.9
Compiling ff v0.13.0
Compiling which v4.4.2
Compiling keccak v0.1.4
Compiling blake2s_simd v0.5.11
Compiling group v0.13.0
Compiling ripemd v0.1.3
Compiling positioned-io v0.3.2
Compiling gimli v0.27.3
Compiling fs2 v0.4.3
Compiling sha3 v0.10.8
Compiling core2 v0.4.0
Compiling num-iter v0.1.43
Compiling itertools v0.8.2
Compiling cranelift-isle v0.99.2
Compiling base-x v0.2.11
Compiling pairing v0.23.0
Compiling minimal-lexical v0.2.1
Compiling unsigned-varint v0.7.2
Compiling pkg-config v0.3.27
Compiling sha2-asm v0.6.3
Compiling cranelift-codegen-shared v0.99.2
Compiling crossbeam-queue v0.3.8
Compiling opaque-debug v0.3.0
Compiling sppark v0.1.5
Compiling pathdiff v0.2.1
Compiling cranelift-codegen-meta v0.99.2
Compiling cbc v0.1.2
Compiling aes v0.8.3
Compiling digest v0.9.0
Compiling nom v7.1.3
Compiling num-bigint v0.4.4
Compiling crc32fast v1.3.2
Compiling libsecp256k1-core v0.3.0
Compiling storage-proofs-porep v16.1.0
Compiling num v0.1.42
Compiling errno v0.2.8
Compiling arbitrary v1.3.0
Compiling fake-simd v0.1.2
Compiling bitflags v0.7.0
Compiling slice-group-by v0.3.1
Compiling diff v0.1.13
Compiling yansi v0.5.1
Compiling rustc-hash v1.1.0
Compiling hwloc v0.5.0
Compiling sha2raw v11.1.0
Compiling crossbeam v0.8.2
Compiling chacha20 v0.9.1
Compiling fdlimit v0.2.1
Compiling regalloc2 v0.9.2
Compiling pretty_assertions v1.4.0
Compiling bumpalo v3.14.0
Compiling libsecp256k1-gen-genmult v0.3.0
Compiling libsecp256k1-gen-ecmult v0.3.0
Compiling synstructure v0.12.6
Compiling object v0.31.1
Compiling crypto-mac v0.8.0
Compiling leb128 v0.2.5
Compiling block-buffer v0.9.0
Compiling libsecp256k1 v0.7.1
Compiling iowrap v0.2.1
Compiling hmac v0.8.1
Compiling tinyvec_macros v0.1.1
Compiling paste v1.0.14
Compiling cranelift-control v0.99.2
Compiling tinyvec v1.6.0
Compiling sha2 v0.9.9
Compiling cpp_demangle v0.3.5
Compiling strsim v0.10.0
Compiling hmac-drbg v0.3.0
Compiling fnv v1.0.7
Compiling ident_case v1.0.1
Compiling base64 v0.13.1
Compiling wasm-encoder v0.31.1
Compiling psm v0.1.21
Compiling wasmtime-asm-macros v12.0.2
Compiling unicode-bidi v0.3.13
Compiling darling_core v0.14.4
Compiling sptr v0.3.2
Compiling uuid v1.4.1
Compiling percent-encoding v2.3.0
Compiling wasmtime-jit-icache-coherence v12.0.2
Compiling fxhash v0.2.1
Compiling aho-corasick v1.1.1
Compiling itertools v0.11.0
Compiling form_urlencoded v1.2.0
Compiling unicode-normalization v0.1.22
Compiling debugid v0.8.0
Compiling proc-macro-hack v0.5.20+deprecated
Compiling regex-syntax v0.7.5
Compiling convert_case v0.4.0
Compiling wasm-encoder v0.20.0
Compiling replace_with v0.1.7
Compiling iana-time-zone v0.1.57
Compiling overload v0.1.1
Compiling atty v0.2.14
Compiling parity-wasm v0.42.2
Compiling nu-ansi-term v0.46.0
Compiling chrono v0.4.31
Compiling addr2line v0.20.0
Compiling idna v0.4.0
Compiling mini_paste-proc_macro v0.1.11
Compiling filepath v0.1.2
Compiling url v2.4.1
Compiling mini_paste v0.1.11
Compiling cranelift-codegen v0.99.2
Compiling serde_derive v1.0.188
Compiling thiserror-impl v1.0.48
Compiling zeroize_derive v1.4.2
Compiling rustacuda_derive v0.1.2
Compiling execute-command-macro-impl v0.1.9
Compiling data-encoding-macro-internal v0.1.11
Compiling trait-set v0.3.0
Compiling serde_tuple_macros v0.5.0
Compiling wasmtime-versioned-export-macros v12.0.2
Compiling serde_repr v0.1.16
Compiling num-derive v0.4.0
Compiling darling_macro v0.14.4
Compiling wasmparser v0.95.0
Compiling derive_more v0.99.17
Compiling regex-automata v0.3.8
Compiling execute-command-macro v0.1.8
Compiling fil-rustacuda v0.1.4
Compiling execute v0.2.12
Compiling zeroize v1.6.0
The following warnings were emitted during compilation:
warning: /usr/include/stdlib.h(141): error: identifier "_Float32" is undefined
warning: extern _Float32 strtof32 (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(147): error: identifier "_Float64" is undefined
warning: extern _Float64 strtof64 (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(153): error: identifier "_Float128" is undefined
warning: extern _Float128 strtof128 (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(159): error: identifier "_Float32x" is undefined
warning: extern _Float32x strtof32x (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(165): error: identifier "_Float64x" is undefined
warning: extern _Float64x strtof64x (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(299): error: identifier "_Float32" is undefined
warning: _Float32 __f)
warning: ^
warning:
warning: /usr/include/stdlib.h(305): error: identifier "_Float64" is undefined
warning: _Float64 __f)
warning: ^
warning:
warning: /usr/include/stdlib.h(311): error: identifier "_Float128" is undefined
warning: _Float128 __f)
warning: ^
warning:
warning: /usr/include/stdlib.h(317): error: identifier "_Float32x" is undefined
warning: _Float32x __f)
warning: ^
warning:
warning: /usr/include/stdlib.h(323): error: identifier "_Float64x" is undefined
warning: _Float64x __f)
warning: ^
warning:
warning: /usr/include/stdlib.h(436): error: identifier "_Float32" is undefined
warning: extern _Float32 strtof32_l (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(443): error: identifier "_Float64" is undefined
warning: extern _Float64 strtof64_l (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(450): error: identifier "_Float128" is undefined
warning: extern _Float128 strtof128_l (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(457): error: identifier "_Float32x" is undefined
warning: extern _Float32x strtof32x_l (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/stdlib.h(464): error: identifier "_Float64x" is undefined
warning: extern _Float64x strtof64x_l (const char *__restrict __nptr,
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
warning: extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
warning: extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
warning: extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
warning: extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
warning: extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
warning: extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
warning: extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
warning: extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
warning: extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
warning: extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
warning: extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
warning: extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
warning: extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
warning: extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
warning: extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
warning: extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
warning: extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
warning: extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
warning: extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
warning: extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
warning: extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
warning: extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
warning: extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
warning: extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
warning: extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
warning: extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
warning: extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
warning: extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
warning: extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
warning: extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
warning: extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
warning: extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
warning: extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
warning: extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
warning: extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
warning: extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
warning: extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
warning: extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
warning: extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
warning: extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
warning: extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
warning: extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
warning: extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
warning: extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
warning: extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
warning: extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
warning: extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
warning: extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
warning: extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
warning: extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
warning: extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
warning: extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
warning: extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
warning: extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
warning: extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
warning: extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
warning: extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
warning: extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
warning: extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
warning: extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
warning: extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
warning: extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
warning: extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
warning: extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
warning: extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
warning: extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
warning: extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
warning: extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
warning: extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
warning: extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
warning: extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
warning: extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
warning: extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
warning: extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
warning: extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
warning: extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
warning: extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
warning: extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
warning: extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
warning: extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
warning: extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
warning: extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
warning: extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
warning: extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
warning: ^
warning:
warning: /usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
warning: extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
warning: ^
warning:
warning: Error limit reached.
warning: 100 errors detected in the compilation of "cuda/groth16_cuda.cu".
warning: Compilation terminated.
error: failed to run custom build command for `supraseal-c2 v0.1.0`
Caused by:
process didn't exit successfully: `/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi/rust/target/release/build/supraseal-c2-89f47ca8a95b6369/build-script-build` (exit status: 1)
--- stdout
TARGET = Some("x86_64-unknown-linux-gnu")
OPT_LEVEL = Some("3")
HOST = Some("x86_64-unknown-linux-gnu")
cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
CXX_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
CXX_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_CXX
HOST_CXX = None
cargo:rerun-if-env-changed=CXX
CXX = None
cargo:rerun-if-env-changed=NVCC_x86_64-unknown-linux-gnu
NVCC_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=NVCC_x86_64_unknown_linux_gnu
NVCC_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_NVCC
HOST_NVCC = None
cargo:rerun-if-env-changed=NVCC
NVCC = None
cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
CRATE_CC_NO_DEFAULTS = None
DEBUG = Some("false")
CARGO_CFG_TARGET_FEATURE = Some("adx,avx,avx2,fxsr,sha,sse,sse2,sse3,sse4.1,sse4.2,ssse3")
cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
CXXFLAGS_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
CXXFLAGS_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_CXXFLAGS
HOST_CXXFLAGS = None
cargo:rerun-if-env-changed=CXXFLAGS
CXXFLAGS = None
running: "nvcc" "-ccbin=c++" "-Xcompiler" "-O3" "-Xcompiler" "-ffunction-sections" "-Xcompiler" "-fdata-sections" "-Xcompiler" "-fPIC" "-m64" "-I" "/home/magik6k/.cargo/registry/src/github.com-1ecc6299db9ec823/blst-0.3.11/blst/src" "-I" "/home/magik6k/.cargo/registry/src/github.com-1ecc6299db9ec823/sppark-0.1.5/sppark" "-Xcompiler" "-Wall" "-Xcompiler" "-Wextra" "-arch=sm_80" "-gencode" "arch=compute_70,code=sm_70" "-t0" "-Xcompiler" "-Wno-subobject-linkage" "-Xcompiler" "-Wno-unused-function" "-DTAKE_RESPONSIBILITY_FOR_ERROR_MESSAGE" "-DFEATURE_BLS12_381" "-D__ADX__" "-o" "/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi/rust/target/release/build/supraseal-c2-18ddbcc5bf9f455d/out/cuda/groth16_cuda.o" "-c" "cuda/groth16_cuda.cu"
cargo:warning=/usr/include/stdlib.h(141): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 strtof32 (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(147): error: identifier "_Float64" is undefined
cargo:warning= extern _Float64 strtof64 (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(153): error: identifier "_Float128" is undefined
cargo:warning= extern _Float128 strtof128 (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(159): error: identifier "_Float32x" is undefined
cargo:warning= extern _Float32x strtof32x (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(165): error: identifier "_Float64x" is undefined
cargo:warning= extern _Float64x strtof64x (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(299): error: identifier "_Float32" is undefined
cargo:warning= _Float32 __f)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(305): error: identifier "_Float64" is undefined
cargo:warning= _Float64 __f)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(311): error: identifier "_Float128" is undefined
cargo:warning= _Float128 __f)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(317): error: identifier "_Float32x" is undefined
cargo:warning= _Float32x __f)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(323): error: identifier "_Float64x" is undefined
cargo:warning= _Float64x __f)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(436): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 strtof32_l (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(443): error: identifier "_Float64" is undefined
cargo:warning= extern _Float64 strtof64_l (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(450): error: identifier "_Float128" is undefined
cargo:warning= extern _Float128 strtof128_l (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(457): error: identifier "_Float32x" is undefined
cargo:warning= extern _Float32x strtof32x_l (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/stdlib.h(464): error: identifier "_Float64x" is undefined
cargo:warning= extern _Float64x strtof64x_l (const char *__restrict __nptr,
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(53): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(55): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(57): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(59): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(62): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(64): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(66): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(71): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(73): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(75): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
cargo:warning= extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
cargo:warning= extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
cargo:warning= extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
cargo:warning= extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
cargo:warning= extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(79): error: identifier "_Float32" is undefined
cargo:warning= extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true)
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(85): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(87): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(89): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(95): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(98): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(101): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(104): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(107): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true);
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
cargo:warning= ^
cargo:warning=
cargo:warning=/usr/include/bits/mathcalls.h(110): error: identifier "_Float32" is undefined
cargo:warning= extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2)));
cargo:warning= ^
cargo:warning=
cargo:warning=Error limit reached.
cargo:warning=100 errors detected in the compilation of "cuda/groth16_cuda.cu".
cargo:warning=Compilation terminated.
exit status: 255
--- stderr
error occurred: Command "nvcc" "-ccbin=c++" "-Xcompiler" "-O3" "-Xcompiler" "-ffunction-sections" "-Xcompiler" "-fdata-sections" "-Xcompiler" "-fPIC" "-m64" "-I" "/home/magik6k/.cargo/registry/src/github.com-1ecc6299db9ec823/blst-0.3.11/blst/src" "-I" "/home/magik6k/.cargo/registry/src/github.com-1ecc6299db9ec823/sppark-0.1.5/sppark" "-Xcompiler" "-Wall" "-Xcompiler" "-Wextra" "-arch=sm_80" "-gencode" "arch=compute_70,code=sm_70" "-t0" "-Xcompiler" "-Wno-subobject-linkage" "-Xcompiler" "-Wno-unused-function" "-DTAKE_RESPONSIBILITY_FOR_ERROR_MESSAGE" "-DFEATURE_BLS12_381" "-D__ADX__" "-o" "/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi/rust/target/release/build/supraseal-c2-18ddbcc5bf9f455d/out/cuda/groth16_cuda.o" "-c" "cuda/groth16_cuda.cu" with args "nvcc" did not execute successfully (status code exit status: 255).
warning: build failed, waiting for other jobs to finish...
+ rm -f /tmp/tmp.RGnsqYhvUV
make[1]: *** [Makefile:14: .install-filcrypto] Error 101
make[1]: Leaving directory '/home/magik6k/github.com/filecoin-project/go-lotus/extern/filecoin-ffi'
make: *** [Makefile:41: build/.filecoin-install] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment