--- Log opened Sun Apr 12 00:00:49 2020 00:05 -!- molz_ [~molly@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 00:26 -!- jonatack__ [~jon@37.165.200.74] has joined #bitcoin-builds 00:29 -!- jonatack_ [~jon@37.165.242.44] has quit [Ping timeout: 256 seconds] 02:08 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 03:06 -!- Elisa8Robel [~Elisa8Rob@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 03:10 -!- jonatack__ [~jon@37.165.200.74] has quit [Ping timeout: 265 seconds] 03:10 -!- jonatack__ [~jon@213.152.161.149] has joined #bitcoin-builds 04:46 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-builds 04:50 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 05:03 -!- molly [~molly@unaffiliated/molly] has quit [Read error: Connection reset by peer] 05:04 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 05:45 -!- jonatack__ [~jon@213.152.161.149] has quit [Quit: jonatack__] 05:45 -!- jonatack [~jon@213.152.161.149] has joined #bitcoin-builds 05:55 < hebasto> MarcoFalke: "For linux we explicitly set the gcc version to 8..." how is that? 05:55 < hebasto> https://github.com/bitcoin-core/gitian.sigs/issues/1222#issuecomment-612609700 05:56 < MarcoFalke> $ git grep 'gcc-8' ./contrib/ 06:00 -!- Elisa8Robel [~Elisa8Rob@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 265 seconds] 06:01 < hebasto> MarcoFalke: indeed :) 06:52 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-builds 06:53 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 07:09 -!- molly [~molly@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 07:13 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 07:41 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 264 seconds] 07:42 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 08:31 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 08:52 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 09:49 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 10:52 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 10:52 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-builds 11:16 < midnight> The NetBSD build instructions won't actually work. NetBSD requires a -Wl,-R/usr/pkg/lib in the LDFLAGS (and/or --with-boot=/usr/pkg I'll narrow it in a moment) even just for configure to successfully test a link against boost. secp256k1 subtree also is refusing to build. This is against HEAD. 11:18 * midnight fiddles 11:44 < midnight> Ah, yes, --with-boost=/usr/pkg specifically is required; adding -Wl,-R/usr/pkg/lib is not necessary in LDFLAGS. 11:52 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 12:28 -!- jonatack [~jon@213.152.161.149] has quit [Ping timeout: 240 seconds] 12:31 -!- jonatack [~jon@37.170.20.209] has joined #bitcoin-builds 12:41 < midnight> MAKE needs to be overridden in configure also; at that point secp256k1 will build itself in the subdirectory. 12:59 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 13:02 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 13:06 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 13:07 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 14:27 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 16:07 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-builds 17:31 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 17:37 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 18:30 < fanquake> mightnight: the MAKE override is part of the build docs: https://github.com/bitcoin/bitcoin/blob/master/doc/build-netbsd.md#building-bitcoin-core 18:30 < fanquake> *midnight 18:37 < midnight> fanquake: git blame says that was added a cuple months ago. wonder why I'm not on HEAD; I just checked out from bitcoin/bitcoin. 18:39 < midnight> fanquake: I *think* using db4 from pkgsrc might be an option. 18:40 < midnight> fanquake: in any event, the --with-boost=/usr/pkg is definitely needed for netbsd-9. 18:42 < midnight> (And I'm kind of surprised whoever did the netbsd-8 got a functional compile without the -Wl,-R stuff. It implies they had /usr/pkg/lib in their ld.so.conf or something-- not standard NetBSD) 18:46 < fanquake> midnight: if you want to open a PR with any additions I'll take a look today 18:47 < midnight> fanquake: no rush. I'm just doing some testing now to see what I've managed to miss; also what will actually work re: databases/db4 (or not). 18:47 < midnight> fanquake: clearly I'm one of 0.00000001% of people using it on NetBSD, so.. 18:47 < midnight> :-D 19:03 < midnight> (although the random number generation problems netbsd used to have are super sketch) 19:03 * midnight grumps 19:27 -!- jonatack [~jon@37.170.20.209] has quit [Ping timeout: 265 seconds] 19:28 -!- Westlife [a09a9163@160.154.145.99] has joined #bitcoin-builds 19:42 -!- Westlife [a09a9163@160.154.145.99] has quit [Ping timeout: 240 seconds] 20:05 -!- jonatack [~jon@37.170.20.209] has joined #bitcoin-builds 21:02 -!- sonofhan [~sonofhan@ip72-193-7-145.lv.lv.cox.net] has joined #bitcoin-builds 21:08 -!- sonofhan [~sonofhan@ip72-193-7-145.lv.lv.cox.net] has quit [Quit: Leaving...] --- Log closed Mon Apr 13 00:00:50 2020