summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorBrett Gilio <brettg@gnu.org>2020-11-19 13:22:33 -0600
committerBrett Gilio <brettg@gnu.org>2020-11-19 13:22:33 -0600
commit34ba163718513f8962e14e325a109110a83bdf1c (patch)
treec11b1b77eba1c238aade433e45dc7ea8b94a9ad6 /gnu/packages/ocaml.scm
parent8ed4c468ab611409902c00bdf7c21fdb8d312928 (diff)
downloadguix-patches-34ba163718513f8962e14e325a109110a83bdf1c.tar
guix-patches-34ba163718513f8962e14e325a109110a83bdf1c.tar.gz
gnu: ocaml-cairo2: Amend comment about tests.
* gnu/packages/ocaml.scm (ocaml-cairo2): Amend comment about tests. Related to issue #44725.
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r--gnu/packages/ocaml.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index a407a37cfe..f382badff7 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5802,7 +5802,9 @@ convenience functions for vectors and matrices.")
"0wzysis9fa850s68qh8vrvqc6svgllhwra3kzll2ibv0wmdqrich"))))
(build-system dune-build-system)
(arguments
- `(;; FIXME: (got signal SEGV) #44725
+ `(;; NOTE: GC reclaims bigarrays packed into a custom structure
+ ;; regardless of their refcounts. Affects OCaml >= 4.10.x
+ ;; https://github.com/ocaml/ocaml/issues/9360
#:tests? #f
#:test-target "tests"))
(inputs