hannes changed the topic of #mirage to: bug cleaning day first friday each month from 14:00 UTC till late, meet here. MirageOS 3 is released, happy hacking!
dtornabene has quit [Read error: Connection reset by peer]
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
dmj` has quit []
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
mort___ has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
mort___ has left #mirage [#mirage]
mort___ has joined #mirage
mort___ has left #mirage [#mirage]
mort___ has joined #mirage
mort___ has quit [Quit: Leaving.]
contrapumpkin has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
contrapumpkin has joined #mirage
mort___ has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
mort___ has quit [Ping timeout: 240 seconds]
mort___ has joined #mirage
yomimono has joined #mirage
dmj` has joined #mirage
contrapumpkin is now known as Social-Justice-D
Social-Justice-D is now known as King-of-SJW
King-of-SJW is now known as contrapumpkin
contrapumpkin is now known as sn0wflake
mort___ has quit [Quit: Leaving.]
sn0wflake is now known as c0ntrapumpkin
yomimono has quit [Ping timeout: 252 seconds]
yomimono has joined #mirage
<reynir>
yomimono: o/
<yomimono>
reynir: o/
<reynir>
My strategy right now is to just remove the memcpy bindings in angstrom, so I can test things
<yomimono>
will anything work after you do that? I seem to remember seliopou saying things are pretty dirty under the hood of angstrom and faraday
<yomimono>
in terms of memory reuse, casts, etc
<yomimono>
(apologies to seliopou if that's not true)
<reynir>
Hmm, maybe not
<reynir>
I guess it shouldn't be too hard to fix properly, but anything involving linkers is dark magic to me (more or less) :)
<yomimono>
same, although people keep telling me they're simple
<reynir>
Ok, after I've made the change opam now wants to remove lots of mirage-* packages... :|
<reynir>
including 'mirage'
<yomimono>
first install of angstrom on that switch?
<yomimono>
(and I'm assuming it's your pinned one, with all of the memcpy stuff removed so (maybe?) no need to depend on base-bigarray anymore?)
<reynir>
Ah yea
<reynir>
ok, I had first checked out angstrom 0.5.0, and apparently my pin was still stuck with that. Repinning fixed it
<reynir>
woo, the unikernel compiles \o/
<yomimono>
:D :D :D
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
<reynir>
2017-12-22 20:59:07 -00:00: WRN [qubes.rexec] uncaught exception: (Invalid_argument "index out of bounds")
<reynir>
\o/
<reynir>
ok at least it boots
<yomimono>
:tada:
<yomimono>
(you may want to compare to whatever boot noise you get from a simple unikernel in mirage-skeleton under your qubes. I've tested a bit with q4rc1 but not rc3)
<reynir>
I think my mistake is I assume every RPC command is an ssh-agent RPC call heh
<reynir>
the line before: 2017-12-22 20:59:07 -00:00: INF [unikernel] Connection "user":"QUBESRPC qubes.SetMonitorLayout dom0"
<yomimono>
aaaaaah, yes, that's probably not for you :P
<yomimono>
(well, it is for you, but not for ssh-agent)
<reynir>
ok my blit puring is causing index out of bounds /o\