--- Day changed Mon Jan 06 2020 00:14 -!- paultroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #bitcoin-core-pr-reviews 00:41 -!- meshcollider [meshcollid@209.141.50.204] has quit [Read error: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac] 00:54 -!- meshcollider [meshcollid@gateway/shell/ircnow/x-yykaxgczrolqfbhm] has joined #bitcoin-core-pr-reviews 01:37 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 01:41 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 01:51 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-pr-reviews 02:07 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-pr-reviews 02:42 -!- nobody123 [~nobody123@92.223.89.60] has joined #bitcoin-core-pr-reviews 02:44 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 03:03 -!- Herman77Abernath [~Herman77A@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-pr-reviews 03:06 -!- emilengler [~emilengle@unaffiliated/emilengler] has joined #bitcoin-core-pr-reviews 03:09 -!- Herman77Abernath [~Herman77A@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 265 seconds] 03:11 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 265 seconds] 03:24 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-pr-reviews 04:35 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has joined #bitcoin-core-pr-reviews 04:43 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has quit [Quit: This computer has gone to sleep] 05:00 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has joined #bitcoin-core-pr-reviews 05:28 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has quit [Remote host closed the connection] 06:11 -!- vasild_ is now known as vasild 06:26 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has quit [Quit: This computer has gone to sleep] 06:28 -!- nobody123 [~nobody123@92.223.89.60] has quit [Remote host closed the connection] 06:57 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has joined #bitcoin-core-pr-reviews 07:21 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-pr-reviews 07:48 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-pr-reviews 07:54 -!- jnewbery [~john@4.53.92.114] has quit [Quit: leaving] 08:03 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 08:06 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-pr-reviews 08:10 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 08:11 -!- jnewbery [~john@4.53.92.114] has joined #bitcoin-core-pr-reviews 08:11 -!- jnewbery [~john@4.53.92.114] has quit [Client Quit] 08:12 -!- jnewbery [~john@4.53.92.114] has joined #bitcoin-core-pr-reviews 08:18 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has quit [Quit: This computer has gone to sleep] 08:31 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has joined #bitcoin-core-pr-reviews 08:53 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 08:53 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-pr-reviews 09:05 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-pr-reviews 09:22 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Read error: Connection reset by peer] 09:24 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-pr-reviews 09:34 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Ping timeout: 268 seconds] 09:39 -!- TheRec [~toto@84-75-225-47.dclient.hispeed.ch] has joined #bitcoin-core-pr-reviews 09:39 -!- TheRec [~toto@84-75-225-47.dclient.hispeed.ch] has quit [Changing host] 09:39 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-pr-reviews 10:05 -!- paultroo_ [~paultroon@68.235.43.69] has joined #bitcoin-core-pr-reviews 10:09 -!- paultroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Ping timeout: 258 seconds] 10:25 < raj_> Hi guys, I was trying to compile bitcoin core locally. And compilation is failing with thhe follwoing error. 10:25 < raj_> ./bench/data/block413567.raw.h:1:28: error: conflicting declaration ‘const unsigned char benchmark::data::block413567 []’ 10:26 < raj_> with a follwoing note: 10:26 < raj_> ./bench/data.h:14:35: note: previous declaration as ‘const std::vector benchmark::data::block413567’ 10:26 < raj_> and bunch of related error ‘block413567_raw’ 10:26 < raj_> any clue on what might be going wrong? 10:27 < raj_> my config parameters were: BDB_LIBS="-L${BDB_PREFIX}/lib -ldb_cxx-4.8" BDB_CFLAGS="-I${BDB_PREFIX}/include" --without-gui 11:05 < jonatack> raj: just a shot in the dark, perhaps try again after first running `make clean` or `make distclean` 11:07 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 260 seconds] 11:10 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 11:23 < instagibbs> rinse and repeat usually fixes oddities like that yeah(assuming you're on master) 11:25 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-pr-reviews 11:27 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 11:32 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-pr-reviews 11:43 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 268 seconds] 11:46 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 11:48 -!- michaelfolkson [~textual@host-92-3-210-254.as43234.net] has joined #bitcoin-core-pr-reviews 12:03 -!- fox2p [~fox2p@185.212.170.51] has joined #bitcoin-core-pr-reviews 12:08 -!- fox2p [~fox2p@185.212.170.51] has quit [Ping timeout: 260 seconds] 12:10 -!- emilengler [~emilengle@unaffiliated/emilengler] has quit [Remote host closed the connection] 12:14 -!- michaelfolkson [~textual@host-92-3-210-254.as43234.net] has quit [Quit: Sleep mode] 12:18 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has joined #bitcoin-core-pr-reviews 12:57 -!- designwish [~designwis@51.ip-51-68-136.eu] has quit [Quit: ZNC - https://znc.in] 13:08 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-pr-reviews 13:11 -!- designwish [~designwis@2001:41d0:601:1100::2bda] has joined #bitcoin-core-pr-reviews 13:21 -!- hebasto [~hebasto@95.164.65.194] has quit [Ping timeout: 265 seconds] 13:23 -!- paultroo_ [~paultroon@68.235.43.69] has quit [Ping timeout: 258 seconds] 13:36 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-pr-reviews 13:40 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 13:42 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 14:03 -!- designwish [~designwis@2001:41d0:601:1100::2bda] has quit [Quit: ZNC - https://znc.in] 16:08 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 268 seconds] 16:33 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 19:36 -!- felixfoertsch [~felixfoer@2001:16b8:50fd:3c00:30ed:e9f8:35a8:fc6c] has joined #bitcoin-core-pr-reviews 19:38 -!- felixfoertsch23 [~felixfoer@i6DFA6B03.versanet.de] has quit [Ping timeout: 258 seconds] 19:42 < raj_> jonatak thank, will try that. 19:43 < raj_> Instagibbs yes i am on master, its happening for other branches. Will do fresh pull and try again. I have compiled core before. It should work. 20:16 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-pr-reviews 20:30 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has quit [Quit: This computer has gone to sleep] 20:57 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has joined #bitcoin-core-pr-reviews 21:13 -!- Relis [~Relis@cpc96290-lewi18-2-0-cust910.2-4.cable.virginm.net] has quit [Quit: This computer has gone to sleep] 22:57 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has joined #bitcoin-core-pr-reviews 23:10 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has quit [Remote host closed the connection] 23:12 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has joined #bitcoin-core-pr-reviews 23:28 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 23:29 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-pr-reviews