1 2013-02-05 00:34:02 <BlueMatt> gavinandresen: re: mingw issues: sorry, Ive been pretty busy and havent had time to debug it a lot over the weekend, Im looking into it again though
 2 2013-02-05 00:34:26 <gavinandresen> BlueMatt: great-- if you're too busy, do a braindump in the issue and I'll try to tackle it
 3 2013-02-05 00:35:07 <BlueMatt> gavinandresen: sadly I still dont know much, just that that test fails on mingw-built bitcoinds (with the patch from http://jenkins.bluematt.me/pull-tester/files/ , which is required for the tests)
 4 2013-02-05 00:35:25 <BlueMatt> and that git bisect is pointing to something recent, though not a definitive commit
 5 2013-02-05 00:35:30 <gavinandresen> mingw32 and mingw-w64 ?
 6 2013-02-05 00:35:40 <BlueMatt> mingw32, still havent tested w64
 7 2013-02-05 00:35:44 <gavinandresen> ok
 8 2013-02-05 00:37:31 <gavinandresen> BlueMatt: if you don't figure it out tonight, I'll take a crack at it tomorrow when I'm fresh.
 9 2013-02-05 00:37:39 <BlueMatt> gavinandresen: alright, thanks
10 2013-02-05 00:37:49 <Luke-Jr> BlueMatt: is pulltester working now?
11 2013-02-05 00:38:08 <BlueMatt> gavinandresen: if you sudo -u matt screen -r on jenkins, you can probably find what stuff I was running on there to test
12 2013-02-05 00:38:16 <BlueMatt> Luke-Jr: sorry, not till I can get reliable test results
13 2013-02-05 00:38:21 <gavinandresen> BlueMatt: cool, thanks
14 2013-02-05 00:39:00 <gavinandresen> BlueMatt: is it still just that one test failing? Might make sense just to disable that for normal pulls, pull-tester is extremely useful just to get a cross-compile sanity check
15 2013-02-05 00:39:43 <BlueMatt> gavinandresen: yea, I suppose I can dig into git history and grab the old tester to run later tonight
16 2013-02-05 01:31:26 <muhoo> so does everyone working on this stuff have day jobs, or are the bitcoind devs communty-supported?
17 2013-02-05 01:33:41 <Luke-Jr> muhoo: Gavin is salaries by the Bitcoin Foundation from donations and membership dues
18 2013-02-05 01:33:59 <Luke-Jr> (which in practice means he's paid by MtGox and BitInstant, for now)
19 2013-02-05 01:34:17 <gavinandresen> ??? and bitcoinstore.com
20 2013-02-05 01:34:18 <Luke-Jr> muhoo: everyone else does various other stuff for a living
21 2013-02-05 01:35:05 <Luke-Jr> gavinandresen: is there a list of corp sponsors anywhere?
22 2013-02-05 01:35:35 <Luke-Jr> members*
23 2013-02-05 01:36:08 <gavinandresen> Luke-Jr: not yet, but members pages are next on the foundation webmaster's TODO list, I believe  (conference registrations were highest priority)
24 2013-02-05 01:36:28 <gavinandresen> members pages == pages with lists of corporate & individual members
25 2013-02-05 01:36:36 <gavinandresen> (not pages that members can edit)
26 2013-02-05 01:38:04 <Luke-Jr> gavinandresen: btw, any idea who I talk to for access to the Foundation's Avalon? I think I should have code ready for testing probably within the next week
27 2013-02-05 01:39:37 <gavinandresen> Luke-Jr: it is in the BitInstant offices in NYC. They tend to be busy, so I doubt they'll want to figure out how they can safely give you access, but you can ask Charlie
28 2013-02-05 01:40:38 <gavinandresen> Luke-Jr: I thought jgarzik said eligius worked great with his avalon, what needs testing?
29 2013-02-05 01:40:45 <Luke-Jr> gavinandresen: BFGMiner port
30 2013-02-05 01:41:58 <gavinandresen> Luke-Jr: okey dokey.  I thought Avalon was "visit web interface, point it at a pool or bitcoind, done"
31 2013-02-05 01:42:37 <gavinandresen> Luke-Jr: would BFGMiner run inside the Avalon box?  Can you even replace the Avalon's software?
32 2013-02-05 01:42:42 <Luke-Jr> correct
33 2013-02-05 01:42:52 <Luke-Jr> it's an Openwrt system
34 2013-02-05 01:43:25 <gavinandresen> Ah.  Seems like you should talk to the avalon folks about getting one, then, although I would understand why they wouldn't want to support Other People's Software on their box (annoying to support)
35 2013-02-05 01:45:21 <Luke-Jr> gavinandresen: I would think that was part of the intention of donating one to the Foundation (so they instead of providing one to each developer who wants to support it, they only provide one for sharing)
36 2013-02-05 01:46:21 <gavinandresen> okey dokey. I have no idea what their intention was, maybe you should ask them.
37 2013-02-05 01:46:28 <BlueMatt> gavinandresen: fyi, gitian is also borked, and its sudo screen -r, not sudo -u matt screen -r
38 2013-02-05 01:46:51 <gavinandresen> BlueMatt: frickin frackin???. ok
39 2013-02-05 01:47:16 <v1rtex> I've done a search on google and can't seem to sift through the 3m+ results to find my answer... does anyone here have any suggestions on why my guiminer wouldn't accept any shares? aside from the mayan's and/or skynet.
40 2013-02-05 02:06:00 <BlueMatt> oh, and, yes, the issue affects native windows, not just wine
41 2013-02-05 02:06:02 <BlueMatt> :)
42 2013-02-05 02:33:59 <BlueMatt> anyone know if there was a specific commit (since ultraprune) that fixed gitian build (specifically undefined reference to `__imp__PathFileExistsW@4')
43 2013-02-05 02:34:02 <BlueMatt> ?
44 2013-02-05 02:36:16 <gavinandresen> BlueMatt: that sounds very familiar???
45 2013-02-05 02:36:44 <gavinandresen> BlueMatt: I think that was fixed by compiling leveldb with WINVER=something
46 2013-02-05 02:37:01 <BlueMatt> gavinandresen: thanks
47 2013-02-05 02:37:20 <BlueMatt> gavinandresen: found it, thanks
48 2013-02-05 03:53:55 <bdq3> can anyone give me some testnet BTC plz ? i dont want to wait for the 110 more block confirms
49 2013-02-05 03:54:15 <bdq3> n2FqPZDBv3JfdYg6juWnv7GvGGf577cBzh
50 2013-02-05 03:57:44 <BlueMatt> gavinandresen: so, I did (finally) trace it down to (I think) one commit
51 2013-02-05 03:57:45 <BlueMatt> :)