log☇︎
24000+ entries in 0.055s
mod6: here's a picture of what libs I had installed & openssl version: http://pastebin.com/raw.php?i=be4Yr0MZ
mod6: http://pastebin.com/raw.php?i=Ei2pJTur
mod6: here's the patch
mod6: /home/mod6/dev/bitcoin-v0_5_3_1/src/util.cpp:692: warning: strcpy() is almost always misused, please use strlcpy()
mod6: you gotta love this
mod6: http://pastebin.com/raw.php?i=6hyK8VrD
mod6: FUCK. YES. \o/
mod6: you need the red-ring and the magical swoard & shield for this type of thing
mod6: it worked
mod6: oh weird.
mod6: thread.hpp thread/
mod6: # ls /usr/local/include/boost/thr
mod6: boost_thread is in there though... o_O
mod6: the horror.
mod6: i might have to build boost 1.42 by hand. the horror.
mod6: getting close: http://pastebin.com/raw.php?i=NizDiqXj
mod6: we'll see.
mod6: aight, patched up, installing boost 1.53 on obsd
mod6: ok, im gotta try to patch up this thing on openbsd and see if i can get anywhere.
mod6: so you probably wanna do `mkdir -p /path/to/.bitcoin`
mod6: bitcoind will use ~/.bitcoin by default
mod6: sure, you can put .bitcoin where ever you like and just do like `./bitcoind -datadir=/path/to/.bitcoin -daemon -debug &`
mod6: http://pastebin.com/raw.php?i=BCBvCVrG
mod6: ok made the update in here (v0.0.8.1):
mod6: nice
mod6: more research is required
mod6: anyway, im not sure yet.
mod6: http://log.bitcoin-assets.com/?date=10-02-2015#1014126 ☝︎
mod6 looks
mod6: someone posted a comment in the powerranger github about a change to DER
mod6: yeah crypto routines
mod6: it'll be in the end month report... for sure
mod6: its all in the logs and there's a permutation matrix, etc.
mod6: well, the really strange thing is that it totally isnt consistant. just as recently as the 26th of January I completed full sync with v0.5.3 + patches { 1, rm_rf_upnp, 2, 3, 4, & 6 } and openssl v0.9.8o
mod6: after a week of banging my head on the wall, that seems to be the thing that gets me and ben past the wall.
mod6: thestringpuller: eh, i could put it to stdout. just figured that it was cleaner without it. but i can add it.
mod6: for this tx: https://blockchain.info/tx/2c2314f353013f920d8fbfde242d7d23ba4cb9b97dc24f481dd0ccfd8f56324c?show_adv=true
mod6: on a bad signature
mod6: the current hypothesis is that if you're not running 1.0.1g openssl you'll wedge @ 168,001
mod6: ill update it on my side if that works better
mod6: dmesg | grep -e ".*Linux.*"
mod6: guess i tried to get too cute with that line, just change it to this:
mod6 tinkers
mod6: eh, yeah, i probably need to tidy that up a bit.
mod6: what are you running it on?
mod6 grabs rope and swings over alligator
mod6: in 1985 i was crushing other kidz in pitfall
mod6: also if you want it to not clean out the stuff that it builds with, change $FULL_CLEAN to FALSE
mod6: or search the file for XXX
mod6: should be line 41
mod6: i'd much rather program this type of stuff in perl as opposed to sh/bash/ksh/csh/tcsh/zsh/ash *stab*
mod6: it was pretty quick over all.
mod6: v1-4 took like 1 evening maybe 2. spent another whole day getting it working on FreeBSD, and just an hour or two now on OpenBSD
mod6: this is the 8th version.
mod6: thestringpuller: haha
mod6: and OpenBSD seems to be using "LibreSSL 2.0" by default
mod6: there is a subroutine in there to check on the openssl version, but that needs some work yet. so its commented out from execution.
mod6: http://pastebin.com/raw.php?i=KEdQ3NLe
mod6: i've got a script to pull archives, verify and patch on Linux/FreeBSD/OpenBSD. Will only compile it on Linux since we're not quite there yet on *BSD, give it a try, let me know how it goes:
mod6: i've got a obsd 5.6 vm
mod6: i guess i can give it a shot. because im out of ideas on this bug on fbsd.
mod6: ok.
mod6: yup.
mod6: yeah, ok, seems about the same as fbsd
mod6: did it require any patches to source?
mod6: or bdb?
mod6: like old boost?
mod6: ah
mod6: how did it work for you?
mod6: I put like 8-10 hours into it in the beginning of January, but got side tracked before I got too far.
mod6: no real big effort has been undertaken to get the RI (v0.5.3.1) on to openbsd yet.
mod6: last I remember, I asked in here and BB was using a forward version on obsd that he got working, but he said it wasn't stable.
mod6: decimation: so, a guy had some patches to make it build on obsd and it's on github, but it's like v0.9x iirc.
mod6: this is the ongoing battle for fbsd: http://dpaste.com/2G50MYJ
mod6: very cool
mod6: mike_c: that's an awesome graph. did you generate that?
mod6: <+asciilifeform> http://i.imgur.com/EuoNzHn.jpg << picked this up for later. << cool! deck of cards cca. 1955
mod6: *had to do
mod6: at least, that's what I had do to do.
mod6: #include <sys/socket.h>
mod6: #include <netinet/in.h>
mod6: add:
mod6: anyway, with protocol.cpp:
mod6: but im using boost 1.55, and i think i need to be using 1.42 which is horribru to get working so far.
mod6: (having a linking problem related to this: https://github.com/bitcoin/bitcoin/blob/v0.6.1/src/util.cpp#L14)
mod6: ah, well anyway, i'm pretty close to having v0.5.3.1 building on freebsd
mod6: !up thestringpuller
mod6: BingoBoingo: you trying to v0.5.3 on BSD?
mod6: hanbot: haha
mod6: :]
mod6: flush();
mod6: chamberpot(head);
mod6: hmm.
mod6: not sure if that helps at all.
mod6: asciilifeform: are you building from the tooldir? or added it to your path? https://groups.google.com/forum/#!topic/minix3/slkHJV1SXW4
mod6: asciilifeform: MAKEDEV doesn't work?
mod6: *functional
mod6: selenium lets you automate fuctional testing of a http framework -- you can use it to drive through a website, click on stuff, fill out forms, etc.
mod6: it's a free tool. other perf testers can get expensive. *shrug*
mod6: there's jmeter for load testing, but it bites, mainly. and it's scripting sucks even more.