Bug 263206 - math/teyjus: chase OCaml upgrade
Summary: math/teyjus: chase OCaml upgrade
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks: 262781
  Show dependency treegraph
 
Reported: 2022-04-10 18:31 UTC by Thierry Thomas
Modified: 2024-03-11 22:01 UTC (History)
4 users (show)

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


Attachments
Chase the upgrade of OCaml (1.33 KB, patch)
2022-04-10 18:31 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2022-04-10 18:31:17 UTC
Created attachment 233133 [details]
Chase the upgrade of OCaml

Fix a failure reported in PR 262781 with a recent OCaml.

(Do not rely on bundled headers, but use the ones installed by OCaml).

Important note: all the PR related to Ocaml ports must be committed at the same time!
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-04-10 18:34:13 UTC
Approved, thank you!
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2022-04-10 18:36:02 UTC
Thanks Yuri!

To be committed with the upgrade of OCaml.
Comment 3 Benjamin Jacobs 2024-02-13 08:24:19 UTC
(In reply to Yuri Victorovich from comment #1)

I submitted https://reviews.freebsd.org/D43861 which papers over math/teyjus's 
compilation issues on current (4.08.1), in addition to the other problems also fixed by Thierry's patch (I missed the ocamlopt:lang/ocaml cleanup though, oh well... not a big deal).