all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Lars Bilke <lars.bilke@ufz.de>
Cc: 70323@debbugs.gnu.org
Subject: [bug#70323] [PATCH] gnu: vtk: Update to 9.3.0
Date: Fri, 31 May 2024 12:31:30 +0200	[thread overview]
Message-ID: <8734pyuvb1.fsf@gnu.org> (raw)
In-Reply-To: <e30f02e0cd7f6ff3b760356aa8e2026225d1b68c.1712751978.git.lars.bilke@ufz.de> (Lars Bilke's message of "Wed, 10 Apr 2024 14:26:18 +0200")

Hi Lars,

Apparently this change breaks Freecad:

--8<---------------cut here---------------start------------->8---
/tmp/guix-build-freecad-0.21.2.drv-0/source/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp: In member func
tion ‘void SMDS_UnstructuredGrid::BuildLinks()’:
/tmp/guix-build-freecad-0.21.2.drv-0/source/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp:1029:25: error:
 no matching function for call to ‘vtkCellLinks::BuildLinks(SMDS_UnstructuredGrid*)’
 1029 |   GetLinks()->BuildLinks(this);
      |   ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /tmp/guix-build-freecad-0.21.2.drv-0/source/src/3rdParty/salomesmesh/inc/SMDS_UnstructuredGrid.hx
x:30,
                 from /tmp/guix-build-freecad-0.21.2.drv-0/source/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGr
id.cpp:20:
/gnu/store/r3zpn5wmn98rllifyqq4h4wkp46zq0j2-vtk-9.3.0/include/vtk-9.3/vtkCellLinks.h:56:8: note: candidate: ‘virtual vo
id vtkCellLinks::BuildLinks()’
   56 |   void BuildLinks() override;
      |        ^~~~~~~~~~
/gnu/store/r3zpn5wmn98rllifyqq4h4wkp46zq0j2-vtk-9.3.0/include/vtk-9.3/vtkCellLinks.h:56:8: note:   candidate expects 0 
arguments, 1 provided
--8<---------------cut here---------------end--------------->8---

I haven’t checked the other dependents returned by ‘guix refresh -l
vtk@9’, but we should (for some reason
<https://qa.guix.gnu.org/issue/70328> hasn’t caught up).

Could you take a look?

Thanks,
Ludo’.




  reply	other threads:[~2024-05-31 10:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 12:26 [bug#70323] [PATCH] gnu: vtk: Update to 9.3.0 Lars Bilke
2024-05-31 10:31 ` Ludovic Courtès [this message]
2024-06-03 14:01 ` [bug#70323] [PATCH v2] " Lars Bilke
2024-06-04  6:29 ` [bug#70323] [PATCH] " Lars Bilke
2024-06-10 11:09 ` [bug#70323] Further work Andreas Enge
2024-06-17  8:34 ` [bug#70323] [PATCH v3 1/2] gnu: vtk: Update to 9.3.0 Lars Bilke
2024-06-17  8:34   ` [bug#70323] [PATCH v3 2/2] gnu: freecad: patch for vtk 9.3.0 Lars Bilke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8734pyuvb1.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=70323@debbugs.gnu.org \
    --cc=lars.bilke@ufz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.