Re: [Kicad-developers] recent macos build failures

2019-04-24 Thread Adam Wolf
I already have a way to handle this, actually, and will release 5.1.2-1. This is already handled in my scripts because of a messup of mine from the V4 days. If I keep messing up eventually our system will handle everything :p Adam On Wed, Apr 24, 2019, 9:17 AM Wayne Stambaugh wrote: > I guess

Re: [Kicad-developers] recent macos build failures

2019-04-24 Thread Wayne Stambaugh
I guess this means that on macos we will have to package 5.1.2-2-gb6c9d4a8 as stable instead of 5.1.2 for older versions of macos. Sigh! Cheers, Wayne On 4/24/2019 9:34 AM, John Beard wrote: Hi Adam, The fix was only made on master. I have pushed it to 5.1 as commit b6c9d4a88c279c4269cb229

Re: [Kicad-developers] recent macos build failures

2019-04-24 Thread John Beard
Hi Adam, The fix was only made on master. I have pushed it to 5.1 as commit b6c9d4a88c279c4269cb22995765640de294a16e Cheers, John On Wed, Apr 24, 2019 at 2:24 PM Adam Wolf wrote: > > I am seeing this again when I am trying to build 5.1.2 for macOSes > older than 10.14. Does that make any sens

Re: [Kicad-developers] recent macos build failures

2019-04-24 Thread Adam Wolf
I am seeing this again when I am trying to build 5.1.2 for macOSes older than 10.14. Does that make any sense? Adam On Mon, Apr 8, 2019 at 10:12 PM Adam Wolf wrote: > > Thanks! Amazing response time! > > On Mon, Apr 8, 2019 at 2:34 PM Seth Hillbrand wrote: >> >> Am 2019-04-08 14:57, schrieb A

Re: [Kicad-developers] recent macos build failures

2019-04-08 Thread Adam Wolf
Thanks! Amazing response time! On Mon, Apr 8, 2019 at 2:34 PM Seth Hillbrand wrote: > Am 2019-04-08 14:57, schrieb Adam Wolf: > > Hi folks! > > > > Anyone having issues like this recently? > > > > 08:58:06 default: > > /vagrant/build/kicad/src/kicad/qa/eeschema/eeschema_test_utils.cpp:28:23

Re: [Kicad-developers] recent macos build failures

2019-04-08 Thread Seth Hillbrand
Am 2019-04-08 14:57, schrieb Adam Wolf: Hi folks! Anyone having issues like this recently? 08:58:06 default: /vagrant/build/kicad/src/kicad/qa/eeschema/eeschema_test_utils.cpp:28:23: error: no member named 'getenv' in namespace 'std'; did you mean simply 'getenv'? 08:58:06 default:

[Kicad-developers] recent macos build failures

2019-04-08 Thread Adam Wolf
Hi folks! Anyone having issues like this recently? *08:58:06* default: /vagrant/build/kicad/src/kicad/qa/eeschema/eeschema_test_utils.cpp:28:23: error: no member named 'getenv' in namespace 'std'; did you mean simply 'getenv'?*08:58:06* default: const char* env = std::getenv( "KICAD_T