12016-01-17T00:14:44 *** AvatarA has joined #bitcoin-core-dev
22016-01-17T00:21:04 *** laurentmt has joined #bitcoin-core-dev
32016-01-17T00:28:35 *** drnet has quit IRC
42016-01-17T00:47:18 *** zookolaptop has quit IRC
52016-01-17T00:57:22 *** laurentmt has quit IRC
62016-01-17T01:00:13 <midnightmagic> michagogo: I thought the build log getsiped everytime it tries a new stage.
72016-01-17T01:00:18 <midnightmagic> wiped even
82016-01-17T01:01:29 *** fewfef has joined #bitcoin-core-dev
92016-01-17T01:11:31 *** lorenzoasr has joined #bitcoin-core-dev
102016-01-17T01:14:11 *** fewfef has quit IRC
112016-01-17T01:19:47 <GitHub76> [bitcoin] esainane opened pull request #7359: Disable SSLv3 for QT < 5.5 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7359
122016-01-17T01:26:33 *** adnn has quit IRC
132016-01-17T01:42:40 *** adnn has joined #bitcoin-core-dev
142016-01-17T01:43:15 *** zookolaptop has joined #bitcoin-core-dev
152016-01-17T01:55:55 <GitHub108> [bitcoin] achow101 opened pull request #7360: Fix osslsigncode patch url (master...doc-fix) https://github.com/bitcoin/bitcoin/pull/7360
162016-01-17T02:22:04 *** gwyrdain has joined #bitcoin-core-dev
172016-01-17T02:27:10 *** gwyrdain has quit IRC
182016-01-17T02:45:15 *** Thireus has quit IRC
192016-01-17T03:06:24 <michagogo> midnightmagic: correct
202016-01-17T03:06:45 <michagogo> Wait, no
212016-01-17T03:07:02 <michagogo> Build.log gets wiped once per build-script
222016-01-17T03:07:46 <michagogo> So if gitian were to build on 2 archs like Linux used do, each of the two would clear build.log
232016-01-17T03:08:28 <michagogo> But now build.log should cover a full gbuild
242016-01-17T03:09:43 <Luke-Jr> michagogo: if you have time, would you be interested in getting the linux build to do ARM also?
252016-01-17T03:10:30 <michagogo> I kinda doubt I "have time", but maybe -- what's involved?
262016-01-17T03:13:49 <michagogo> And I'm still really confused how a process that's >ing to a file can just cut off/mangle the first major chunk of the file.
272016-01-17T03:14:05 <midnightmagic> I have two odroid now I can build on.
282016-01-17T03:17:45 *** fanquake has joined #bitcoin-core-dev
292016-01-17T03:20:09 <Luke-Jr> michagogo: I have no idea what's involved.
302016-01-17T03:20:20 <Luke-Jr> midnightmagic: it needs to be cross-compiled, for gitian
312016-01-17T03:20:52 <midnightmagic> *build for :)
322016-01-17T03:22:28 <fanquake> michagogo My osx build also died last night, spun it up again now so I'll see it happens again.
332016-01-17T03:22:33 <michagogo> Well, does a normal cross-build with depends work with just installing the compiler and changing the HOST=?
342016-01-17T03:23:31 <michagogo> If so, gitian may be as easy as adding the arm package and adding the right triplet to the HOSTS car
352016-01-17T03:23:44 <michagogo> Var
362016-01-17T03:23:56 <michagogo> fanquake: you using lxc?
372016-01-17T03:24:29 <Luke-Jr> michagogo: I believe so
382016-01-17T03:25:16 <fanquake> michagogo: Yes
392016-01-17T03:37:27 *** BlueMatt has joined #bitcoin-core-dev
402016-01-17T03:37:39 <BlueMatt> https://github.com/TheBlueMatt/bitcoin/tree/aliasing-fix in case anyone wants it
412016-01-17T03:38:22 *** Ylbam has quit IRC
422016-01-17T03:43:15 *** brg444 has quit IRC
432016-01-17T03:49:00 <midnightmagic> lxc on OSX? ohhhh, OSX build *under* LXC on Linux.
442016-01-17T03:56:41 *** AvatarA has quit IRC
452016-01-17T04:22:57 *** adam3us has quit IRC
462016-01-17T04:25:29 *** adam3us has joined #bitcoin-core-dev
472016-01-17T04:28:49 *** brg444 has joined #bitcoin-core-dev
482016-01-17T04:34:02 <michagogo> Luke-Jr: do you know the package name(s) and host triplet for arm Linux?
492016-01-17T04:34:07 <michagogo> I can try it
502016-01-17T04:44:37 <Luke-Jr> arm-linux-gnueabihf I guess
512016-01-17T04:45:20 <Luke-Jr> and pkg gcc-arm-linux-gnueabihf ?
522016-01-17T04:45:33 <Luke-Jr> not sure really
532016-01-17T04:52:38 *** zookolaptop has quit IRC
542016-01-17T05:07:08 <michagogo> Okay, I guess I'll give it a try. I guess we also need pkg-config-arm-linux-gnueabihf?
552016-01-17T05:07:43 <michagogo> And binutils-arm-...
562016-01-17T05:08:43 <michagogo> Luke-Jr: feel free to watch as I do this
572016-01-17T05:09:55 <michagogo> ssh ro-thYmcEyGTTIm0RPJm3h2bJmCp@am2.tmate.io to see me editing and running the descriptor, and ssh ro-me6PDf23hOTHOloQFCzphFCPj@fk2.tmate.io to see a tailf of the install/build logs
582016-01-17T05:10:10 *** brg444 has quit IRC
592016-01-17T05:35:25 <michagogo> Okay, also need g++-4.8-multilib-arm-linux-gnueabihf
602016-01-17T05:35:31 <michagogo> and gcc-â¦
612016-01-17T05:35:48 <michagogo> Take 2.
622016-01-17T05:36:22 <michagogo> Luke-Jr: running again
632016-01-17T05:37:28 <cfields> BlueMatt: ouch, heh
642016-01-17T05:41:46 <michagogo> cfields: wb
652016-01-17T05:41:52 <michagogo> So, it failed again...
662016-01-17T05:42:22 <michagogo> I don't get how a process >ing to a file can wipe out the beginning like that after it's already been written
672016-01-17T05:43:32 <michagogo> cfields: and fanquake was also having it fail. Is anyone who has successfully built OS X using LXC?
682016-01-17T05:43:42 <cfields> michagogo: i gave up on lxc ages ago
692016-01-17T05:44:01 <michagogo> "Gave up"?
702016-01-17T05:45:06 <cfields> michagogo: lxc has always been problematic with gitian, i go with what's stable
712016-01-17T05:45:33 <michagogo> For yourself? Or for making it work at all?
722016-01-17T05:51:42 <cfields> nah, just for myself
732016-01-17T05:55:12 <michagogo> Well, something seems broken
742016-01-17T05:55:29 <michagogo> And at least right now KVM isn't an option for me, soâ¦
752016-01-17T05:56:39 <michagogo> Until we can figure out a way to run gitian on Windows, I can only use LXC, and I imagine other people are in the same situation
762016-01-17T05:57:24 *** dcousens has left #bitcoin-core-dev
772016-01-17T06:07:53 <michagogo> Luke-Jr: looks like it fails in the libX11 depends build. https://www.irccloud.com/pastebin/6ct2I6Yh/
782016-01-17T06:08:11 <Luke-Jr> Travis does ARM though :/
792016-01-17T06:08:46 <michagogo> there's probably a way around this
802016-01-17T06:09:37 <cfields> travis skips qt because X is a nightmare for arm
812016-01-17T06:09:40 <cfields> NO_QT=1
822016-01-17T06:10:00 <Luke-Jr> :|
832016-01-17T06:10:11 <michagogo> env: HOST=arm-linux-gnueabihf PACKAGES="g++-arm-linux-gnueabihf" DEP_OPTS="NO_QT=1" GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports"
842016-01-17T06:10:23 <Luke-Jr> I suppose bitcoind-only builds for ARM would be an improvement still
852016-01-17T06:10:57 <michagogo> I'll try to add NO_QT=1
862016-01-17T06:11:01 <cfields> yea. any graphical arm build would be chipset/gpu/environment specific. just skip qt.
872016-01-17T06:12:58 <cfields> for that matter, arm binaries are very much the same way. i'm not sure how much value there is in aiming for a generic one
882016-01-17T06:12:58 <michagogo> Okay, take 3. Tmate sessions still live.
892016-01-17T06:13:38 <Luke-Jr> cfields: it'd be nice to get one that works on RPi and Android phones
902016-01-17T06:13:44 <cfields> for ex, that toolchain will limit itself to armv7 hf at a minimum, iirc. so that rules out rpi
912016-01-17T06:14:04 <Luke-Jr> even the new rpi?
922016-01-17T06:14:26 <cfields> Luke-Jr: exactly my point. arm != generic
932016-01-17T06:14:52 <Luke-Jr> cfields: how does Android do it?
942016-01-17T06:15:10 <cfields> Luke-Jr: ever use a tegra2 on android?
952016-01-17T06:15:25 <Luke-Jr> no
962016-01-17T06:15:27 <cfields> (the answer is no, because they didn't ship with neon, so everything broke at runtime)
972016-01-17T06:16:14 <cfields> Luke-Jr: android phones are a better target, but you'll still need to set a base-line.
982016-01-17T06:17:12 <cfields> cpu-intensive apps use generic builds and switch to tuned asm at runtime, based on cpu
992016-01-17T06:17:21 <cfields> ffmpeg is a good example
1002016-01-17T06:18:04 <michagogo> cfields: did you get a chance to look for anything obvious in the log from the OS X build?
1012016-01-17T06:18:26 <cfields> michagogo: no, sorry. i can try to look tomorrow if it's still acting up
1022016-01-17T06:19:08 <michagogo> cfields: did you get a chance to see if there's anything obvious in the log from the Mac build? And is there a way to not let the early part of the log get wiped out?
1032016-01-17T06:19:14 <michagogo> (How is that even happening?)
1042016-01-17T06:19:42 <michagogo> Sorry, lag
1052016-01-17T06:26:27 <michagogo> Looks like using `script` should give a raw log including control characters
1062016-01-17T06:29:58 <michagogo> Hrm, even with no_qt=1 appended it's trying and failing to build libX11
1072016-01-17T06:30:08 <michagogo> Luke-Jr cfields: ^
1082016-01-17T06:30:23 <Luke-Jr> uppercase?
1092016-01-17T06:36:25 <michagogo> Yes
1102016-01-17T06:36:35 <michagogo> But I must have been mistaken, I was sure it failed
1112016-01-17T06:36:47 <michagogo> But just now it was running
1122016-01-17T06:37:14 <michagogo> Maybe it was frozen or something
1132016-01-17T06:41:08 <michagogo> Deps are built, looks like it's building okay
1142016-01-17T06:41:28 *** Thireus has joined #bitcoin-core-dev
1152016-01-17T06:47:05 <michagogo> Luke-Jr: build finished fine
1162016-01-17T06:47:38 <michagogo> (Except that it failed at the very last line, renaming the output, but that's trivial)
1172016-01-17T06:50:16 <michagogo> cfields: okay, I g2g now, but I started the build again and this time I'm capturing the tailf of the build log with `script`, which should give us the whole log (I hope).
1182016-01-17T07:05:27 *** xiangfu has joined #bitcoin-core-dev
1192016-01-17T07:19:33 <fanquake> cfields: What's your gitian setup at the moment? I've been meaning to update mine for a while, probably worth upgrading now that I'm having an issue.
1202016-01-17T07:50:05 *** xiangfu has quit IRC
1212016-01-17T08:26:15 *** Ylbam has joined #bitcoin-core-dev
1222016-01-17T08:37:38 *** paveljanik has joined #bitcoin-core-dev
1232016-01-17T09:08:51 *** Guyver2 has joined #bitcoin-core-dev
1242016-01-17T09:22:26 <gmaxwell> sipa: phantomcircuit: I want to give you some congrats on the a privacy improvement direct hit.
1252016-01-17T09:23:52 <gmaxwell> Note "compliance tracking" here https://github.com/bitcoinclassic/bitcoinclassic/pull/15 and the dishonest suggestion that restoring the trickle behavior helps '0 conf' at https://github.com/bitcoinclassic/bitcoinclassic/pull/16
1262016-01-17T09:25:24 <gmaxwell> kinda interesting to see 'Classic' also making privacy negative changes like XT.
1272016-01-17T09:34:40 <paveljanik> gmaxwell, why do you think they are going to merge this in?
1282016-01-17T09:35:10 <paveljanik> if gmaxwell pakes a PR to Classic uping the limit to 8MB fix, will gmaxwell' say here that they are going to merge it?
1292016-01-17T09:35:21 <gmaxwell> read the thread.
1302016-01-17T09:35:25 <paveljanik> I read it ;-)
1312016-01-17T09:35:42 <paveljanik> I do not care at all about Classic, but you made me curious :-)
1322016-01-17T09:36:04 <paveljanik> but we age going OT here ;-)
1332016-01-17T09:36:24 <paveljanik> but anyway, I'm happy to see you "back" ;-)
1342016-01-17T09:42:32 <midnightmagic> it looks like he intends to commit it to me
1352016-01-17T09:47:27 *** murch has joined #bitcoin-core-dev
1362016-01-17T09:52:55 *** lorenzoasr has quit IRC
1372016-01-17T09:53:43 <paveljanik> even if so, do we care?
1382016-01-17T10:18:18 *** Guyver2 has quit IRC
1392016-01-17T10:33:00 *** adam3us has quit IRC
1402016-01-17T10:37:57 <petertodd> https://github.com/bitcoinclassic/bitcoinclassic/pull/19 <- lol, 3GB mempools
1412016-01-17T10:38:30 <haakonn> just multiple everything by 10
1422016-01-17T10:44:46 <paveljanik> looks like the next one will be maxconnections to 80...
1432016-01-17T10:45:25 <paveljanik> joined today. Some troll...
1442016-01-17T10:45:26 <paveljanik> 8)
1452016-01-17T10:51:57 *** GAit has joined #bitcoin-core-dev
1462016-01-17T10:56:42 *** arowser has quit IRC
1472016-01-17T10:56:54 *** arowser has joined #bitcoin-core-dev
1482016-01-17T11:17:44 *** GAit has quit IRC
1492016-01-17T11:18:17 *** GAit has joined #bitcoin-core-dev
1502016-01-17T11:43:53 <gmaxwell> sorry, I didn't mean to push this channel OT in that way.
1512016-01-17T11:44:35 <gmaxwell> My bringing up that repo was exclusively to point out to patrick and sipa that fixing the trickling was a meaningful enough improvement in privacy that people attacking the privacy of Bitcoin Core users are trying to undermine it.
1522016-01-17T11:45:22 <gmaxwell> The particular venue was uninteresting except perhaps that it wasn't at core: showing that we have a reputation for competence and caring about privacy enough that they wouldn't bother trying it on us.
1532016-01-17T11:55:20 *** randy-waterhouse has quit IRC
1542016-01-17T12:20:47 <paveljanik> gmaxwell, sure. Everyone in this channel knows it...
1552016-01-17T12:21:57 <paveljanik> The question is how to make general public aware of this (without finger pointing).
1562016-01-17T12:22:18 <paveljanik> Writing articles to our web pages...
1572016-01-17T12:22:20 <paveljanik> e.g.
1582016-01-17T12:22:23 <paveljanik> blogging about it.
1592016-01-17T12:25:27 <paveljanik> and BTW, several days ago jonasschnelli closed plain 1M->2M PR as well... So "they" are trying to do it to Core too.
1602016-01-17T12:25:55 *** drnet has joined #bitcoin-core-dev
1612016-01-17T12:26:43 <jonasschnelli> paveljanik: how is trying what (don't read the backlog)?
1622016-01-17T12:27:01 <jonasschnelli> Was the close of this PR to harsh? Looked really trollish.
1632016-01-17T12:28:33 <jonasschnelli> s/how is trying../who s trying...
1642016-01-17T12:34:22 *** GAit has quit IRC
1652016-01-17T12:34:49 *** GAit has joined #bitcoin-core-dev
1662016-01-17T12:55:32 *** murch has quit IRC
1672016-01-17T13:00:52 *** blur3d has quit IRC
1682016-01-17T13:08:57 *** GAit has quit IRC
1692016-01-17T13:09:38 *** GAit has joined #bitcoin-core-dev
1702016-01-17T13:27:48 *** trippysalmon has joined #bitcoin-core-dev
1712016-01-17T13:34:38 *** adnn_ has joined #bitcoin-core-dev
1722016-01-17T13:35:24 *** adnn has quit IRC
1732016-01-17T14:01:03 *** drnet has quit IRC
1742016-01-17T14:01:40 *** GAit has quit IRC
1752016-01-17T14:02:44 *** GAit has joined #bitcoin-core-dev
1762016-01-17T14:18:42 *** afk11 has joined #bitcoin-core-dev
1772016-01-17T14:29:45 *** fkhan_ has quit IRC
1782016-01-17T14:32:48 <paveljanik> jonasschnelli, I do not know who. It was just to illustrate that trolls troll this and other projects.
1792016-01-17T14:33:45 <paveljanik> and we can't judge the quality of the project purely on the PRs.
1802016-01-17T14:35:08 *** jtimon has joined #bitcoin-core-dev
1812016-01-17T14:44:34 *** zookolaptop has joined #bitcoin-core-dev
1822016-01-17T14:45:28 <paveljanik> jonasschnelli, you did perfect job in closing it...
1832016-01-17T14:45:39 <paveljanik> the reporter was troll
1842016-01-17T15:04:04 *** davec has quit IRC
1852016-01-17T15:04:31 *** davec has joined #bitcoin-core-dev
1862016-01-17T15:15:50 <michagogo> cfields: Yeah, as I thought, script caught this. Something really bizarre is happening when building Qt... https://usercontent.irccloud-cdn.com/file/ZiTK1ujG/1453043699.JPG
1872016-01-17T15:23:20 <michagogo> I'm going to try booting up my sandbox VM (that has a clean snapshot) and installing the packages to see if I can try to build outside a container
1882016-01-17T15:23:32 <zookolaptop> michagogo: filesystem or storage device failure ?
1892016-01-17T15:23:50 <zookolaptop> Sorry, gotta go play Dominions 4 with my 6-year-old. BBIAB
1902016-01-17T15:23:53 <michagogo> zookolaptop: nah, Windows and Linux builds are working fine
1912016-01-17T15:24:19 <michagogo> And the OS X build has failed in the same way at the same place 4-5 times now
1922016-01-17T15:24:45 <zookolaptop> Hm.
1932016-01-17T15:28:09 <michagogo> If you scroll back a while I uploaded the build.log
1942016-01-17T15:48:34 *** fanquake has left #bitcoin-core-dev
1952016-01-17T16:02:04 *** wallet42 has joined #bitcoin-core-dev
1962016-01-17T16:07:20 *** wallet42 has quit IRC
1972016-01-17T16:07:38 *** wallet42 has joined #bitcoin-core-dev
1982016-01-17T16:18:23 <PRab> Some quick feedback on the 0.12 RC. I'm not a big fan of the font change on the Console tab. It appears to be using a smaller font than it did before and it is harder (IMO) to read.
1992016-01-17T16:18:48 <PRab> (Windows 7 64bit, standard DPI)
2002016-01-17T16:23:23 <PRab> Another minor cosmetic issue that could be improved is that by default the User Agent column gets cut off, and the Ping Time column is huge. I would give up some of the white space in Ping Time to avoid cutting off text in User Agent.
2012016-01-17T16:24:01 *** MarcoFalke has joined #bitcoin-core-dev
2022016-01-17T16:32:44 *** Guest87 has joined #bitcoin-core-dev
2032016-01-17T16:38:54 *** cypherBlock has joined #bitcoin-core-dev
2042016-01-17T16:43:25 *** murch has joined #bitcoin-core-dev
2052016-01-17T16:50:53 *** moli has quit IRC
2062016-01-17T16:54:51 *** MarcoFalke has quit IRC
2072016-01-17T16:55:28 *** moli has joined #bitcoin-core-dev
2082016-01-17T16:56:57 *** MarcoFalke has joined #bitcoin-core-dev
2092016-01-17T17:06:51 *** MarcoFalke has quit IRC
2102016-01-17T17:11:58 *** laurentmt has joined #bitcoin-core-dev
2112016-01-17T17:12:07 *** laurentmt has quit IRC
2122016-01-17T17:15:46 <GitHub53> [bitcoin] pra85 opened pull request #7363: Update license year range to 2016 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7363
2132016-01-17T17:28:52 *** challisto has quit IRC
2142016-01-17T17:33:26 *** MarcoFalke has joined #bitcoin-core-dev
2152016-01-17T17:38:12 *** brg444 has joined #bitcoin-core-dev
2162016-01-17T17:40:55 *** zookolaptop has quit IRC
2172016-01-17T17:47:03 *** murch has quit IRC
2182016-01-17T17:58:02 *** GAit has quit IRC
2192016-01-17T17:58:05 *** zookolaptop has joined #bitcoin-core-dev
2202016-01-17T17:58:07 *** challisto has joined #bitcoin-core-dev
2212016-01-17T17:58:08 *** challisto has joined #bitcoin-core-dev
2222016-01-17T18:04:59 *** challisto has left #bitcoin-core-dev
2232016-01-17T18:05:10 *** challisto has joined #bitcoin-core-dev
2242016-01-17T18:08:54 *** GAit has joined #bitcoin-core-dev
2252016-01-17T18:10:21 *** belcher has joined #bitcoin-core-dev
2262016-01-17T18:16:02 <adnn_> Ihttp://www.bbc.com/future/story/20160105-the-man-who-studies-the-spread-of-ignorance
2272016-01-17T18:16:34 <adnn_> Relevant for obvious reasons.
2282016-01-17T18:30:15 *** MarcoFalke has quit IRC
2292016-01-17T18:31:08 <GitHub184> [bitcoin] MarcoFalke opened pull request #7364: [qt] Windows: Make rpcconsole monospace font larger (master...Mf1601-qtWinFontSize) https://github.com/bitcoin/bitcoin/pull/7364
2302016-01-17T18:34:15 *** Prattler has quit IRC
2312016-01-17T18:34:56 *** MarcoFalke has joined #bitcoin-core-dev
2322016-01-17T18:36:33 *** Prattler has joined #bitcoin-core-dev
2332016-01-17T18:37:40 <michagogo> Anyone around who gitian builds?
2342016-01-17T18:37:49 *** laurentmt has joined #bitcoin-core-dev
2352016-01-17T18:37:51 <PRab> I do.
2362016-01-17T18:38:09 <michagogo> Did the 0.12.0rc1 OS X build work for you?
2372016-01-17T18:38:21 <michagogo> If so, what's your gitian setup?
2382016-01-17T18:38:27 <PRab> I never do OS X builds. I only do windows and linux.
2392016-01-17T18:38:32 <michagogo> Got it.
2402016-01-17T18:38:38 <michagogo> No sdk?
2412016-01-17T18:38:55 <MarcoFalke> michagogo, you need to patch the local descriptor
2422016-01-17T18:39:05 <michagogo> MarcoFalke: that's just the signer IIRC
2432016-01-17T18:39:05 <MarcoFalke> See the 0.12 branch
2442016-01-17T18:39:18 <michagogo> And I'm using the descriptor from the 0.12 branch anyway
2452016-01-17T18:39:56 <michagogo> The issue is that it's crashing and burning in a really bizarre way when trying to build Qt
2462016-01-17T18:40:11 <MarcoFalke> What OS and gitian builder?
2472016-01-17T18:40:13 <michagogo> (See scrollback)
2482016-01-17T18:40:43 <michagogo> I'm using LXC running on Ubuntu Trusty in a Virtualbox
2492016-01-17T18:40:57 <michagogo> (on Windows, but that shouldn't matter)
2502016-01-17T18:41:22 <michagogo> Linux and Windows built fine
2512016-01-17T18:41:34 <michagogo> And I think fanquake had the same failure
2522016-01-17T18:43:50 *** arowser has quit IRC
2532016-01-17T18:43:53 <MarcoFalke> The docs mention debian, iirc. But Trusty should work as well...
2542016-01-17T18:44:16 *** arowser has joined #bitcoin-core-dev
2552016-01-17T18:45:42 <michagogo> MarcoFalke: Ubuntu is gitian's first-class platform afaik
2562016-01-17T18:51:11 *** MarcoFalke has quit IRC
2572016-01-17T18:56:07 *** wallet42 has quit IRC
2582016-01-17T18:56:52 *** challisto has quit IRC
2592016-01-17T18:59:16 *** MarcoFalke has joined #bitcoin-core-dev
2602016-01-17T19:07:34 <zookolaptop> michagogo: curious what happened with that weird truncated build log last night.
2612016-01-17T19:08:11 <MarcoFalke> michagogo. Do you have the build script as well?
2622016-01-17T19:08:13 <michagogo> zookolaptop: yeah, didn't know a truncated > file was even possible
2632016-01-17T19:08:21 <michagogo> MarcoFalke: sure, one sec
2642016-01-17T19:09:41 <michagogo> http://paste.ubuntu.com/14555571/
2652016-01-17T19:10:57 *** challisto has joined #bitcoin-core-dev
2662016-01-17T19:10:58 *** challisto has joined #bitcoin-core-dev
2672016-01-17T19:11:08 <michagogo> Pretty sure there's nothing abnormal there
2682016-01-17T19:11:34 *** challisto has left #bitcoin-core-dev
2692016-01-17T19:11:41 *** challisto has joined #bitcoin-core-dev
2702016-01-17T19:11:42 <michagogo> And the build log looks pretty normal until the screenshot I posted
2712016-01-17T19:14:01 *** trippysalmon has quit IRC
2722016-01-17T19:34:22 *** MarcoFalke has quit IRC
2732016-01-17T19:48:12 *** wangchun has quit IRC
2742016-01-17T19:49:43 *** wangchun has joined #bitcoin-core-dev
2752016-01-17T19:51:01 *** wangchun has quit IRC
2762016-01-17T19:51:34 *** wangchun has joined #bitcoin-core-dev
2772016-01-17T19:53:13 *** wangchun has quit IRC
2782016-01-17T19:53:38 *** wangchun has joined #bitcoin-core-dev
2792016-01-17T19:57:42 *** zookolaptop has quit IRC
2802016-01-17T20:13:20 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2812016-01-17T20:21:15 <michagogo> hmm, what's this?
2822016-01-17T20:21:22 <michagogo> https://www.irccloud.com/pastebin/hAWpvStd/
2832016-01-17T20:29:39 <michagogo> cfields: I'm getting a 403 when depends as of v0.12.0rc1 tries to pull from the bitcoincore.org fallback server
2842016-01-17T20:33:42 *** laurentmt has quit IRC
2852016-01-17T20:39:11 *** zookolaptop has joined #bitcoin-core-dev
2862016-01-17T21:03:58 *** paveljanik has quit IRC
2872016-01-17T21:21:39 *** trippysalmon has joined #bitcoin-core-dev
2882016-01-17T21:26:26 *** Chris_Stewart_5 has quit IRC
2892016-01-17T21:29:42 *** jtimon has quit IRC
2902016-01-17T21:29:43 *** arubi has quit IRC
2912016-01-17T21:29:44 *** Anduck has quit IRC
2922016-01-17T21:29:45 *** gijensen has quit IRC
2932016-01-17T21:29:53 *** drnet has joined #bitcoin-core-dev
2942016-01-17T21:33:32 *** GAit has quit IRC
2952016-01-17T21:36:40 *** arubi has joined #bitcoin-core-dev
2962016-01-17T21:40:46 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2972016-01-17T21:41:13 *** Guyver2 has joined #bitcoin-core-dev
2982016-01-17T21:44:56 *** GAit has joined #bitcoin-core-dev
2992016-01-17T21:47:32 *** trippysalmon has quit IRC
3002016-01-17T21:54:45 *** Chris_Stewart_5 has quit IRC
3012016-01-17T21:58:44 *** wallet42 has joined #bitcoin-core-dev
3022016-01-17T22:03:23 *** Guest87 is now known as MRIO
3032016-01-17T22:03:24 *** Chris_Stewart_5 has joined #bitcoin-core-dev
3042016-01-17T22:05:50 *** jtimon has joined #bitcoin-core-dev
3052016-01-17T22:06:30 *** gijensen has joined #bitcoin-core-dev
3062016-01-17T22:20:52 *** wallet42 has quit IRC
3072016-01-17T22:21:38 *** cypherBlock has quit IRC
3082016-01-17T22:28:05 *** wallet42 has joined #bitcoin-core-dev
3092016-01-17T22:37:17 *** GAit has quit IRC
3102016-01-17T22:37:44 *** GAit has joined #bitcoin-core-dev
3112016-01-17T22:43:50 *** zookolaptop has quit IRC
3122016-01-17T22:47:20 *** Anduck has joined #bitcoin-core-dev
3132016-01-17T22:48:27 *** berndj has quit IRC
3142016-01-17T22:48:53 *** Cory has quit IRC
3152016-01-17T22:48:53 *** jouke has quit IRC
3162016-01-17T22:49:58 *** jouke has joined #bitcoin-core-dev
3172016-01-17T22:50:10 *** bad-dragon has quit IRC
3182016-01-17T22:51:00 *** zookolaptop has joined #bitcoin-core-dev
3192016-01-17T22:51:44 *** bad-dragon has joined #bitcoin-core-dev
3202016-01-17T22:53:28 *** wangchun has quit IRC
3212016-01-17T22:53:28 *** arowser has quit IRC
3222016-01-17T22:53:29 *** michagogo has quit IRC
3232016-01-17T22:53:29 *** mturquette has quit IRC
3242016-01-17T22:53:30 *** AtashiCon has quit IRC
3252016-01-17T22:53:31 *** aj has quit IRC
3262016-01-17T22:53:31 *** Guest87962 has quit IRC
3272016-01-17T22:55:39 *** Pasha has joined #bitcoin-core-dev
3282016-01-17T22:57:43 *** wangchun has joined #bitcoin-core-dev
3292016-01-17T22:57:43 *** arowser has joined #bitcoin-core-dev
3302016-01-17T22:57:43 *** michagogo has joined #bitcoin-core-dev
3312016-01-17T22:57:43 *** mturquette has joined #bitcoin-core-dev
3322016-01-17T22:57:43 *** AtashiCon has joined #bitcoin-core-dev
3332016-01-17T22:57:43 *** aj has joined #bitcoin-core-dev
3342016-01-17T22:57:43 *** Guest87962 has joined #bitcoin-core-dev
3352016-01-17T22:58:07 *** ronbo has joined #bitcoin-core-dev
3362016-01-17T23:02:33 *** Pasha is now known as Cory
3372016-01-17T23:02:54 *** belcher has quit IRC
3382016-01-17T23:04:45 *** belcher has joined #bitcoin-core-dev
3392016-01-17T23:17:57 *** berndj has joined #bitcoin-core-dev
3402016-01-17T23:23:31 *** Guyver2 has quit IRC
3412016-01-17T23:25:33 *** randy-waterhouse has joined #bitcoin-core-dev
3422016-01-17T23:25:44 *** blur3d has joined #bitcoin-core-dev
3432016-01-17T23:27:24 *** Thireus has quit IRC
3442016-01-17T23:28:09 <randy-waterhouse> hammering v0.12rc1 on the mainnet, smooth like silk ... good work guys.
3452016-01-17T23:33:43 *** droark has quit IRC
3462016-01-17T23:46:20 *** GAit has quit IRC
3472016-01-17T23:48:52 *** brg444 has quit IRC
3482016-01-17T23:54:55 *** droark has joined #bitcoin-core-dev