lopsided98 has quit [Remote host closed the connection]
lopsided98 has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 256 seconds]
h0m1 has joined #nixos-aarch64
ryantrinkle has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lovesegfault has quit [Quit: WeeChat 2.7.1]
orivej has joined #nixos-aarch64
chiefgoat has joined #nixos-aarch64
chiefgoat has quit [Client Quit]
chiefgoat has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
zupo has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 260 seconds]
zupo has quit [Ping timeout: 255 seconds]
zupo has joined #nixos-aarch64
Acou_Bass has joined #nixos-aarch64
orivej has joined #nixos-aarch64
worldofpeace has quit [Quit: killed]
insep[m] has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
bennofs[m] has quit [Quit: killed]
Ericson2314 has quit [Quit: killed]
cornu has quit [Quit: killed]
thequux[m] has quit [Quit: killed]
goibhniu has quit [Quit: killed]
danielrf[m] has quit [Quit: killed]
hpfr[m] has quit [Quit: killed]
NickHu has quit [Quit: killed]
marijan[m] has quit [Quit: killed]
Smith[m] has quit [Quit: killed]
colemickens has quit [Quit: killed]
hsngrmpf[m] has quit [Quit: killed]
contrun[m] has quit [Quit: killed]
dtz11 has quit [Quit: killed]
matthewbauer has quit [Quit: killed]
Ox4A6F has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
alienpirate5 has quit [Quit: killed]
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
contrun[m] has joined #nixos-aarch64
chiefgoat_ has joined #nixos-aarch64
chiefgoat has quit [Ping timeout: 256 seconds]
zupo has joined #nixos-aarch64
colemickens has joined #nixos-aarch64
thequux[m] has joined #nixos-aarch64
bennofs[m] has joined #nixos-aarch64
thefloweringash has joined #nixos-aarch64
Smith[m] has joined #nixos-aarch64
alienpirate5 has joined #nixos-aarch64
cornu has joined #nixos-aarch64
Ericson2314 has joined #nixos-aarch64
insep[m] has joined #nixos-aarch64
worldofpeace has joined #nixos-aarch64
danielrf[m] has joined #nixos-aarch64
Ox4A6F has joined #nixos-aarch64
hpfr[m] has joined #nixos-aarch64
marijan[m] has joined #nixos-aarch64
NickHu1 has joined #nixos-aarch64
dtz has joined #nixos-aarch64
Irenes[m] has joined #nixos-aarch64
goibhniu has joined #nixos-aarch64
matthewbauer has joined #nixos-aarch64
hsngrmpf[m] has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 258 seconds]
Acou_Bass has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
ryantrinkle has quit [Ping timeout: 258 seconds]
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
zupo has quit [Ping timeout: 258 seconds]
ryantrinkle has joined #nixos-aarch64
lordcirth_ has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 256 seconds]
lovesegfault has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7.1]
lovesegfault has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7.1]
orivej has joined #nixos-aarch64
lovesegfault has joined #nixos-aarch64
zupo has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7.1]
lovesegfault has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
lovesegfault has quit [Quit: WeeChat 2.7.1]
lovesegfault has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lovesegfault has quit [Ping timeout: 260 seconds]
lovesegfault has joined #nixos-aarch64
ryantrinkle has quit [Remote host closed the connection]
ryantrinkle has joined #nixos-aarch64
lovesegfault has quit [Ping timeout: 256 seconds]
lovesegfault has joined #nixos-aarch64
<blackriversoftwa>
flokli: there's no build deps included in the nix closure that I can tell...just debug symbols
<blackriversoftwa>
flokli: I did screw up the patch for the `coreutils` path by omitting `/bin` so I'm fixing that
<blackriversoftwa>
then one more test on the Pi and I'm going to say "please merge"
<flokli>
Okay cool
<flokli>
So it's mostly native stuff accidentally leaking into the runtime closure
<flokli>
That can probably be another fix-up. If that nix works reasonably well on the pi, we're already one big step further. Thanks :-)
tilpner_ has joined #nixos-aarch64
tilpner has quit [Ping timeout: 260 seconds]
<blackriversoftwa>
flokli: with latest force-push even nix-channel works (that was where there was a big failure)
<blackriversoftwa>
so I'm reasonably confident in the PR
<blackriversoftwa>
speaking of stuff leaking in, I'd love to know why 750MB of glibc debug symbols leak in even if I turn off the separate debug output
<blackriversoftwa>
I'm stumped at the momen
<blackriversoftwa>
trying to pare this closure down as much as I can for my own application
<flokli>
blackriversoftwa: if things work, I'd be fine to merge this in and keep iterating. Chasing runtime closures really is many rabbit holes at once
<flokli>
nix why-depends -a is your friend ;-)
<blackriversoftwa>
flokli: thanks :)
<blackriversoftwa>
flokli: yeah I'm not trying to pare down the closure this PR, just separately looking for help with it
<blackriversoftwa>
but I think the PR is mergeable now
<flokli>
Cool. I'll have a look later
<flokli>
Thanks :-)
<blackriversoftwa>
I don't think it changes the hash of nix when built non-cross-compiled
<blackriversoftwa>
I'll try out that command
ryantrinkle has quit [Ping timeout: 256 seconds]
<blackriversoftwa>
flokli: basically everything depends on those glibc debug symbols
<flokli>
Sweet
<blackriversoftwa>
boost, boehm, the .so files for nix itself, coreutils
<blackriversoftwa>
It looks like debugging symbols don't get stripped from .so files maybe?
<blackriversoftwa>
no idea
<blackriversoftwa>
`764M/nix/store/jxv3p9zmr8v8z6nh8lpyjf6c8gpr1r1z-armv7l-unknown-linux-gnueabihf-stage-final-gcc-debug-9.2.0` <- that's the `du -h -d0` of the path in question if you build from my PR
<blackriversoftwa>
3/4 of a GB of debugging symbols...how to make it go away