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 Inggs wrote: Hi M

Bug#803145: [Debian-med-packaging] Bug#803145: opensurgsim: FTBFS: static assertion failed: THIS_METHOD_IS_ONLY_FOR_INNER_OR_LAZY_PRODUCTS

2015-10-27 Thread Paul Novotny
On Tue, 2015-10-27 at 11:20 +, Chris Lamb wrote: > Source: opensurgsim > Version: 0.6.0-3 > Severity: serious > Justification: fails to build from source > User: reproducible-bui...@lists.alioth.debian.org > Usertags: ftbfs > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Dear M

Bug#798718: opensurgsim: FTBFS on mips(el) and s390x: TimerTest fails

2015-09-14 Thread Paul Novotny
On Fri, 11 Sep 2015 17:26:12 -0400 "Aaron M. Ucko" wrote: > Source: opensurgsim > Version: 0.6.0-2 > Severity: important > Justification: fails to build from source > > Builds of opensurgsim on mips, mipsel, and s390x all failed with > errors in SurgSimFrameworkTest's TimerTest, along the followi

Bug#798693: opensurgsim: FTBFS on i386 and powerpc: unaligned Eigen arrays

2015-09-14 Thread Paul Novotny
On Fri, 11 Sep 2015 14:44:15 -0400 "Aaron M. Ucko" wrote: > Source: opensurgsim > Version: 0.6.0-2 > Severity: serious > Justification: fails to build from source > > The i386 and powerpc builds of opensurgsim both failed because many > tests reported errors of the form > > SurgSim*Test: /usr/incl

Bug#791317: yaml-cpp: library transition may be needed when GCC 5 is the default

2015-08-05 Thread Paul Novotny
gelog 2015-04-26 15:45:00.0 -0400 +++ yaml-cpp-0.5.2/debian/changelog 2015-08-04 15:08:28.0 -0400 @@ -1,3 +1,10 @@ +yaml-cpp (0.5.2-2) unstable; urgency=medium + + * Rename libyaml-cpp0.5 to libyaml-cpp0.5v5 for gcc5 transition +(Closes: #791317) + + -- Paul Novotny Tue, 04 Aug 2015

Bug#790887: debian-maintainers: Please add Paul Novotny as a Debian Maintainer

2015-07-02 Thread Paul Novotny
Package: debian-maintainers Severity: normal Tags: patch Please add my key to the Debian keyring. jetring changeset is attached. Comment: Add Paul Novotny as a Debian Maintainer Recommended-By: Andreas Tille Agreement: http://lists.debian.org/debian-newmaint/2015/07/msg1.html

Bug#784207: [Pkg-ime-devel] Bug#784199: fcitx-rime: Cannot enable rime in fcitx

2015-05-21 Thread Paul Novotny
Hello, it looks like yaml-cpp 0.5.2 is not binary compatible with 0.5.1. abi-compliance-checker confirms this. I did not notice this when I updated the yaml-cpp package to 0.5.2. librivet11 may also be affected by this bug, I will investigate. -Paul -- To UNSUBSCRIBE, email to debian-bugs-dist-

Bug#780659: [Debian-med-packaging] Bug#780659: insighttoolkit only built on amd64 and i386

2015-03-24 Thread Paul Novotny
On Tue, 2015-03-17 at 14:53 +0100, Matthias Klose wrote: > Package: src:insighttoolkit4 > Version: 4.6.0-3 > > insighttoolkit is only built on amd64 and i386, while insighttoolkit3 worked > on > some more architectures. any reason for not trying to build that? Sure, it > needs 50g - 100g disk f

Bug#775753: ITP: opensurgsim -- A free platform for surgical simulation

2015-01-19 Thread Paul Novotny
Package: wnpp Severity: wishlist Owner: Paul Novotny * Package name: opensurgsim Version : 0.6.0 Upstream Author : Paul Novotny * URL : http://www.opensurgsim.org/ * License : Apache 2.0 Programming Lang: C++ Description : A free platform for surgical

Bug#651433: patch to turn ITKVTKGLUE back on

2012-01-30 Thread Paul Novotny
Attached are 2 patches that will allow ITKVTKGLUE to be turned back on. They make the ITKVTKGLUE module compatible with vtk 5.8. The first patch, insighttoolkit.patch, actually needs to be applied to the insighttoolkit source. The second patch, wrapitk.patch, is for the wrapitk-python source. dif

Bug#632861: libvtkedge-dev: package needs template (*.txx) files

2011-07-06 Thread Paul Novotny
Package: libvtkedge-dev Version: 0.2.0~20110403-1 Severity: important Tags: patch This package needs to include the template files(*.txx) along with the header files. I have included a patch that adds these files. -- System Information: Debian Release: wheezy/sid APT prefers testing APT polic

Bug#613539: insighttoolkit: FTBFS on multiple architectures

2011-04-21 Thread Paul Novotny
These are probably all caused by out of memory issues. Compiling this package with the new WrapITK python wrappings uses a lot of memory. It uses all my 8GB plus a little virtual memory on my machine (amd64). Although I use 3 cores. Increasing the memory (as Dominique showed above) or limiting the

Bug#590843: libvtkedge-dev: VTKEdgeConfig.cmake points to wrong location for UseVTKEdge.cmake

2010-07-29 Thread Paul Novotny
Package: libvtkedge-dev Version: 0.1.0-2 Severity: important Tags: patch When including vtkedge in a cmake based project, VTKEdgeConfig.cmake is used to load the configuration of libvtkedge. In particular it contains the location of UseVTKEdge.cmake. Because of the way this package is created, Us