pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ocaml: Note in TODO that native code generation is off.
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Fri Aug 21 09:35:22 2026 -0400
Changeset: 8d0263160f8987bfc7418987647ecf8940a3bd0e
Modified Files:
ocaml/TODO
Log Message:
ocaml: Note in TODO that native code generation is off.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d0263160f8987bfc7418987647ecf8940a3bd0e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ocaml/TODO | 27 +++++++++++----------------
1 file changed, 11 insertions(+), 16 deletions(-)
diffs:
diff --git a/ocaml/TODO b/ocaml/TODO
index 9113988699..015c1465b6 100644
--- a/ocaml/TODO
+++ b/ocaml/TODO
@@ -1,7 +1,10 @@
-- improve COMMIT_MESSAGE
+- review vs pkgsrc/lang/ocaml
+ review dropped patches
+ + full diff and validate
+
+- improve COMMIT_MESSAGE
-- run tests and file issues upstream
+- Run tests and file issues upstream
+ 20251020 NetBSD 10 amd64
List of failed tests:
tests/lib-bigarray-2/bigarrfml.ml
@@ -17,18 +20,10 @@
+ unison
+ (call for tests on unison-users)
-- fix native compiler build
- (it's not clear what this means, but test native code generation with unison)
-
-- PLIST has opsys-specific entries, find a solution for that
+- Check on native compiler functionality (disabled)
+ + does it build
+ + does the resulting ocaml build programs that work
-- self tests hang after
-Running tests from 'tests/lib-systhreads' ...
- ... testing 'boundscheck.ml' => passed
- ... testing 'eintr.ml' => passed
- ... testing 'multicore_lifecycle.ml' => passed
- ... testing 'test_c_thread_register.ml' => skipped
- ... testing 'testfork.ml' => skipped
- ... testing 'testfork2.ml' => skipped
- ... testing 'testpreempt.ml' => passed
- ... testing 'testyield.ml'
+- Check over PLIST and how it does or doesn't vary across arch and
+ opsys. There was a prior note about "opsys-specific entries", not
+ understood.
Home |
Main Index |
Thread Index |
Old Index