You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I try to build the debian package, I get the following error:
$ git reset --hard origin/master
HEAD is now at 2faa4c83 Merge pull request #1253 from kaotisk-hund/translate-splice-to-php
$ fakeroot dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_update_autotools_config
debian/rules override_dh_auto_configure
debian/do-wrapper
Finished release [optimized] target(s) in 0.22s
Running test Beacon_noisenoise_test 7.376 ms
Running test Beacon_noiseold_test 5.292 ms
Running test Beacon_oldnoise_test 5.232 ms
Running test Beacon_oldold_test 5.163 ms
Running test CryptoAddress_test 0.99 ms
Running test printIp_test 2.726 ms
Running test CryptoAuth_randnonce_test 0.36 ms
Running test CryptoAuth_test 76.233 ms
Running test CryptoAuth_unit_test 5.541 ms
Running test ReplayProtector_test 0.250 ms
Running test Sign_test 0.742 ms
Running test RustIface_test 0.58 ms
Running test FileReader_test 0.282 ms
Running test Allocator_test 0.15 ms
Running test LinkState_test 2.139 ms
Running test EncodingScheme_test 32.966 ms
Running test LabelSplicer_test 0.28 ms
Running test NumberCompress_test 2.944 ms
Running test IpTunnel_test 28.955 ms
Running test RouteGen_test 11.184 ms
Running test AddrTools_test 0.39 ms
Running test AverageRoller_test 0.69 ms
Running test Base10_test 0.612 ms
Running test Base32_test 0.112 ms
Running test Bits_test 0.240 ms
Running test Checksum_test 0.31 ms
Running test Endian_test 0.12 ms
Running test Hex_test 0.91 ms
Running test Identity_test 0.34 ms
Running test Map_test 0.744 ms
Running test Process_test 3.220 ms
Running test QSort_test 0.21 ms
Running test Seccomp_test 2.976 ms
Running test Set_testthread 'main' panicked at 'Disallowed Syscall', rust/cjdns_sys/src/rffi.rs:348:5
21.616 ms
Running test UniqueName_test 0.26 ms
Running test VarInt_test 0.227 ms
Running test Version_test 0.11 ms
Running test Random_test 1.3 ms
Running test BSDMessageTypeWrapper_test 0.34 ms
Running test TAPWrapper_root_test
Root test TAPWrapper_root_test disabled, use [./target/release/testcjdroute TAPWrapper_root_test +roottest] to include it
0.17 ms
Running test TUNInterface_ipv4_root_test
Root test TUNInterface_ipv4_root_test disabled, use [./target/release/testcjdroute TUNInterface_ipv4_root_test +roottest] to include it
0.24 ms
Running test TUNInterface_ipv6_root_test
Root test TUNInterface_ipv6_root_test disabled, use [./target/release/testcjdroute TUNInterface_ipv6_root_test +roottest] to include it
0.16 ms
Running test TUNInterface_ipv6_withroute_root_test
Root test TUNInterface_ipv6_withroute_root_test disabled, use [./target/release/testcjdroute TUNInterface_ipv6_withroute_root_test +roottest] to include it
0.24 ms
Running test Sockaddr_test 0.48 ms
Running test TAPDevice_root_test 0.11 ms
Running test TAPInterface_root_test 0.9 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cCtrlAddrErr 17.455 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/crypto_test_CryptoAuthFuzz_noise_fuzz_test_cDefault 1.374 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/crypto_test_CryptoAuthFuzz_old_fuzz_test_cDefault 1.798 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/crypto_test_CryptoAuthFuzz_oldnew_fuzz_test_cDefault 4.858 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/interface_test_FramingIface_fuzz_test_cDefault 0.183 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/util_test_Map_fuzz_test_cDefault 0.42 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/benc_serialization_json_test_JsonBencMessageReader_fuzz_test_cConfFile 0.75 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cCtrlAuthErr 45.602 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cCtrlPing 105.69 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cCtrlPong 20.670 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cCtrlUndeliverable 27.504 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cDhtFindNodeQuery 40.232 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cDhtGetPeersQuery 12.227 ms
Running fuzz /home/marek/cjdns/target/release/build/cjdns_sys-a93a49f9172bca17/out/fuzz_inputs/test_Main_fuzz_test_cDhtPingQuery 26.33 ms
Total test time 521.679 ms
mv: './target/release/cjdroute' and './cjdroute' are the same file
make: *** [debian/rules:16: override_dh_auto_configure] Error 1
The following workaround works:
$ rm cjdroute
$ fakeroot dh binary
[works, but a few warnings appears]
Hi, when I try to build the debian package, I get the following error:
The following workaround works:
Ping on maintainer: @Shnatsel, @cjdelisle
The text was updated successfully, but these errors were encountered: