--- Day changed Thu Sep 24 2020 00:36 -!- S3RK [~s3rk@47.246.66.112] has quit [Remote host closed the connection] 00:36 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 01:23 -!- jonatack [~jon@82.102.27.171] has quit [Ping timeout: 256 seconds] 02:02 -!- jonatack [~jon@213.152.161.211] has joined #bitcoin-core-pr-reviews 02:03 -!- jonatack [~jon@213.152.161.211] has quit [Read error: Connection reset by peer] 02:09 -!- jonatack [~jon@37.166.17.41] has joined #bitcoin-core-pr-reviews 02:18 -!- seven_ [~seven@2a00:ee2:410c:1300:18f6:1370:ae47:fbbd] has joined #bitcoin-core-pr-reviews 02:19 -!- seven_ [~seven@2a00:ee2:410c:1300:18f6:1370:ae47:fbbd] has quit [Remote host closed the connection] 02:19 -!- seven_ [~seven@2a00:ee2:410c:1300:18f6:1370:ae47:fbbd] has joined #bitcoin-core-pr-reviews 02:54 -!- S3RK [~s3rk@47.246.66.112] has quit [Remote host closed the connection] 02:55 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 02:58 -!- S3RK [~s3rk@47.246.66.112] has quit [Remote host closed the connection] 02:58 -!- justinmoon [~quassel@157.245.122.126] has quit [Quit: No Ping reply in 180 seconds.] 02:58 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 03:00 -!- justinmoon [~quassel@157.245.122.126] has joined #bitcoin-core-pr-reviews 03:10 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 03:12 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 03:18 -!- Micheal19Kub [~Micheal19@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-pr-reviews 03:23 -!- Micheal19Kub [~Micheal19@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 260 seconds] 03:29 -!- musdom [~Thunderbi@202.186.37.216] has joined #bitcoin-core-pr-reviews 03:36 -!- S3RK [~s3rk@47.246.66.112] has quit [Remote host closed the connection] 03:36 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 03:48 < willcl_ark> fanquake: just trying to build depends (boost) on MacOS 10.15... the issue seems to be that it is -fcoalesce-templates is being set, when it shouldn't be... (this line, I believe: https://gist.github.com/willcl-ark/c8d5e89f9103d28184791f0a3b3e0024#file-darwin-jam-L143 ) 03:49 < willcl_ark> I notice that the Makefile is using `g++`, which on MacOS is an alias for Apple Clang. If i export CC and CXX to (home brew installed) gcc-8 & g++-8, this does not seem to get picked up by Makefile. 03:53 < willcl_ark> It looks to me like config.site.in should be picking up CC and CXX from the environment, but isn't. 03:54 < fanquake> Can you post the actual error output? You shouldn’t have any issue building depends on macOS using Apple Clang. 03:59 < fanquake> Also, I’m assuming you are you building master? You should be able to set CC & CXX to a brew installed GCC. It may not work as well on the 0.20 branch, as we’ve made some recent changes to how that is handled. 03:59 -!- jonatack [~jon@37.166.17.41] has quit [Read error: Connection reset by peer] 04:07 -!- S3RK [~s3rk@47.246.66.112] has quit [Remote host closed the connection] 04:07 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 04:07 -!- S3RK [~s3rk@47.246.66.112] has quit [Remote host closed the connection] 04:08 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 04:13 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 04:13 -!- S3RK [~s3rk@47.246.66.112] has quit [Ping timeout: 265 seconds] 04:15 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 04:49 -!- jonatack [~jon@37.166.201.89] has joined #bitcoin-core-pr-reviews 05:02 < willcl_ark> fanquake: here you go: https://termbin.com/ep1k 05:02 < willcl_ark> that is run without exporting CC or CXX, but as I said, exporting those seems to make little difference 05:06 < willcl_ark> ah hold on, this is using my brew-installed llvm via /usr/local/opt/llvm/bin/clang, which it's expecting to be gcc behing the curtain, but mine is acutally LLVM? 05:12 < willcl_ark> unlinking brew's LLVM clang did not work; same error (as far as I can see) 05:17 -!- musdom [~Thunderbi@202.186.37.216] has quit [Ping timeout: 260 seconds] 05:33 -!- jonatack [~jon@37.166.201.89] has quit [Read error: Connection reset by peer] 05:36 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 05:39 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-pr-reviews 06:40 -!- S3RK [~s3rk@171.253.17.14] has joined #bitcoin-core-pr-reviews 06:41 -!- S3RK_ [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 06:45 -!- S3RK [~s3rk@171.253.17.14] has quit [Ping timeout: 256 seconds] 06:58 -!- S3RK_ [~s3rk@116.118.73.22] has quit [Remote host closed the connection] 07:01 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 07:04 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 07:04 < fanquake> willcl_ark: thanks. I’ll take a look tomorrow 07:05 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 07:05 -!- Landryl [~Landryl@ns528256.ip-192-99-10.net] has quit [Ping timeout: 272 seconds] 07:05 < willcl_ark> cool, LMK if I should open an issue, I am hesitant to though as it seems like it could be a local config issue. 07:05 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 07:12 -!- Landryl [~Landryl@ns528256.ip-192-99-10.net] has joined #bitcoin-core-pr-reviews 07:17 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 07:21 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 260 seconds] 07:31 -!- tralfaz is now known as davterra 07:33 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 07:38 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 264 seconds] 07:42 -!- harding [quassel@2600:3c03::f03c:91ff:fe7b:78d1] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 07:43 -!- harding [quassel@2600:3c03::f03c:91ff:fe7b:78d1] has joined #bitcoin-core-pr-reviews 07:47 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-pr-reviews 07:49 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 07:52 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 07:52 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 07:53 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 260 seconds] 07:56 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-pr-reviews 07:59 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 08:10 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 08:22 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 08:25 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 08:32 -!- tralfaz is now known as davterra 08:44 -!- wumpus [~ircclient@pdpc/supporter/professional/wumpus] has quit [Quit: WeeChat 2.8] 08:44 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 264 seconds] 08:45 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has joined #bitcoin-core-pr-reviews 09:11 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 09:11 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 09:16 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 09:21 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 258 seconds] 09:33 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 09:37 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 260 seconds] 09:50 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 09:55 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 260 seconds] 09:56 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 10:01 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 264 seconds] 10:12 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 10:17 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 256 seconds] 10:20 -!- musdom [~Thunderbi@202.185.34.14] has joined #bitcoin-core-pr-reviews 10:32 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-pr-reviews 10:57 -!- troygiorshev [~troygiors@d67-193-140-136.home3.cgocable.net] has joined #bitcoin-core-pr-reviews 11:11 -!- musdom [~Thunderbi@202.185.34.14] has quit [Ping timeout: 240 seconds] 12:13 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 12:16 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 12:17 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 12:24 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 12:25 -!- tralfaz is now known as davterra 12:48 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 14:14 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 14:19 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 256 seconds] 14:30 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 14:35 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 265 seconds] 14:46 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 14:51 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 260 seconds] 14:51 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-pr-reviews 14:53 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 14:57 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 260 seconds] 15:09 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 15:10 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 15:11 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 15:14 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 272 seconds] 15:23 -!- shesek [~shesek@164.90.217.137] has joined #bitcoin-core-pr-reviews 15:23 -!- shesek [~shesek@164.90.217.137] has quit [Changing host] 15:23 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 15:25 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 15:29 -!- S3RK [~s3rk@116.118.73.22] has quit [Ping timeout: 265 seconds] 15:59 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 16:06 -!- troygiorshev [~troygiors@d67-193-140-136.home3.cgocable.net] has quit [Quit: leaving] 18:21 -!- instagibbs [~instagibb@pool-71-178-191-230.washdc.fios.verizon.net] has quit [Quit: ZNC 1.7.4+deb7 - https://znc.in] 18:22 -!- instagibbs [~instagibb@pool-71-178-191-230.washdc.fios.verizon.net] has joined #bitcoin-core-pr-reviews 19:02 -!- S3RK [~s3rk@116.118.73.22] has joined #bitcoin-core-pr-reviews 19:41 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 20:05 -!- S3RK [~s3rk@116.118.73.22] has quit [Remote host closed the connection] 20:10 -!- musdom [~Thunderbi@202.186.37.216] has joined #bitcoin-core-pr-reviews 20:18 -!- musdom [~Thunderbi@202.186.37.216] has quit [Ping timeout: 265 seconds] 20:19 -!- musdom [~Thunderbi@202.186.37.216] has joined #bitcoin-core-pr-reviews 20:52 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-pr-reviews 20:53 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Disconnected by services] 20:53 -!- tralfaz is now known as davterra 21:16 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 21:22 -!- S3RK [~s3rk@47.246.66.112] has quit [Ping timeout: 246 seconds] 21:37 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 21:50 -!- S3RK [~s3rk@47.246.66.112] has joined #bitcoin-core-pr-reviews 21:57 -!- S3RK_ [~s3rk@47.246.66.116] has joined #bitcoin-core-pr-reviews 22:00 -!- S3RK [~s3rk@47.246.66.112] has quit [Ping timeout: 240 seconds] 22:04 -!- S3RK_ [~s3rk@47.246.66.116] has quit [] 22:04 -!- S3RK [~s3rk@47.246.66.116] has joined #bitcoin-core-pr-reviews 22:39 -!- S3RK [~s3rk@47.246.66.116] has quit [Remote host closed the connection] 22:40 -!- S3RK [~s3rk@47.246.66.116] has joined #bitcoin-core-pr-reviews 22:53 -!- S3RK [~s3rk@47.246.66.116] has quit [Remote host closed the connection] 22:53 -!- S3RK [~s3rk@47.246.66.116] has joined #bitcoin-core-pr-reviews 22:54 -!- S3RK [~s3rk@47.246.66.116] has quit [Remote host closed the connection] 22:55 -!- S3RK [~s3rk@47.246.66.116] has joined #bitcoin-core-pr-reviews