ยซ Up

mathcomp-character 1.6.2 Error with dependencies ๐Ÿš’

Context

# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-num            base        Num library distributed with the OCaml compiler
base-threads        base
base-unix           base
camlp5              7.14        Preprocessor-pretty-printer of OCaml
conf-findutils      1           Virtual package relying on findutils
conf-perl           2           Virtual package relying on perl
coq                 8.7.0       Formal proof management system
num                 0           The Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.05.0      The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0      Official 4.05.0 release
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.5       A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-mathcomp-character"
version: "1.6.2"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-C" "mathcomp/character" "-j" "%{jobs}%" ]
install: [ make "-C" "mathcomp/character" "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/character'" ]
depends: [
  "ocaml"
  "coq-mathcomp-field" {= "1.6.2"}
]
tags: [ "keyword:algebra" "keyword:character" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Thรฉry <>" "Assia Mahboubi <>" ]
synopsis: "Mathematical Components Library on character theory"
description: """
This library contains definitions and theorems about group
representations, characters and class functions."""
url {
  src: "http://github.com/math-comp/math-comp/archive/mathcomp-1.6.2.tar.gz"
  checksum: "md5=cf10cb16f1ac239a9d52c029a4e00f66"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-mathcomp-character.1.6.2 coq.8.7.0
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-mathcomp-character.1.6.2 coq.8.7.0
Return code
7936
Duration
13 m 0 s
Output
# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-num            base        Num library distributed with the OCaml compiler
base-threads        base
base-unix           base
camlp5              7.14        Preprocessor-pretty-printer of OCaml
conf-findutils      1           Virtual package relying on findutils
conf-perl           2           Virtual package relying on perl
coq                 8.7.0       Formal proof management system
num                 0           The Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.05.0      The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0      Official 4.05.0 release
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.5       A library manager for OCaml
The following actions will be performed:
  - install coq-mathcomp-ssreflect 1.6.2
  - install coq-mathcomp-fingroup  1.6.2
  - install coq-mathcomp-algebra   1.6.2
  - install coq-mathcomp-solvable  1.6.2
  - install coq-mathcomp-field     1.6.2
===== 5 to install =====
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[coq-mathcomp-fingroup.1.6.2] downloaded from http://github.com/math-comp/math-comp/archive/mathcomp-1.6.2.tar.gz
[coq-mathcomp-algebra.1.6.2] downloaded from http://github.com/math-comp/math-comp/archive/mathcomp-1.6.2.tar.gz
[coq-mathcomp-field.1.6.2] downloaded from http://github.com/math-comp/math-comp/archive/mathcomp-1.6.2.tar.gz
[coq-mathcomp-solvable.1.6.2] found in cache
[coq-mathcomp-ssreflect.1.6.2] found in cache
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed coq-mathcomp-ssreflect.1.6.2
-> installed coq-mathcomp-fingroup.1.6.2
-> installed coq-mathcomp-algebra.1.6.2
[ERROR] The compilation of coq-mathcomp-solvable failed at "/home/bench/.opam/opam-init/hooks/sandbox.sh build make -C mathcomp/solvable -j 7".
#=== ERROR while compiling coq-mathcomp-solvable.1.6.2 ========================#
# context              2.0.1 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///home/bench/run/opam-coq-archive/released
# path                 ~/.opam/ocaml-base-compiler.4.05.0/.opam-switch/build/coq-mathcomp-solvable.1.6.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build make -C mathcomp/solvable -j 7
# exit-code            2
# env-file             ~/.opam/log/coq-mathcomp-solvable-30008-4345db.env
# output-file          ~/.opam/log/coq-mathcomp-solvable-30008-4345db.out
### output ###
# [...]
# File "./extremal.v", line 4, characters 0-81:
# Warning: Notation _ * _ was already used in scope nat_scope.
# [notation-overridden,parsing]
# File "./extremal.v", line 1764, characters 4-60:
# Error:
# Ltac call to "rewrite (ssrrwargs) (ssrclauses)" failed.
# System error: "No space left on device"
# 
# make[2]: *** [Makefile.coq:640: extremal.vo] Error 1
# make[1]: *** [Makefile.coq:313: all] Error 2
# make: *** [Makefile:33: all] Error 2
# make: Leaving directory '/home/bench/.opam/ocaml-base-compiler.4.05.0/.opam-switch/build/coq-mathcomp-solvable.1.6.2/mathcomp/solvable'
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build coq-mathcomp-solvable 1.6.2
+- 
+- The following changes have been performed (the rest was aborted)
| - install coq-mathcomp-algebra   1.6.2
| - install coq-mathcomp-fingroup  1.6.2
| - install coq-mathcomp-ssreflect 1.6.2
+- 
# Run eval $(opam env) to update the current shell environment
The former state can be restored with:
    opam switch import "/home/bench/.opam/ocaml-base-compiler.4.05.0/.opam-switch/backup/state-20220914095433.export"

Install ๐Ÿš€

Command
true
Return code
0
Duration
0 s

Installation size

No files were installed.

Uninstall ๐Ÿงน

Command
true
Return code
0
Missing removes
none
Wrong removes
none