Bug#831096: opensurgsim: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory

2016-09-07 Thread Paul Novotny
On Tue, Sep 6, 2016 at 4:06 PM, Andreas Tille wrote: [Paul, I wonder whether you realised the problems with opensurgsim] Thanks for the heads up. Graham's GCC6 patch works for me. I'll get it applied upstream. Hi Graham, On Thu, Aug 25, 2016 at 02:37:53PM +0200, Graham

Bug#831096: opensurgsim: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory

2016-09-06 Thread Andreas Tille
[Paul, I wonder whether you realised the problems with opensurgsim] Hi Graham, On Thu, Aug 25, 2016 at 02:37:53PM +0200, Graham Inggs wrote: > Hi Maintainer > > The attached patch fixes the FTBFS with GCC 6. > I'll open a separate bug for the eigen3 issue and mark it as being blocked > by

Bug#831096: opensurgsim: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory

2016-08-25 Thread Graham Inggs
Control: tags -1 patch Hi Maintainer The attached patch fixes the FTBFS with GCC 6. I'll open a separate bug for the eigen3 issue and mark it as being blocked by #835411. Regards Graham Description: Fix FTBFS with GCC 6 See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129 Bug-Debian:

Bug#831096: opensurgsim: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory

2016-08-24 Thread Graham Inggs
With the aforementioned patch in place, opensurgsim builds successfully with eigen3 3.3~beta1-2. Unfortunately, it fails to build with eigen3 3.3~beta2-1 currently in testing with the following message (hopefully the relevant bits): [ 99%] Building CXX object

Bug#831096: opensurgsim: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory

2016-08-23 Thread Graham Inggs
Hi Maintainer The following change fixes the problem with 'stdlib.h: No such file or directory' for me, however there may still be other problems. Regards Graham --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -93,7 +93,7 @@ endif(USE_SYSTEM_YAMLCPP)

Bug#831096: opensurgsim: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory

2016-07-14 Thread Lucas Nussbaum
Source: opensurgsim Version: 0.6.0-5 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160713 qa-ftbfs Justification: FTBFS with GCC 6 on amd64 Hi, During a rebuild of all packages in sid using the gcc-defaults package available in experimental to make GCC