carlosdagos has quit [Quit: Connection closed for inactivity]
shmish111_ has joined #nix-darwin
<shmish111_>
hi, I just upgraded my macbook to mojave (stupid idea) and now I'm getting `fatal error: 'math.h' file not found`
<shmish111_>
has anyone come across this yet?
<shmish111_>
I've tried a few things including `xcode-select --install` and `open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg`
philr has joined #nix-darwin
<LnL>
We don't depend on or use xcode
<shmish111_>
yeah, I would have been surprised if it had worked as I didn't think so
<shmish111_>
so where would it be looking for math.h?
<shmish111_>
but it didn't work for me, not sure why
<shmish111_>
I assume it won't rebuild because it's cached whatever is causing the problem and these env vars don't change the inputs
<LnL>
hmm
<LnL>
I think that's about running cabal build interactively
<shmish111_>
ah so it won't help with nix building things?
<LnL>
no, it shouldn't impact nix builds
<LnL>
we try to isolate as much as possible, in theory the os version doesn't even matter
<shmish111_>
yeah
<LnL>
I get a totally different error, but that might be because of --check
<LnL>
yeah, both work (ish)
<LnL>
the sandboxed build fails after everything was built /nix/store/xrk3m6jhxpgn1xif0q08mx683iq6p39b-serialise-0.2.1.0-doc/share/doc/serialise-0.2.1.0/html: copyFile: permission denied (Operation not permitted)
<shmish111_>
ok, someone at work tells me that they are working on upgrading the nixpkgs we use which should fix it, especially since it works with my <nixpkgs> which is quite recent
<shmish111_>
thanks for your help, I'm going to park this for now
shmish111_ has quit []
<LnL>
alright, it must be somewhat recent already otherwise stuff would blow up on 10.14
trcc has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]