Bug 263206

Summary: math/teyjus: chase OCaml upgrade
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: freebsd, madpilot, thierry, yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 262781    
Attachments:
Description Flags
Chase the upgrade of OCaml none

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).