--- Log opened Wed Jan 18 00:00:18 2023 07:51 -!- halosghost [~halosghos@user/halosghost] has joined #secp256k1 09:38 -!- Guest798 [~Guest798@2804:1530:104:44a:a853:98e9:6bcb:3b66] has joined #secp256k1 10:32 -!- roze_paul [~quassel@142.243.254.224] has joined #secp256k1 10:43 -!- roze_paul [~quassel@142.243.254.224] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 10:48 -!- roze_paul [~quassel@142.243.254.224] has joined #secp256k1 11:02 -!- Guest798 [~Guest798@2804:1530:104:44a:a853:98e9:6bcb:3b66] has quit [Quit: Client closed] 11:03 -!- Guest6969 [~Guest6969@2804:1530:104:44a:a853:98e9:6bcb:3b66] has joined #secp256k1 11:51 -!- Guest6969 [~Guest6969@2804:1530:104:44a:a853:98e9:6bcb:3b66] has quit [Quit: Client closed] 11:59 -!- roze_paul [~quassel@142.243.254.224] has quit [Ping timeout: 252 seconds] 12:27 < hebasto> what are the `SECP_INCLUDES` and `SECP_TEST_INCLUDES` variables used for in the build system? The are never set. 12:27 < sipa> I've wondered the same recently; I don't know. 12:53 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 13:00 < sipa> nickler real_or_random: I've added the libsecp256k1 release schedule to the Bitcoin Core meeting topics (tomorrow), as it's probably useful to hear opinions there too. 13:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 13:57 < hebasto> to build examples the `sys/random.h` is required, but it is missed in `libc-dev-2.19`. Is this restriction known or documented somewhere in the repo? 14:05 < sipa> Is this for building in Bitcoin Core's guix env? 14:06 < sipa> If so, I'd just disable the examples there. 14:06 < hebasto> no, not for Guix, just noticed a build error in ancient debian system :) 14:07 < sipa> They are just examples, I don't think they're important to build in general if we can't (though they should be built in CI, so they don't bitrot). 14:10 < hebasto> otoh, it's build system's responsibility to check header availability... 14:10 < sipa> yeah 15:06 -!- halosghost [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.8] 15:07 < real_or_random> sipa: good idea 15:16 < real_or_random> SECP_INCLUDES had been used in the future but it's unused now that all dependencies are gone 15:16 < real_or_random> so we could remove them 15:20 < real_or_random> what would people think about using a (lightweight) unit test framework, e.g., https://github.com/silentbicycle/greatest ? it would certainly make our lifes easier from time to time... though it's a dependency and those may become outdated etc... 15:20 < sipa> What would the benefit be? 15:28 < sipa> oh, this "greatest" is headers-only, so we could just subtree/copy/... it even --- Log closed Thu Jan 19 00:00:19 2023