jrolfs_ has quit [Read error: Connection reset by peer]
ryanartecona has quit [Quit: ryanartecona]
philr has joined #nix-darwin
nD5Xjz has quit [Ping timeout: 265 seconds]
nD5Xjz has joined #nix-darwin
<thefloweringash>
I think my recent problems with apple_sdk are compounded by the AvailabilityMacros.h header coming from libsystem 10.11.6, and declaring MAC_OS_X_VERSION_10_11, while the apple_sdk headers are from 10.10.
dmj` has joined #nix-darwin
stqism has quit [Quit: Like 3 fire emojis lit rn 🔥🔥🔥]
stqism has joined #nix-darwin
stqism has quit [Client Quit]
stqism has joined #nix-darwin
stqism has quit [Client Quit]
stqism has joined #nix-darwin
stqism has quit [Remote host closed the connection]
stqism has joined #nix-darwin
<johnw>
a Perl package is giving me: Checking for cc... ld: unknown option: -mmacosx-version-min=10.10
jrolfs has quit [Ping timeout: 246 seconds]
philr has quit [Remote host closed the connection]
philr has joined #nix-darwin
jrolfs has joined #nix-darwin
periklis has joined #nix-darwin
__Sander__ has joined #nix-darwin
periklis has quit [Ping timeout: 260 seconds]
periklis has joined #nix-darwin
<LnL>
johnw: try LD=$CC a lot of perl stuff doesn't use those correctly
jtojnar has quit [Read error: Connection reset by peer]
<mpickering>
What goes wrong if /usr/bin/libtool is used?
nD5Xjz has quit [Ping timeout: 256 seconds]
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nix-darwin
<LnL>
$ /usr/bin/libtool xcode-select: error: no developer tools were found at '/Applications/Xcode.app', and no install could be requested (perhaps no UI is present), please install manually from 'developer.apple.com'.
jtojnar_ has joined #nix-darwin
jtojnar has quit [Ping timeout: 256 seconds]
jtojnar_ is now known as jtojnar
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nix-darwin
Lisanna has quit [Remote host closed the connection]
periklis has quit [Ping timeout: 256 seconds]
nD5Xjz has joined #nix-darwin
sphalerite has quit [Quit: WeeChat 1.9.1]
sphalerite has joined #nix-darwin
nD5Xjz has quit [Ping timeout: 276 seconds]
nD5Xjz has joined #nix-darwin
__Sander__ has quit [Ping timeout: 265 seconds]
periklis has joined #nix-darwin
periklis has quit [Remote host closed the connection]
ryanartecona has joined #nix-darwin
periklis has joined #nix-darwin
nD5Xjz has quit [Ping timeout: 246 seconds]
nD5Xjz has joined #nix-darwin
ryanartecona has quit [Quit: ryanartecona]
ryanartecona has joined #nix-darwin
periklis has quit [Ping timeout: 264 seconds]
<mpickering>
So should I upstream my updated saga formula which builds and works correctly but has this issue with lots of additional deps or would you not want to merge it?
<gchristensen>
I wonder what it would take to build a Nix for Mac installer like docker for mac
<LnL>
like a non native one?
<gchristensen>
a native installer, but for handling all the build users and stuff without prompting a lot
<LnL>
or a ui for the launchd service, etc.
<gchristensen>
as a bonus it could, indeed, handle a remote linux builder's setup
<LnL>
mpickering: what about the comment from the mailing list?
<LnL>
or am I thinking of something else
<mpickering>
LnL: So the email explains how it works on nixos but not why it doesn't on darwin
<LnL>
I'm referring to the reply about libtool/pkgconfig
<mpickering>
By layus yes?
<LnL>
yeah, but either way sounds like those are not actually new dependencies
<mpickering>
So there is a libgdal.la file which contains the dependencies I had to add
<mpickering>
in gdal/lib
<mpickering>
"Could it be that libtool is not used on darwin?" - I don't know, it appears that it is being used but is broken somehow
<LnL>
ah it's not already added conditionally or something
<mpickering>
added where sorry?
jrolfs_ has joined #nix-darwin
<mpickering>
I added libtool as a buildInput if that's what you meant. Heading to the shops and will see if the build works when I get bac
<LnL>
yeah, if it's not there already only adding libtool might be enough
<johnw>
LnL: will try
<LnL>
it's not in the linux stdenv by default either tho
jrolfs_ has quit [Read error: Connection reset by peer]