[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#876533: hol-light FTBFS with OCaml 4.05.0



Source: hol-light
Version: 20170109-2
Severity: serious

https://buildd.debian.org/status/package.php?p=hol-light&suite=sid

...
0..0..1..4..11..25..51..106..solved at 153
0..0..1..4..11..solved at 21
0..0..1..5..15..37..85..209..492..solved at 962
0..0..1..4..11..25..55..120..227..404..688..1152..1863..3160..solved at 4748
val CAUCHY_INDUCT : thm =
  |- !P. P 2 /\ (!n. P n ==> P (2 * n)) /\ (!n. P (n + 1) ==> P n)
         ==> (!n. P n)
1 basis elements and 0 critical pairs
3 basis elements and 0 critical pairs
3 basis elements and 0 critical pairs
3 basis elements and 3 critical pairs
4 basis elements and 5 critical pairs
4 basis elements and 4 critical pairs
4 basis elements and 3 critical pairs
5 basis elements and 0 critical pairs
0..0..1..2..5..solved at 10
0..0..1..solved at 4
0..0..1..2..5..solved at 10
0..0..1..2..4..solved at 9
0..0..1..solved at 4
0..0..1..2..4..6..8..11..14..17..solved at 27
val AGM : thm =
  |- !n a.
         1 <= n /\ (!i. 1 <= i /\ i <= n ==> &0 <= a i)
         ==> product (1..n) a <= (sum (1..n) a / &n) pow n
val it : unit = ()
# 
Error: This kind of expression is not allowed as right-hand side of `let rec'
Error in included file /<<PKGBUILDDIR>>/lists.ml

Error in Library/agm.ml, test failed
debian/rules:48: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1


Reply to: