Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Adam Wolf
Hmm. This is starting to concern me. When I checked out KiCad from source, and ran an appropriate cmake/make against it, this happened again. When I reran cmake/make in my existing source/build directory pair, this did not happen. I checked bzr status to see if I had any modifications, and I

Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Garth Corral
Hi, Adam. Sorry I hadn’t looked at this previously, I’ve not seen this issue. I likely won’t have a chance to look at this until late today at the earliest, but just a quick glance makes me suspect a deployment target issue. I don’t have a system on which to verify at the moment, but I don’t

Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Adam Wolf
Ooh! That might be it! I build against 10.7 on purpose. I need to make sure that my 10.7 sysroot survived the latest OS X update. Adam Wolf On Apr 27, 2015 10:56 AM, Garth Corral gcor...@abode.com wrote: Hi, Adam. Sorry I hadn’t looked at this previously, I’ve not seen this issue. I

Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Bob Gustafson
Hi Adam Perhaps it was an upgrade of your build machine from 10.10.2 to 10.10.3 ? Bob g On 04/27/2015 10:56 AM, Garth Corral wrote: Hi, Adam. Sorry I hadn’t looked at this previously, I’ve not seen this issue. I likely won’t have a chance to look at this until late today at the earliest,

Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Garth Corral
Okay, just very quickly, and again, probably can’t get back to this today, but in boost/libs/filesystem/src/operations.cpp, there’s this bit of code: # if defined(AT_FDCWD) defined(AT_SYMLINK_NOFOLLOW) \ !(defined(__SUNPRO_CC) || defined(sun)) \ !(defined(linux) ||

Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Adam Wolf
Yup, down that rabbit hole. Thanks for the inspiration, I hope this is it! (Now, as to why this started happening now, when I've been building against 10.7 for 7+ months, is an investigation for another day.) Adam Wolf On Mon, Apr 27, 2015 at 11:15 AM, Garth Corral gcor...@abode.com wrote:

Re: [Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-27 Thread Adam Wolf
Bob, it's actually funny. I don't upgrade my build machines without updating my test machine first. Over the weekend, I decided to upgrade my test machine, to prep for updating the build machine. Before doing the update, I made a build on my test machine, to prove it works before making the

[Kicad-developers] libboost-filesystem.a mac build confusion?

2015-04-25 Thread Adam Wolf
Hi folks, Anyone ever see this before? clang: warning: argument unused during compilation: '-XLinker,-cref' clang: warning: argument unused during compilation: '-XLinker,-Map=_pcbnew.kiface.map' Undefined symbols for architecture x86_64: _fchmodat, referenced from: