log☇︎
461700+ entries in 0.295s
nubbins`: anecdote: Dory popped through the screen window yesterday
nubbins`: but they'll lose that urge after a couple weeks.
nubbins`: cats running away generally isn't a thing that happens, unless they're running from a new home to their previous one
nubbins`: maybe so, but even though
nubbins`: (cats are v territorial, don't just "run away")
nubbins`: unless they were held against their will
nubbins`: never to return? seems unlikely
asciilifeform: i think they escaped
asciilifeform: they put out zoological traps but none sprang
asciilifeform: nubbins`: not clear where the beasties went
nubbins`: was this the neighbour who'd been broken into?
asciilifeform: they are also wearing sacks over their shoes
asciilifeform: so my neighbour's house has been in the care of garbage men wearing gas masks for a week now.
nubbins`: i think she ordered the vegetarian spaghetti
nubbins`: now that's a spicy meatball
nubbins`: i've been trying to sell a single bitcoin in -otc for three days ☟︎
nubbins`: the fact that "Leah, 20." feels the education system should be the primary educator of children is telling
nubbins`: "the fact that most people won’t learn about sexual variation until COLLEGE is ... VIOLENT"
shinohai: The mix tape for a new generation.
assbot: Logged on 10-06-2015 21:21:40; danielpbarron: http://log.bitcoin-assets.com/?date=10-06-2015#1159520 << re: "high functioning autism" -- I just found out about this internet phenomenon -> https://youtu.be/wEKLxgRJnAc?t=2m20s
cazalla: http://log.bitcoin-assets.com/?date=10-06-2015#1159784 <<< that's bad but i think this is worse https://www.youtube.com/watch?v=nTHbY9mVYAM ☝︎
cazalla: which is really strange given coontown does target (reddit's ver of targeting) people
assbot: Logged on 10-06-2015 20:31:23; BingoBoingo: Fuck you reddit. The one time there is something almost worthwhile they kill it https://www.reddit.com/r/fatpeoplehate
cazalla: http://log.bitcoin-assets.com/?date=10-06-2015#1159168 <<< trans girl who 4chan furiously jacked it to until they found out she was trans.. some continued anyway https://c1.staticflickr.com/3/2442/3630600841_172e5551e1.jpg ☝︎
cazalla: http://log.bitcoin-assets.com/?date=10-06-2015#1159166 <<< nah, that's not the conversation i was trying to have, just letting you both know so you don't assume i've wandered off ☝︎☟︎
ben_vulpes: asciilifeform: 'change addr' << i have banged on at length about this brain damage
laylagottawatch: ]funkenstein knows the sax guy\
laylagottawatch: notice fp onn thge couch
laylagottawatch: !g diesel!g johnny diesel and the injectors
laylagottawatch: kinda necessary for bitcoin tho
mircea_popescu: <mod6> mod6: Sir Grayhawk, I would like to use this recipe to craft a static apple pie. Sir Grayhawk: Let me traide you for this here Universe Schematic. << WUT ?!
laylagottawatch: seriously tho people say how eric clapton bout this watch or that watch, who gives a shizen
bekusoararu: i confer helen mirrin rights upon trinque
bekusoararu: you just got a tony
trinque: unlikely, but I know that
bekusoararu: yuo just seem to know everything
mod6: mod6: Sir Grayhawk, I would like to use this recipe to craft a static apple pie. Sir Grayhawk: Let me traide you for this here Universe Schematic.
decimation: hehe me too
mod6: i would think i would need to build whatevre this is: x86_64-gentoo-linux-uclibc-gcc (Gentoo Hardened 4.8.4 p1.5, pie-0.6.1) 4.8.4 + the obscure patch in msg00410
mod6: ok. np. the message didn't say. i guess i could try pulling the 4.8.4 source or whatever and see.
mod6: <+decimation> https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00410.html < gcc patch that maybe fixed the issue << is there any likelihood that this patch can be applied to 4.8.4? or is 5.x required?
mod6: so thinking that my 0.9.33.2 /should/ be okay...
mod6: yeah. it seems weird from that other link that uclibc should have a fix applied in branch 0.9.32, or did i misunderstand that.
decimation: I'm not sure, but I do know if that if the fix I found above isn't integrated it might not matter
mod6: Is this wrong?
mod6: so this might not be a problem, but i was just looking at the environement to see if something is out of whack. it seems the /usr/bin/gcc isn't quite the same as the /usr/x86_64-gentoo-linux-uclibc/gcc-bin/4.8.4/x86_64-gentoo-linux-uclibc-gcc : http://dpaste.com/19T1QMN.txt
decimation: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00410.html < gcc patch that maybe fixed the issue ☟︎
decimation: if it's this gcc bug, it wasn't fixed until 13 feb 2015
decimation: unless the fix was backported, you need gcc 5.1
assbot: Bug 1127 – segmentation fault error when the busybox execute ... ( http://bit.ly/1MqFdvI )
asciilifeform looks, learns that it does. or claims to.
decimation: http://www.uclibc.org/downloads/ChangeLog-0.9.31_0.9.32 < "Date: Fri May 27 17:08:36 2011 +0200 Fix build issue due to missing symbols in !NPTL case: - _longjmp_unwind"
asciilifeform: microcontroller folks, too
asciilifeform: (and perhaps the linuxbios folks)
asciilifeform: the set of folks doing static builds today consists - approximately - of us.
decimation: not this exact error, no
mod6: decimation: i saw that there. lol, there aren't many people who've encoutered this.
decimation: http://blog.docker.com/2013/06/create-light-weight-docker-containers-buildroot/ < some dude found the same problem
decimation: it's something to do with linking between ulibc, gcc, pthread
mod6: unless i'm just dumb, and it's related to "getnameinfo()", but i honestly didn't think it was reated.
mod6: did you look at this? http://dpaste.com/2PJ42CQ.txt
asciilifeform: what triggers this ?
mod6: the linker is saying that an R_X86_64_PC32 relocation against an undefined symbol can't be used in a shared object... maybe your removal of the dns shit fixes this. not sure. will try adding that patch as well if this next thing doesn't work.
mod6: the other issue is the linking thing...
mod6: no, those where in there from the beginning. i ended up adding ``#define __STDC_LIMIT_MACROS'' with ``#include <stdint.h>'' to net.cpp, util.cpp and wallet.cpp and then is ok. ☟︎
mod6: well, i've got the stdint thing figured out for the time being. i've applied your patch "asciilifeform-kills-integer-retardation.patch" and "nubs-gentoo-sanity.patch".
asciilifeform: mod6: two separate issues here!
mod6: oh you think that's causing this issue?
asciilifeform: http://log.bitcoin-assets.com/?date=11-06-2015#1160137 << you still have dns invocations in there ☝︎
assbot: Logged on 11-06-2015 02:07:08; mod6: yeah, i tried with just ``#include <stdint.h>'', no dice, same error. my /usr/include/stdint.h has: #if !defined __cplusplus || defined __STDC_LIMIT_MACROS ... # define INT64_MIN (-__INT64_C(9223372036854775807)-1)
asciilifeform: http://log.bitcoin-assets.com/?date=11-06-2015#1160111 << i spoke of this a month or two ago. afaik - unsolved ☝︎
mod6: didn't seem to help: http://dpaste.com/0FV0TC3.txt
mod6: gentoo has a page that mentions PIEs & PICs... maybe i can try without -fPIE and see what happens.
mod6: maybe I have it in the wrong spot though.
mod6: hmm. well, this didn't help either: recompile with -fPIC
decimation: I'm not sure what the issue is exactly, it's probably some complicated ulibc <-> gcc interaction
decimation: it's a weak symbol, the unwind shit is related to debugging
decimation: yeah it's that perl doc bullshit
mod6: got passed that problem... but now have something else.
decimation: I think I solved it by turning off doc generation
decimation: I think I told you about the docs
mod6: ah, thanks decimation. that's probably the other part of what nubbins` was saying before about not being copied correctly. i had to copy the headers by hand for it to compile...
decimation: you are probably missing that one tool
decimation: yeah and when it failed to install documents it didn't move it to ourlibs/lib
mod6: the typescript does say that it had some error installing the documents or something though, but other than that, looks ok.
decimation: yeah but that's not in ourlibs/lib
decimation: is your target libcrypto and libssl in /usr/lib or in your built auto.sh targets?
mod6: I have that whole part saved in a typescript. lemme check
decimation: you told it -Wl,-Bstatic
mod6: <+decimation> the linker is saying it can't find your built libssl and libcrypto << hmm i guess i can understand libcrypto, but openssl was built with auto.sh... would have though it could ifnd it..
mod6: yeah, i tried with just ``#include <stdint.h>'', no dice, same error. my /usr/include/stdint.h has: #if !defined __cplusplus || defined __STDC_LIMIT_MACROS ... # define INT64_MIN (-__INT64_C(9223372036854775807)-1) ☟︎
mod6: anyway, after I fixed those hiccups, then I ran into this when linking. any thoughts here? this is a gentoo with nearly nothing installed... : http://dpaste.com/0HQTB32.txt
mod6: im not sure what jurov's thing shows. i go by what's in the v0.5.3.1-RELEASE.tar.gz with hash: 5c41fe6cf286770a25bf61ab0c35747d0c760f8656754296d2e1d3c4274b5686
mod6: here's what I discovered: ``#define __STDC_LIMIT_MACROS'' is in ``headers.h''. But if I add ``#define __STDC_LIMIT_MACROS'' with ``#include <stdint.h>'' directly after the #define in net.cpp, then it compiles fine. I found the same errors in util.cpp and wallet.cpp. Added those two lines fixes it in all places.
decimation: mod6 is there an INT64_MIN in bitcoin? jurov's tool doesn't see it
mod6: Going back to this error from lastnight: net.cpp:1358:23: error: 'INT64_MIN' was not declared in this scope
decimation: asciilifeform: are you saying google is gonna buy sks servers and slowly fade them away?
asciilifeform: not like the code is not public
asciilifeform has not been keeping up with the flea circus
mircea_popescu: asciilifeform judging by the alleged models they use, i'd be surprised too. except i don't believe even for a second the inept allegations of the shithead ycombinator parade.