--- Log opened Sun May 02 00:00:43 2021 03:08 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Quit: jonatack] 03:29 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #secp256k1 06:37 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has quit [Ping timeout: 252 seconds] 08:02 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 246 seconds] 08:18 -!- queip [~queip@unaffiliated/rezurus] has joined #secp256k1 12:04 -!- gmaxwell [~procyonid@wikimedia/KatWalsh/x-0001] has joined #secp256k1 12:04 < gmaxwell> Arm asm build is broken. I assume it was the recent basic-config change. 12:07 < sipa> shouldn't be too hard to create a CI test that cross-compiles and & qemu-runs for arm, i think 12:10 < gmaxwell> I would have done it long ago but find it mind numbing to try to get stuff working on a system I can't log into and only get info from logs. :P 12:10 < gmaxwell> Indeed reverting a3aa2628c7b675814157556d774872755c9f1aba fixes it. 12:11 < gmaxwell> aside, warning in gcc 4.9.2: 12:11 < gmaxwell> src/modules/schnorrsig/tests_impl.h:106:5: warning: missing braces around initializer [-Wmissing-braces] secp256k1_keypair invalid_keypair = { 0 }; ^ 12:11 < gmaxwell> src/modules/schnorrsig/tests_impl.h:106:5: warning: (near initialization for ‘invalid_keypair.data’) [-Wmissing-braces] 12:54 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Ping timeout: 265 seconds] 12:55 -!- jonatack [~jon@88.127.52.83] has joined #secp256k1 13:25 < sipa> here is a start (no asm build yet): https://github.com/bitcoin-core/secp256k1/pull/930 13:28 < gmaxwell> hm! so will that work for this issue? with qemu-arm the idea is that it would cross compile for it? In this case the problem is with gen-context. 13:29 < sipa> ah, hmm 13:29 < sipa> i'm not sure 13:29 < sipa> gen-context obviously runs in native mode 13:30 < gmaxwell> the same underlying issue might also be messing up gen-context cross compiles right now. 13:30 < gmaxwell> So maybe by coincidence it would work. ... the whole gen-context thing really complicates building. I hope it can go away. 13:32 < gmaxwell> (or be just turned into a development support tool, not built by default, just used for updating table header files that are checked in) 13:48 < sipa> great, --with-asm=arm just doesn't work when cross-compiling for arm 13:55 < sipa> oh 13:56 < sipa> ASM=arm= 13:56 < sipa> does not compute 13:56 < sipa> where does the = come from 13:57 < sipa> i need to learn yaml 14:02 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has joined #secp256k1 14:23 < gmaxwell> another day yet another markup language to learn. 14:33 < sipa> i was going to say: it's not a markup language, it's a configuration language! 14:33 < sipa> but i can't argue with the acronym i guess 14:37 < sipa> oh 14:37 < sipa> YAML Ain't Markup Language 16:09 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 16:15 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 17:05 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 252 seconds] 17:07 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 17:09 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 17:12 -!- lukedashjr is now known as luke-jr 17:19 -!- belcher [~belcher@unaffiliated/belcher] has joined #secp256k1 18:23 -!- ensign [~ensign@integer.musalbas.com] has quit [Quit: ZNC - http://znc.in] 18:23 -!- nsh [~lol@wikipedia/nsh] has quit [Quit: ZNC - http://znc.in] 18:26 -!- nsh [~lol@wikipedia/nsh] has joined #secp256k1 18:31 -!- ensign [~ensign@integer.musalbas.com] has joined #secp256k1 20:56 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 20:58 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 --- Log closed Mon May 03 00:00:44 2021