Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. Running test Beacon_test 850.7 ms
  2. Running test CryptoAddress_test 37.397 ms
  3. Running test printIp_test 75.249 ms
  4. Running test CryptoAuth_fuzz_test 12769.131 ms
  5. Running test CryptoAuth_testTIMEOUT
  6.  
  7. net/Benchmark.c:193 TODO(cjd): this will fail with a different encoding scheme
  8. benc/serialization/json/JsonBencSerializer.c:331 FIXME(gerard): silently skipping anything we don't understand
  9. client/Configurator.c:566 * FIXME(sdg): moving noforks after setuser might make nproc <- 0,0 work
  10. admin/angel/Core.c:81 TODO(cjd): we need to begin detecting MTU and informing the OS properly!
  11. memory/Allocator.c:237 TODO(cjd): make this optional.
  12. ./interface/tuntap/test/TUNInterface_ipv4_root_test.c:59 TODO(cjd): fix TUNConfigurator_addIp4Address() for Illumos, BSD.
  13. dht/dhtcore/NodeStore.h:160 * FIXME(arceliar): Documentation is out of date
  14. ./tunnel/test/IpTunnel_test.c:391 Allocator_free(alloc); //TODO(cjd): This is caused by an allocator bug.
  15. ./test/Beacon_test.c:16 TODO(cjd): Subnode beacon testing
  16. net/InterfaceController.c:841 TODO(cjd): eps are created in 3 places, there should be a factory function.
  17. switch/SwitchCore.c:19 TODO(cjd): Get rid of NumberCompress so we can set encodingScheme at runtime.
  18. switch/SwitchCore.c:223 TODO(cjd): hmm should we return an error packet?
  19. interface/tuntap/NDPServer.c:128 TODO(cjdns, Kubuxu): Filtering basing on cjdns network and tunnels.
  20. dht/dhtcore/NodeStore.c:652 TODO(cjd): This does not depend on nodeStore or alter the link, consider moving to Node.c
  21. dht/dhtcore/NodeStore.c:883 FIXME(arceliar,cjd): linking every node with 0 link cost, this can't be right.
  22. dht/dhtcore/NodeStore.c:1201 TODO(arceliar): protect keyspace, evict the worst bestParent instead?
  23. dht/dhtcore/NodeStore.c:1281 TODO(arceliar) the 1023 here is pretty arbitrary...
  24. dht/dhtcore/NodeStore.c:1283 TODO(arceliar): is this safe?
  25. dht/dhtcore/NodeStore.c:1499 TODO(cjd): this could return ~0
  26. dht/dhtcore/NodeStore.c:1519 TODO(cjd): this has been the source of assert failures and we might be sweeping
  27. dht/dhtcore/NodeStore.c:1624 TODO(cjd): Schlameil the painter
  28. dht/dhtcore/NodeStore.c:2014 FIXME(arceliar): calcNextCost is guessing what the cost would stabilize to
  29. dht/dhtcore/NodeStore.c:2030 TODO(cjd): What we really should be doing here is storing this link in a
  30. dht/DHTModuleRegistry.c:64 TODO(cjd): Call a debugger with all unhandlable messages?
  31. memory/BufferAllocator.c:25 * TODO(cjd): addOnFreeJob adds a job which is only run when the root allocator is freed
  32. dht/dhtcore/Janitor.c:239 FIXME(arceliar): Probably need stronger requirements than this.
  33. dht/dhtcore/Janitor.c:398 FIXME(arceliar): This target probably isn't optimal.
  34. dht/dhtcore/RouterModule.c:85 * TODO(cjd): ---
  35. Failed to build cjdns.
  36. Total build time: 2115000ms.
  37. cp: cannot stat '/opt/cjdns/cjdroute': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement