pie_ has quit [Read error: Connection reset by peer]
harish has joined #sandstorm
TimMc has quit [Ping timeout: 256 seconds]
TimMc has joined #sandstorm
pie__ has quit [Ping timeout: 248 seconds]
pie__ has joined #sandstorm
afuentes has joined #sandstorm
pie__ has quit [Ping timeout: 256 seconds]
TimMc has quit [Ping timeout: 240 seconds]
TimMc has joined #sandstorm
pie_ has joined #sandstorm
TimMc has quit [Ping timeout: 248 seconds]
TimMc has joined #sandstorm
drama123 has joined #sandstorm
<drama123>
Hi guys. I am having some issues with cross-compilation + upgrade from v0.5.3 -> v0.6.1
<drama123>
(capnproto)
<drama123>
First, is there a way to disable tests like -DBUILD_TESTING=OFF in autoconf setup (no cmake)?
<drama123>
I can't seem to find the option
wolcen has joined #sandstorm
<drama123>
The issue is: I am cross-compiling capnp. I use the autoreconf, configure with xcompilation flags etc... I've previously compiled capnp for the host, in order to have the .capnp compiler
<drama123>
In the "system" (rootfs of the target), there are the headers and libs in v0.5.3.
<drama123>
Compilation doesn't work straitght ahead (I believe), because capnp includes kj and other internal dependencies, via #include <> instead of #include "", which gives preference to the system
<drama123>
I've fixed this, apparently by adding the src/ folder via -I. But now tests are not passing:
<drama123>
(test -> it seems IRC web client fails)
<drama123>
`/home/user/capnproto/c++/src/capnp/test.capnp:41:8-20: error: Duplicate ID @0xb842dcc2bdee08d5.`
<drama123>
`/home/user/capnproto/c++/src/capnp/test.capnp:30:6-14: error: ID @0xb842dcc2bdee08d5 originally used here.`
<drama123>
And many more errors
<drama123>
Funny enough, this happens during the initial HOST compilation (no external-capnpc), because it seems it tries to pass the tests not using the (yet to install) capnpc compilar, rather the one installed
samba_ has joined #sandstorm
samba__ has joined #sandstorm
samba_ has quit [Ping timeout: 240 seconds]
demonimin has joined #sandstorm
samba__ has quit [Ping timeout: 268 seconds]
samba__ has joined #sandstorm
XgF has quit [*.net *.split]
XgF has joined #sandstorm
Telesight has joined #sandstorm
samba__ has quit [Ping timeout: 256 seconds]
drama123 has quit [Quit: Page closed]
digitalcircuit has quit [Quit: No Ping reply in 180 seconds.]
digitalcircuit has joined #sandstorm
digitalcircuit has quit [Remote host closed the connection]
digitalcircuit has joined #sandstorm
digitalcircuit has quit [Ping timeout: 276 seconds]
digitalcircuits has joined #sandstorm
digitalcircuits is now known as digitalcircuit
samba__ has joined #sandstorm
pie_ has quit [Ping timeout: 276 seconds]
pie_ has joined #sandstorm
larjona has quit [Ping timeout: 255 seconds]
digitalcircuit has quit [Remote host closed the connection]
digitalcircuit has joined #sandstorm
Telesight has quit [Remote host closed the connection]
taktoa has quit [Remote host closed the connection]
pie__ has joined #sandstorm
pie_ has quit [Ping timeout: 248 seconds]
phildini has left #sandstorm [#sandstorm]
drebs has joined #sandstorm
<drebs>
hi! i'm looking for information about when an email is sent when a grain is shared. From some attempts, it looks like that if i share with a user, no email is sent, but if i share with an email address, then an email is sent. Is that correct? Thanks! :)