1 2012-03-28 00:01:24 <gjs278> cat-v eats go for breakfast
 2 2012-03-28 00:01:26 <gjs278> with rob pike
 3 2012-03-28 01:32:47 <luke-jr> neofutur: k
 4 2012-03-28 01:34:11 <neofutur> so i have to git checkout git://github.com/bitcoin/bitcoin.git
 5 2012-03-28 01:34:16 <luke-jr> no
 6 2012-03-28 01:34:16 <neofutur> no more ?
 7 2012-03-28 01:34:26 <neofutur> or a special branch ?
 8 2012-03-28 01:34:52 <luke-jr> https://github.com/devrandom/gitian-builder first
 9 2012-03-28 01:35:11 <luke-jr> git://gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable.git for stable tags
10 2012-03-28 01:35:21 <neofutur> git clone https://github.com/devrandom/gitian-builder ?
11 2012-03-28 01:36:00 <neofutur> wget https://github.com/devrandom/gitian-builder ?
12 2012-03-28 01:36:09 <luke-jr> git://github.com/devrandom/gitian-builder.git
13 2012-03-28 01:36:19 <luke-jr> https://github.com/devrandom/gitian-builder has the setup instructions
14 2012-03-28 01:36:43 <neofutur> ok got git://github.com/devrandom/gitian-builder.git
15 2012-03-28 01:37:33 <neofutur> ok I sudo apt-get install python-vm-builder qemu-kvm apt-cacher ; sudo service apt-cacher start
16 2012-03-28 01:37:59 <neofutur> grumph 34 dependencies to install ;(
17 2012-03-28 01:39:53 <neofutur> bin/gbuild <package>.yml
18 2012-03-28 01:39:58 <neofutur> what should i do there ?
19 2012-03-28 01:40:12 <BlueMatt> ../bitcoin/contrib/gitian-descriptors/gitian.yml
20 2012-03-28 01:40:16 <BlueMatt> or for a win32 build...
21 2012-03-28 01:40:17 <luke-jr> [23:32:31] <luke-jr> https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.txt
22 2012-03-28 01:40:19 <BlueMatt> ../bitcoin/contrib/gitian-descriptors/gitian-win32.yml
23 2012-03-28 01:40:31 <BlueMatt> and maybe add a -j4 -m4096 or similar
24 2012-03-28 01:42:05 <gribble> New news from bitcoinrss: dooglus opened issue 999 on bitcoin/bitcoin <https://github.com/bitcoin/bitcoin/issues/999>
25 2012-03-28 01:42:12 <neofutur> 2012-03-27 22:39:04,277 ERROR   : amd64 is not a valid architecture. Valid architectures are: i386 lpia
26 2012-03-28 01:42:15 <neofutur> Traceback (most recent call last):
27 2012-03-28 01:42:22 <neofutur> when trying to bin/make-base-vm
28 2012-03-28 01:42:52 <luke-jr> so just do i386 I guess
29 2012-03-28 01:43:35 <neofutur> bin/make-base-vm  --arch=i386
30 2012-03-28 01:43:41 <devrandom> luke-jr: he won't be able to build the linux one
31 2012-03-28 01:43:50 <devrandom> no equal sign
32 2012-03-28 01:43:52 <neofutur> even if bin/make-base-vm -h