Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.rc > #283622 > unrolled thread

Bug#957360: insighttoolkit4: ftbfs with GCC-10

Started byÉtienne Mollier <etienne.mollier@mailoo.org>
First post2020-08-02 17:40 +0200
Last post2020-08-06 21:20 +0200
Articles 7 — 3 participants

Back to article view | Back to linux.debian.bugs.rc

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#957360: insighttoolkit4: ftbfs with GCC-10 Étienne Mollier <etienne.mollier@mailoo.org> - 2020-08-02 17:40 +0200
    Bug#957360: insighttoolkit4: ftbfs with GCC-10 Andreas Tille <andreas@an3as.eu> - 2020-08-02 19:40 +0200
      Bug#957360: insighttoolkit4: ftbfs with GCC-10 Étienne Mollier <etienne.mollier@mailoo.org> - 2020-08-02 20:30 +0200
        Bug#957360: insighttoolkit4: ftbfs with GCC-10 Étienne Mollier <etienne.mollier@mailoo.org> - 2020-08-03 08:50 +0200
          Bug#957360: insighttoolkit4: ftbfs with GCC-10 Étienne Mollier <etienne.mollier@mailoo.org> - 2020-08-04 20:40 +0200
            Bug#957360: RFS: Bug#957360: insighttoolkit4: ftbfs with GCC-10 Étienne Mollier <etienne.mollier@mailoo.org> - 2020-08-06 21:20 +0200
              Processed: RFS: Bug#957360: insighttoolkit4: ftbfs with GCC-10 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-08-06 21:20 +0200

#283622 — Bug#957360: insighttoolkit4: ftbfs with GCC-10

FromÉtienne Mollier <etienne.mollier@mailoo.org>
Date2020-08-02 17:40 +0200
SubjectBug#957360: insighttoolkit4: ftbfs with GCC-10
Message-ID<AzofE-7GA-17@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Greetings,

The failure does not appear with upstream default build options,
but manifests when Wrapping is enabled, for the Python bindings.

After spending a bit of time investigating #957360, I found a
few references to the issue upstream, with a fix which consisted
to force usage of castxml 0.3.4 in CMake's build requirements
specifications:

        https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957360
        https://discourse.itk.org/t/weird-compile-errors-when-setting-dcmake-cxx-standard-17/3094
        https://github.com/InsightSoftwareConsortium/ITK/pull/1876/files#diff-93909ee5c75b85d1412947c92cef96cc

After some testing, I saw the use of castxml 0.3.4 indeed helped
with the ftbfs.  If I understood the situation properly, this
means this issue will most likely be fixed by an update of
castxml, which is still 0.3.3 in Sid for the moment.  There may
be other options, I'm trying -DCMAKE_CXX_STANDARD=11, but I'm
not too fond of downgrading.

Kind Regards,
-- 
Étienne Mollier <etienne.mollier@mailoo.org>
Old rsa/3072: 5ab1 4edf 63bb ccff 8b54  2fa9 59da 56fe fff3 882d
New rsa/4096: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/3, please excuse my verbosity.

[toc] | [next] | [standalone]


#283637

FromAndreas Tille <andreas@an3as.eu>
Date2020-08-02 19:40 +0200
Message-ID<Azq7M-ou-13@gated-at.bofh.it>
In reply to#283622
Hi Étienne,

thanks for checking this bug.

On Sun, Aug 02, 2020 at 05:35:21PM +0200, Étienne Mollier wrote:
> I saw the use of castxml 0.3.4 indeed helped
> with the ftbfs.  If I understood the situation properly, this
> means this issue will most likely be fixed by an update of
> castxml, which is still 0.3.3 in Sid for the moment.

I've just uoloaded castxml 0.3.4.

Kind regards

        Andreas.

-- 
http://fam-tille.de

[toc] | [prev] | [next] | [standalone]


#283641

FromÉtienne Mollier <etienne.mollier@mailoo.org>
Date2020-08-02 20:30 +0200
Message-ID<AzqU9-U3-9@gated-at.bofh.it>
In reply to#283637

[Multipart message — attachments visible in raw view] — view raw

Hi Andreas,

Andreas Tille, on 2020-08-02 19:36:30 +0200:
> I've just uoloaded castxml 0.3.4.

Thank you for the swift upgrade of castxml.  I pulled your
changes on my machine and triggered a build of ITK with the
following constraint in the build dependencies:

	castxml (>= 0.3.4),

I will push that change to salsa if I see the build succeed,
probably tomorrow morning given the build time, unless I can
get no sleep.

Kind Regards,
-- 
Étienne Mollier <etienne.mollier@mailoo.org>
Old rsa/3072: 5ab1 4edf 63bb ccff 8b54  2fa9 59da 56fe fff3 882d
New rsa/4096: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/1, please excuse my verbosity.

