[Debian-med-packaging] Bug#746863: FTBFS src:insighttoolkit4

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed Jul 16 10:29:09 UTC 2014


Unfortunately seems that the gccxml changes are almost 0 (I got confused by the commits exactly one month ago).

However the builds in my pbuilder chroot went successfully, I did a cmake .. with the parameters in rules file, and the make was successful. (did not run dpkg or fakeroot, since the build failure was in make and reproducible with manual cmake issuing)

So my opinion is that rebuilding gccxml with a newer unstable programs (gcc-4.9?) did the trick or the autoconf stuff fixed this issue, rather than the new upstream release (that has no differences from the debian one, just one line that shouldn't have any effect and the patch merged).

So if my guess is right my two builds (I'm rebuilding both amd64 and i386 at the same time) will succeed and I'll report here.

Unfortunately this will take some hours, I'm still around 30% of the build process for both of them


The debdiff for insighttoolkit4 is fairly trivial
diff -Nru insighttoolkit4-4.5.2/debian/changelog insighttoolkit4-4.5.2/debian/changelog
--- insighttoolkit4-4.5.2/debian/changelog    2014-07-01 23:17:24.000000000 +0200
+++ insighttoolkit4-4.5.2/debian/changelog    2014-07-16 12:08:55.000000000 +0200
@@ -1,3 +1,11 @@
+insighttoolkit4 (4.5.2-4) unstable; urgency=medium
+
+  * Team upload.
+  * control.in: bump gccxml dep to 0.9.0+git20140716-1 to ensure
+    up-to-date support for GCC 4.9.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Wed, 16 Jul 2014 12:07:29 +0200
+
 insighttoolkit4 (4.5.2-3) unstable; urgency=medium
 
   * control.in: bump gccxml dep to 0.9.0+git20140610-2 to ensure
diff -Nru insighttoolkit4-4.5.2/debian/control.in insighttoolkit4-4.5.2/debian/control.in
--- insighttoolkit4-4.5.2/debian/control.in    2014-07-01 23:15:52.000000000 +0200
+++ insighttoolkit4-4.5.2/debian/control.in    2014-07-16 12:10:02.000000000 +0200
@@ -8,7 +8,7 @@
 Build-Depends: debhelper (>= 9),
      cmake, 
     swig (>= 2.0), 
-    gccxml (>= 0.9.0+git20140610-2),
+    gccxml (>= 0.9.0+git20140716-1),
     zlib1g-dev (>= 1.2.2), 
     libpng12-dev, 
     libtiff-dev,


Gianfranco








> Il Mercoledì 16 Luglio 2014 12:13, Gert Wollny <gw.fossdev at gmail.com> ha scritto:
> > On Tue, 2014-07-15 at 23:14 +0200, Andreas Tille wrote:
> 
> [...]
>>  I could do the sponsering if needed.  Please confirm that
>>  debian/makeSource.sh really fetches the source you are working on.
>>  I also think *if* I would do the upload and nobody would beat me
>>  I would switch to xz compression for the original tarball.
> 
> After the new gccxml package becomes available in sid I could do the
> insighttoolkit4 upload.
> 
> best regards,
> Gert
>



More information about the Debian-med-packaging mailing list