log☇︎
436500+ entries in 0.292s
mod6: Anyway, yeah, we can go through it tomorrow. I've also got some curl commands to pull down the distfiles:
mod6: I've probably done a dozen builds this way in the last 2 weeks.
mod6: If you run that script in a directory say ~/sandbox then you can `cd bitcoin-v0_5_3_1` `mkdir -p ourlibs distfiles` - then pull down the boost/bdb/openssl and drop them in distfiles. then finally drop in stator.sh into the ~/sandbox/bitcoin-v0_5_3_1-RELEASE dir and kick it off. that should do the trick.
mod6: hanbot: so, this might help you, it's worth a read through anyway -- it's a script that I created to pull down v0.5.3.1-RELEASE, and then add ascii's recent patches up through verifyall [ read the script for all that are applied ]: http://dpaste.com/23VKWD8.txt
Vexual: ^not suicide, theres no kids helpline link
BingoBoingo: Gat a shiva hand to write it up? You spotted it so you can call dibs.
asciilifeform: how else will they rent it to you for 25bux/mo
BingoBoingo wonders why not can a shitbox and let me pay to put my machien in that space
BingoBoingo likes how corenetworks has had a teaser colo page forever and done nothing to that end.
asciilifeform: then i will cancel the contract with that hoster.
asciilifeform: and post them publicly
asciilifeform: i'ma let it run until it syncs, and then dump the blocks that ~did~ get through
asciilifeform: it is exactly like the situation roughly a month ago with mircea_popescu's node.
phf: so something /is/ coming through? that's trully odd
asciilifeform: between this and the block parser, we have maybe a quarter of a cl implementation of bitcoin here... ☟︎
phf: so if you do that whole socket-connect, write-command, and then (read-byte (usocket:socket-stream *sock*)) you should be getting bytes back, because the node is primed to talk to you
phf: so the end result of incitatus going online was an exercise in sending a version packet to a node to elicit some sort of response
asciilifeform: Vexual: i don't keep nice things out of doors
Vexual: im asounded that you balcony doesnt have a proper station
BingoBoingo: miracast seems to have lots of potential as NuisanceNet
asciilifeform: Vexual: i like'em - lightweight and easier for precision work, on account of not having two metres of mains cable dragging behind it
asciilifeform: though i showed mine to diametric today and he pointed out that the 802.11 daughterboard speaks standard usb through those 4 pins
BingoBoingo: And more expensive to colo
BingoBoingo: Vexual: Bigger machine harder to carry across border in ass
BingoBoingo still wonders where the small machines are with ECC and 2+ sata II ports
Vexual: did you check the clock?
Vexual: taste the soup
hanbot: okay got the planned patch spaghetti untangled, ty asciilifeform. mod6 volunteered to let me torture him tomorrow with release issues. i'll report on how all this goes.
asciilifeform: you might also want the 'verifyall' patch, http://therealbitcoin.org/ml/btc-dev/2015-July/000120.html
assbot: [BTC-dev] (EXPERIMENTAL) Full DNS Thermonuke! ... ( http://bit.ly/1COYWpv )
asciilifeform: ^ this gets you through 'stator'.
assbot: [BTC-dev] (EXPERIMENTAL) Full DNS Thermonuke! ... ( http://bit.ly/1COYWpv )
assbot: [BTC-dev] (EXPERIMENTAL) Transaction Orphanage Amputation. ... ( http://bit.ly/1COYWpr )
assbot: [BTC-dev] (EXPERIMENTAL) Full Orphanage Thermonuke. ... ( http://bit.ly/1COYYh7 )
hanbot: asciilifeform i sketched the patch tree like so:
BingoBoingo: Only ever built from makefile generated from bitcoin-qt.pro as even I have limited use cases for this
BingoBoingo: Sources and binary for my Bitcoin 0.7-ish turd http://www.thedrinkingrecord.com/bitcoin-0.7.2/
asciilifeform: the sequence in http://therealbitcoin.org/ml/btc-dev/2015-June/000101.html followed by the patch in http://therealbitcoin.org/ml/btc-dev/2015-April/000080.html
asciilifeform: this is done as described therein:
asciilifeform: so you want to reconstitute the snapshot found in the linked post?
assbot: [BTC-dev] (EXPERIMENTAL) Static Builder for TheRealBitcoin. ... ( http://bit.ly/1COYtUn )
asciilifeform: is it the src found in http://therealbitcoin.org/ml/btc-dev/2015-June/000102.html ?
asciilifeform: first, determine what you want to build
assbot: [BTC-dev] (EXPERIMENTAL) Static Builder for TheRealBitcoin. ... ( http://bit.ly/1COYtUn )
asciilifeform: the whole point of the way the patches were written. ☟︎
assbot: [BTC-dev] (EXPERIMENTAL) Static Builder for TheRealBitcoin. ... ( http://bit.ly/1COYtUn )
hanbot: asciilifeform so this route i imagined of installing v0.5.3.1-RELEASE followed by patching with the two bits mentioned in http://therealbitcoin.org/ml/btc-dev/2015-June/000102.html & the patches they themselves require is...impossible? redundant?
decimation: asciilifeform: https://github.com/omegamoon/ < these folks seem to have a kernel for the rk30xx series socs
trinque: bails out at the first exit nonzero
asciilifeform: what's that do
trinque: or set -e I think is equivalent
trinque: I added it to mine to deal with blown up steps when fiddling with gcov and libressl
trinque: iirc stator didn't have a -e, might want that
asciilifeform: this builds the whole shebang.
asciilifeform: the classical recipe for stator involves getting hold of the dependencies (listed in stator/distfiles/MANIFEST), placing them in the latter dir, and ./stator.sh
BingoBoingo: Is anyone other than ben_vulpes interested in my 0.7-ish turdball?
asciilifeform: what does this mean
hanbot: i'm hoping to build stator manually. release + patches & antecedents mentioned in stator post.
mod6: really, the main question at this point should be: do you wanna run the v0.5.3.1-RELEASE or are you looking to help test with the latest (pre)v0.5.4 patches?
decimation: but it's several patches behind anyway, would try to use stator
mod6: it was designed to work on deb6, others had no problems. but *shrug*. what system are you using hanbot?
asciilifeform: incidentally, if this is mod6's 'auto.sh,' i'm afraid that i can't recommend it. it never worked on my system.
mod6: sure, use `script` to start a logging facility just type 'exit' when done and it'll dump out a 'typscript' file in the local dir.
asciilifeform: aha then shoot
hanbot: well hopefully if logged it can be pointed to other folks later if needed
decimation: there's some stuff about DDR, but no full datasheet for that one
hanbot: so i'm attempting reference implementation install for the first time and have a boatload of errors at ./auto.sh , not sure where to begin. if anyone has the time & patience for my noobery, please ding me.
decimation: TXD, master and serial small plate connected to ground, do not connect the power supply pins."
decimation: Automatically switches to USB_HOST mode. Debugging serial connection is shown below, OTG_DP pick serial small board RXD, OTG_DN pick serial small board
decimation: "And 2916 RK2928 chip output through internal IO_SWITCH debug serial and OTG interfaces on the same set of IO, RK2926 for the first 6465 pin, RK2928 to V8 W8 pins. The two serial ports for the default mode, when detecting VBUS signal will switch to USB_DEVICE mode, detects the ID port is low will automatically
assbot: Hardware & Software Useful bits: Full RK3066 Technical Reference Manual found! ... ( http://bit.ly/1HQ2vbH )
decimation: asciilifeform: http://hwswbits.blogspot.com/2013/06/full-rk3066-technical-reference-manual.html < has some links to a paper on the rk2928
asciilifeform: ;;later tell mircea_popescu http://gnezdoparanoika.ru/podgotovka-k-vijivaniu/111-sovety-partizanam-poleznye-plakaty.html << true p03try11!!!
trinque: heh I like that warning
decimation: http://log.bitcoin-assets.com/?date=20-07-2015#1208034 < try to search for this line ☝︎
decimation: interestingly the chat took place very near the daily rollover
decimation: yeah but in this case I was looking at all results for from:asciilifeform
asciilifeform: if i wanted the machine to care about whitespace, i would have put whitespace in the query
asciilifeform: as far as i can tell, it insists on breaking at word boundaries
decimation: ok it appears to be RK2928 if the kernel bootlog isn't lying
decimation: yeah I was aware of the stemming shit, but not that it completely misses things
asciilifeform: it used to be even more broken though
asciilifeform: which is the one and only true search.
asciilifeform: when, for reasons entirely unknown to me, it was made to behave in whatever different way from 'grep'
asciilifeform: decimation: the search is broken from day 1
decimation: asciilifeform: interestingly your link is in the log but is completely missing from search
asciilifeform: ^ posted here because this fragment is typical ☟︎
asciilifeform: http://dpaste.com/39RAKKQ.txt << log from incitatus, as of ten seconds ago
asciilifeform: (and that, conversely, all items thusly divisible are in the list)
asciilifeform: considering that i proved that all of the items in the 'magic list' are divisible by 4294967297
BingoBoingo: <asciilifeform> http://log.bitcoin-assets.com/?date=22-07-2015#1209175 << 3*4294967297 << Want to qntra this one up? ☝︎
asciilifeform: and ^ yes, 'PGP Corporation Update Signing Key' was in the 'magic list'
asciilifeform: decimation: it is in the log (dpaste link to the spew from serial port on boot)
decimation: asciilifeform: which 'rockchip' do you have? the imgur image is not clear
assbot: Btrfs Seems To Finally Have Failed Me On A Production System - Phoronix ... ( http://bit.ly/1TP56dj )
assbot: Logged on 21-07-2015 23:10:42; decimation: in other words, the bedrock is shaping 'what is possible'
decimation: http://log.bitcoin-assets.com/?date=21-07-2015#1208987 < to be clear, assembly would allow co-routine 'jumps' just fine ☝︎
BingoBoingo: It's a bit harder to make python write only like perl. very hard to find good sample ruby code because rails
mod6: it's pretty cool tho 'eh?
mod6: so it'd be nice to eventually move this into something that other guys know how to do.