Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887505 - dev-libs/pegtl-3.2.5: (EAPI7-)cleanup, blocked by sci-libs/vtk
Summary: dev-libs/pegtl-3.2.5: (EAPI7-)cleanup, blocked by sci-libs/vtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://discourse.vtk.org/t/compilati...
Whiteboard:
Keywords:
Depends on: 864901 899470
Blocks: EAPI7Removal
  Show dependency tree
 
Reported: 2022-12-20 19:11 UTC by Andreas Sturmlechner
Modified: 2024-01-10 12:41 UTC (History)
1 user (show)

See Also:
Package list:
dev-libs/pegtl-3.2.5 *
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2022-12-20 19:11:44 UTC
How about that?
Comment 1 Bernd 2023-01-25 06:37:39 UTC
If we drop the 2.x version, VTK will use the bundled pegtl library, as long as they don't have updated to 3.x. 
IIRC I tried to disable it some time ago, but it didn't work out. So, IMO VTK needs this library, even when build without any USE flags set.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 04:03:27 UTC
The test failure didn't seem to come up in bug 899470.
Comment 3 Bernd 2023-03-05 08:08:16 UTC
See also https://gitlab.kitware.com/vtk/vtk/-/issues/18151 for an issue to update to pegtl-3.
Comment 4 Larry the Git Cow gentoo-dev 2024-01-10 12:41:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0167fc77186716079471d895b32b2283ca8b7fc4

commit 0167fc77186716079471d895b32b2283ca8b7fc4
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-07-06 14:26:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-10 12:41:01 +0000

    sci-libs/vtk: add 9.3.0
    
    Closes: https://bugs.gentoo.org/918898
    Closes: https://bugs.gentoo.org/909520
    Closes: https://bugs.gentoo.org/909380
    Closes: https://bugs.gentoo.org/908874
    Closes: https://bugs.gentoo.org/906264
    Closes: https://bugs.gentoo.org/906075
    Closes: https://bugs.gentoo.org/887505
    Closes: https://bugs.gentoo.org/840776
    Closes: https://bugs.gentoo.org/835659
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34432
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/vtk/Manifest                              |   6 +
 sci-libs/vtk/files/vtk-9.2.5-pegtl-3.x.patch       | 136 +++
 ...ix-Java-error-with-integer-enum-overloads.patch |  51 ++
 sci-libs/vtk/files/vtk-9.3.0-java.patch            |  11 +
 sci-libs/vtk/files/vtk-9.3.0-opencascade.patch     |  17 +
 sci-libs/vtk/files/vtk-9.3.0-pdal-2.6.0.patch      |  77 ++
 .../vtk-9.3.0-too-many-initializer-values.patch    |  20 +
 sci-libs/vtk/metadata.xml                          |   1 +
 sci-libs/vtk/vtk-9.3.0.ebuild                      | 909 +++++++++++++++++++++
 9 files changed, 1228 insertions(+)