Bug 284432 - math/openturns: re-enable for 15 and libc++ 19
Summary: math/openturns: re-enable for 15 and libc++ 19
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks: 284297
  Show dependency treegraph
 
Reported: 2025-01-29 10:09 UTC by Dimitry Andric
Modified: 2025-02-16 16:51 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitry Andric freebsd_committer freebsd_triage 2025-01-29 10:09:45 UTC
In ports f05c111a03f1d63bc2b456749cdc3ab8237ea4f1 Yuri updated openturns to 1.24, which includes the following upstream commit:

https://github.com/openturns/openturns/commit/5b56677c8ca0e479130fb125b2dcf5f71c7309f9

This fixes https://github.com/openturns/openturns/issues/2811, "Compilation fails with clang-19: implicit instantiation of undefined template 'std::char_traits<unsigned char>'".

Therefore, we can delete the BROKEN_FreeBSD_15= line from the Makefile now.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-16 16:50:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6806aac5c2a792325db9ed42f95ce25e0de8338d

commit 6806aac5c2a792325db9ed42f95ce25e0de8338d
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2025-01-29 11:53:32 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2025-02-16 16:48:44 +0000

    math/openturns: unbreak on 15

    PR:             284432
    Approved by:    maintainer timeout (2 weeks)
    MFH:            2025Q1

 math/openturns/Makefile | 2 --
 1 file changed, 2 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-02-16 16:51:30 UTC
A commit in branch 2025Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f592d5d75ec5c6c058ab6e784bb83a5b76464d5

commit 1f592d5d75ec5c6c058ab6e784bb83a5b76464d5
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2025-01-29 11:53:32 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2025-02-16 16:50:16 +0000

    math/openturns: unbreak on 15

    PR:             284432
    Approved by:    maintainer timeout (2 weeks)
    MFH:            2025Q1

    (cherry picked from commit 6806aac5c2a792325db9ed42f95ce25e0de8338d)

 math/openturns/Makefile | 2 --
 1 file changed, 2 deletions(-)