< michagogo> Luke-Jr: how do you mean?
< michagogo> I definitely didn't rebuild qt just now
< michagogo> (I'm 95% sure, anyway)
< Luke-Jr> michagogo: it seems to rebuild at least ccache and boost
< * michagogo> shrugs
< michagogo> Wasn't looking closely
< michagogo> Weird that only some of the deps would be rebuilt
< Luke-Jr> total time is 20 min
< GitHub43> [bitcoin] domob1812 opened pull request #7477: Fix quoting of copyright holders in configure.ac. (master...configure-quoting) https://github.com/bitcoin/bitcoin/pull/7477
< afk11> Is there a way to build only libbitcoinconsensus from the sources? or do I have to make everything including bitcoind?
< phantomcircuit> afk11, iirc you have to build everything
< midnightmagic> fanquake's mismatch in 0.12.0 rc1 gitian sigs..?
< MarcoFalke> that was rc2
< midnightmagic> the ones I'm comparing are rc1. b0b27e04c5df96e7bcda47d977b970b4cffd4bbdc2b7ab16fe0f56fa4b049aa0 bitcoin-0.12.0-linux64.tar.gz vs fanquake: efb075cd298f484d90a01731471829b65ca39abb8fcc00cfa94ea452c157df8e bitcoin-0.12.0-linux64.tar.gz
< midnightmagic> probably same/similar issue i guess
< PRab> Would it be possible to merge everything into master in the bitcoin-detached-sigs repo?
< PRab> It might be me, but I find it a little odd having tags in non-master branches.
< PRab> It looks like from the directory structure that everything should merge together just fine.
< Luke-Jr> wumpus: ping
< xabbix> Trying to ./configure rc3, getting 'configure: error: pkg-config not found.' even though pkg-config is installed, 'which pkg-config' returns /usr/bin/pkg-config
< xabbix> any ideas?
< xabbix> configuring with: ./configure CPPFLAGS="-I${BDB_PREFIX}/include/ -O2" LDFLAGS="-L${BDB_PREFIX}/lib/"
< xabbix> No gui.
< xabbix> forgot to run ./autogen.sh after installing pkg-config, all sorted.
< randy-waterhouse> np
< instagibbs> hmmm running rc3 with wallet in pruned mode. Was still syncing, stopped it, restarted and got:
< instagibbs> error message:
< instagibbs> Verifying blocks...
< instagibbs> greg@greg-ThinkPad-T530:~/Documents/bitcoin$ Error: Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)
< GitHub111> [bitcoin] Nudor opened pull request #7478: Bitcoin S+ (master...0.12) https://github.com/bitcoin/bitcoin/pull/7478