log☇︎
363500+ entries in 0.228s
mod6: shinohai: btw, i can walk you through getting an openbsd version going. you have to manually add some patches posted to the ML by 'phf'?
assbot: Logged on 21-12-2015 19:45:02; jurov: ben_vulpes: do you have publicly available sample outcome of the glorious process?
ben_vulpes: http://log.bitcoin-assets.com/?date=21-12-2015#1349573 << i could crap out a limited subset of toolchain adequate to demonstrate workflow with/out emacs if you'd like ☝︎
mod6: that would have had to have been placed in the local pdir (patch dir) and sdir (seals dir) manually - it's not in http://thebitcoin.foundation/v/ yet
asciilifeform: was wondering if he has the programmable verstring
mod6: <+trinque> http://deedbot.org/build-bitcoind-99997K.sh << If Mr. P. used this, then it does this (in the script): ./v.pl p verbose TEST2 asciilifeform_add_verifyall_option.vpatch
asciilifeform: not on zoolag tho
asciilifeform: and there you are on dulap.
mircea_popescu: what's the rush.
mod6: also -verifyall should be an option for you with TEST2
asciilifeform: iirc 195* belongs to mircea_popescu
asciilifeform: replace with one of the currently-live nodez
mircea_popescu: -addnode=195.211.154.159 << this ours ?
mod6: one thing at a time though.
mod6: <+trinque> yes but this is seriously layered and needs to be smashed into one script. << this is a good point there a bunch of gyrations in the current script that could be folded all into one better script.
mod6: cause it died right then. heh.
mod6: <+mircea_popescu> seriously mod6, VERY nice job with this. 19 yo can use it! << this
mircea_popescu: what's that ?
mod6: <+mircea_popescu> wut sarc << oh thought you had sarc tag on about the seals warning your 19yo got. :]
kakobrekla: its a fast moving targer
asciilifeform: at any rate even if mircea_popescu doesn't feel like making 60, it would be great if you lot came up with another dozen or so. take some of the load off my poor junkers
mod6: There's a bunch of loose ends. We're getting there...
mod6: I've got a short week this week. I'll get some of that cleaned up.
mod6: yea, we need a "get your TEST2 up and going" section.
mircea_popescu: prolly should exist on the main page of trb site, at that.
mod6: ah, ok. It's not super easy to follow unless you've been keeping up with all the testing. I'm trying to keep the ML clean so people don't get tripped up later.
mircea_popescu: mod6 in fairness 99% of tribulation was because i wasn't using 99997
mod6: mircea_popescu: I'll reflect on this conversation and your trials/tribulations and use it to guide us going forward to the finish line here.
mircea_popescu: anyway. the only congrats that are in order go to teh foundation. well done peeps.
asciilifeform: (the boxes that are simply out to hog sockets)
asciilifeform: also would be interesting to spot the octopi
mircea_popescu: im not in the business of filling pants tho!
mod6: ofc it could be helpful and spit that stuff out to stdout and let a fella know.
mod6: yeah, noted. i think the design decision there was "if i put it in pwd, someone might not know where it is, they may just check ~/ first."
mircea_popescu: mod6 one thing to consider : rather than a wd to set the wot dir, simply have it put stuff under current dir ?
asciilifeform: 'cause mine has strings like /home/stas/br-super/stator/ourlibs/lib/engines in the stripped elf
mod6: on an old ass core2duo too :]
mod6: mine took ~30 minutes.
asciilifeform: mircea_popescu: gcc embeds local paths (aha quite retarded) in the elf
mircea_popescu: anyway, i could in principle put up ~60 of these overnight
mod6: about the offsets
mod6: hehhe, we went through that once didn't we.
mircea_popescu: but in fairness the stack has improved HEAPS and bounds from its state pre-mod6-99997 release, so ima not say anything more
kakobrekla: im not saying congrats arent in order but the fact they are is sad.
mircea_popescu: Error: To use bitcoind, you must set a rpcpassword in the configuration file
mircea_popescu: yeah, seems to work actually.
mod6: i think i usually execute this like: `LC_ALL=C ./bitcoind -myip=1.2.3.4 ... ect`
asciilifeform: one of these days i will saw out the locale idiocy from gcc
asciilifeform: you gotta put that envir var there
mircea_popescu: but other than that, latest script was pretty spiffy mod6
mircea_popescu: terminate called after throwing an instance of 'std::runtime_error'
mod6: <+mircea_popescu> listen we really gotta pick one of these and stick to it. << will sort this out with the manifest/file-o-hashes
asciilifeform: there is no other way to flamethrower the ubiquitous braindamage that prevents every single thing i ever publish from building on half the boxes
asciilifeform increasingly certain that his magic rotolinux cd will have to be... a bootable one
mod6: If anyone else wants to do this tonight, to replicate my thing, I am here.
mod6: yeah, the manual says about ".asc"
danielpbarron: ah, that was the problem. I had named it asciilifeform.key
mod6: Then if you take that paste, chmod +x it, run it, it /should/ pull down all of the deps (still not complete, grabs stuff over the web), pull down V, press a 'TEST2', then build rotor, and then finally bitcoind inside of it.
mod6: Ok mircea_popescu asciilifeform ben_vulpes trinque : The latest version of my rotor+V+TEST2 script is here: http://dpaste.com/1R04312.txt : All you should need to do before hand is create a ~/.wot dir and add; "asciilifeform.asc", "mircea_popescu.asc", "mod6.asc", "ben_vulpes.asc", "trinque.asc", and "punkman.asc" into that directory.
assbot: Logged on 21-12-2015 23:44:06; trinque: http://deedbot.org/build-bitcoind-99997K.sh
mod6: is that with my 'V', or post the log line where he gave you that.
danielpbarron: that's where it ends for me when using trinque's script 'build-bitcoind-99997K.sh'
mod6: if you don't tell it where to put them it creates ~/.wot ~/.seals and then drops the patchdir in your pwd.
mod6: this is all in the doc.
mod6: and yah, btw, you can tell V where to put .wot .seals and your patchdir.
trinque: mircea_popescu │ currently spewing stuff in terminal, seems ok.
mod6: <+mircea_popescu> as it is i put .wot in /trb/.wot but the .seals are still up one level ;/ << noted.
mod6: <+mircea_popescu> mod6 as a purely aesthetic point, i hate that your v puts its files/dirs straight under ~. it would be much better if it made them under current dir. << alright
mod6: +asciilifeform> looks like mod6's script actually fetches it from openssl site << yes. for now, for testing. i haven't actually put up the stuff yet because until yesterday, wasn't finalized, wasn't signed etc.
trinque: oh and btw, linked the script to say "I have used this and it works" not "this is a release according to mod6"
mod6: but until we wrap up the final parts as discussed yesterday, i wont clutter up the ml
mod6: <+asciilifeform> mod6 had a set of instructions up for cooking rotor ab initio, but it apparently wasn't in the ml << no. it "works" as far as I and others have tried it -- it relies upon haveing my, alf's, mp's, ben's, and trinque's keys in a ~/.wot dir iirc.
trinque out to dinner, will turn feeds back on when I return.
mod6: <+mircea_popescu> seriously mod6, VERY nice job with this. 19 yo can use it! << sarc?
BingoBoingo: in a way you could say that
trinque: if so perhaps I should turn off the feeds until you're done.
mircea_popescu: yup there's musl too. aaaite, ima let it be for a bit then
mircea_popescu: i just downloaded the linux kernel...
mircea_popescu: yeah seems to be building boost.
mircea_popescu: currently spewing stuff in terminal, seems ok.
trinque: also would be good to have curl output some progress info when downloading. it otherwise appears hung when pulling down boost, or did to me.
mircea_popescu: ima wipe this entire thing and start over. god damned tis frustrating.
mircea_popescu: i can't choose where to put anything, right ?
mircea_popescu: /home/polimedi/.wot directory does not exist. Refer to help.
mircea_popescu: it finished without error, created the dir quoted above and thats it
trinque: mircea_popescu: the build script ought to be making all this
mircea_popescu: my test2 is empty.
trinque: yes but this is seriously layered and needs to be smashed into one script.
trinque: it is running the rotor/TEST2/rotor.sh ...
asciilifeform: mircea_popescu: we don't use automake, it is of the heathens
trinque: I would say that the file tree here needs some work.
trinque: yes, and after building the binary will be buried at rotor/TEST2/bitcoin/src/bitcoind
mircea_popescu: pointedly absent, an autogen.sh or any sort of obvious make target.
mircea_popescu: anyway, rm -rf rotor and let's see this script
mircea_popescu: how the fuck is 0xAB07D806D2CE741FB886EE50B025BA8B59C36319 even worth loading into a system in 2015.
mircea_popescu: as it is i put .wot in /trb/.wot but the .seals are still up one level ;/
mircea_popescu: mod6 as a purely aesthetic point, i hate that your v puts its files/dirs straight under ~. it would be much better if it made them under current dir.
pete_dushenski also recalls this particular dpaste, even having tried it on fresh os!, and failing for reasons i shamefully didn't have time to delve into further
trinque: so it is not lost to the sands of dpaste
mircea_popescu: trinque mind dpasting your fixed version then ? ☟︎