Re: C++ build errors

2016-12-07 Thread Stephan Bergmann
On 12/07/2016 11:08 AM, Jakub Jelinek wrote: On Wed, Dec 07, 2016 at 11:04:37AM +0100, Stephan Bergmann wrote: On 12/06/2016 04:16 PM, Jakub Jelinek wrote: On Tue, Dec 06, 2016 at 02:51:14PM -, Jeremy Newton wrote: Anyone have any idea what causes these errors? Trying to update a package

Re: C++ build errors

2016-12-07 Thread Jakub Jelinek
On Wed, Dec 07, 2016 at 11:04:37AM +0100, Stephan Bergmann wrote: > On 12/06/2016 04:16 PM, Jakub Jelinek wrote: > >On Tue, Dec 06, 2016 at 02:51:14PM -, Jeremy Newton wrote: > >>Anyone have any idea what causes these errors? Trying to update a package > >>and it failed during a local test

Re: C++ build errors

2016-12-07 Thread Stephan Bergmann
On 12/06/2016 04:16 PM, Jakub Jelinek wrote: On Tue, Dec 06, 2016 at 02:51:14PM -, Jeremy Newton wrote: Anyone have any idea what causes these errors? Trying to update a package and it failed during a local test build in mock (f25): In file included from

Re: C++ build errors

2016-12-06 Thread Jeremy Newton
Thanks! I'll take a look into the port guide. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: C++ build errors

2016-12-06 Thread Jakub Jelinek
On Tue, Dec 06, 2016 at 02:51:14PM -, Jeremy Newton wrote: > Anyone have any idea what causes these errors? Trying to update a package and > it failed during a local test build in mock (f25): > > In file included from /usr/include/c++/6.2.1/stdlib.h:36:0, > from expr.ypp:5:

C++ build errors

2016-12-06 Thread Jeremy Newton
Anyone have any idea what causes these errors? Trying to update a package and it failed during a local test build in mock (f25): In file included from /usr/include/c++/6.2.1/stdlib.h:36:0, from expr.ypp:5: /usr/include/c++/6.2.1/cstdlib:124:11: error: '::div_t' has not been