[toc] | [prev] | [next] | [standalone]


#283667

FromÉtienne Mollier <etienne.mollier@mailoo.org>
Date2020-08-03 08:50 +0200
Message-ID<AzCsh-7Zn-3@gated-at.bofh.it>
In reply to#283641

[Multipart message — attachments visible in raw view] — view raw

Étienne Mollier, on 2020-08-02 20:25:07 +0200:
> I will push that change to salsa if I see the build succeed,

Arf, no dice, there might be more changes needed, including
maybe:
  * reviewing cmake build dependencies metainformations, as in
    the upstream commit documented in a previous entry, which
    makes me wonder whether the system castxml is actually used,
  * an update to ITK 4.13.3.

Nothing is out of reach, but it won't happen this morning UTC+2.

Kind Regards,
-- 
Étienne Mollier <etienne.mollier@mailoo.org>
Old rsa/3072: 5ab1 4edf 63bb ccff 8b54  2fa9 59da 56fe fff3 882d
New rsa/4096: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/tty1, please excuse my verbosity.

[toc] | [prev] | [next] | [standalone]


#284043

FromÉtienne Mollier <etienne.mollier@mailoo.org>
Date2020-08-04 20:40 +0200
Message-ID<AAa0W-3pS-17@gated-at.bofh.it>
In reply to#283667

[Multipart message — attachments visible in raw view] — view raw

Greeting,

On Mon, 3 Aug 2020 08:45:35 +0200 Étienne Mollier <etienne.mollier@mailoo.org> wrote:
> Arf, no dice, there might be more changes needed, including
> maybe:
>   * reviewing cmake build dependencies metainformations, as in
>     the upstream commit documented in a previous entry, which
>     makes me wonder whether the system castxml is actually used,

Doing this review, it turned out that ITK needed a castxml built
with at least llvm 10, so I bumped the version requirement in
the build dependencies of castxml 0.3.4-2.  This allowed the
build to move one step forward, even if it didn't went through.

>   * an update to ITK 4.13.3.

I am now working on this part.  Hopefuly this will help getting
through the build process further.

Kind Regards,
-- 
Étienne Mollier <etienne.mollier@mailoo.org>
Old rsa/3072: 5ab1 4edf 63bb ccff 8b54  2fa9 59da 56fe fff3 882d
New rsa/4096: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/5, please excuse my verbosity.

[toc] | [prev] | [next] | [standalone]


#284223 — Bug#957360: RFS: Bug#957360: insighttoolkit4: ftbfs with GCC-10

FromÉtienne Mollier <etienne.mollier@mailoo.org>
Date2020-08-06 21:20 +0200
SubjectBug#957360: RFS: Bug#957360: insighttoolkit4: ftbfs with GCC-10
Message-ID<AATAJ-5Xt-3@gated-at.bofh.it>
In reply to#284043

[Multipart message — attachments visible in raw view] — view raw

Control: tag -1 pending

Good day,

This night's build of insighttoolkit 4.13.3 in the clean chroot
went through, and test suite validated without particular
issues.  I pushed the part of my work fixing #957360 on Salsa:

	https://salsa.debian.org/med-team/insighttoolkit

As is, it may not be lintian clean, but I only managed to start
a gbp run only a few moments ago, so will have the .dsc to
scan against tomorrow.

If someone else attempts a run with git buildpackage, note the
external data fetched by debian/rules get-orig-source, which
need to be put into an appropriate archive .orig-data.tar.gz;
something specific to format 3.0 (quilt) if I understood
correctly dpkg-source(1).  I'm not comfortable with this format,
so haven't marked the release as ready for upload yet, by fear
of having screwed the branch named "upstream", but maybe it is.

Kind Regards,
-- 
Étienne Mollier <etienne.mollier@mailoo.org>
Old rsa/3072: 5ab1 4edf 63bb ccff 8b54  2fa9 59da 56fe fff3 882d
New rsa/4096: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/3, please excuse my verbosity.

[toc] | [prev] | [next] | [standalone]


#284224 — Processed: RFS: Bug#957360: insighttoolkit4: ftbfs with GCC-10

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2020-08-06 21:20 +0200
SubjectProcessed: RFS: Bug#957360: insighttoolkit4: ftbfs with GCC-10
Message-ID<AATAJ-5Xt-1@gated-at.bofh.it>
In reply to#284223
Processing control commands:

> tag -1 pending
Bug #957360 [src:insighttoolkit4] insighttoolkit4: ftbfs with GCC-10
Added tag(s) pending.

-- 
957360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957360
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.bugs.rc


csiph-web